Searched defs:fileOff (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/lld/MachO/ | ||
| H A D | OutputSegment.h | 50 uint64_t fileOff = 0; variable |
| H A D | OutputSection.h | 91 uint64_t fileOff = 0; variable |
| H A D | Writer.cpp | 70 uint64_t fileOff = 0; member in __anoneb56ad3f0111::Writer |
| /freebsd/contrib/llvm-project/lld/COFF/ | ||
| H A D | Writer.cpp | 1579 uint64_t fileOff = fileSize; in createSymbolAndStringTable() local |