Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMachObjectWriter.cpp178 uint64_t SectionDataStartOffset, uint64_t SectionDataSize, uint32_t MaxProt, in writeSegmentLoadCommand()
861 uint64_t SectionDataSize = 0; in writeObject() local