/titanic_41/usr/src/cmd/sgs/rtld/i386/ |
H A D | i386_elf.c | 253 SLOOKUP_INIT(sl, name, lmp, lml->lm_head, ld_entry_cnt, 0, in elf_bndr() 430 SLOOKUP_INIT(sl, MSG_ORIG(MSG_SYM_PLT), lmp, lmp, ld_entry_cnt, in elf_reloc() 677 SLOOKUP_INIT(sl, name, lmp, 0, in elf_reloc() 934 SLOOKUP_INIT(sl, name, rlmp, rlmp, ld_entry_cnt, 0, 0, 0, 0, in _elf_copy_reloc() 942 SLOOKUP_INIT(sl, name, rlmp, dlmp, ld_entry_cnt, 0, 0, 0, 0, in _elf_copy_reloc()
|
/titanic_41/usr/src/cmd/sgs/rtld/sparc/ |
H A D | sparc_a.out.c | 115 SLOOKUP_INIT(sl, name, lmp, lml->lm_head, ld_entry_cnt, 0, 0, 0, 0, in aout_bndr() 282 SLOOKUP_INIT(sl, name, lmp, 0, ld_entry_cnt, in aout_reloc()
|
H A D | sparc_elf.c | 425 SLOOKUP_INIT(sl, name, lmp, lml->lm_head, ld_entry_cnt, 0, in elf_bndr() 831 SLOOKUP_INIT(sl, name, lmp, 0, in elf_reloc()
|
/titanic_41/usr/src/cmd/sgs/rtld/amd64/ |
H A D | amd64_elf.c | 274 SLOOKUP_INIT(sl, name, lmp, lml->lm_head, ld_entry_cnt, 0, in elf_bndr() 452 SLOOKUP_INIT(sl, MSG_ORIG(MSG_SYM_PLT), lmp, lmp, ld_entry_cnt, in elf_reloc() 701 SLOOKUP_INIT(sl, name, lmp, 0, in elf_reloc()
|
/titanic_41/usr/src/cmd/sgs/librtld/common/ |
H A D | relocate.c | 281 SLOOKUP_INIT(sl, name, lmp, LIST(lmp)->lm_head, ld_entry_cnt, in count_reloc()
|
/titanic_41/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | sparc_elf.c | 566 SLOOKUP_INIT(sl, name, lmp, lml->lm_head, ld_entry_cnt, 0, in elf_bndr() 1060 SLOOKUP_INIT(sl, name, lmp, 0, in elf_reloc()
|
/titanic_41/usr/src/cmd/sgs/include/ |
H A D | rtld.h | 1074 #define SLOOKUP_INIT(sl, name, cmap, imap, id, hash, rsymndx, rsym, rtype, \ macro
|
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | dlfcns.c | 1248 SLOOKUP_INIT(sl, name, clmp, clmp, ld_entry_cnt, elf_hash(name), in dlsym_core() 2097 SLOOKUP_INIT(sl, rname, lmp, lmp, ld_entry_cnt, in dlinfo_core()
|
H A D | audit.c | 1331 SLOOKUP_INIT(sl, sname, lml_rtld.lm_head, lmp, ld_entry_cnt, in audit_symget()
|
H A D | analyze.c | 73 SLOOKUP_INIT(sl, 0, lmp, lmp, ld_entry_cnt, 0, 0, 0, 0, 0); in load_filtees()
|
H A D | util.c | 3572 SLOOKUP_INIT(sl, MSG_ORIG(MSG_SYM_ENVIRON), lml->lm_head, lml->lm_head, in set_environ()
|