Home
last modified time | relevance | path

Searched defs:inputSectionOffset (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lld/wasm/
H A DInputChunks.h88 uint32_t inputSectionOffset = 0; variable
H A DInputChunks.cpp109 int32_t inputSectionOffset = getInputSectionOffset(); in relocate() local