Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/Disassembler/
DWebAssemblyDisassembler.cpp135 int64_t BodySize, LocalEntryCount; in onSymbolStart() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp1166 uint32_t BodySize = FunctionEnd - Ctx.Ptr; in parseCodeSection() local
/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h40 unsigned BodySize : 24; member