Home
last modified time | relevance | path

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

/llvm-project/lldb/examples/python/
H A Dmach_o.py911 lc = Mach.SegmentLoadCommand(lc)
1738 class SegmentLoadCommand(LoadCommand): class in Mach