Searched refs:UNW_PREFIX (Results 1 - 3 of 3) sorted by relevance

/external/libunwind/include/
H A Dlibunwind-common.h.in35 #define UNW_OBJ(fn) UNW_PASTE(UNW_PREFIX, 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-common.h39 #define UNW_OBJ(fn) UNW_PASTE(UNW_PREFIX, fn)
43 # define UNW_PREFIX UNW_PASTE(UNW_PASTE(_UL,UNW_TARGET),_) macro
45 # define UNW_PREFIX UNW_PASTE(UNW_PASTE(_U,UNW_TARGET),_) macro
H A Dlibunwind_i.h164 #define UNWI_OBJ(fn) UNW_PASTE(UNW_PREFIX,UNW_PASTE(I,fn))

Completed in 70 milliseconds