Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DDebuggerSupportPlugin.cpp39 static constexpr const uint32_t SegmentCmd = MachO::LC_SEGMENT_64; member
251 SegLC.cmd = MachOTraits::SegmentCmd; in startSynthesis()