Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/examples/python/
H A 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