Searched defs:mh (Results 1 – 3 of 3) sorted by relevance
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
D | UnwindCursor.hpp | 52 pint_t mh; member 96 typename A::pint_t DwarfFDECache<A>::findFDE(pint_t mh, pint_t pc) { in findFDE() 112 void DwarfFDECache<A>::add(pint_t mh, pint_t ip_start, pint_t ip_end, in add() 142 void DwarfFDECache<A>::removeAllIn(pint_t mh) { in removeAllIn() 158 void DwarfFDECache<A>::dyldUnloadHook(const struct mach_header *mh, intptr_t ) { in dyldUnloadHook() 165 unw_word_t ip_start, unw_word_t ip_end, unw_word_t fde, unw_word_t mh)) { in iterateCacheEntries()
|
D | AddressSpace.hpp | 301 const struct mach_header* mh; member 320 const mach_header *mh = (const mach_header *)dlinfo.dli_saddr; in _dyld_find_unwind_sections() local
|
D | libunwind.cpp | 301 unw_word_t ip_start, unw_word_t ip_end, unw_word_t fde, unw_word_t mh)) { in unw_iterate_dwarf_unwind_cache()
|