Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMachObjectWriter.cpp176 uint64_t SectionDataStartOffset, uint64_t SectionDataSize, uint32_t MaxProt, in writeSegmentLoadCommand()
816 uint64_t SectionDataSize = 0; in writeObject() local