Searched defs:discoverTypeIndices (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/llvm/lib/DebugInfo/CodeView/ |
D | TypeIndexDiscovery.cpp | 274 static void discoverTypeIndices(ArrayRef<uint8_t> Content, TypeLeafKind Kind, in discoverTypeIndices() function 360 static bool discoverTypeIndices(ArrayRef<uint8_t> Content, SymbolKind Kind, in discoverTypeIndices() function 457 void llvm::codeview::discoverTypeIndices(const CVType &Type, in discoverTypeIndices() function in llvm::codeview 481 void llvm::codeview::discoverTypeIndices(const CVType &Type, in discoverTypeIndices() function in llvm::codeview 486 void llvm::codeview::discoverTypeIndices(ArrayRef<uint8_t> RecordData, in discoverTypeIndices() function in llvm::codeview 493 void llvm::codeview::discoverTypeIndices(ArrayRef<uint8_t> RecordData, in discoverTypeIndices() function in llvm::codeview
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | TypeIndexDiscovery.cpp | 273 static void discoverTypeIndices(ArrayRef<uint8_t> Content, TypeLeafKind Kind, in discoverTypeIndices() function 359 static bool discoverTypeIndices(ArrayRef<uint8_t> Content, SymbolKind Kind, in discoverTypeIndices() function 456 void llvm::codeview::discoverTypeIndices(const CVType &Type, in discoverTypeIndices() function in llvm::codeview 480 void llvm::codeview::discoverTypeIndices(const CVType &Type, in discoverTypeIndices() function in llvm::codeview 485 void llvm::codeview::discoverTypeIndices(ArrayRef<uint8_t> RecordData, in discoverTypeIndices() function in llvm::codeview 492 void llvm::codeview::discoverTypeIndices(ArrayRef<uint8_t> RecordData, in discoverTypeIndices() function in llvm::codeview
|