5 .type _strchr,@function
7 movm [d2,d3,a2,a3],(sp)
12 #ifndef __OPTIMIZE_SIZE__
87 .size _strchr, .Lend_of_strchr - _strchr
89 .section .debug_frame,"",@progbits
90 .Lstart_of_debug_frame:
91 # Common Information Entry (CIE)
92 .4byte .Lend_of_CIE - .Lstart_of_CIE # CIE Length
94 .4byte 0xffffffff # CIE Identifier Tag
95 .byte 0x1 # CIE Version
96 .ascii "\0" # CIE Augmentation
97 .uleb128 0x1 # CIE Code Alignment Factor
98 .sleb128 -4 # CIE Data Alignment Factor
99 .byte 0x32 # CIE RA Column
100 .byte 0xc # DW_CFA_def_cfa
103 .byte 0xb2 # DW_CFA_offset, column 0x32
108 # Frame Description Entry (FDE)
109 .4byte .Lend_of_FDE - .Lstart_of_FDE # FDE Length
111 .4byte .Lstart_of_debug_frame # FDE CIE offset
112 .4byte _strchr # FDE initial location
113 .4byte .Lend_of_strchr - _strchr # FDE address range
114 .byte 0x4 # DW_CFA_advance_loc4
115 .4byte .Lend_of_prologue - _strchr
116 .byte 0xe # DW_CFA_def_cfa_offset
118 .byte 0x87 # DW_CFA_offset, column 0x7