Home
last modified time | relevance | path

Searched refs:CFI_STRINGIFY (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/generic/
Dsysdep.h61 # define CFI_STRINGIFY(Name) CFI_STRINGIFY2 (Name) macro
66 ".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 …]
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/
Dlibc_sigaction.c58 " .sleb128 " CFI_STRINGIFY (oRSP) "\n" \
64 " .uleb128 " CFI_STRINGIFY (regno) "\n" \
67 " .sleb128 " CFI_STRINGIFY (offset) "\n" \