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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeHashing.cpp28 LocallyHashedType LocallyHashedType::hashType(ArrayRef<uint8_t> RecordData) { argument
33 GloballyHashedType::hashType(ArrayRef<uint8_t> RecordData, argument
[all...]
H A DMergingTypeTableBuilder.cpp101 ArrayRef<uint8_t> RecordData = stabilize(RecordStorage, Record); local
H A DTypeIndexDiscovery.cpp461 static void resolveTypeIndexReferences(ArrayRef<uint8_t> RecordData, argument
485 void llvm::codeview::discoverTypeIndices(ArrayRef<uint8_t> RecordData, argument
492 void llvm::codeview::discoverTypeIndices(ArrayRef<uint8_t> RecordData, argument
506 discoverTypeIndicesInSymbol( ArrayRef<uint8_t> RecordData, SmallVectorImpl<TiReference> &Refs) argument
515 discoverTypeIndicesInSymbol( ArrayRef<uint8_t> RecordData, SmallVectorImpl<TypeIndex> &Indices) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolDeserializer.h26 MappingInfo(ArrayRef<uint8_t> RecordData, CodeViewContainer Container) argument
H A DTypeDeserializer.h30 explicit MappingInfo(ArrayRef<uint8_t> RecordData) argument
H A DCVRecord.h61 ArrayRef<uint8_t> RecordData; member in class:llvm::codeview::CVRecord
[all...]
H A DTypeHashing.h34 ArrayRef<uint8_t> RecordData; member in struct:llvm::codeview::LocallyHashedType
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp51 typedef SmallVector<uint64_t, 64> RecordData; typedef in namespace:__anon528
[all...]

Completed in 189 milliseconds