Searched defs:NameIndex (Results 1 – 9 of 9) sorted by relevance
| /llvm-project/llvm/unittests/DebugInfo/DWARF/ |
| H A D | DWARFAcceleratorTableTest.cpp | 93 const DWARFDebugNames::NameIndex &NameIndex = *DebugNames.begin(); in TEST() local 182 const DWARFDebugNames::NameIndex &NameIndex = *DebugNames.begin(); in TEST() local
|
| /llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | DebugLinesSubsection.h | 41 support::ulittle32_t NameIndex; // Offset of FileChecksum entry in File member 66 support::ulittle32_t NameIndex; member
|
| /llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | PDBFileBuilder.h | 72 uint32_t NameIndex; member
|
| /llvm-project/llvm/lib/DebugInfo/GSYM/ |
| H A D | DwarfTransformer.cpp | 279 if (auto NameIndex = getQualifiedNameIndex(Die, CUI.Language, Gsym)) parseInlineInfo() local 459 auto NameIndex = getQualifiedNameIndex(Die, CUI.Language, Gsym); handleDie() local
|
| /llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFAcceleratorTable.h | 506 friend class NameIndex; global() variable 625 NameIndex(const DWARFDebugNames &Section, uint64_t Base) NameIndex() function [all...] |
| /llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVElement.h | 110 size_t NameIndex = 0; variable
|
| /llvm-project/llvm/lib/ObjCopy/ELF/ |
| H A D | ELFObject.h | 527 uint64_t NameIndex = 0; variable 764 uint32_t NameIndex; global() member
|
| /llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
| H A D | LVCodeViewReader.cpp | 287 createLines(const FixedStreamArray<LineNumberEntry> & LineNumbers,LVAddress Addendum,uint32_t Segment,uint32_t Begin,uint32_t Size,uint32_t NameIndex,const SymbolGroup * SG) createLines() argument
|
| /llvm-project/llvm/lib/Bitcode/Reader/ |
| H A D | BitcodeReader.cpp | 2808 recordValue(SmallVectorImpl<uint64_t> & Record,unsigned NameIndex,Triple & TT) recordValue() argument
|