Home
last modified time | relevance | path

Searched refs:CodeSectionOffset (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h131 uint32_t CodeSectionOffset; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp1154 Function.CodeSectionOffset = FunctionStart - Ctx.Start; in parseCodeSection()
1301 return getDefinedFunction(Sym.Info.ElementIndex).CodeSectionOffset; in getSymbolAddress()