Home
last modified time | relevance | path

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

/external/llvm-project/lldb/examples/python/
Dmach_o.py916 rhs_section = rhs.get_section_by_section(lhs_section)
1030 def get_section_by_section(self, other_section): member in Mach.Skinny