Searched defs:symp (Results 1 - 10 of 10) sorted by relevance
| /src/usr.sbin/lockstat/ |
| H A D | elf32.c | 96 static Elf_Sym *symp; variable in typeref:typename:Elf_Sym * [all...] |
| /src/lib/libc/gen/ |
| H A D | nlist_elf32.c | 91 Elf_Sym *symp; local in function:ELFNAMEEND
|
| /src/usr.bin/crunch/crunchide/ |
| H A D | exec_aout.c | 103 struct nlist *symp; local in function:hide_aout
|
| /src/usr.sbin/kvm_mkdb/ |
| H A D | nlist_elf32.c | 104 Elf_Sym *symp; variable in typeref:typename:Elf_Sym * [all...] |
| /src/sys/ddb/ |
| H A D | db_elf.c | 111 Elf_Sym *symp, *symtab_start, *symtab_end; local in function:db_elf_sym_init 243 Elf_Sym *symp, *symtab_start, *symtab_end; local in function:db_elf_lookup 272 Elf_Sym *rsymp, *symp, *symtab_start, *symtab_end; local in function:db_elf_search_symbol 338 Elf_Sym *symp = (Elf_Sym *)sym; local in function:db_elf_symbol_values 389 Elf_Sym *symp, *symtab_start, *symtab_end; local in function:db_elf_forall [all...] |
| /src/libexec/ld.elf_so/ |
| H A D | symbol.c | 89 const Elf_Sym *symp; local in function:_rtld_symlook_list 179 const Elf_Sym *symp; local in function:_rtld_symlook_obj_matched_symbol 494 const Elf_Sym *symp; local in function:_rtld_symlook_default [all...] |
| H A D | rtld.c | 1249 const Elf_Sym *symp = _rtld_symlook_obj(name, local in function:do_dlsym
|
| /src/usr.bin/xlint/lint2/ |
| H A D | read.c | 468 sym_t *symp, sym; local in function:decldef 1139 sym_t *sym1, **symp, *sym; local in function:mkstatic [all...] |
| /src/sys/kern/ |
| H A D | kern_ksyms.c | 634 ksyms_getval_unlocked(const char *mod, const char *sym, Elf_Sym **symp, argument
|
| /src/usr.bin/xlint/lint1/ |
| H A D | tree.c | 5035 constant_addr(const tnode_t *tn, const sym_t **symp, ptrdiff_t *offsp) argument
|
Completed in 16 milliseconds