/titanic_50/usr/src/cmd/sgs/rtld/common/ |
H A D | _elf.h | 53 extern int elf_find_sym(Slookup *, Sresult *, uint_t *, int *); 54 extern int elf_lazy_find_sym(Slookup *, Sresult *, uint_t *, int *); 57 extern int elf_lookup_filtee(Slookup *, Sresult *, uint_t *, uint_t,
|
H A D | a.out.c | 71 static int aout_dlsym_handle(Grp_hdl *, Slookup *, Sresult *, uint_t *, 74 static int aout_find_sym(Slookup *, Sresult *, uint_t *, int *); 444 aout_lookup_sym(Slookup *slp, Sresult *srp, uint_t *binfo, int *in_nfavl) in aout_lookup_sym() 473 aout_find_sym(Slookup *slp, Sresult *srp, uint_t *binfo, int *in_nfavl) in aout_find_sym() 681 aout_dlsym_handle(Grp_hdl *ghp, Slookup *slp, Sresult *srp, uint_t *binfo, in aout_dlsym_handle()
|
H A D | _rtld.h | 90 int (*fct_lookup_sym)(Slookup *, Sresult *, uint_t *, int *); 112 int (*fct_dlsym)(Grp_hdl *, Slookup *, Sresult *, uint_t *, int *); 681 extern int cap_match(Sresult *, uint_t, Sym *, char *); 689 extern int dlsym_handle(Grp_hdl *, Slookup *, Sresult *, uint_t *,
|
H A D | analyze.c | 77 Sresult sr; in load_filtees() 2622 lookup_sym_interpose(Slookup *slp, Sresult *srp, uint_t *binfo, int *in_nfavl) in lookup_sym_interpose() 2687 Sresult sr; in lookup_sym_interpose() 2752 Sresult sr; in lookup_sym_interpose() 2795 lookup_sym_direct(Slookup *slp, Sresult *srp, uint_t *binfo, Syminfo *sip, in lookup_sym_direct() 2903 core_lookup_sym(Rt_map *ilmp, Slookup *slp, Sresult *srp, uint_t *binfo, in core_lookup_sym() 2930 rescan_lazy_find_sym(Rt_map *ilmp, Slookup *slp, Sresult *srp, uint_t *binfo, in rescan_lazy_find_sym() 2949 _lookup_sym(Slookup *slp, Sresult *srp, uint_t *binfo, int *in_nfavl) in _lookup_sym() 3169 lookup_sym(Slookup *slp, Sresult *srp, uint_t *binfo, int *in_nfavl) in lookup_sym()
|
H A D | elf.c | 767 elf_null_find_sym(Slookup *slp, Sresult *srp, uint_t *binfo, int *in_nfavl) in elf_null_find_sym() 817 _elf_lookup_filtee(Slookup *slp, Sresult *srp, uint_t *binfo, uint_t ndx, 1278 elf_lookup_filtee(Slookup *slp, Sresult *srp, uint_t *binfo, uint_t ndx, 1346 elf_find_sym(Slookup *slp, Sresult *srp, uint_t *binfo, int *in_nfavl) 1586 Sresult sr; 1616 Sresult sr; 2685 elf_lazy_find_sym(Slookup *slp, Sresult *srp, uint_t *binfo, int *in_nfavl) 2742 Sresult sr;
|
H A D | _a.out.h | 47 extern int aout_lookup_sym(Slookup *, Sresult *, uint_t *, int *);
|
H A D | dlfcns.c | 1062 dlsym_handle(Grp_hdl *ghp, Slookup *slp, Sresult *srp, uint_t *binfo, in dlsym_handle() 1206 sym_lookup_in_caller(Rt_map *clmp, Slookup *slp, Sresult *srp, uint_t *binfo) in sym_lookup_in_caller() 1230 Sresult sr; in dlsym_core() 2090 Sresult sr; in dlinfo_core()
|
H A D | cap.c | 1323 cap_match(Sresult *srp, uint_t symndx, Sym *symtabptr, char *strtabptr) in cap_match()
|
H A D | audit.c | 1326 Sresult sr; in audit_symget()
|
H A D | util.c | 3565 Sresult sr; in set_environ()
|
/titanic_50/usr/src/cmd/sgs/rtld/sparc/ |
H A D | sparc_a.out.c | 74 Sresult sr; in aout_bndr() 270 Sresult sr; in aout_reloc()
|
H A D | sparc_elf.c | 360 Sresult sr; in elf_bndr() 821 Sresult sr; in elf_reloc()
|
/titanic_50/usr/src/cmd/sgs/include/ |
H A D | rtld.h | 62 typedef struct sresult Sresult; typedef 730 int (*rt_symintp)(Slookup *, Sresult *, uint_t *, int *); 1154 extern int lookup_sym(Slookup *, Sresult *, uint_t *, int *);
|
/titanic_50/usr/src/cmd/sgs/rtld/i386/ |
H A D | i386_elf.c | 202 Sresult sr; in elf_bndr() 419 Sresult sr; in elf_reloc() 667 Sresult sr; in elf_reloc() 925 Sresult sr; in _elf_copy_reloc()
|
/titanic_50/usr/src/cmd/sgs/rtld/amd64/ |
H A D | amd64_elf.c | 221 Sresult sr; in elf_bndr() 441 Sresult sr; in elf_reloc() 691 Sresult sr; in elf_reloc()
|
/titanic_50/usr/src/cmd/sgs/librtld/common/ |
H A D | relocate.c | 103 Sresult sr; in count_reloc()
|
/titanic_50/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | sparc_elf.c | 488 Sresult sr; in elf_bndr() 1050 Sresult sr; in elf_reloc()
|