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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPDBFileBuilder.h71 uint32_t NameIndex; member in struct:llvm::pdb::PDBFileBuilder::InjectedSourceDescriptor
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h40 support::ulittle32_t NameIndex; // Offset of FileChecksum entry in File member in struct:llvm::codeview::LineBlockFragmentHeader
65 support::ulittle32_t NameIndex; member in struct:llvm::codeview::LineColumnEntry
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp362 auto NameIndex = getQualifiedNameIndex(Die, CUI.Language, Gsym); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h381 class NameIndex { class in class:llvm::DWARFDebugNames
413 NameIndex(const DWARFDebugNames &Section, uint64_t Base) function in class:llvm::DWARFDebugNames::NameIndex
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.h404 uint64_t NameIndex = 0; member in class:llvm::objcopy::elf::SectionBase
620 uint32_t NameIndex; member in struct:llvm::objcopy::elf::Symbol
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2008 recordValue(SmallVectorImpl<uint64_t> &Record, unsigned NameIndex, Triple &TT) argument

Completed in 79 milliseconds