Searched refs:GET_RETURN_PC (Results 1 – 3 of 3) sorted by relevance
230 #define GET_RETURN_PC(addr) (__builtin_return_address(0)) macro
130 #define OBTAIN_PC(pc) ((pc) = GET_RETURN_PC())
200 #define GET_RETURN_PC(addr) (__builtin_return_address(0)) macro