5 .type _memcmp,@function
7 movm [d2,d3,a2,a3],(sp)
12 #ifndef __OPTIMIZE_SIZE__
51 .size _memcmp, .Lend_of_func - _memcmp
53 .section .debug_frame,"",@progbits
54 .Lstart_of_debug_frame:
55 # Common Information Entry (CIE)
56 .4byte .Lend_of_CIE - .Lstart_of_CIE # CIE Length
58 .4byte 0xffffffff # CIE Identifier Tag
59 .byte 0x1 # CIE Version
60 .ascii "\0" # CIE Augmentation
61 .uleb128 0x1 # CIE Code Alignment Factor
62 .sleb128 -4 # CIE Data Alignment Factor
63 .byte 0x32 # CIE RA Column
64 .byte 0xc # DW_CFA_def_cfa
67 .byte 0xb2 # DW_CFA_offset, column 0x32
72 # Frame Description Entry (FDE)
73 .4byte .Lend_of_FDE - .Lstart_of_FDE # FDE Length
75 .4byte .Lstart_of_debug_frame # FDE CIE offset
76 .4byte _memcmp # FDE initial location
77 .4byte .Lend_of_func - _memcmp # FDE address range
78 .byte 0x4 # DW_CFA_advance_loc4
79 .4byte .Lend_of_prologue - _memcmp
80 .byte 0xe # DW_CFA_def_cfa_offset
82 .byte 0x87 # DW_CFA_offset, column 0x7