Searched refs:FindArmExIdx (Results 1 – 3 of 3) sorted by relevance
52 _Unwind_Ptr FindArmExIdx(void* pc, int* count);
218 _Unwind_Ptr result = list->FindArmExIdx(pc, pcount); in WrapDl_unwind_find_exidx()
148 _Unwind_Ptr LibraryList::FindArmExIdx(void* pc, int* count) { in FindArmExIdx() function in crazy::LibraryList