Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugLinesSubsection.h39 struct LineBlockFragmentHeader { struct
40 support::ulittle32_t NameIndex; // Offset of FileChecksum entry in File
44 support::ulittle32_t NumLines; // Number of lines
45 support::ulittle32_t BlockSize; // Code size of block, in bytes.
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugLinesSubsection.h40 struct LineBlockFragmentHeader { struct
41 support::ulittle32_t NameIndex; // Offset of FileChecksum entry in File
45 support::ulittle32_t NumLines; // Number of lines
46 support::ulittle32_t BlockSize; // Code size of block, in bytes.