Searched refs:UNW_TARGET (Results 1 - 13 of 13) sorted by relevance

/external/libunwind/include/
H A Dlibunwind-hppa.h35 #define UNW_TARGET hppa macro
H A Dlibunwind-sh.h37 #define UNW_TARGET sh macro
H A Dlibunwind-common.h40 #define UNW_ARCH_OBJ(fn) UNW_PASTE(UNW_PASTE(UNW_PASTE(_U,UNW_TARGET),_), fn)
44 # define UNW_PREFIX UNW_PASTE(UNW_PASTE(_UUL,UNW_TARGET),_)
46 # define UNW_PREFIX UNW_PASTE(UNW_PASTE(_UL,UNW_TARGET),_)
50 # define UNW_PREFIX UNW_PASTE(UNW_PASTE(_UU,UNW_TARGET),_)
52 # define UNW_PREFIX UNW_PASTE(UNW_PASTE(_U,UNW_TARGET),_)
H A Dlibunwind-aarch64.h38 #define UNW_TARGET aarch64 macro
H A Dlibunwind-ia64.h50 #define UNW_TARGET ia64 macro
H A Dlibunwind-mips.h39 #define UNW_TARGET mips macro
H A Dlibunwind-ppc32.h42 #define UNW_TARGET ppc32 macro
H A Dlibunwind-x86.h37 #define UNW_TARGET x86 macro
H A Dlibunwind-x86_64.h39 #define UNW_TARGET x86_64 macro
H A Dlibunwind-common.h.in36 #define UNW_ARCH_OBJ(fn) UNW_PASTE(UNW_PASTE(UNW_PASTE(_U,UNW_TARGET),_), fn)
39 # define UNW_PREFIX UNW_PASTE(UNW_PASTE(_UL,UNW_TARGET),_)
41 # define UNW_PREFIX UNW_PASTE(UNW_PASTE(_U,UNW_TARGET),_)
H A Dlibunwind-ppc64.h42 #define UNW_TARGET ppc64 macro
H A Dlibunwind-arm.h35 #define UNW_TARGET arm macro
H A Dlibunwind_i.h166 #define UNWI_ARCH_OBJ(fn) UNW_PASTE(UNW_PASTE(UNW_PASTE(_UI,UNW_TARGET),_), fn)

Completed in 66 milliseconds