Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/wasm/
H A DInputChunks.h276 uint32_t getFunctionCodeOffset() const { return function->CodeOffset; } in getFunctionCodeOffset() function
H A DInputFiles.cpp208 return f->function->getOffset(f->function->getFunctionCodeOffset() + in calcNewValue()