Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/examples/python/
H A Dmach_o.py915 rhs_section = rhs.get_section_by_section(lhs_section)
1029 def get_section_by_section(self, other_section): member in Mach.Skinny