Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/wasm/
H A DInputChunks.h278 uint32_t getFunctionCodeOffset() const { return function->CodeOffset; } in getFunctionCodeOffset() function
H A DInputFiles.cpp210 return f->function->getOffset(f->function->getFunctionCodeOffset() + in calcNewValue()