Home
last modified time | relevance | path

Searched refs:lookup_sym (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A Di386_elf.c257 if (lookup_sym(&sl, &sr, &binfo, NULL) == 0) { in elf_bndr()
683 if (lookup_sym(&sl, &sr, &binfo, in elf_reloc()
938 if (lookup_sym(&sl, &sr, &binfo, NULL) == 0) in _elf_copy_reloc()
946 if (lookup_sym(&sl, &sr, &binfo, NULL) == 0) in _elf_copy_reloc()
/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Dmapfile-vers53 lookup_sym { TYPE = FUNCTION; FLAGS = PARENT };
H A Drelocate.c287 if (lookup_sym(&sl, &sr, &binfo, NULL)) { in count_reloc()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dmapfile-vers109 lookup_sym;
H A Delf.c100 lookup_sym,
2796 if (lookup_sym(&sl1, &sr, binfo, in_nfavl)) {
2824 if (lookup_sym(&sl2, &sr, binfo,
H A Danalyze.c3158 lookup_sym(Slookup *slp, Sresult *srp, uint_t *binfo, int *in_nfavl) in lookup_sym() function
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Damd64_elf.c278 if (lookup_sym(&sl, &sr, &binfo, NULL) == 0) { in elf_bndr()
707 if (lookup_sym(&sl, &sr, &binfo, in elf_reloc()
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dsparc_elf.c429 if (lookup_sym(&sl, &sr, &binfo, NULL) == 0) { in elf_bndr()
837 if (lookup_sym(&sl, &sr, &binfo, in elf_reloc()
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c570 if (lookup_sym(&sl, &sr, &binfo, NULL) == 0) { in elf_bndr()
1066 if (lookup_sym(&sl, &sr, &binfo, in elf_reloc()
/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h1156 extern int lookup_sym(Slookup *, Sresult *, uint_t *, int *);