Searched refs:CFI_STRINGIFY (Results 1 – 2 of 2) sorted by relevance
61 # define CFI_STRINGIFY(Name) CFI_STRINGIFY2 (Name) macro66 ".cfi_def_cfa " CFI_STRINGIFY(reg) "," CFI_STRINGIFY(off)68 ".cfi_def_cfa_register " CFI_STRINGIFY(reg)70 ".cfi_def_cfa_offset " CFI_STRINGIFY(off)72 ".cfi_adjust_cfa_offset " CFI_STRINGIFY(off)74 ".cfi_offset " CFI_STRINGIFY(reg) "," CFI_STRINGIFY(off)76 ".cfi_rel_offset " CFI_STRINGIFY(reg) "," CFI_STRINGIFY(off)78 ".cfi_register " CFI_STRINGIFY(r1) "," CFI_STRINGIFY(r2)80 ".cfi_return_column " CFI_STRINGIFY(reg)82 ".cfi_restore " CFI_STRINGIFY(reg)[all …]
58 " .sleb128 " CFI_STRINGIFY (oRSP) "\n" \64 " .uleb128 " CFI_STRINGIFY (regno) "\n" \67 " .sleb128 " CFI_STRINGIFY (offset) "\n" \