/titanic_51/usr/src/cmd/sgs/libld/common/ |
H A D | resolve.c | 158 (ifl->ifl_ehdr->e_type == ET_REL)) { in sym_visibility() 329 (ifl->ifl_ehdr->e_type == ET_REL)) { in sym_promote() 412 if (ifl->ifl_ehdr->e_type == ET_REL) { in sym_override() 567 if ((ofile == ET_REL) && (nfile == ET_REL) && (obind != STB_WEAK) && in sym_tworeals() 632 } else if ((nfile == ET_REL) && ((ofile == ET_DYN) || in sym_tworeals() 681 if ((ofile == ET_REL) && (nfile == ET_REL) && (obind == nbind) && in sym_realtent() 748 if (((ofile == ET_REL) && (nfile == ET_REL) in sym_realtent() [all...] |
H A D | syms.c | 414 if ((etype == ET_REL) && (sdp->sd_isc == NULL)) { in ld_sym_enter() 439 if ((etype == ET_NONE) || (etype == ET_REL)) { in ld_sym_enter() 524 if ((etype == ET_REL) && in ld_sym_enter() 581 } else if (etype == ET_REL) { in ld_sym_enter() 2022 etype_rel = (etype == ET_REL); in ld_sym_process() 2344 if ((etype == ET_REL) && (ifl->ifl_flags & FLG_IF_OTOSCAP)) in ld_sym_process() 3064 ifl->ifl_ehdr->e_type = ET_REL; in ld_sym_add_u()
|
H A D | files.c | 255 if (ifl && (ifl->ifl_ehdr->e_type == ET_REL)) { in sf1_cap() 297 if (ifl->ifl_ehdr->e_type != ET_REL) { in sf1_cap() 955 if (ifl->ifl_ehdr->e_type != ET_REL) in process_cap() 1000 if (ifl->ifl_ehdr->e_type != ET_REL) in process_cap() 1302 if (ifl->ifl_ehdr->e_type == ET_REL) { in process_reloc() 2315 * Process a progbits section from a relocatable object (ET_REL). 2474 /* ET_REL ET_DYN */ 2500 /* ET_REL ET_DYN */ 2780 * column == ET_REL in process_elf() 3007 if (capinfoisp && (ifl->ifl_ehdr->e_type == ET_REL) in process_elf() [all...] |
H A D | ldmain.c | 306 etype = ET_REL; in ld_main()
|
H A D | version.c | 635 if (ifl->ifl_ehdr->e_type == ET_REL) in ld_vers_def_process()
|
H A D | map_support.c | 180 ifl->ifl_ehdr->e_type = ET_REL; in ld_map_ifl()
|
H A D | README.XLINK | 37 calls dlopen() on a relocatable object (ET_REL).
|
/titanic_51/usr/src/grub/grub-0.97/netboot/ |
H A D | elf.h | 8 #define ET_REL 1 /* Relocatable file */ macro
|
/titanic_51/usr/src/cmd/abi/appcert/static_prof/ |
H A D | static_prof.c | 488 case ET_REL: in obj_elf_hdr() 568 /* e_type == ET_REL meaning Relocatable file */ in obj_prog_hdr() 569 if (c->obj->ehdr->e_type == ET_REL) in obj_prog_hdr() 793 if (c->obj->ehdr->e_type == ET_REL) { in obj_app_symtab()
|
/titanic_51/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_disasm.c | 314 /* check for ELF ET_REL type; turn on NOIMMSYM if so */ in libdisasm_ins2str() 319 leh.e_type == ET_REL) { in libdisasm_ins2str()
|
H A D | mdb_gelf.c | 85 npbit++; /* Keep count for ET_REL code below */ in gelf_sect_init() 89 * If the file is of type ET_REL, we would still like to provide file in gelf_sect_init() 100 if (gf->gf_ehdr.e_type == ET_REL && npbit != 0) { in gelf_sect_init() 976 if (gst->gst_ehdr->e_type == ET_REL && gst->gst_file != NULL) { in gelf32_symtab_init() 1073 if (gst->gst_ehdr->e_type == ET_REL && gst->gst_file != NULL) { in gelf64_symtab_init()
|
/titanic_51/usr/src/cmd/sgs/elfwrap/common/ |
H A D | elfwrap.c | 280 ehdr->e_type = ET_REL; in output()
|
/titanic_51/usr/src/cmd/sgs/ldd/common/ |
H A D | ldd.c | 465 (ehdr.e_type != ET_REL)) { in elf_check()
|
/titanic_51/usr/src/cmd/dis/ |
H A D | dis_main.c | 588 * If ET_REL (.o), printing immediate symbols is likely to in dis_file() 593 if (ehdr.e_type == ET_REL) in dis_file()
|
/titanic_51/usr/src/uts/common/sys/ |
H A D | elf.h | 135 #define ET_REL 1 macro
|
/titanic_51/usr/src/boot/sys/boot/common/ |
H A D | load_elf_obj.c | 121 hdr->e_type != ET_REL) { in __elfN()
|
/titanic_51/usr/src/boot/sys/sys/ |
H A D | elf_common.h | 189 #define ET_REL 1 /* Relocatable. */ macro
|
/titanic_51/usr/src/cmd/sgs/libconv/common/ |
H A D | elf.msg | 461 @ MSG_ET_REL_CF "ET_REL" # 2
|
/titanic_51/usr/src/lib/libdtrace/common/ |
H A D | dt_link.c | 487 elf_file.ehdr.e_type = ET_REL; in dump_elf32() 624 elf_file.ehdr.e_type = ET_REL; in dump_elf64()
|
/titanic_51/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 483 if (ehdr->e_type == ET_REL) { in sections() 697 (ehdr->e_type != ET_REL)) { in unwind_eh_frame() 1255 * section for non-ET_REL files, we subtract the in output_symbol() 1262 if (state->ehdr->e_type != ET_REL) in output_symbol() 4225 if (ehdr->e_type == ET_REL) { in got() 4841 * any program headers (i.e. ET_REL), then we can't do it. in regular()
|
/titanic_51/usr/src/cmd/sgs/rtld/common/ |
H A D | analyze.c | 1806 * The only ELF files we can handle are ET_EXEC, ET_DYN, and ET_REL. in load_file() 1808 * ET_REL must be processed by ld(1) to create an in-memory ET_DYN. in load_file() 1813 if (ehdr && (ehdr->e_type == ET_REL)) { in load_file() 1858 if (ehdr && (ehdr->e_type == ET_REL)) in load_file()
|
H A D | elf.c | 266 if ((ehdr->e_type != ET_REL) && (ehdr->e_type != ET_EXEC) && in elf_verify()
|
/titanic_51/usr/src/cmd/file/ |
H A D | file.c | 962 case ET_REL: in print_elf_type()
|
/titanic_51/usr/src/uts/common/os/ |
H A D | mmapobj.c | 1945 if (ehdrp->e_type == ET_REL || ehdrp->e_type == ET_CORE) { in doelfwork()
|
/titanic_51/usr/src/cmd/sgs/packages/common/ |
H A D | SUNWonld-README | 1297 6684577 ld should propagate SHF_LINK_ORDER flag to ET_REL objects 1586 6929607 ld generates incorrect VERDEF entries for ET_REL output objects
|