Home
last modified time | relevance | path

Searched defs:old_ip (Results 1 – 7 of 7) sorted by relevance

/external/libunwind/src/x86/
DGstep.c40 unw_word_t old_ip = c->dwarf.ip; in unw_step() local
/external/libunwind/src/aarch64/
DGstep.c115 unw_word_t old_ip = c->dwarf.ip; in unw_step() local
/external/libunwind/src/mips/
DGstep.c124 unw_word_t old_ip = c->dwarf.ip; in unw_step() local
/external/libunwind/src/x86_64/
DGstep.c69 unw_word_t old_ip = c->dwarf.ip; in unw_step() local
/external/libunwind/src/arm/
DGstep.c200 unw_word_t old_ip = c->dwarf.ip; in unw_step() local
/external/bcc/tests/python/
Dtest_clang_complex.c131 u32 old_ip; in handle_packet() local
/external/mesa3d/src/intel/compiler/
Dbrw_eu_compact.c1376 compacted_between(int old_ip, int old_target_ip, int *compacted_counts) in compacted_between()
1504 int old_ip[(p->next_insn_offset - start_offset) / sizeof(brw_compact_inst) + 1]; in brw_compact_instructions() local