/illumos-gate/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 | _rtld.h | 90 int (*fct_lookup_sym)(Slookup *, Sresult *, uint_t *, int *); 112 int (*fct_dlsym)(Grp_hdl *, Slookup *, Sresult *, uint_t *, int *); 674 extern int cap_match(Sresult *, uint_t, Sym *, char *); 682 extern int dlsym_handle(Grp_hdl *, Slookup *, Sresult *, uint_t *,
|
H A D | analyze.c | 76 Sresult sr; in load_filtees() 2612 lookup_sym_interpose(Slookup *slp, Sresult *srp, uint_t *binfo, int *in_nfavl) in lookup_sym_interpose() 2677 Sresult sr; in lookup_sym_interpose() 2742 Sresult sr; in lookup_sym_interpose() 2785 lookup_sym_direct(Slookup *slp, Sresult *srp, uint_t *binfo, Syminfo *sip, in lookup_sym_direct() 2895 core_lookup_sym(Rt_map *ilmp, Slookup *slp, Sresult *srp, uint_t *binfo, in core_lookup_sym() 2922 rescan_lazy_find_sym(Rt_map *ilmp, Slookup *slp, Sresult *srp, uint_t *binfo, in rescan_lazy_find_sym() 2941 _lookup_sym(Slookup *slp, Sresult *srp, uint_t *binfo, int *in_nfavl) in _lookup_sym() 3158 lookup_sym(Slookup *slp, Sresult *srp, uint_t *binfo, int *in_nfavl) in lookup_sym()
|
H A D | elf.c | 741 elf_null_find_sym(Slookup *slp, Sresult *srp, uint_t *binfo, int *in_nfavl) in elf_null_find_sym() 791 _elf_lookup_filtee(Slookup *slp, Sresult *srp, uint_t *binfo, uint_t ndx, 1252 elf_lookup_filtee(Slookup *slp, Sresult *srp, uint_t *binfo, uint_t ndx, 1320 elf_find_sym(Slookup *slp, Sresult *srp, uint_t *binfo, int *in_nfavl) 1560 Sresult sr; 1590 Sresult sr; 2662 elf_lazy_find_sym(Slookup *slp, Sresult *srp, uint_t *binfo, int *in_nfavl) 2719 Sresult sr;
|
H A D | dlfcns.c | 1063 dlsym_handle(Grp_hdl *ghp, Slookup *slp, Sresult *srp, uint_t *binfo, in dlsym_handle() 1207 sym_lookup_in_caller(Rt_map *clmp, Slookup *slp, Sresult *srp, uint_t *binfo) in sym_lookup_in_caller() 1231 Sresult sr; in dlsym_core() 2091 Sresult sr; in dlinfo_core()
|
H A D | cap.c | 1409 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 | 3573 Sresult sr; in set_environ()
|
/illumos-gate/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()
|
/illumos-gate/usr/src/cmd/sgs/include/ |
H A D | rtld.h | 64 typedef struct sresult Sresult; typedef 732 int (*rt_symintp)(Slookup *, Sresult *, uint_t *, int *); 1156 extern int lookup_sym(Slookup *, Sresult *, uint_t *, int *);
|
/illumos-gate/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()
|
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/ |
H A D | sparc_elf.c | 360 Sresult sr; in elf_bndr() 821 Sresult sr; in elf_reloc()
|
/illumos-gate/usr/src/cmd/sgs/librtld/common/ |
H A D | relocate.c | 103 Sresult sr; in count_reloc()
|
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | sparc_elf.c | 488 Sresult sr; in elf_bndr() 1050 Sresult sr; in elf_reloc()
|