Home
last modified time | relevance | path

Searched defs:strtab (Results 1 – 25 of 49) sorted by relevance

12

/openbsd/src/usr.bin/gprof/
Delf.c58 const char *strtab; in getnfile() local
132 wantsym(const Elf_Sym *sym, const char *strtab) in wantsym()
/openbsd/src/sys/ddb/
Ddb_elf.c240 const char *strtab; in db_elf_sym_lookup() local
336 const char *strtab; in db_symbol_values() local
394 const char *strtab; in db_elf_sym_forall() local
Ddb_ctf.c48 const char *strtab; /* ELF string table */ member
/openbsd/src/libexec/ld.so/ldconfig/
Dldconfig.c304 char *strtab, *tmpfilenam; in buildhints() local
431 char *strtab; in readhints() local
/openbsd/src/gnu/usr.bin/binutils-2.17/ld/
Delf-hints-local.h33 u_int32_t strtab; /* Offset of string table in file. */ member
/openbsd/src/lib/libc/gen/
Dnlist.c90 caddr_t strtab; in __fdnlist() local
/openbsd/src/usr.sbin/installboot/
Di386_nlist.c97 caddr_t strtab; in __elf_fdnlist() local
/openbsd/src/usr.sbin/kvm_mkdb/
Dnlist.c63 caddr_t strtab = NULL; in __elf_knlist() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
DManualDWARFIndex.cpp532 StringTableReader strtab; in Decode() local
594 ConstStringTable strtab; in Encode() local
DNameToDIE.cpp98 const StringTableReader &strtab) { in Decode()
/openbsd/src/usr.bin/nm/
Dnm.c367 char *strtab, *p; in show_symtab() local
428 char *strtab, *p; in show_symdef() local
Delf.c424 const char *strtab, const char *symtab) in elf_symloadx()
/openbsd/src/gnu/llvm/lldb/source/Symbol/
DSymtab.cpp1192 static void EncodeCStrMap(DataEncoder &encoder, ConstStringTable &strtab, in EncodeCStrMap()
1205 const StringTableReader &strtab, in DecodeCStrMap()
1255 ConstStringTable strtab; in Encode() local
1298 StringTableReader strtab; in Decode() local
DSymbol.cpp601 const StringTableReader &strtab) { in Decode()
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dreadelf.c1072 char *strtab, in dump_relocations()
4636 char *strtab; in process_section_groups() local
4984 char *strtab = NULL; in process_relocs() local
5064 char *strtab; /* The string table. */ member
5071 const char *strtab, in find_symbol_for_address()
5473 char *strtab; /* The string table. */ member
6932 char *strtab; in process_version_sections() local
7452 char *strtab = NULL; in process_symbol_table() local
9058 char *strtab; in process_gnu_liblist() local
/openbsd/src/usr.bin/ctfconv/
Delf.c115 size_t shstabsz, const Elf_Sym **symtab, size_t *nsymb, const char **strtab, in elf_getsymtab()
Dctfconv.c218 const char *strtab; variable
/openbsd/src/gnu/llvm/lldb/source/Core/
DMangled.cpp425 const StringTableReader &strtab) { in Decode()
/openbsd/src/usr.sbin/crunchgen/
Delf_hide.c239 char *strtab; variable
/openbsd/src/sys/dev/dt/
Ddt_prov_kprobe.c123 const char *strtab, *name; in dt_prov_kprobe_init() local
/openbsd/src/gnu/llvm/lld/MachO/
DInputFiles.cpp740 const char *strtab) { in parseNonSectionSymbol()
783 const char *strtab, bool subsectionsViaSymbols) { in parseSymbols()
1009 const char *strtab = reinterpret_cast<const char *>(buf) + c->stroff; in parse() local
1050 const char *strtab = reinterpret_cast<const char *>(buf) + c->stroff; in parseLazy() local
/openbsd/src/gnu/usr.bin/binutils/binutils/
Dreadelf.c847 char *strtab, in dump_relocations()
3793 char *strtab; in process_relocs() local
3875 char *strtab; /* The string table. */ member
5299 char *strtab; in process_version_sections() local
5747 char *strtab; in process_symbol_table() local
9853 char *strtab; in process_gnu_liblist() local
/openbsd/src/gnu/llvm/compiler-rt/lib/cfi/
Dcfi.cpp222 uptr strtab = 0, symtab = 0, strsz = 0; in find_cfi_check_in_dso() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectContainer/BSD-Archive/
DObjectContainerBSDArchive.cpp261 llvm::StringRef strtab((const char *)data.GetData(&offset, obj.size), in ParseObjects() local
/openbsd/src/gnu/usr.bin/binutils/bfd/
Daoutx.h1977 struct bfd_strtab_hash *strtab; variable
3643 struct bfd_strtab_hash *strtab; member

12