/titanic_50/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() 792 if ((ofile == ET_REL) && (nfile == ET_DYN) && (otent == TRUE) && in sym_realtent() 797 if ((ofile == ET_DYN) && (nfile == ET_REL) && (ntent == TRUE) && in sym_realtent() 979 if (nfile == ET_REL) { [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() 3007 if (capinfoisp && (ifl->ifl_ehdr->e_type == ET_REL) && in process_elf() 3207 if (ehdr->e_type == ET_REL) in ld_process_ifl() 3285 case ET_REL: in ld_process_ifl()
|
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).
|
H A D | update.c | 2990 ehdr->e_type = ET_REL; in update_oehdr()
|
/titanic_50/usr/src/grub/grub-0.97/netboot/ |
H A D | elf.h | 8 #define ET_REL 1 /* Relocatable file */ macro
|
/titanic_50/usr/src/cmd/abi/appcert/static_prof/ |
H A D | static_prof.c | 488 case ET_REL: in obj_elf_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_50/usr/src/uts/common/sys/ |
H A D | elf.h | 135 #define ET_REL 1 macro
|
/titanic_50/usr/src/cmd/sgs/elfwrap/common/ |
H A D | elfwrap.c | 280 ehdr->e_type = ET_REL; in output()
|
/titanic_50/usr/src/cmd/sgs/libconv/common/ |
H A D | elf.msg | 250 @ MSG_ET_REL_CF "ET_REL" # 2
|
/titanic_50/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_disasm.c | 319 leh.e_type == ET_REL) { in libdisasm_ins2str()
|
H A D | mdb_gelf.c | 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_50/usr/src/cmd/sgs/ldd/common/ |
H A D | ldd.c | 465 (ehdr.e_type != ET_REL)) { in elf_check()
|
/titanic_50/usr/src/cmd/dis/ |
H A D | dis_main.c | 593 if (ehdr.e_type == ET_REL) in dis_file()
|
/titanic_50/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_50/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() 1262 if (state->ehdr->e_type != ET_REL) in output_symbol() 4225 if (ehdr->e_type == ET_REL) { in got()
|
/titanic_50/usr/src/cmd/file/ |
H A D | file.c | 961 case ET_REL: in print_elf_type()
|
/titanic_50/usr/src/cmd/sgs/rtld/common/ |
H A D | analyze.c | 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_50/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_50/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
|
/titanic_50/usr/src/uts/common/krtld/ |
H A D | kobj.c | 1948 if (mp->hdr.e_type != ET_REL) { in kobj_load_module()
|