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