Home
last modified time | relevance | path

Searched defs:BlockHeader (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DProfile.cpp45 struct BlockHeader { struct
46 uint32_t Size;
47 uint32_t Number;
48 uint64_t Thread;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DDebugLinesSubsection.cpp25 const LineBlockFragmentHeader *BlockHeader; in operator ()() local
114 LineBlockFragmentHeader BlockHeader; in commit() local