Home
last modified time | relevance | path

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

/external/libunwind/src/x86/
DGstep.c40 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/aarch64/
DGstep.c115 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/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_eu_compact.c1286 compacted_between(int old_ip, int old_target_ip, int *compacted_counts) in compacted_between()
1417 int old_ip[(p->next_insn_offset - start_offset) / sizeof(brw_compact_inst)]; in brw_compact_instructions() local