Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMachObjectWriter.cpp219 uint64_t SectionDataStartOffset, uint64_t SectionDataSize, uint32_t MaxProt, in writeSegmentLoadCommand()
870 uint64_t SectionDataSize = 0; in writeObject() local