Home
last modified time | relevance | path

Searched defs:RecordBuffer (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolSerializer.h33 std::array<uint8_t, MaxRecordLength> RecordBuffer; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DSymbolSerializer.h33 std::array<uint8_t, MaxRecordLength> RecordBuffer; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolSerializer.h33 std::array<uint8_t, MaxRecordLength> RecordBuffer; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DSymbolSerializer.h33 std::array<uint8_t, MaxRecordLength> RecordBuffer; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DSymbolSerializer.h33 std::array<uint8_t, MaxRecordLength> RecordBuffer; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DSymbolSerializer.h33 std::array<uint8_t, MaxRecordLength> RecordBuffer; variable
/aosp_15_r20/system/extras/simpleperf/
H A DRecordReadThread.cpp35 RecordBuffer::RecordBuffer(size_t buffer_size) in RecordBuffer() function in simpleperf::RecordBuffer