Home
last modified time | relevance | path

Searched defs:RecordData (Results 1 – 25 of 61) sorted by relevance

123

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp461 static void resolveTypeIndexReferences(ArrayRef<uint8_t> RecordData, in resolveTypeIndexReferences()
485 void llvm::codeview::discoverTypeIndices(ArrayRef<uint8_t> RecordData, in discoverTypeIndices()
492 void llvm::codeview::discoverTypeIndices(ArrayRef<uint8_t> RecordData, in discoverTypeIndices()
507 ArrayRef<uint8_t> RecordData, SmallVectorImpl<TiReference> &Refs) { in discoverTypeIndicesInSymbol()
516 ArrayRef<uint8_t> RecordData, SmallVectorImpl<TypeIndex> &Indices) { in discoverTypeIndicesInSymbol()
H A DTypeHashing.cpp28 LocallyHashedType LocallyHashedType::hashType(ArrayRef<uint8_t> RecordData) { in hashType()
33 GloballyHashedType::hashType(ArrayRef<uint8_t> RecordData, in hashType()
H A DMergingTypeTableBuilder.cpp99 ArrayRef<uint8_t> RecordData = stabilize(RecordStorage, Record); in insertRecordAs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp462 static void resolveTypeIndexReferences(ArrayRef<uint8_t> RecordData, in resolveTypeIndexReferences()
486 void llvm::codeview::discoverTypeIndices(ArrayRef<uint8_t> RecordData, in discoverTypeIndices()
493 void llvm::codeview::discoverTypeIndices(ArrayRef<uint8_t> RecordData, in discoverTypeIndices()
508 ArrayRef<uint8_t> RecordData, SmallVectorImpl<TiReference> &Refs) { in discoverTypeIndicesInSymbol()
517 ArrayRef<uint8_t> RecordData, SmallVectorImpl<TypeIndex> &Indices) { in discoverTypeIndicesInSymbol()
H A DTypeHashing.cpp28 LocallyHashedType LocallyHashedType::hashType(ArrayRef<uint8_t> RecordData) { in hashType()
33 GloballyHashedType::hashType(ArrayRef<uint8_t> RecordData, in hashType()
H A DMergingTypeTableBuilder.cpp95 ArrayRef<uint8_t> RecordData = stabilize(RecordStorage, Record); in insertRecordAs() local
/aosp_15_r20/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/datatypehelpers/
DMergeDataHelper.java52 public static final class RecordData { class in MergeDataHelper
79 private RecordData( in RecordData() method in MergeDataHelper.RecordData
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DCVRecord.h60 ArrayRef<uint8_t> RecordData; variable
DTypeHashing.h36 ArrayRef<uint8_t> RecordData; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DCVRecord.h60 ArrayRef<uint8_t> RecordData; variable
H A DTypeHashing.h36 ArrayRef<uint8_t> RecordData; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DCVRecord.h60 ArrayRef<uint8_t> RecordData; variable
DTypeHashing.h36 ArrayRef<uint8_t> RecordData; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DCVRecord.h60 ArrayRef<uint8_t> RecordData; variable
DTypeHashing.h36 ArrayRef<uint8_t> RecordData; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DCVRecord.h60 ArrayRef<uint8_t> RecordData; variable
DTypeHashing.h36 ArrayRef<uint8_t> RecordData; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DCVRecord.h61 ArrayRef<uint8_t> RecordData; variable
H A DTypeHashing.h34 ArrayRef<uint8_t> RecordData; member
/aosp_15_r20/bionic/libc/malloc_debug/
H A DRecordData.cpp121 RecordData::RecordData() { in RecordData() function in RecordData
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/
H A DIpmiNetFnStorage.h380 IPMI_SENSOR_RECORD_STRUCT RecordData; member
564 IPMI_SEL_EVENT_RECORD_DATA RecordData; member
576 IPMI_SEL_EVENT_RECORD_DATA RecordData; member
597 UINT8 RecordData[0]; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/
H A DIpmiNetFnStorage.h380 IPMI_SENSOR_RECORD_STRUCT RecordData; member
564 IPMI_SEL_EVENT_RECORD_DATA RecordData; member
576 IPMI_SEL_EVENT_RECORD_DATA RecordData; member
597 UINT8 RecordData[0]; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/
H A DIpmiNetFnStorage.h380 IPMI_SENSOR_RECORD_STRUCT RecordData; member
564 IPMI_SEL_EVENT_RECORD_DATA RecordData; member
576 IPMI_SEL_EVENT_RECORD_DATA RecordData; member
597 UINT8 RecordData[]; member
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/
H A DCVSymbolVisitor.h88 void visitSymbolBegin(SymbolKind Leaf, ArrayRef<uint8_t> RecordData) {} in visitSymbolBegin()
/aosp_15_r20/external/llvm/lib/DebugInfo/CodeView/
H A DCVTypeVisitor.cpp93 ArrayRef<uint8_t> RecordData = Record.Data; in visitFieldList() local

123