Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h131 uint32_t CodeSectionOffset; member
/external/llvm-project/lld/wasm/
DInputChunks.h159 return function->CodeSectionOffset; in getInputSectionOffset()
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DWasm.h138 uint32_t CodeSectionOffset; member
/external/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()
/external/llvm-project/llvm/lib/Object/
DWasmObjectFile.cpp1302 Function.CodeSectionOffset = FunctionStart - Ctx.Start; in parseCodeSection()
1449 return getDefinedFunction(Sym.Info.ElementIndex).CodeSectionOffset; in getSymbolAddress()