5 .type _memchr,@function
7 movm [d2,d3,a2,a3],(sp)
12 #ifndef __OPTIMIZE_SIZE__
74 .size _memchr, .Lend_of_memchr - _memchr
76 .section .debug_frame,"",@progbits
77 .Lstart_of_debug_frame:
78 # Common Information Entry (CIE)
79 .4byte .Lend_of_CIE - .Lstart_of_CIE # CIE Length
81 .4byte 0xffffffff # CIE Identifier Tag
82 .byte 0x1 # CIE Version
83 .ascii "\0" # CIE Augmentation
84 .uleb128 0x1 # CIE Code Alignment Factor
85 .sleb128 -4 # CIE Data Alignment Factor
86 .byte 0x32 # CIE RA Column
87 .byte 0xc # DW_CFA_def_cfa
90 .byte 0xb2 # DW_CFA_offset, column 0x32
95 # Frame Description Entry (FDE)
96 .4byte .Lend_of_FDE - .Lstart_of_FDE # FDE Length
98 .4byte .Lstart_of_debug_frame # FDE CIE offset
99 .4byte _memchr # FDE initial location
100 .4byte .Lend_of_memchr - _memchr # FDE address range
101 .byte 0x4 # DW_CFA_advance_loc4
102 .4byte .Lend_of_prologue - _memchr
103 .byte 0xe # DW_CFA_def_cfa_offset
105 .byte 0x87 # DW_CFA_offset, column 0x7