Searched refs:UNW_TARGET (Results 1 – 16 of 16) sorted by relevance
/third_party/libunwind/libunwind/include/ |
D | libunwind-common.h | 49 #define UNW_ARCH_OBJ(fn) UNW_PASTE(UNW_PASTE(UNW_PASTE(_U,UNW_TARGET),_), fn) 52 # define UNW_PREFIX UNW_PASTE(UNW_PASTE(_UL,UNW_TARGET),_) 54 # define UNW_PREFIX UNW_PASTE(UNW_PASTE(_U,UNW_TARGET),_)
|
D | libunwind-common.h.in | 37 // # define UNW_PREFIX UNW_PASTE(UNW_PASTE(_U,UNW_TARGET),_) 49 #define UNW_ARCH_OBJ(fn) UNW_PASTE(UNW_PASTE(UNW_PASTE(_U,UNW_TARGET),_), fn) 52 # define UNW_PREFIX UNW_PASTE(UNW_PASTE(_UL,UNW_TARGET),_) 54 # define UNW_PREFIX UNW_PASTE(UNW_PASTE(_U,UNW_TARGET),_)
|
D | libunwind-sh.h | 37 #define UNW_TARGET sh macro
|
D | libunwind-hppa.h | 35 #define UNW_TARGET hppa macro
|
D | libunwind-s390x.h | 39 #define UNW_TARGET s390x macro
|
D | libunwind-x86_64.h | 39 #define UNW_TARGET x86_64 macro
|
D | libunwind-mips.h | 39 #define UNW_TARGET mips macro
|
D | libunwind-tilegx.h | 36 #define UNW_TARGET tilegx macro
|
D | libunwind-x86.h | 37 #define UNW_TARGET x86 macro
|
D | libunwind-ppc32.h | 42 #define UNW_TARGET ppc32 macro
|
D | libunwind-ia64.h | 50 #define UNW_TARGET ia64 macro
|
D | libunwind-riscv.h | 39 #define UNW_TARGET riscv macro
|
D | libunwind-ppc64.h | 42 #define UNW_TARGET ppc64 macro
|
D | libunwind-aarch64.h | 47 #define UNW_TARGET aarch64 macro
|
D | libunwind-arm.h | 43 #define UNW_TARGET arm macro
|
D | libunwind_i.h | 167 #define UNWI_ARCH_OBJ(fn) UNW_PASTE(UNW_PASTE(UNW_PASTE(_UI,UNW_TARGET),_), fn)
|