Searched defs:sectionOffset (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/lld/wasm/ | ||
H A D | OutputSegment.h | 40 uint32_t sectionOffset = 0; variable |
/openbsd/gnu/llvm/lld/COFF/ | ||
H A D | SymbolTable.cpp | 703 uint32_t sectionOffset, bool isWeak) { in addRegular() |