HomeSort by: relevance | last modified time | path
    Searched defs:CFI_OFFSET (Results 1 - 17 of 17) sorted by relevancy

  /src/lib/libc/arch/arm/sys/
__sigtramp2.S 46 #define CFI_OFFSET(r) .cfi_offset r, r * 4
52 CFI_OFFSET(_REG_R0)
53 CFI_OFFSET(_REG_R1)
54 CFI_OFFSET(_REG_R2)
55 CFI_OFFSET(_REG_R3)
56 CFI_OFFSET(_REG_R4)
57 CFI_OFFSET(_REG_R5)
58 CFI_OFFSET(_REG_R6)
59 CFI_OFFSET(_REG_R7
    [all...]
  /src/lib/libc/arch/vax/sys/
__sigtramp3.S 58 #define CFI_OFFSET(r) .cfi_offset r, r * 4
65 CFI_OFFSET(_REG_R0)
66 CFI_OFFSET(_REG_R1)
67 CFI_OFFSET(_REG_R2)
68 CFI_OFFSET(_REG_R3)
69 CFI_OFFSET(_REG_R4)
70 CFI_OFFSET(_REG_R5)
71 CFI_OFFSET(_REG_R6)
72 CFI_OFFSET(_REG_R7
    [all...]
  /src/lib/libc/arch/aarch64/sys/
__sigtramp2.S 55 #define CFI_OFFSET_DWARF_REG(d, r) .cfi_offset d, r * 8
56 #define CFI_OFFSET(r) CFI_OFFSET_DWARF_REG(r, r)
62 CFI_OFFSET(_REG_X0)
63 CFI_OFFSET(_REG_X1)
64 CFI_OFFSET(_REG_X2)
65 CFI_OFFSET(_REG_X3)
66 CFI_OFFSET(_REG_X4)
67 CFI_OFFSET(_REG_X5)
68 CFI_OFFSET(_REG_X6)
69 CFI_OFFSET(_REG_X7
    [all...]
  /src/lib/libc/arch/alpha/sys/
__sigtramp2.S 53 #define CFI_OFFSET_DWARF_REG(d, r) .cfi_offset d, r*8
54 #define CFI_OFFSET(r) CFI_OFFSET_DWARF_REG(r, r)
59 CFI_OFFSET(_REG_V0)
60 CFI_OFFSET(_REG_T0)
61 CFI_OFFSET(_REG_T1)
62 CFI_OFFSET(_REG_T2)
63 CFI_OFFSET(_REG_T3)
64 CFI_OFFSET(_REG_T4)
65 CFI_OFFSET(_REG_T5)
66 CFI_OFFSET(_REG_T6
    [all...]
  /src/lib/libc/arch/m68k/sys/
__sigtramp2.S 60 #define CFI_OFFSET_DWARF_REG(d, r) .cfi_offset d, r * 4
61 #define CFI_OFFSET(r) CFI_OFFSET_DWARF_REG(r, r)
67 CFI_OFFSET(_REG_D0)
68 CFI_OFFSET(_REG_D1)
69 CFI_OFFSET(_REG_D2)
70 CFI_OFFSET(_REG_D3)
71 CFI_OFFSET(_REG_D4)
72 CFI_OFFSET(_REG_D5)
73 CFI_OFFSET(_REG_D6)
74 CFI_OFFSET(_REG_D7
    [all...]
  /src/lib/libc/arch/hppa/sys/
__sigtramp2.S 92 #define CFI_OFFSET_DWARF_REG(d, r) .cfi_offset d, r * 4
93 #define CFI_OFFSET(r) CFI_OFFSET_DWARF_REG(r, r)
99 CFI_OFFSET(_REG_R1)
100 CFI_OFFSET(_REG_R2)
101 CFI_OFFSET(_REG_R3)
102 CFI_OFFSET(_REG_R4)
103 CFI_OFFSET(_REG_R5)
104 CFI_OFFSET(_REG_R6)
105 CFI_OFFSET(_REG_R7)
106 CFI_OFFSET(_REG_R8
    [all...]
  /src/lib/libc/arch/mips/sys/
__sigtramp2.S 64 #define CFI_OFFSET_DWARF_REG(d, r) .cfi_offset d, r * SZREG
65 #define CFI_OFFSET(r) CFI_OFFSET_DWARF_REG(r, r)
71 CFI_OFFSET(_REG_R0)
72 CFI_OFFSET(_REG_AT)
73 CFI_OFFSET(_REG_V0)
74 CFI_OFFSET(_REG_V1)
75 CFI_OFFSET(_REG_A0)
76 CFI_OFFSET(_REG_A1)
77 CFI_OFFSET(_REG_A2)
78 CFI_OFFSET(_REG_A3
    [all...]
  /src/external/gpl3/gcc/dist/libgcc/config/rs6000/
crtresxfpr.S 45 CFI_OFFSET (65, 4)
46 CFI_OFFSET (46, -144)
47 CFI_OFFSET (47, -136)
48 CFI_OFFSET (48, -128)
49 CFI_OFFSET (49, -120)
50 CFI_OFFSET (50, -112)
51 CFI_OFFSET (51, -104)
52 CFI_OFFSET (52, -96)
53 CFI_OFFSET (53, -88)
54 CFI_OFFSET (54, -80
    [all...]
crtresxgpr.S 42 CFI_OFFSET (65, 4)
43 CFI_OFFSET (14, -72)
44 CFI_OFFSET (15, -68)
45 CFI_OFFSET (16, -64)
46 CFI_OFFSET (17, -60)
47 CFI_OFFSET (18, -56)
48 CFI_OFFSET (19, -52)
49 CFI_OFFSET (20, -48)
50 CFI_OFFSET (21, -44)
51 CFI_OFFSET (22, -40
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
crtresxfpr.S 45 CFI_OFFSET (65, 4)
46 CFI_OFFSET (46, -144)
47 CFI_OFFSET (47, -136)
48 CFI_OFFSET (48, -128)
49 CFI_OFFSET (49, -120)
50 CFI_OFFSET (50, -112)
51 CFI_OFFSET (51, -104)
52 CFI_OFFSET (52, -96)
53 CFI_OFFSET (53, -88)
54 CFI_OFFSET (54, -80
    [all...]
crtresxgpr.S 42 CFI_OFFSET (65, 4)
43 CFI_OFFSET (14, -72)
44 CFI_OFFSET (15, -68)
45 CFI_OFFSET (16, -64)
46 CFI_OFFSET (17, -60)
47 CFI_OFFSET (18, -56)
48 CFI_OFFSET (19, -52)
49 CFI_OFFSET (20, -48)
50 CFI_OFFSET (21, -44)
51 CFI_OFFSET (22, -40
    [all...]
  /src/lib/libc/arch/powerpc/sys/
__sigtramp2.S 72 #define CFI_OFFSET_DWARF_REG(d, r) .cfi_offset d, r * 4
73 #define CFI_OFFSET(r) CFI_OFFSET_DWARF_REG(r, r)
79 CFI_OFFSET(_REG_R0)
80 CFI_OFFSET(_REG_R1)
81 CFI_OFFSET(_REG_R2)
82 CFI_OFFSET(_REG_R3)
83 CFI_OFFSET(_REG_R4)
84 CFI_OFFSET(_REG_R5)
85 CFI_OFFSET(_REG_R6)
86 CFI_OFFSET(_REG_R7
    [all...]
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_asm.h 28 # define CFI_OFFSET(reg, n) .cfi_offset reg, n
40 # define CFI_OFFSET(reg, n)
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_asm.h 27 # define CFI_OFFSET(reg, n) .cfi_offset reg, n
39 # define CFI_OFFSET(reg, n)
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_asm.h 27 # define CFI_OFFSET(reg, n) .cfi_offset reg, n
39 # define CFI_OFFSET(reg, n)
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
ppc-asm.h 375 # define CFI_OFFSET(reg, off) .cfi_offset reg, off
381 # define CFI_OFFSET(reg, off)
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
ppc-asm.h 375 # define CFI_OFFSET(reg, off) .cfi_offset reg, off
381 # define CFI_OFFSET(reg, off)

Completed in 50 milliseconds