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 | 90 uint64_t fileOff = 0; variable |
| H A D | Writer.cpp | 71 uint64_t fileOff = 0; member in __anoneb56ad3f0111::Writer |
| /freebsd/contrib/llvm-project/lld/COFF/ | ||
| H A D | Writer.cpp | 1415 uint64_t fileOff = fileSize; in createSymbolAndStringTable() local |