Searched refs:PV_THUNK_NAME (Results 1 – 1 of 1) sorted by relevance
757 #define PV_THUNK_NAME(func) "__raw_callee_save_" #func macro762 ".globl " PV_THUNK_NAME(func) ";" \763 ".type " PV_THUNK_NAME(func) ", @function;" \764 PV_THUNK_NAME(func) ":" \