Home
last modified time | relevance | path

Searched defs:IA64_LOC_UC_ADDR (Results 1 – 1 of 1) sorted by relevance

/external/libunwind/src/ia64/
Dunwind_i.h135 #define IA64_LOC_UC_ADDR(a,t) IA64_LOC_ADDR(a, t) macro
235 #define IA64_LOC_UC_ADDR(a,t) ((ia64_loc_t) { ((a) & ~0x3) | (t), \ macro