Searched defs:inputSectionOffset (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/lld/wasm/ | ||
| H A D | InputChunks.h | 87 uint32_t inputSectionOffset = 0; variable |
| H A D | InputChunks.cpp | 109 int32_t inputSectionOffset = getInputSectionOffset(); in relocate() local |