HomeSort by relevance Sort by last modified time
    Searched refs:UNW_TARGET (Results 1 - 13 of 13) sorted by null

  /external/libunwind/include/
libunwind-hppa.h 35 #define UNW_TARGET hppa
libunwind-sh.h 37 #define UNW_TARGET sh
libunwind-aarch64.h 38 #define UNW_TARGET aarch64
libunwind-ia64.h 50 #define UNW_TARGET ia64
libunwind-mips.h 39 #define UNW_TARGET mips
libunwind-ppc32.h 42 #define UNW_TARGET ppc32
libunwind-x86.h 37 #define UNW_TARGET x86
libunwind-x86_64.h 39 #define UNW_TARGET x86_64
libunwind-common.h.in 36 #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),_)
libunwind-ppc64.h 42 #define UNW_TARGET ppc64
libunwind-common.h 40 #define UNW_ARCH_OBJ(fn) UNW_PASTE(UNW_PASTE(UNW_PASTE(_U,UNW_TARGET),_), fn)
43 # define UNW_PREFIX UNW_PASTE(UNW_PASTE(_UL,UNW_TARGET),_)
45 # define UNW_PREFIX UNW_PASTE(UNW_PASTE(_U,UNW_TARGET),_)
libunwind-arm.h 35 #define UNW_TARGET arm
libunwind_i.h 165 #define UNWI_ARCH_OBJ(fn) UNW_PASTE(UNW_PASTE(UNW_PASTE(_UI,UNW_TARGET),_), fn)

Completed in 309 milliseconds