Home
last modified time | relevance | path

Searched refs:thumb_p (Results 1 – 1 of 1) sorted by relevance

/external/ltrace/sysdeps/linux-gnu/arm/
Dtrace.c649 const unsigned thumb_p = BIT(cpsr, 5); in arch_sw_singlestep() local
651 if ((thumb_p ? &thumb_get_next_pcs in arch_sw_singlestep()
659 = (arch_addr_t)(((uintptr_t)next_pcs[i]) | thumb_p); in arch_sw_singlestep()