Searched defs:NameIndex (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPDBFileBuilder.h72 uint32_t NameIndex; member in struct:llvm::pdb::PDBFileBuilder::InjectedSourceDescriptor
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h41 support::ulittle32_t NameIndex; // Offset of FileChecksum entry in File member in struct:llvm::codeview::LineBlockFragmentHeader
66 support::ulittle32_t NameIndex; member in struct:llvm::codeview::LineColumnEntry
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp443 auto NameIndex = getQualifiedNameIndex(Die, CUI.Language, Gsym); local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h110 size_t NameIndex = 0; member in class:llvm::logicalview::LVElement
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp285 createLines( const FixedStreamArray<LineNumberEntry> &LineNumbers, LVAddress Addendum, uint32_t Segment, uint32_t Begin, uint32_t Size, uint32_t NameIndex, const SymbolGroup *SG) argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h541 class NameIndex { class in class:llvm::DWARFDebugNames
573 NameIndex(const DWARFDebugNames &Section, uint64_t Base) function in class:llvm::DWARFDebugNames::NameIndex
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h411 uint64_t NameIndex = 0; member in class:llvm::objcopy::elf::SectionBase
648 uint32_t NameIndex; member in struct:llvm::objcopy::elf::Symbol
/freebsd-current/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2680 recordValue(SmallVectorImpl<uint64_t> &Record, unsigned NameIndex, Triple &TT) argument

Completed in 163 milliseconds