Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugLinesSubsection.h41 support::ulittle32_t NameIndex; // Offset of FileChecksum entry in File member
66 support::ulittle32_t NameIndex; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBFileBuilder.h70 uint32_t NameIndex; member
/external/llvm/include/llvm/DebugInfo/CodeView/
DModuleSubstreamVisitor.h24 support::ulittle32_t NameIndex; member
DModuleSubstream.h38 support::ulittle32_t NameIndex; // Index in DBI name buffer of filename. member
/external/llvm/lib/DebugInfo/PDB/Raw/
DNameMap.cpp123 uint32_t NameIndex; in load() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h318 friend class NameIndex; variable
418 NameIndex(const DWARFDebugNames &Section, uint32_t Base) in NameIndex() function
/external/tensorflow/tensorflow/core/graph/
Dsubgraph.cc47 typedef std::unordered_map<StringPiece, Node*, StringPieceHasher> NameIndex; typedef
/external/swiftshader/third_party/subzero/src/
DIceConverter.cpp813 uint32_t NameIndex = 0; in nameUnnamedGlobalVariables() local
828 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
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
DObject.h249 uint64_t NameIndex = 0; variable
390 uint32_t NameIndex; member
/external/deqp/scripts/khr_util/
Dregistry.py207 class NameIndex(Index): class
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1829 unsigned NameIndex, Triple &TT) { in recordValue()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1867 unsigned NameIndex, Triple &TT) { in recordValue()