Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DNameToDIE.cpp98 const StringTableReader &strtab) { in Decode()
H A DManualDWARFIndex.cpp612 if (!function_selectors.Decode(data, offset_ptr, strtab)) in Encode() local
550 StringTableReader strtab; Decode() local
[all...]
/llvm-project/lldb/source/Core/
H A DMangled.cpp444 Decode(const DataExtractor & data,lldb::offset_t * offset_ptr,const StringTableReader & strtab) Decode() argument
[all...]
/llvm-project/lldb/source/Symbol/
H A DSymtab.cpp1201 static void EncodeCStrMap(DataEncoder &encoder, ConstStringTable &strtab, in EncodeCStrMap() argument
1214 const StringTableReader &strtab, in DecodeCStrMap() argument
1264 ConstStringTable strtab; in Encode() local
1307 StringTableReader strtab; Decode() local
[all...]
H A DSymbol.cpp649 const StringTableReader &strtab) { in Decode() argument
/llvm-project/lld/MachO/
H A DInputFiles.cpp758 const char *strtab) { in parseNonSectionSymbol() argument
801 const char *strtab, bool subsectionsViaSymbols) { in parseSymbols() argument
1020 const char *strtab in parse() local
1067 const char *strtab = reinterpret_cast<const char *>(buf) + c->stroff; parseLazy() local
[all...]
/llvm-project/compiler-rt/lib/cfi/
H A Dcfi.cpp226 uptr strtab = 0, symtab = 0, strsz = 0; in find_cfi_check_in_dso() local
/llvm-project/lld/ELF/Arch/
H A DARM.cpp1438 StringTableSection *strtab = writeARMCmseImportLib() local
/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2434 Section *strtab = section_list->FindSectionByID(strtab_id).get(); ParseSymbolTable() local
2665 Section *strtab = section_list->FindSectionByID(sym_hdr->sh_link).get(); ParseTrampolineSymbols() local
[all...]
/llvm-project/lld/COFF/
H A DWriter.cpp281 std::vector<char> strtab; global() member in __anonaec617080111::Writer
[all...]