Searched refs:end_ip (Results 1 – 9 of 9) sorted by relevance
132 (frameInfo.start_ip + offset > frameInfo.end_ip)) in unwind_phase1()247 (frameInfo.start_ip + offset > frameInfo.end_ip)) in unwind_phase2()364 (frameInfo.start_ip + offset > frameInfo.end_ip)) in unwind_phase2_forced()
1615 _info.end_ip = nextPC; in getInfoFromEHABISection()1637 _info.end_ip = fdeInfo.pcEnd; in getInfoFromFdeCie()1957 _info.end_ip = funcEnd; in getInfoFromCompactEncodingSection()1988 _info.end_ip = base + unwindEntry->EndAddress; in getInfoFromSEH()2078 unw_word_t end_ip = reinterpret_cast<unw_word_t>(TBTable); in getInfoFromTBTable() local2083 reinterpret_cast<void *>(end_ip)); in getInfoFromTBTable()2282 _info.end_ip = end_ip; in getInfoFromTBTable()2724 _info.end_ip = pc + 4; in setInfoForSigReturn()2783 _info.end_ip = pc + 4; in setInfoForSigReturn()2834 _info.end_ip = pc + 2; in setInfoForSigReturn()
495 (frameInfo.start_ip + offset > frameInfo.end_ip)) in unwind_phase1()616 (frameInfo.start_ip + offset > frameInfo.end_ip)) in unwind_phase2()726 (frameInfo.start_ip + offset > frameInfo.end_ip)) in unwind_phase2_forced()
202 if (info->end_ip == 0) in __unw_get_proc_info()
264 (frameInfo.start_ip + offset > frameInfo.end_ip)) in unwind_phase2_forced()
794 block->end_ip = insn.ip; in pt_blk_proceed_one_insn()2201 block->end_ip = nip; in pt_blk_proceed_no_event_cached()2645 insn.ip = block->end_ip; in pt_blk_handle_erratum_bdm64()
2221 uint64_t end_ip; member
92 unw_word_t end_ip; /* address after end of function */ member