Lines Matching refs:byte
65 .byte 1 /* Version number */
69 .byte 8 /* Return address register column */
71 .byte 0x1b /* DW_EH_PE_pcrel|DW_EH_PE_sdata4. */
72 .byte 0x0c /* DW_CFA_def_cfa */
75 .byte 0x88 /* DW_CFA_offset, column 0x8 */
87 .byte 0x40 + (.Lpush_ecx-.LSTART_vsyscall) /* DW_CFA_advance_loc */
88 .byte 0x0e /* DW_CFA_def_cfa_offset */
89 .byte 0x08 /* RA at offset 8 now */
90 .byte 0x40 + (.Lpush_edx-.Lpush_ecx) /* DW_CFA_advance_loc */
91 .byte 0x0e /* DW_CFA_def_cfa_offset */
92 .byte 0x0c /* RA at offset 12 now */
93 .byte 0x40 + (.Lenter_kernel-.Lpush_edx) /* DW_CFA_advance_loc */
94 .byte 0x0e /* DW_CFA_def_cfa_offset */
95 .byte 0x10 /* RA at offset 16 now */
96 .byte 0x85, 0x04 /* DW_CFA_offset %ebp -16 */
98 .byte 0x40 + (.Lpop_ebp-.Lenter_kernel) /* DW_CFA_advance_loc */
99 .byte 0x0e /* DW_CFA_def_cfa_offset */
100 .byte 0x0c /* RA at offset 12 now */
101 .byte 0xc5 /* DW_CFA_restore %ebp */
102 .byte 0x40 + (.Lpop_edx-.Lpop_ebp) /* DW_CFA_advance_loc */
103 .byte 0x0e /* DW_CFA_def_cfa_offset */
104 .byte 0x08 /* RA at offset 8 now */
105 .byte 0x40 + (.Lpop_ecx-.Lpop_edx) /* DW_CFA_advance_loc */
106 .byte 0x0e /* DW_CFA_def_cfa_offset */
107 .byte 0x04 /* RA at offset 4 now */