Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/
DMSFCommon.h51 struct MSFLayout { struct
54 uint32_t mainFpmBlock() const { in mainFpmBlock()
59 uint32_t alternateFpmBlock() const { in alternateFpmBlock()
86 MSFStreamLayout getFpmStreamLayout(const MSFLayout &Msf, argument