Searched defs:sectionOffset (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/lld/wasm/ | ||
| H A D | OutputSegment.h | 40 uint32_t sectionOffset = 0; variable |
| /llvm-project-15.0.7/lld/COFF/ | ||
| H A D | SymbolTable.cpp | 718 uint32_t sectionOffset) { in addRegular() |