HomeSort by relevance Sort by last modified time
    Searched defs:SV (Results 1 - 25 of 65) sorted by null

1 2 3

  /external/elfutils/backends/
aarch64_cfi.c 57 #define SV(n) DW_CFA_same_value, ULEB128_7 (n)
59 SV (19), SV (20), SV (21), SV (22), SV (23),
60 SV (24), SV (25), SV (26), SV (27), SV (28)
    [all...]
ppc_cfi.c 53 #define SV(n) DW_CFA_same_value, ULEB128_7 (n)
54 SV (2), /* r2 is TOC pointer. */
55 SV (13), /* Reserved as system thread id (is it for CFI?). */
57 SV (14), SV (15), SV (16), SV (17), SV (18), SV (19), SV (20), SV (21)
    [all...]
s390_cfi.c 50 #define SV(n) DW_CFA_same_value, ULEB128_7 (n)
51 SV (6), SV (7), SV (8), SV (9), SV (10), /* r6-r13, r15 */
52 SV (11), SV (12), SV (13), SV (15)
    [all...]
sparc_cfi.c 43 #define SV(n) DW_CFA_same_value, ULEB128_7 (n)
45 SV (0), SV (1), SV (2), SV (3), SV (4), SV (5), SV (6), SV (7),
47 SV (8), SV (9), SV (10), SV (11), SV (12), SV (13), SV (14), SV (15)
    [all...]
arm_cfi.c 60 #define SV(n) DW_CFA_same_value, ULEB128_7 (n)
62 SV (4), SV (5), SV (6), SV (7), SV (8), SV (10), SV (11),
65 SV (14),
67 #undef SV
    [all...]