Searched refs:get_sections_with_name (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/tools/lldbmacros/ | ||
| H A D | macho.py | 105 def get_sections_with_name(self, filter_re): member in MemMacho |
| H A D | memory.py | 2056 sections = machoObject.get_sections_with_name('') |