Searched refs:PV_THUNK_NAME (Results 1 – 1 of 1) sorted by relevance
627 #define PV_THUNK_NAME(func) "__raw_callee_save_" #func macro 632 ".globl " PV_THUNK_NAME(func) ";" \633 ".type " PV_THUNK_NAME(func) ", @function;" \635 PV_THUNK_NAME(func) ":" \643 ".size " PV_THUNK_NAME(func) ", .-" PV_THUNK_NAME(func) ";" \