Home
last modified time | relevance | path

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

/external/libunwind/src/unwind/
DSetGR.c27 #ifdef UNW_TARGET_X86
35 #ifdef UNW_TARGET_X86 in _Unwind_SetGR()
/external/libunwind/include/
Dlibunwind-x86.h38 #define UNW_TARGET_X86 1 macro
/external/libunwind/src/coredump/
D_UCD_access_reg_freebsd.c41 #if defined(UNW_TARGET_X86) in _UCD_access_reg()
D_UCD_access_reg_linux.c87 #elif defined(UNW_TARGET_X86) in _UCD_access_reg()
/external/libunwind/tests/
Dtest-coredump-unwind.c214 #ifdef UNW_TARGET_X86 in handle_sigsegv()
DGtest-bt.c190 #elif UNW_TARGET_X86 in sighandler()
DGtest-trace.c202 #elif UNW_TARGET_X86 in sighandler()
/external/libunwind/src/ptrace/
D_UPT_reg_offset.c252 #elif defined(UNW_TARGET_X86)