Searched defs:fileOff (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/lld/MachO/ | ||
H A D | OutputSegment.h | 50 uint64_t fileOff = 0; variable |
H A D | OutputSection.h | 90 uint64_t fileOff = 0; variable |
H A D | Writer.cpp | 72 uint64_t fileOff = 0; member in __anonb67f1e760111::Writer |
/openbsd-src/gnu/llvm/lld/COFF/ | ||
H A D | Writer.cpp | 1316 uint64_t fileOff = fileSize; in createSymbolAndStringTable() local |