Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugLinesSubsection.h40 support::ulittle32_t NameIndex; // Offset of FileChecksum entry in File member
65 support::ulittle32_t NameIndex; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBFileBuilder.h71 uint32_t NameIndex; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h317 friend class NameIndex; variable
417 NameIndex(const DWARFDebugNames &Section, uint64_t Base) in NameIndex() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceConverter.cpp815 uint32_t NameIndex = 0; in nameUnnamedGlobalVariables() local
830 uint32_t NameIndex = 0; in nameUnnamedFunctions() local
DPNaClTranslator.cpp475 NaClBcIndexSize_t &NameIndex) { in installDeclarationName()
501 NaClBcIndexSize_t NameIndex = 0; in installGlobalVarNames() local
513 NaClBcIndexSize_t NameIndex = 0; in installFunctionNames() local
/third_party/vk-gl-cts/scripts/khr_util/
Dregistry.py208 class NameIndex(Index): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DELFYAML.h105 Optional<uint32_t> NameIndex; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2012 unsigned NameIndex, Triple &TT) { in recordValue()