Home
last modified time | relevance | path

Searched refs:SectionDataStartOffset (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h275 uint64_t SectionDataStartOffset,
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMachObjectWriter.cpp223 uint64_t SectionDataStartOffset, uint64_t SectionDataSize, uint32_t MaxProt, in writeSegmentLoadCommand() argument
243 W.write<uint64_t>(SectionDataStartOffset); // file offset in writeSegmentLoadCommand()
248 W.write<uint32_t>(SectionDataStartOffset); // file offset in writeSegmentLoadCommand()