Searched refs:FUNCTION_NAME (Results 1 – 2 of 2) sorted by relevance
160 #define FUNCTION_NAME static_cast<const char*>(__FUNCTION__) macro162 #define FUNCTION_NAME __FUNCTION__ macro169 (gold::do_gold_unreachable(__FILE__, __LINE__, FUNCTION_NAME))
12943 * gold.h (FUNCTION_NAME): Define.12944 (gold_unreachable): Use FUNCTION_NAME.