Home
last modified time | relevance | path

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

/third_party/libunwind/include/mingw/sys/
Ducontext.h9 #if defined(UNW_TARGET_X86_64)
/third_party/libunwind/include/mingw/
Dsignal.h14 #if defined(UNW_TARGET_X86_64)
/third_party/libunwind/include/
Dlibunwind-x86_64.h40 #define UNW_TARGET_X86_64 1 macro
/third_party/libunwind/src/coredump/
D_UCD_access_reg_freebsd.c80 #elif defined(UNW_TARGET_X86_64) in _UCD_access_reg()
D_UCD_access_reg_linux.c120 #elif defined(UNW_TARGET_X86_64) in _UCD_access_reg()
/third_party/libunwind/tests/
Dtest-coredump-unwind.c220 #elif defined(UNW_TARGET_X86_64) in handle_sigsegv()
DGtest-bt.c197 #elif UNW_TARGET_X86_64 in sighandler()
DGtest-trace.c209 #elif UNW_TARGET_X86_64 in sighandler()
/third_party/libunwind/
DBUILD.gn383 defines = [ "UNW_TARGET_X86_64" ]
388 defines = [ "UNW_TARGET_X86_64" ]
/third_party/libunwind/src/ptrace/
D_UPT_reg_offset.c336 #elif defined(UNW_TARGET_X86_64)