Home
last modified time | relevance | path

Searched refs:uleb128 (Results 1 – 9 of 9) sorted by relevance

/linux-6.1.9/arch/powerpc/kernel/vdso/
Dsigtramp32.S43 .uleb128 9f - 1f; /* length */ \
47 .byte 0x23; .uleb128 RSIZE; /* DW_OP_plus_uconst */ \
55 .uleb128 regno; /* regno */ \
56 .uleb128 9f - 1f; /* length */ \
61 .byte 0x23; .uleb128 ofs; /* DW_OP_plus_uconst */ \
71 .uleb128 regno + 77; /* regno */ \
72 .uleb128 9f - 1f; /* length */ \
83 .uleb128 33*RSIZE; /* msr offset */ \
92 .byte 0x23; .uleb128 VREGS; /* DW_OP_plus_uconst */ \
101 .uleb128 regno + 77; /* regno */ \
[all …]
Dsigtramp64.S48 .uleb128 9f - 1f; /* length */ \
52 .byte 0x23; .uleb128 RSIZE; /* DW_OP_plus_uconst */ \
60 .uleb128 regno; /* regno */ \
61 .uleb128 9f - 1f; /* length */ \
66 .byte 0x23; .uleb128 ofs; /* DW_OP_plus_uconst */ \
76 .uleb128 regno + 77; /* regno */ \
77 .uleb128 9f - 1f; /* length */ \
88 .uleb128 33*RSIZE; /* msr offset */ \
97 .byte 0x23; .uleb128 VREGS; /* DW_OP_plus_uconst */ \
107 .uleb128 regno + 77; /* regno */ \
[all …]
/linux-6.1.9/arch/x86/entry/vdso/vdso32/
Dsigreturn.S45 .uleb128 1 /* Code alignment factor */
48 .uleb128 1 /* Augmentation value length */
63 .uleb128 0 /* Augmentation */
77 .uleb128 1f-0f; /* length */ \
85 .uleb128 regno; /* regno */ \
86 .uleb128 1f-0f; /* length */ \
122 .uleb128 0 /* Augmentation */
/linux-6.1.9/arch/parisc/kernel/vdso64/
Dsigtramp.S66 .uleb128 \regno; /* regno */
67 .uleb128 \ofs /* factored offset */
76 .uleb128 4 /* Code alignment factor */
79 .uleb128 1 /* Augmentation value length */
82 .uleb128 9f - 1f /* length */
95 .uleb128 0 /* Augmentation */
/linux-6.1.9/arch/parisc/kernel/vdso32/
Dsigtramp.S67 .uleb128 \regno; /* regno */
68 .uleb128 \ofs /* factored offset */
77 .uleb128 4 /* Code alignment factor */
80 .uleb128 1 /* Augmentation value length */
83 .uleb128 9f - 1f /* length */
96 .uleb128 0 /* Augmentation */
/linux-6.1.9/arch/sh/kernel/vsyscall/
Dvsyscall-sigreturn.S47 .uleb128 0x1 /* Code alignment factor */
50 .uleb128 0x1 /* Augmentation length and data */
62 .uleb128 0 /* Augmentation */
71 .uleb128 0 /* Augmentation */
Dvsyscall-trapa.S20 .uleb128 0x1 /* Code alignment factor */
23 .uleb128 0x1 /* Augmentation length and data */
34 .uleb128 0 /* Augmentation */
/linux-6.1.9/arch/arm/kernel/
Dunwind.c363 unsigned long uleb128 = unwind_get_byte(ctrl); in unwind_exec_insn() local
365 ctrl->vrs[SP] += 0x204 + (uleb128 << 2); in unwind_exec_insn()
/linux-6.1.9/lib/
DKconfig.debug237 def_bool $(as-instr,.uleb128 .Lexpr_end4 - .Lexpr_start3\n.Lexpr_start3:\n.Lexpr_end4:)