Home
last modified time | relevance | path

Searched defs:fileOff (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DOutputSegment.h50 uint64_t fileOff = 0; variable
H A DOutputSection.h90 uint64_t fileOff = 0; variable
H A DWriter.cpp72 uint64_t fileOff = 0; member in __anon313fb1070111::Writer
/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.cpp1415 uint64_t fileOff = fileSize; in createSymbolAndStringTable() local