Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DDebuggerSupportPlugin.cpp181 size_t SegmentLCSize = in startSynthesis() local
184 sizeof(typename MachOTraits::Header) + SegmentLCSize; in startSynthesis()
245 Hdr.sizeofcmds = SegmentLCSize; in startSynthesis()
252 SegLC.cmdsize = SegmentLCSize; in startSynthesis()