Searched defs:_sym (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/cmd/sgs/librtld_db/demo/common/ |
H A D | dis.c | 103 GElf_Sym _sym; in print_address_ps() local
|
/titanic_41/usr/src/cmd/sgs/link_audit/common/ |
H A D | who.c | 199 Elf_Sym *sym, *_sym; in print_address() local
|
/titanic_41/usr/src/cmd/sgs/librtld/common/ |
H A D | relocate.c | 105 Sym *_sym, *sym = (syms + rsymndx); in count_reloc() local
|
/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | update.c | 155 #define ADD_TO_DYNSORT(_sdp, _sym, _type, _sym_ndx) \ in update_osym() argument 189 Sym _sym = {0}, *sym, *symtab = NULL; in update_osym() local 1877 Sym *sym, *_sym, *__sym; in update_osym() local
|
H A D | _libld.h | 543 #define DYNSORT_TEST_ATTR(_sdp, _sym) \ argument 570 #define DYNSORT_COUNT(_sdp, _sym, _type, _inc_or_dec_op) \ argument
|
H A D | syms.c | 1925 #define SYM_LOC_BADADDR(_sdp, _sym, _type) \ in ld_sym_process() argument
|
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | a.out.c | 623 struct nlist *sym, *_sym; in aout_dladdr() local
|
H A D | elf.c | 2486 Sym *sym, *_sym = NULL; local
|