x86
stringlengths 335
88.6k
| arm
stringlengths 349
86.1k
|
---|---|
.file "extr_network-injection.c_network_injection_queue_free.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_injection_queue_free
.type network_injection_queue_free, @function
network_injection_queue_free:
.LFB0:
.cfi_startproc
endbr64
test rdi, rdi
je .L1
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
call network_injection_queue_reset@PLT
mov rdi, rbp
pop rbp
.cfi_restore 6
.cfi_def_cfa_offset 8
jmp g_queue_free@PLT
.p2align 4,,10
.p2align 3
.L1:
ret
.cfi_endproc
.LFE0:
.size network_injection_queue_free, .-network_injection_queue_free
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-injection.c_network_injection_queue_free.c"
.text
.align 2
.global network_injection_queue_free
.syntax unified
.arm
.fpu softvfp
.type network_injection_queue_free, %function
network_injection_queue_free:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
subs r4, r0, #0
popeq {r4, pc}
bl network_injection_queue_reset
mov r0, r4
pop {r4, lr}
b g_queue_free
.size network_injection_queue_free, .-network_injection_queue_free
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-injection.c_network_injection_queue_len.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_injection_queue_len
.type network_injection_queue_len, @function
network_injection_queue_len:
.LFB0:
.cfi_startproc
endbr64
mov eax, DWORD PTR [rdi]
ret
.cfi_endproc
.LFE0:
.size network_injection_queue_len, .-network_injection_queue_len
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-injection.c_network_injection_queue_len.c"
.text
.align 2
.global network_injection_queue_len
.syntax unified
.arm
.fpu softvfp
.type network_injection_queue_len, %function
network_injection_queue_len:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r0, [r0]
bx lr
.size network_injection_queue_len, .-network_injection_queue_len
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-injection.c_network_injection_queue_new.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_injection_queue_new
.type network_injection_queue_new, @function
network_injection_queue_new:
.LFB0:
.cfi_startproc
endbr64
xor eax, eax
jmp g_queue_new@PLT
.cfi_endproc
.LFE0:
.size network_injection_queue_new, .-network_injection_queue_new
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-injection.c_network_injection_queue_new.c"
.text
.align 2
.global network_injection_queue_new
.syntax unified
.arm
.fpu softvfp
.type network_injection_queue_new, %function
network_injection_queue_new:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
b g_queue_new
.size network_injection_queue_new, .-network_injection_queue_new
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-injection.c_network_injection_queue_prepend.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_injection_queue_prepend
.type network_injection_queue_prepend, @function
network_injection_queue_prepend:
.LFB0:
.cfi_startproc
endbr64
jmp g_queue_push_head@PLT
.cfi_endproc
.LFE0:
.size network_injection_queue_prepend, .-network_injection_queue_prepend
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-injection.c_network_injection_queue_prepend.c"
.text
.align 2
.global network_injection_queue_prepend
.syntax unified
.arm
.fpu softvfp
.type network_injection_queue_prepend, %function
network_injection_queue_prepend:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
b g_queue_push_head
.size network_injection_queue_prepend, .-network_injection_queue_prepend
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-injection.c_network_injection_queue_reset.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_injection_queue_reset
.type network_injection_queue_reset, @function
network_injection_queue_reset:
.LFB0:
.cfi_startproc
endbr64
test rdi, rdi
je .L11
push rbx
.cfi_def_cfa_offset 16
.cfi_offset 3, -16
mov rbx, rdi
jmp .L2
.p2align 4,,10
.p2align 3
.L3:
call injection_free@PLT
.L2:
mov rdi, rbx
call g_queue_pop_head@PLT
mov rdi, rax
test rax, rax
jne .L3
pop rbx
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L11:
.cfi_restore 3
ret
.cfi_endproc
.LFE0:
.size network_injection_queue_reset, .-network_injection_queue_reset
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-injection.c_network_injection_queue_reset.c"
.text
.align 2
.global network_injection_queue_reset
.syntax unified
.arm
.fpu softvfp
.type network_injection_queue_reset, %function
network_injection_queue_reset:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
subs r4, r0, #0
popeq {r4, pc}
.L2:
mov r0, r4
bl g_queue_pop_head
cmp r0, #0
popeq {r4, pc}
bl injection_free
b .L2
.size network_injection_queue_reset, .-network_injection_queue_reset
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-injection.c_proxy_resultset_free.c"
.intel_syntax noprefix
.text
.p2align 4
.globl proxy_resultset_free
.type proxy_resultset_free, @function
proxy_resultset_free:
.LFB0:
.cfi_startproc
endbr64
test rdi, rdi
je .L1
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
mov rdi, QWORD PTR [rdi]
test rdi, rdi
jne .L11
mov rdi, rbp
pop rbp
.cfi_remember_state
.cfi_restore 6
.cfi_def_cfa_offset 8
jmp g_free@PLT
.p2align 4,,10
.p2align 3
.L11:
.cfi_restore_state
call network_mysqld_proto_fielddefs_free@PLT
mov rdi, rbp
pop rbp
.cfi_restore 6
.cfi_def_cfa_offset 8
jmp g_free@PLT
.p2align 4,,10
.p2align 3
.L1:
ret
.cfi_endproc
.LFE0:
.size proxy_resultset_free, .-proxy_resultset_free
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-injection.c_proxy_resultset_free.c"
.text
.align 2
.global proxy_resultset_free
.syntax unified
.arm
.fpu softvfp
.type proxy_resultset_free, %function
proxy_resultset_free:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
subs r4, r0, #0
popeq {r4, pc}
ldr r0, [r4]
cmp r0, #0
bne .L9
mov r0, r4
pop {r4, lr}
b g_free
.L9:
bl network_mysqld_proto_fielddefs_free
mov r0, r4
pop {r4, lr}
b g_free
.size proxy_resultset_free, .-proxy_resultset_free
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-injection.c_proxy_resultset_init.c"
.intel_syntax noprefix
.text
.p2align 4
.globl proxy_resultset_init
.type proxy_resultset_init, @function
proxy_resultset_init:
.LFB0:
.cfi_startproc
endbr64
xor eax, eax
jmp proxy_resultset_new@PLT
.cfi_endproc
.LFE0:
.size proxy_resultset_init, .-proxy_resultset_init
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-injection.c_proxy_resultset_init.c"
.text
.align 2
.global proxy_resultset_init
.syntax unified
.arm
.fpu softvfp
.type proxy_resultset_init, %function
proxy_resultset_init:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
b proxy_resultset_new
.size proxy_resultset_init, .-proxy_resultset_init
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-binlog.c_guint64_equal.c"
.intel_syntax noprefix
.text
.p2align 4
.type guint64_equal, @function
guint64_equal:
.LFB0:
.cfi_startproc
endbr64
mov rax, QWORD PTR [rsi]
cmp QWORD PTR [rdi], rax
sete al
movzx eax, al
ret
.cfi_endproc
.LFE0:
.size guint64_equal, .-guint64_equal
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-binlog.c_guint64_equal.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type guint64_equal, %function
guint64_equal:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r0, [r0]
ldr r3, [r1]
sub r0, r0, r3
clz r0, r0
lsr r0, r0, #5
bx lr
.size guint64_equal, .-guint64_equal
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-binlog.c_guint64_hash.c"
.intel_syntax noprefix
.text
.p2align 4
.type guint64_hash, @function
guint64_hash:
.LFB0:
.cfi_startproc
endbr64
mov eax, DWORD PTR [rdi]
ret
.cfi_endproc
.LFE0:
.size guint64_hash, .-guint64_hash
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-binlog.c_guint64_hash.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type guint64_hash, %function
guint64_hash:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r0, [r0]
bx lr
.size guint64_hash, .-guint64_hash
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-binlog.c_network_mysqld_binlog_dump_free.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_binlog_dump_free
.type network_mysqld_binlog_dump_free, @function
network_mysqld_binlog_dump_free:
.LFB0:
.cfi_startproc
endbr64
test rdi, rdi
je .L1
jmp g_free@PLT
.p2align 4,,10
.p2align 3
.L1:
ret
.cfi_endproc
.LFE0:
.size network_mysqld_binlog_dump_free, .-network_mysqld_binlog_dump_free
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-binlog.c_network_mysqld_binlog_dump_free.c"
.text
.align 2
.global network_mysqld_binlog_dump_free
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_binlog_dump_free, %function
network_mysqld_binlog_dump_free:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
cmp r0, #0
bxeq lr
b g_free
.size network_mysqld_binlog_dump_free, .-network_mysqld_binlog_dump_free
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-binlog.c_network_mysqld_binlog_event_free.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_binlog_event_free
.type network_mysqld_binlog_event_free, @function
network_mysqld_binlog_event_free:
.LFB0:
.cfi_startproc
endbr64
test rdi, rdi
je .L1
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov eax, DWORD PTR [rdi]
mov rbp, rdi
add eax, -128
cmp eax, 8
ja .L3
lea rdx, .L5[rip]
movsx rax, DWORD PTR [rdx+rax*4]
add rax, rdx
notrack jmp rax
.section .rodata
.align 4
.align 4
.L5:
.long .L4-.L5
.long .L11-.L5
.long .L4-.L5
.long .L10-.L5
.long .L9-.L5
.long .L8-.L5
.long .L7-.L5
.long .L6-.L5
.long .L4-.L5
.text
.p2align 4,,10
.p2align 3
.L4:
mov rdi, QWORD PTR 32[rdi]
test rdi, rdi
je .L21
call g_free@PLT
.L21:
mov rdi, QWORD PTR 24[rbp]
test rdi, rdi
je .L22
call g_free@PLT
.L22:
mov rdi, QWORD PTR 16[rbp]
test rdi, rdi
je .L3
.p2align 4,,10
.p2align 3
.L71:
call g_free@PLT
.L3:
mov rdi, rbp
pop rbp
.cfi_remember_state
.cfi_restore 6
.cfi_def_cfa_offset 8
jmp g_free@PLT
.p2align 4,,10
.p2align 3
.L11:
.cfi_restore_state
mov rdi, QWORD PTR 88[rdi]
test rdi, rdi
je .L16
call g_free@PLT
.L16:
mov rdi, QWORD PTR 80[rbp]
test rdi, rdi
jne .L71
jmp .L3
.p2align 4,,10
.p2align 3
.L10:
mov rdi, QWORD PTR 72[rdi]
test rdi, rdi
je .L17
call g_free@PLT
.L17:
mov rdi, QWORD PTR 64[rbp]
test rdi, rdi
je .L18
call g_free@PLT
.L18:
mov rdi, QWORD PTR 56[rbp]
test rdi, rdi
je .L19
call g_free@PLT
.L19:
mov rdi, QWORD PTR 48[rbp]
test rdi, rdi
je .L20
call g_free@PLT
.L20:
mov rdi, QWORD PTR 40[rbp]
test rdi, rdi
jne .L71
jmp .L3
.p2align 4,,10
.p2align 3
.L9:
mov rdi, QWORD PTR 8[rdi]
test rdi, rdi
jne .L71
jmp .L3
.p2align 4,,10
.p2align 3
.L8:
mov rdi, QWORD PTR 112[rdi]
test rdi, rdi
jne .L71
jmp .L3
.p2align 4,,10
.p2align 3
.L7:
mov rdi, QWORD PTR 128[rdi]
test rdi, rdi
je .L12
call g_free@PLT
.L12:
mov rdi, QWORD PTR 120[rbp]
test rdi, rdi
jne .L71
jmp .L3
.p2align 4,,10
.p2align 3
.L6:
mov rdi, QWORD PTR 104[rdi]
test rdi, rdi
je .L15
call g_free@PLT
.L15:
mov rdi, QWORD PTR 96[rbp]
test rdi, rdi
jne .L71
jmp .L3
.p2align 4,,10
.p2align 3
.L1:
.cfi_def_cfa_offset 8
.cfi_restore 6
ret
.cfi_endproc
.LFE0:
.size network_mysqld_binlog_event_free, .-network_mysqld_binlog_event_free
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-binlog.c_network_mysqld_binlog_event_free.c"
.text
.align 2
.global network_mysqld_binlog_event_free
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_binlog_event_free, %function
network_mysqld_binlog_event_free:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
subs r4, r0, #0
popeq {r4, pc}
ldr r3, [r4]
sub r3, r3, #128
cmp r3, #8
ldrls pc, [pc, r3, asl #2]
b .L3
.L5:
.word .L4
.word .L11
.word .L4
.word .L10
.word .L9
.word .L8
.word .L7
.word .L6
.word .L4
.L4:
ldr r0, [r4, #16]
cmp r0, #0
beq .L21
bl g_free
.L21:
ldr r0, [r4, #12]
cmp r0, #0
beq .L22
bl g_free
.L22:
ldr r0, [r4, #8]
cmp r0, #0
beq .L3
.L69:
bl g_free
.L3:
mov r0, r4
pop {r4, lr}
b g_free
.L11:
ldr r0, [r4, #44]
cmp r0, #0
beq .L16
bl g_free
.L16:
ldr r0, [r4, #40]
cmp r0, #0
bne .L69
b .L3
.L10:
ldr r0, [r4, #36]
cmp r0, #0
beq .L17
bl g_free
.L17:
ldr r0, [r4, #32]
cmp r0, #0
beq .L18
bl g_free
.L18:
ldr r0, [r4, #28]
cmp r0, #0
beq .L19
bl g_free
.L19:
ldr r0, [r4, #24]
cmp r0, #0
beq .L20
bl g_free
.L20:
ldr r0, [r4, #20]
cmp r0, #0
bne .L69
b .L3
.L9:
ldr r0, [r4, #4]
cmp r0, #0
bne .L69
b .L3
.L8:
ldr r0, [r4, #56]
cmp r0, #0
bne .L69
b .L3
.L7:
ldr r0, [r4, #64]
cmp r0, #0
beq .L12
bl g_free
.L12:
ldr r0, [r4, #60]
cmp r0, #0
bne .L69
b .L3
.L6:
ldr r0, [r4, #52]
cmp r0, #0
beq .L15
bl g_free
.L15:
ldr r0, [r4, #48]
cmp r0, #0
bne .L69
b .L3
.size network_mysqld_binlog_event_free, .-network_mysqld_binlog_event_free
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-binlog.c_network_mysqld_binlog_event_tablemap_get.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "%s: field-type %d isn't handled"
.section .rodata.str1.1,"aMS",@progbits,1
.LC1:
.string "%s: "
.text
.p2align 4
.globl network_mysqld_binlog_event_tablemap_get
.type network_mysqld_binlog_event_tablemap_get, @function
network_mysqld_binlog_event_tablemap_get:
.LFB0:
.cfi_startproc
endbr64
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
mov r15, rdi
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
mov r14, rsi
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
sub rsp, 88
.cfi_def_cfa_offset 144
mov esi, DWORD PTR 48[rdi]
mov edi, DWORD PTR 12[r14]
mov rax, QWORD PTR fs:40
mov QWORD PTR 72[rsp], rax
xor eax, eax
call g_string_assign@PLT
mov esi, DWORD PTR 44[r15]
mov edi, DWORD PTR 8[r14]
call g_string_assign@PLT
mov eax, DWORD PTR 40[r15]
lea rdx, 48[rsp]
mov QWORD PTR 32[rsp], 0
mov QWORD PTR 40[rsp], rdx
mov edx, DWORD PTR 8[r15]
mov DWORD PTR 4[r14], eax
mov rax, QWORD PTR 24[r15]
mov QWORD PTR 56[rsp], rax
mov rax, QWORD PTR [r15]
mov QWORD PTR 48[rsp], rax
test edx, edx
jle .L29
xor ebx, ebx
xor r12d, r12d
lea r13, .L6[rip]
.p2align 4,,10
.p2align 3
.L25:
xor eax, eax
call network_mysqld_proto_fielddef_new@PLT
mov rsi, QWORD PTR 16[r15]
mov ecx, ebx
mov edx, DWORD PTR 12[rax]
mov rbp, rax
mov eax, ebx
and ecx, 7
sar eax, 3
cdqe
mov eax, DWORD PTR [rsi+rax*4]
bt eax, ecx
jc .L3
or edx, DWORD PTR NOT_NULL_FLAG[rip]
.L3:
mov rax, QWORD PTR 32[r15]
mov DWORD PTR 12[rbp], edx
mov rdx, QWORD PTR [rax+rbx*8]
lea eax, -128[rdx]
cmp eax, 20
ja .L4
movsx rax, DWORD PTR 0[r13+rax*4]
add rax, r13
notrack jmp rax
.section .rodata
.align 4
.align 4
.L6:
.long .L8-.L6
.long .L13-.L6
.long .L13-.L6
.long .L8-.L6
.long .L8-.L6
.long .L8-.L6
.long .L12-.L6
.long .L8-.L6
.long .L11-.L6
.long .L8-.L6
.long .L8-.L6
.long .L8-.L6
.long .L7-.L6
.long .L9-.L6
.long .L10-.L6
.long .L9-.L6
.long .L8-.L6
.long .L8-.L6
.long .L8-.L6
.long .L7-.L6
.long .L5-.L6
.text
.p2align 4,,10
.p2align 3
.L8:
mov DWORD PTR 4[rbp], edx
.p2align 4,,10
.p2align 3
.L15:
mov edi, DWORD PTR [r14]
mov rsi, rbp
add rbx, 1
call g_ptr_array_add@PLT
mov edx, DWORD PTR 8[r15]
cmp edx, ebx
jg .L25
mov rax, QWORD PTR 40[rsp]
mov rcx, QWORD PTR 32[rsp]
mov rax, QWORD PTR [rax]
.L2:
cmp rax, rcx
jne .L36
.L26:
mov eax, r12d
neg eax
.L1:
mov rdi, QWORD PTR 72[rsp]
sub rdi, QWORD PTR fs:40
jne .L37
add rsp, 88
.cfi_remember_state
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r13
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L9:
.cfi_restore_state
test r12d, r12d
je .L38
.p2align 4,,10
.p2align 3
.L34:
mov r12d, 1
jmp .L15
.p2align 4,,10
.p2align 3
.L7:
test r12d, r12d
jne .L34
lea rsi, 20[rsp]
lea rdi, 32[rsp]
mov QWORD PTR 8[rsp], rdx
call network_mysqld_proto_get_int8@PLT
mov r12d, eax
test eax, eax
jne .L34
mov rdx, QWORD PTR 8[rsp]
mov eax, DWORD PTR 20[rsp]
mov DWORD PTR 4[rbp], edx
mov DWORD PTR 0[rbp], eax
cmp edx, 147
je .L39
cmp edx, 140
jne .L24
xor r12d, r12d
cmp eax, 4
setne r12b
jmp .L15
.p2align 4,,10
.p2align 3
.L13:
test r12d, r12d
jne .L34
lea rsi, 28[rsp]
lea rdi, 32[rsp]
mov QWORD PTR 8[rsp], rdx
call network_mysqld_proto_get_int16@PLT
mov r12d, eax
test eax, eax
jne .L34
mov rdx, QWORD PTR 8[rsp]
mov eax, DWORD PTR 28[rsp]
mov DWORD PTR 4[rbp], edx
mov DWORD PTR 0[rbp], eax
jmp .L15
.p2align 4,,10
.p2align 3
.L12:
test r12d, r12d
jne .L34
lea r12, 32[rsp]
lea rsi, 20[rsp]
mov rdi, r12
call network_mysqld_proto_get_int8@PLT
test eax, eax
jne .L34
mov rdi, r12
lea rsi, 24[rsp]
call network_mysqld_proto_get_int8@PLT
mov r12d, eax
test eax, eax
jne .L34
mov eax, DWORD PTR 20[rsp]
mov edx, eax
and edx, 48
cmp edx, 48
je .L17
mov edx, eax
or eax, 48
not edx
mov DWORD PTR 4[rbp], eax
sal edx, 4
and edx, 768
or DWORD PTR 0[rbp], edx
jmp .L15
.p2align 4,,10
.p2align 3
.L5:
mov DWORD PTR 4[rbp], 148
test r12d, r12d
jne .L34
lea r12, 32[rsp]
lea rsi, 20[rsp]
mov rdi, r12
call network_mysqld_proto_get_int8@PLT
test eax, eax
jne .L34
mov rdi, r12
lea rsi, 24[rsp]
call network_mysqld_proto_get_int8@PLT
mov r12d, eax
test eax, eax
jne .L34
mov edx, DWORD PTR 20[rsp]
xor eax, eax
test edx, edx
setne al
add eax, DWORD PTR 24[rsp]
mov DWORD PTR 0[rbp], eax
jmp .L15
.p2align 4,,10
.p2align 3
.L10:
test r12d, r12d
jne .L34
lea r12, 32[rsp]
lea rsi, 20[rsp]
mov rdi, r12
call network_mysqld_proto_get_int8@PLT
test eax, eax
jne .L34
mov rdi, r12
lea rsi, 24[rsp]
call network_mysqld_proto_get_int8@PLT
mov r12d, eax
test eax, eax
jne .L34
mov eax, DWORD PTR 20[rsp]
mov DWORD PTR 4[rbp], eax
mov eax, DWORD PTR 24[rsp]
mov DWORD PTR 0[rbp], eax
jmp .L15
.p2align 4,,10
.p2align 3
.L11:
mov DWORD PTR 4[rbp], 136
test r12d, r12d
jne .L34
lea r12, 32[rsp]
lea rsi, 20[rsp]
mov rdi, r12
call network_mysqld_proto_get_int8@PLT
test eax, eax
jne .L34
mov rdi, r12
lea rsi, 24[rsp]
call network_mysqld_proto_get_int8@PLT
mov r12d, eax
test eax, eax
jne .L34
mov eax, DWORD PTR 20[rsp]
mov DWORD PTR 0[rbp], eax
mov eax, DWORD PTR 24[rsp]
mov DWORD PTR 8[rbp], eax
jmp .L15
.p2align 4,,10
.p2align 3
.L4:
mov esi, DWORD PTR G_STRLOC[rip]
lea rdi, .LC0[rip]
call g_error@PLT
jmp .L15
.p2align 4,,10
.p2align 3
.L36:
mov rsi, QWORD PTR 32[r15]
mov edi, DWORD PTR G_STRLOC[rip]
call g_debug_hexdump@PLT
mov rdx, QWORD PTR [r15]
mov rsi, QWORD PTR 24[r15]
mov edi, DWORD PTR G_STRLOC[rip]
call g_debug_hexdump@PLT
mov rax, QWORD PTR 40[rsp]
mov rax, QWORD PTR [rax]
cmp QWORD PTR 32[rsp], rax
je .L26
mov esi, DWORD PTR G_STRLOC[rip]
lea rdi, .LC1[rip]
call g_critical@PLT
mov eax, -1
jmp .L1
.p2align 4,,10
.p2align 3
.L38:
lea rsi, 20[rsp]
lea rdi, 32[rsp]
mov QWORD PTR 8[rsp], rdx
call network_mysqld_proto_get_int8@PLT
mov r12d, eax
test eax, eax
jne .L34
mov rdx, QWORD PTR 8[rsp]
mov eax, DWORD PTR 20[rsp]
mov DWORD PTR 4[rbp], edx
mov DWORD PTR 0[rbp], eax
jmp .L15
.p2align 4,,10
.p2align 3
.L29:
xor ecx, ecx
xor r12d, r12d
jmp .L2
.L39:
cmp eax, 3
je .L19
jg .L20
cmp eax, 1
je .L21
xor r12d, r12d
cmp eax, 2
setne r12b
jmp .L15
.L20:
cmp eax, 4
jne .L34
mov eax, DWORD PTR MYSQL_TYPE_LONG_BLOB[rip]
mov DWORD PTR 4[rbp], eax
jmp .L15
.L21:
mov DWORD PTR 4[rbp], 0
jmp .L15
.L19:
mov eax, DWORD PTR MYSQL_TYPE_MEDIUM_BLOB[rip]
mov DWORD PTR 4[rbp], eax
jmp .L15
.L24:
xor eax, eax
call g_assert_not_reached@PLT
jmp .L15
.L17:
mov edx, DWORD PTR 24[rsp]
mov DWORD PTR 4[rbp], eax
mov DWORD PTR 0[rbp], edx
jmp .L15
.L37:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_binlog_event_tablemap_get, .-network_mysqld_binlog_event_tablemap_get
.globl NOT_NULL_FLAG
.bss
.align 4
.type NOT_NULL_FLAG, @object
.size NOT_NULL_FLAG, 4
NOT_NULL_FLAG:
.zero 4
.globl MYSQL_TYPE_TINY_BLOB
.section .rodata
.align 4
.type MYSQL_TYPE_TINY_BLOB, @object
.size MYSQL_TYPE_TINY_BLOB, 4
MYSQL_TYPE_TINY_BLOB:
.zero 4
.globl MYSQL_TYPE_MEDIUM_BLOB
.bss
.align 4
.type MYSQL_TYPE_MEDIUM_BLOB, @object
.size MYSQL_TYPE_MEDIUM_BLOB, 4
MYSQL_TYPE_MEDIUM_BLOB:
.zero 4
.globl MYSQL_TYPE_LONG_BLOB
.align 4
.type MYSQL_TYPE_LONG_BLOB, @object
.size MYSQL_TYPE_LONG_BLOB, 4
MYSQL_TYPE_LONG_BLOB:
.zero 4
.globl G_STRLOC
.align 4
.type G_STRLOC, @object
.size G_STRLOC, 4
G_STRLOC:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-binlog.c_network_mysqld_binlog_event_tablemap_get.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "%s: field-type %d isn't handled\000"
.align 2
.LC1:
.ascii "%s: \000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC2:
.word __stack_chk_guard
.text
.align 2
.global network_mysqld_binlog_event_tablemap_get
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_binlog_event_tablemap_get, %function
network_mysqld_binlog_event_tablemap_get:
@ args = 0, pretend = 0, frame = 32
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, r10, fp, lr}
mov r7, r1
mov r5, r0
ldr r3, .L38
sub sp, sp, #36
ldr r1, [r0, #28]
ldr r0, [r7, #12]
ldr r3, [r3]
str r3, [sp, #28]
mov r3,#0
bl g_string_assign
ldr r1, [r5, #24]
ldr r0, [r7, #8]
bl g_string_assign
mov r0, #0
ldr r2, [r5, #4]
ldr r1, [r5, #20]
ldr ip, [r5, #12]
ldr r3, [r5]
cmp r2, r0
str r1, [r7, #4]
add r1, sp, #20
mov r6, r0
str ip, [sp, #24]
str r3, [sp, #20]
str r0, [sp, #12]
str r1, [sp, #16]
ble .L2
mov r9, r0
ldr r8, .L38+4
ldr fp, .L38+8
.L25:
bl network_mysqld_proto_fielddef_new
ldr r3, [r5, #8]
asr r2, r9, #3
ldr r3, [r3, r2, lsl #2]
and r2, r9, #7
asr r3, r3, r2
tst r3, #1
ldreq r2, [r8]
ldr r3, [r0, #12]
mov r4, r0
orreq r3, r3, r2
ldr r2, [r5, #16]
str r3, [r0, #12]
ldr r10, [r2, r9, lsl #2]
sub r3, r10, #128
cmp r3, #20
ldrls pc, [pc, r3, asl #2]
b .L4
.L6:
.word .L8
.word .L13
.word .L13
.word .L8
.word .L8
.word .L8
.word .L12
.word .L8
.word .L11
.word .L8
.word .L8
.word .L8
.word .L7
.word .L9
.word .L10
.word .L9
.word .L8
.word .L8
.word .L8
.word .L7
.word .L5
.L8:
str r10, [r0, #4]
.L15:
mov r1, r4
ldr r0, [r7]
bl g_ptr_array_add
ldr r2, [r5, #4]
add r9, r9, #1
cmp r2, r9
bgt .L25
ldr r3, [sp, #16]
ldr r0, [sp, #12]
ldr r3, [r3]
.L2:
cmp r3, r0
bne .L34
.L26:
rsb r0, r6, #0
.L1:
ldr r3, .L38
ldr r2, [r3]
ldr r3, [sp, #28]
eors r2, r3, r2
mov r3, #0
bne .L35
add sp, sp, #36
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L9:
cmp r6, #0
beq .L36
.L30:
mov r6, #1
b .L15
.L7:
cmp r6, #0
bne .L30
mov r1, sp
add r0, sp, #12
bl network_mysqld_proto_get_int8
subs r6, r0, #0
bne .L30
ldr r3, [sp]
cmp r10, #147
stm r4, {r3, r10}
beq .L37
cmp r10, #140
bne .L24
subs r6, r3, #4
movne r6, #1
b .L15
.L13:
cmp r6, #0
bne .L30
add r1, sp, #8
add r0, sp, #12
bl network_mysqld_proto_get_int16
subs r6, r0, #0
bne .L30
ldr r3, [sp, #8]
stm r4, {r3, r10}
b .L15
.L11:
mov r3, #136
cmp r6, #0
str r3, [r0, #4]
bne .L30
mov r1, sp
add r0, sp, #12
bl network_mysqld_proto_get_int8
cmp r0, #0
bne .L30
add r0, sp, #12
add r1, sp, #4
bl network_mysqld_proto_get_int8
subs r6, r0, #0
bne .L30
ldm sp, {r2, r3}
str r2, [r4]
str r3, [r4, #8]
b .L15
.L12:
cmp r6, #0
bne .L30
mov r1, sp
add r0, sp, #12
bl network_mysqld_proto_get_int8
cmp r0, #0
bne .L30
add r0, sp, #12
add r1, sp, #4
bl network_mysqld_proto_get_int8
subs r6, r0, #0
bne .L30
ldr r3, [sp]
and r2, r3, #48
cmp r2, #48
mvnne r2, r3
ldrne r1, [r4]
lslne r2, r2, #4
andne r2, r2, #768
ldreq r2, [sp, #4]
orrne r3, r3, #48
orrne r2, r1, r2
stm r4, {r2, r3}
b .L15
.L5:
mov r3, #148
cmp r6, #0
str r3, [r0, #4]
bne .L30
mov r1, sp
add r0, sp, #12
bl network_mysqld_proto_get_int8
cmp r0, #0
bne .L30
add r0, sp, #12
add r1, sp, #4
bl network_mysqld_proto_get_int8
subs r6, r0, #0
bne .L30
ldm sp, {r2, r3}
cmp r2, #0
addne r3, r3, #1
str r3, [r4]
b .L15
.L10:
cmp r6, #0
bne .L30
mov r1, sp
add r0, sp, #12
bl network_mysqld_proto_get_int8
cmp r0, #0
bne .L30
add r0, sp, #12
add r1, sp, #4
bl network_mysqld_proto_get_int8
subs r6, r0, #0
bne .L30
ldm sp, {r2, r3}
str r2, [r4, #4]
str r3, [r4]
b .L15
.L34:
ldr r4, .L38+12
ldr r1, [r5, #16]
ldr r0, [r4]
bl g_debug_hexdump
ldr r2, [r5]
ldr r0, [r4]
ldr r1, [r5, #12]
bl g_debug_hexdump
ldr r3, [sp, #16]
ldr r2, [sp, #12]
ldr r3, [r3]
cmp r2, r3
beq .L26
ldr r1, [r4]
ldr r0, .L38+16
bl g_critical
mvn r0, #0
b .L1
.L36:
mov r1, sp
add r0, sp, #12
bl network_mysqld_proto_get_int8
subs r6, r0, #0
bne .L30
ldr r3, [sp]
stm r4, {r3, r10}
b .L15
.L37:
sub r3, r3, #1
cmp r3, #3
ldrls pc, [pc, r3, asl #2]
b .L30
.L20:
.word .L23
.word .L22
.word .L21
.word .L19
.L19:
ldr r3, [fp]
str r3, [r4, #4]
b .L15
.L21:
ldr r3, .L38+20
ldr r3, [r3]
str r3, [r4, #4]
b .L15
.L22:
mov r3, #147
str r3, [r4, #4]
b .L15
.L23:
ldr r3, .L38+24
ldr r3, [r3]
str r3, [r4, #4]
b .L15
.L24:
bl g_assert_not_reached
b .L15
.L35:
bl __stack_chk_fail
.L4:
ldr r3, .L38+12
mov r2, r10
ldr r1, [r3]
ldr r0, .L38+28
bl g_error
b .L15
.L39:
.align 2
.L38:
.word .LC2
.word NOT_NULL_FLAG
.word MYSQL_TYPE_LONG_BLOB
.word G_STRLOC
.word .LC1
.word MYSQL_TYPE_MEDIUM_BLOB
.word MYSQL_TYPE_TINY_BLOB
.word .LC0
.size network_mysqld_binlog_event_tablemap_get, .-network_mysqld_binlog_event_tablemap_get
.comm NOT_NULL_FLAG,4,4
.comm MYSQL_TYPE_TINY_BLOB,4,4
.comm MYSQL_TYPE_MEDIUM_BLOB,4,4
.comm MYSQL_TYPE_LONG_BLOB,4,4
.comm G_STRLOC,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-binlog.c_network_mysqld_binlog_free.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_binlog_free
.type network_mysqld_binlog_free, @function
network_mysqld_binlog_free:
.LFB0:
.cfi_startproc
endbr64
test rdi, rdi
je .L1
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
mov edi, DWORD PTR [rdi]
call g_hash_table_destroy@PLT
mov rdi, rbp
pop rbp
.cfi_restore 6
.cfi_def_cfa_offset 8
jmp g_free@PLT
.p2align 4,,10
.p2align 3
.L1:
ret
.cfi_endproc
.LFE0:
.size network_mysqld_binlog_free, .-network_mysqld_binlog_free
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-binlog.c_network_mysqld_binlog_free.c"
.text
.align 2
.global network_mysqld_binlog_free
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_binlog_free, %function
network_mysqld_binlog_free:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
subs r4, r0, #0
popeq {r4, pc}
ldr r0, [r4]
bl g_hash_table_destroy
mov r0, r4
pop {r4, lr}
b g_free
.size network_mysqld_binlog_free, .-network_mysqld_binlog_free
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-binlog.c_network_mysqld_proto_append_binlog_dump.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_append_binlog_dump
.type network_mysqld_proto_append_binlog_dump, @function
network_mysqld_proto_append_binlog_dump:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov rbx, rsi
sub rsp, 8
.cfi_def_cfa_offset 32
mov esi, DWORD PTR COM_BINLOG_DUMP[rip]
call network_mysqld_proto_append_int8@PLT
mov esi, DWORD PTR 12[rbx]
mov rdi, rbp
call network_mysqld_proto_append_int32@PLT
mov esi, DWORD PTR 8[rbx]
mov rdi, rbp
call network_mysqld_proto_append_int16@PLT
mov esi, DWORD PTR 4[rbx]
mov rdi, rbp
call network_mysqld_proto_append_int32@PLT
mov esi, DWORD PTR [rbx]
mov rdi, rbp
call g_string_append@PLT
mov rdi, rbp
xor esi, esi
call network_mysqld_proto_append_int8@PLT
add rsp, 8
.cfi_def_cfa_offset 24
xor eax, eax
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size network_mysqld_proto_append_binlog_dump, .-network_mysqld_proto_append_binlog_dump
.globl COM_BINLOG_DUMP
.bss
.align 4
.type COM_BINLOG_DUMP, @object
.size COM_BINLOG_DUMP, 4
COM_BINLOG_DUMP:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-binlog.c_network_mysqld_proto_append_binlog_dump.c"
.text
.align 2
.global network_mysqld_proto_append_binlog_dump
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_append_binlog_dump, %function
network_mysqld_proto_append_binlog_dump:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r4, r0
mov r5, r1
ldr r3, .L4
ldr r1, [r3]
bl network_mysqld_proto_append_int8
ldr r1, [r5, #12]
mov r0, r4
bl network_mysqld_proto_append_int32
ldr r1, [r5, #8]
mov r0, r4
bl network_mysqld_proto_append_int16
ldr r1, [r5, #4]
mov r0, r4
bl network_mysqld_proto_append_int32
ldr r1, [r5]
mov r0, r4
bl g_string_append
mov r0, r4
mov r1, #0
bl network_mysqld_proto_append_int8
mov r0, #0
pop {r4, r5, r6, pc}
.L5:
.align 2
.L4:
.word COM_BINLOG_DUMP
.size network_mysqld_proto_append_binlog_dump, .-network_mysqld_proto_append_binlog_dump
.comm COM_BINLOG_DUMP,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-binlog.c_network_mysqld_proto_get_binlog_event_header.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_get_binlog_event_header
.type network_mysqld_proto_get_binlog_event_header, @function
network_mysqld_proto_get_binlog_event_header:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov rbx, rsi
add rsi, 20
sub rsp, 24
.cfi_def_cfa_offset 48
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
call network_mysqld_proto_get_int32@PLT
test rax, rax
je .L2
.L4:
mov eax, -1
.L1:
mov rdx, QWORD PTR 8[rsp]
sub rdx, QWORD PTR fs:40
jne .L8
add rsp, 24
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
lea rsi, 4[rsp]
mov rdi, rbp
call network_mysqld_proto_get_int8@PLT
test rax, rax
jne .L4
lea rsi, 16[rbx]
mov rdi, rbp
call network_mysqld_proto_get_int32@PLT
test rax, rax
jne .L4
lea rsi, 12[rbx]
mov rdi, rbp
call network_mysqld_proto_get_int32@PLT
test rax, rax
jne .L4
lea rsi, 8[rbx]
mov rdi, rbp
call network_mysqld_proto_get_int32@PLT
test rax, rax
jne .L4
lea rsi, 4[rbx]
mov rdi, rbp
call network_mysqld_proto_get_int16@PLT
test rax, rax
jne .L4
mov eax, DWORD PTR 4[rsp]
mov DWORD PTR [rbx], eax
xor eax, eax
jmp .L1
.L8:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_binlog_event_header, .-network_mysqld_proto_get_binlog_event_header
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-binlog.c_network_mysqld_proto_get_binlog_event_header.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.global network_mysqld_proto_get_binlog_event_header
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_binlog_event_header, %function
network_mysqld_proto_get_binlog_event_header:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, lr}
ldr r3, .L9
sub sp, sp, #12
mov r4, r1
add r1, r1, #20
ldr r3, [r3]
str r3, [sp, #4]
mov r3,#0
mov r5, r0
bl network_mysqld_proto_get_int32
cmp r0, #0
beq .L2
.L4:
mvn r0, #0
.L1:
ldr r3, .L9
ldr r2, [r3]
ldr r3, [sp, #4]
eors r2, r3, r2
mov r3, #0
bne .L8
add sp, sp, #12
@ sp needed
pop {r4, r5, pc}
.L2:
mov r1, sp
mov r0, r5
bl network_mysqld_proto_get_int8
cmp r0, #0
bne .L4
mov r0, r5
add r1, r4, #16
bl network_mysqld_proto_get_int32
cmp r0, #0
bne .L4
mov r0, r5
add r1, r4, #12
bl network_mysqld_proto_get_int32
cmp r0, #0
bne .L4
mov r0, r5
add r1, r4, #8
bl network_mysqld_proto_get_int32
cmp r0, #0
bne .L4
mov r0, r5
add r1, r4, #4
bl network_mysqld_proto_get_int16
cmp r0, #0
bne .L4
ldr r3, [sp]
str r3, [r4]
b .L1
.L8:
bl __stack_chk_fail
.L10:
.align 2
.L9:
.word .LC0
.size network_mysqld_proto_get_binlog_event_header, .-network_mysqld_proto_get_binlog_event_header
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-binlog.c_network_mysqld_proto_get_binlog_status.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_get_binlog_status
.type network_mysqld_proto_get_binlog_status, @function
network_mysqld_proto_get_binlog_status:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 24
.cfi_def_cfa_offset 32
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
mov rsi, rsp
call network_mysqld_proto_get_int8@PLT
test rax, rax
jne .L4
xor edi, edi
cmp QWORD PTR [rsp], 0
mov esi, -1
sete dil
call g_return_val_if_fail@PLT
xor eax, eax
.L1:
mov rdx, QWORD PTR 8[rsp]
sub rdx, QWORD PTR fs:40
jne .L7
add rsp, 24
.cfi_remember_state
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L4:
.cfi_restore_state
mov eax, -1
jmp .L1
.L7:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_binlog_status, .-network_mysqld_proto_get_binlog_status
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-binlog.c_network_mysqld_proto_get_binlog_status.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.global network_mysqld_proto_get_binlog_status
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_binlog_status, %function
network_mysqld_proto_get_binlog_status:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
ldr r3, .L8
sub sp, sp, #8
mov r1, sp
ldr r3, [r3]
str r3, [sp, #4]
mov r3,#0
bl network_mysqld_proto_get_int8
subs r4, r0, #0
bne .L4
ldr r0, [sp]
mvn r1, #0
clz r0, r0
lsr r0, r0, #5
bl g_return_val_if_fail
.L1:
ldr r3, .L8
ldr r2, [r3]
ldr r3, [sp, #4]
eors r2, r3, r2
mov r3, #0
bne .L7
mov r0, r4
add sp, sp, #8
@ sp needed
pop {r4, pc}
.L4:
mvn r4, #0
b .L1
.L7:
bl __stack_chk_fail
.L9:
.align 2
.L8:
.word .LC0
.size network_mysqld_proto_get_binlog_status, .-network_mysqld_proto_get_binlog_status
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-binlog.c_network_mysqld_table_free.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_table_free
.type network_mysqld_table_free, @function
network_mysqld_table_free:
.LFB0:
.cfi_startproc
endbr64
test rdi, rdi
je .L1
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov esi, DWORD PTR TRUE[rip]
mov rbp, rdi
mov edi, DWORD PTR 8[rdi]
call g_string_free@PLT
mov edi, DWORD PTR 4[rbp]
mov esi, DWORD PTR TRUE[rip]
call g_string_free@PLT
mov edi, DWORD PTR 0[rbp]
call network_mysqld_proto_fielddefs_free@PLT
mov rdi, rbp
pop rbp
.cfi_restore 6
.cfi_def_cfa_offset 8
jmp g_free@PLT
.p2align 4,,10
.p2align 3
.L1:
ret
.cfi_endproc
.LFE0:
.size network_mysqld_table_free, .-network_mysqld_table_free
.globl TRUE
.bss
.align 4
.type TRUE, @object
.size TRUE, 4
TRUE:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-binlog.c_network_mysqld_table_free.c"
.text
.align 2
.global network_mysqld_table_free
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_table_free, %function
network_mysqld_table_free:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
subs r4, r0, #0
popeq {r4, r5, r6, pc}
ldr r5, .L5
ldr r0, [r4, #8]
ldr r1, [r5]
bl g_string_free
ldr r1, [r5]
ldr r0, [r4, #4]
bl g_string_free
ldr r0, [r4]
bl network_mysqld_proto_fielddefs_free
mov r0, r4
pop {r4, r5, r6, lr}
b g_free
.L6:
.align 2
.L5:
.word TRUE
.size network_mysqld_table_free, .-network_mysqld_table_free
.comm TRUE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-lua.c_network_mysqld_con_getmetatable.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_con_getmetatable
.type network_mysqld_con_getmetatable, @function
network_mysqld_con_getmetatable:
.LFB0:
.cfi_startproc
endbr64
lea rsi, methods.0[rip]
jmp proxy_getmetatable@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_con_getmetatable, .-network_mysqld_con_getmetatable
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "__index"
.LC1:
.string "__newindex"
.section .data.rel.ro.local,"aw"
.align 32
.type methods.0, @object
.size methods.0, 48
methods.0:
.quad .LC0
.quad 129
.quad .LC1
.quad 128
.quad 0
.quad 0
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-lua.c_network_mysqld_con_getmetatable.c"
.text
.align 2
.global network_mysqld_con_getmetatable
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_con_getmetatable, %function
network_mysqld_con_getmetatable:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r1, .L3
b proxy_getmetatable
.L4:
.align 2
.L3:
.word .LANCHOR0
.size network_mysqld_con_getmetatable, .-network_mysqld_con_getmetatable
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "__index\000"
.align 2
.LC1:
.ascii "__newindex\000"
.section .rodata
.align 2
.set .LANCHOR0,. + 0
.type methods.4209, %object
.size methods.4209, 24
methods.4209:
.word .LC0
.word 129
.word .LC1
.word 128
.word 0
.word 0
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-lua.c_network_mysqld_con_lua_free.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_con_lua_free
.type network_mysqld_con_lua_free, @function
network_mysqld_con_lua_free:
.LFB0:
.cfi_startproc
endbr64
test rdi, rdi
je .L1
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
mov edi, DWORD PTR [rdi]
call network_injection_queue_free@PLT
mov rdi, rbp
pop rbp
.cfi_restore 6
.cfi_def_cfa_offset 8
jmp g_free@PLT
.p2align 4,,10
.p2align 3
.L1:
ret
.cfi_endproc
.LFE0:
.size network_mysqld_con_lua_free, .-network_mysqld_con_lua_free
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-lua.c_network_mysqld_con_lua_free.c"
.text
.align 2
.global network_mysqld_con_lua_free
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_con_lua_free, %function
network_mysqld_con_lua_free:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
subs r4, r0, #0
popeq {r4, pc}
ldr r0, [r4]
bl network_injection_queue_free
mov r0, r4
pop {r4, lr}
b g_free
.size network_mysqld_con_lua_free, .-network_mysqld_con_lua_free
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-lua.c_network_mysqld_con_lua_register_callback.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "proxy"
.LC1:
.string "__proxy"
.LC2:
.string "__index"
.LC3:
.string "__newindex"
.LC4:
.string "queries"
.LC5:
.string "connection"
.LC6:
.string "response"
.LC7:
.string "(lua-error) [%s]\n%s"
.text
.p2align 4
.globl network_mysqld_con_lua_register_callback
.type network_mysqld_con_lua_register_callback, @function
network_mysqld_con_lua_register_callback:
.LFB0:
.cfi_startproc
endbr64
test rsi, rsi
je .L12
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
mov rbx, rdi
sub rsp, 8
.cfi_def_cfa_offset 64
mov r13, QWORD PTR 8[rdi]
mov rbp, QWORD PTR 0[r13]
test rbp, rbp
je .L4
mov esi, -1
mov rdi, rbp
call lua_isfunction@PLT
mov edi, eax
call g_assert@PLT
mov esi, -1
mov rdi, rbp
call lua_getfenv@PLT
mov esi, -1
mov rdi, rbp
call lua_istable@PLT
mov edi, eax
call g_assert@PLT
lea rsi, .LC0[rip]
mov rdi, rbp
call lua_getglobal@PLT
mov esi, -1
mov rdi, rbp
call lua_getmetatable@PLT
lea rdx, .LC1[rip]
mov esi, -3
mov rdi, rbp
call lua_getfield@PLT
lea rdx, .LC2[rip]
mov esi, -2
mov rdi, rbp
call lua_setfield@PLT
lea rdx, .LC1[rip]
mov esi, -3
mov rdi, rbp
call lua_getfield@PLT
lea rdx, .LC3[rip]
mov esi, -2
mov rdi, rbp
call lua_setfield@PLT
mov esi, 3
mov rdi, rbp
call lua_pop@PLT
mov esi, -1
mov rdi, rbp
call lua_isfunction@PLT
mov edi, eax
call g_assert@PLT
mov eax, DWORD PTR REGISTER_CALLBACK_SUCCESS[rip]
.L1:
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r13
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L4:
.cfi_restore_state
mov rax, QWORD PTR [rdi]
mov r12, rsi
mov r14, QWORD PTR [rax]
mov rdi, r14
call network_mysqld_lua_load_script@PLT
test rax, rax
je .L5
mov eax, DWORD PTR REGISTER_CALLBACK_LOAD_FAILED[rip]
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r13
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L5:
.cfi_restore_state
mov rsi, QWORD PTR [rbx]
mov edi, DWORD PTR [r14]
call network_mysqld_lua_setup_global@PLT
mov edi, DWORD PTR [r14]
call lua_newthread@PLT
mov esi, DWORD PTR LUA_REGISTRYINDEX[rip]
mov edi, DWORD PTR [r14]
mov rbp, rax
call luaL_ref@PLT
mov rdi, rbp
mov DWORD PTR 8[r13], eax
call lua_gettop@PLT
mov edi, DWORD PTR [r14]
mov edx, 1
mov rsi, rbp
mov r15d, eax
call lua_xmove@PLT
mov esi, -1
mov rdi, rbp
call lua_isfunction@PLT
mov edi, eax
call g_assert@PLT
mov rdi, rbp
call lua_newtable@PLT
mov rdi, rbp
call lua_newtable@PLT
mov esi, DWORD PTR LUA_GLOBALSINDEX[rip]
mov rdi, rbp
call lua_pushvalue@PLT
lea rdx, .LC2[rip]
mov esi, -2
mov rdi, rbp
call lua_setfield@PLT
mov esi, -2
mov rdi, rbp
call lua_setmetatable@PLT
mov rdi, rbp
call lua_newtable@PLT
mov esi, -1
mov rdi, rbp
call lua_istable@PLT
mov edi, eax
call g_assert@PLT
mov esi, 8
mov rdi, rbp
call lua_newuserdata@PLT
mov rdx, QWORD PTR 16[r13]
mov rdi, rbp
mov QWORD PTR [rax], rdx
call proxy_getqueuemetatable@PLT
mov esi, -1
mov rdi, rbp
call lua_pushvalue@PLT
lea rdx, .LC2[rip]
mov esi, -2
mov rdi, rbp
call lua_setfield@PLT
mov esi, -2
mov rdi, rbp
call lua_setmetatable@PLT
lea rdx, .LC4[rip]
mov esi, -2
mov rdi, rbp
call lua_setfield@PLT
mov esi, 8
mov rdi, rbp
call lua_newuserdata@PLT
mov rdi, rbp
mov QWORD PTR [rax], rbx
call network_mysqld_con_getmetatable@PLT
mov esi, -2
mov rdi, rbp
call lua_setmetatable@PLT
lea rdx, .LC5[rip]
mov esi, -2
mov rdi, rbp
call lua_setfield@PLT
mov rdi, rbp
call lua_newtable@PLT
lea rdx, .LC6[rip]
mov esi, -2
mov rdi, rbp
call lua_setfield@PLT
lea rdx, .LC1[rip]
mov esi, -2
mov rdi, rbp
call lua_setfield@PLT
lea rsi, .LC0[rip]
mov rdi, rbp
call lua_getglobal@PLT
mov esi, -1
mov rdi, rbp
call lua_istable@PLT
mov edi, eax
call g_assert@PLT
mov esi, -1
mov rdi, rbp
call lua_getmetatable@PLT
test rax, rax
je .L13
.L6:
mov esi, -1
mov rdi, rbp
call lua_istable@PLT
mov edi, eax
call g_assert@PLT
lea rdx, .LC1[rip]
mov esi, -3
mov rdi, rbp
call lua_getfield@PLT
mov esi, -1
mov rdi, rbp
call lua_istable@PLT
mov edi, eax
call g_assert@PLT
lea rdx, .LC2[rip]
mov esi, -2
mov rdi, rbp
call lua_setfield@PLT
lea rdx, .LC1[rip]
mov esi, -3
mov rdi, rbp
call lua_getfield@PLT
lea rdx, .LC3[rip]
mov esi, -2
mov rdi, rbp
call lua_setfield@PLT
mov esi, -2
mov rdi, rbp
call lua_setmetatable@PLT
mov esi, 1
mov rdi, rbp
call lua_pop@PLT
mov esi, -2
mov rdi, rbp
call lua_isfunction@PLT
mov edi, eax
call g_assert@PLT
mov esi, -1
mov rdi, rbp
call lua_istable@PLT
mov edi, eax
call g_assert@PLT
mov esi, -2
mov rdi, rbp
call lua_setfenv@PLT
mov esi, -1
mov rdi, rbp
call lua_isfunction@PLT
mov edi, eax
call g_assert@PLT
mov esi, -1
mov rdi, rbp
call lua_pushvalue@PLT
xor ecx, ecx
xor edx, edx
xor esi, esi
mov rdi, rbp
call lua_pcall@PLT
test rax, rax
jne .L14
mov QWORD PTR 0[r13], rbp
mov esi, -1
mov rdi, rbp
call lua_isfunction@PLT
mov edi, eax
call g_assert@PLT
mov rdi, rbp
call lua_gettop@PLT
xor edi, edi
sub eax, r15d
cmp eax, 1
sete dil
call g_assert@PLT
mov eax, DWORD PTR REGISTER_CALLBACK_SUCCESS[rip]
add rsp, 8
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r13
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L12:
.cfi_restore 3
.cfi_restore 6
.cfi_restore 12
.cfi_restore 13
.cfi_restore 14
.cfi_restore 15
mov eax, DWORD PTR REGISTER_CALLBACK_SUCCESS[rip]
ret
.p2align 4,,10
.p2align 3
.L14:
.cfi_def_cfa_offset 64
.cfi_offset 3, -56
.cfi_offset 6, -48
.cfi_offset 12, -40
.cfi_offset 13, -32
.cfi_offset 14, -24
.cfi_offset 15, -16
mov esi, -1
mov rdi, rbp
call lua_tostring@PLT
mov rsi, r12
lea rdi, .LC7[rip]
mov edx, eax
call g_critical@PLT
mov esi, 1
mov rdi, rbp
call lua_pop@PLT
mov edx, DWORD PTR 8[r13]
mov esi, DWORD PTR LUA_REGISTRYINDEX[rip]
mov edi, DWORD PTR [r14]
call luaL_unref@PLT
mov eax, DWORD PTR REGISTER_CALLBACK_EXECUTE_FAILED[rip]
jmp .L1
.p2align 4,,10
.p2align 3
.L13:
mov rdi, rbp
call lua_newtable@PLT
jmp .L6
.cfi_endproc
.LFE0:
.size network_mysqld_con_lua_register_callback, .-network_mysqld_con_lua_register_callback
.globl response_set
.bss
.align 4
.type response_set, @object
.size response_set, 4
response_set:
.zero 4
.globl response_get
.align 4
.type response_get, @object
.size response_get, 4
response_get:
.zero 4
.globl REGISTER_CALLBACK_SUCCESS
.align 4
.type REGISTER_CALLBACK_SUCCESS, @object
.size REGISTER_CALLBACK_SUCCESS, 4
REGISTER_CALLBACK_SUCCESS:
.zero 4
.globl REGISTER_CALLBACK_LOAD_FAILED
.align 4
.type REGISTER_CALLBACK_LOAD_FAILED, @object
.size REGISTER_CALLBACK_LOAD_FAILED, 4
REGISTER_CALLBACK_LOAD_FAILED:
.zero 4
.globl REGISTER_CALLBACK_EXECUTE_FAILED
.align 4
.type REGISTER_CALLBACK_EXECUTE_FAILED, @object
.size REGISTER_CALLBACK_EXECUTE_FAILED, 4
REGISTER_CALLBACK_EXECUTE_FAILED:
.zero 4
.globl LUA_REGISTRYINDEX
.align 4
.type LUA_REGISTRYINDEX, @object
.size LUA_REGISTRYINDEX, 4
LUA_REGISTRYINDEX:
.zero 4
.globl LUA_GLOBALSINDEX
.align 4
.type LUA_GLOBALSINDEX, @object
.size LUA_GLOBALSINDEX, 4
LUA_GLOBALSINDEX:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-lua.c_network_mysqld_con_lua_register_callback.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "proxy\000"
.align 2
.LC1:
.ascii "__proxy\000"
.align 2
.LC2:
.ascii "__index\000"
.align 2
.LC3:
.ascii "__newindex\000"
.align 2
.LC4:
.ascii "queries\000"
.align 2
.LC5:
.ascii "connection\000"
.align 2
.LC6:
.ascii "response\000"
.align 2
.LC7:
.ascii "(lua-error) [%s]\012%s\000"
.text
.align 2
.global network_mysqld_con_lua_register_callback
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_con_lua_register_callback, %function
network_mysqld_con_lua_register_callback:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, r10, lr}
subs r6, r1, #0
beq .L9
ldr r7, [r0, #4]
mov r5, r0
ldr r4, [r7]
cmp r4, #0
beq .L4
mvn r1, #0
mov r0, r4
bl lua_isfunction
bl g_assert
mvn r1, #0
mov r0, r4
bl lua_getfenv
mvn r1, #0
mov r0, r4
bl lua_istable
bl g_assert
mov r0, r4
ldr r1, .L13
bl lua_getglobal
mvn r1, #0
mov r0, r4
bl lua_getmetatable
mvn r1, #2
mov r0, r4
ldr r2, .L13+4
bl lua_getfield
mvn r1, #1
mov r0, r4
ldr r2, .L13+8
bl lua_setfield
mvn r1, #2
mov r0, r4
ldr r2, .L13+4
bl lua_getfield
ldr r2, .L13+12
mvn r1, #1
mov r0, r4
bl lua_setfield
mov r1, #3
mov r0, r4
bl lua_pop
mvn r1, #0
mov r0, r4
bl lua_isfunction
bl g_assert
ldr r3, .L13+16
ldr r0, [r3]
pop {r4, r5, r6, r7, r8, r9, r10, pc}
.L4:
ldr r3, [r0]
ldr r8, [r3]
mov r0, r8
bl network_mysqld_lua_load_script
cmp r0, #0
beq .L5
ldr r3, .L13+20
ldr r0, [r3]
pop {r4, r5, r6, r7, r8, r9, r10, pc}
.L5:
ldr r1, [r5]
ldr r0, [r8]
bl network_mysqld_lua_setup_global
ldr r0, [r8]
bl lua_newthread
ldr r10, .L13+24
mov r4, r0
ldr r1, [r10]
ldr r0, [r8]
bl luaL_ref
mov r3, r0
mov r0, r4
str r3, [r7, #4]
bl lua_gettop
mov r2, #1
mov r1, r4
mov r9, r0
ldr r0, [r8]
bl lua_xmove
mvn r1, #0
mov r0, r4
bl lua_isfunction
bl g_assert
mov r0, r4
bl lua_newtable
mov r0, r4
bl lua_newtable
ldr r3, .L13+28
mov r0, r4
ldr r1, [r3]
bl lua_pushvalue
ldr r2, .L13+8
mvn r1, #1
mov r0, r4
bl lua_setfield
mvn r1, #1
mov r0, r4
bl lua_setmetatable
mov r0, r4
bl lua_newtable
mvn r1, #0
mov r0, r4
bl lua_istable
bl g_assert
mov r1, #4
mov r0, r4
bl lua_newuserdata
mov r3, r0
ldr r2, [r7, #8]
mov r0, r4
str r2, [r3]
bl proxy_getqueuemetatable
mvn r1, #0
mov r0, r4
bl lua_pushvalue
ldr r2, .L13+8
mvn r1, #1
mov r0, r4
bl lua_setfield
mvn r1, #1
mov r0, r4
bl lua_setmetatable
ldr r2, .L13+32
mvn r1, #1
mov r0, r4
bl lua_setfield
mov r1, #4
mov r0, r4
bl lua_newuserdata
mov r3, r0
mov r0, r4
str r5, [r3]
bl network_mysqld_con_getmetatable
mvn r1, #1
mov r0, r4
bl lua_setmetatable
mvn r1, #1
ldr r2, .L13+36
mov r0, r4
bl lua_setfield
mov r0, r4
bl lua_newtable
mvn r1, #1
ldr r2, .L13+40
mov r0, r4
bl lua_setfield
ldr r2, .L13+4
mvn r1, #1
mov r0, r4
bl lua_setfield
ldr r1, .L13
mov r0, r4
bl lua_getglobal
mvn r1, #0
mov r0, r4
bl lua_istable
bl g_assert
mov r0, r4
mvn r1, #0
bl lua_getmetatable
cmp r0, #0
beq .L11
.L6:
mvn r1, #0
mov r0, r4
bl lua_istable
bl g_assert
ldr r2, .L13+4
mvn r1, #2
mov r0, r4
bl lua_getfield
mvn r1, #0
mov r0, r4
bl lua_istable
bl g_assert
mvn r1, #1
ldr r2, .L13+8
mov r0, r4
bl lua_setfield
mvn r1, #2
ldr r2, .L13+4
mov r0, r4
bl lua_getfield
ldr r2, .L13+12
mvn r1, #1
mov r0, r4
bl lua_setfield
mvn r1, #1
mov r0, r4
bl lua_setmetatable
mov r1, #1
mov r0, r4
bl lua_pop
mvn r1, #1
mov r0, r4
bl lua_isfunction
bl g_assert
mvn r1, #0
mov r0, r4
bl lua_istable
bl g_assert
mvn r1, #1
mov r0, r4
bl lua_setfenv
mvn r1, #0
mov r0, r4
bl lua_isfunction
bl g_assert
mvn r1, #0
mov r0, r4
bl lua_pushvalue
mov r3, #0
mov r0, r4
mov r2, r3
mov r1, r3
bl lua_pcall
cmp r0, #0
bne .L12
mvn r1, #0
mov r0, r4
str r4, [r7]
bl lua_isfunction
bl g_assert
mov r0, r4
bl lua_gettop
sub r0, r0, r9
sub r0, r0, #1
clz r0, r0
lsr r0, r0, #5
bl g_assert
.L9:
ldr r3, .L13+16
ldr r0, [r3]
pop {r4, r5, r6, r7, r8, r9, r10, pc}
.L12:
mvn r1, #0
mov r0, r4
bl lua_tostring
mov r1, r6
mov r2, r0
ldr r0, .L13+44
bl g_critical
mov r0, r4
mov r1, #1
bl lua_pop
ldr r2, [r7, #4]
ldr r1, [r10]
ldr r0, [r8]
bl luaL_unref
ldr r3, .L13+48
ldr r0, [r3]
pop {r4, r5, r6, r7, r8, r9, r10, pc}
.L11:
mov r0, r4
bl lua_newtable
b .L6
.L14:
.align 2
.L13:
.word .LC0
.word .LC1
.word .LC2
.word .LC3
.word REGISTER_CALLBACK_SUCCESS
.word REGISTER_CALLBACK_LOAD_FAILED
.word LUA_REGISTRYINDEX
.word LUA_GLOBALSINDEX
.word .LC4
.word .LC5
.word .LC6
.word .LC7
.word REGISTER_CALLBACK_EXECUTE_FAILED
.size network_mysqld_con_lua_register_callback, .-network_mysqld_con_lua_register_callback
.comm response_set,4,4
.comm response_get,4,4
.comm REGISTER_CALLBACK_SUCCESS,4,4
.comm REGISTER_CALLBACK_LOAD_FAILED,4,4
.comm REGISTER_CALLBACK_EXECUTE_FAILED,4,4
.comm LUA_REGISTRYINDEX,4,4
.comm LUA_GLOBALSINDEX,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-lua.c_network_mysqld_lua_load_script.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "%s: lua_load_file(%s) failed: %s"
.align 8
.LC1:
.string "%s: luaL_loadfile(%s): returned a %s"
.text
.p2align 4
.globl network_mysqld_lua_load_script
.type network_mysqld_lua_load_script, @function
network_mysqld_lua_load_script:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov r12, rsi
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
mov rbx, rdi
mov edi, DWORD PTR [rdi]
call lua_gettop@PLT
test r12, r12
je .L5
mov rsi, r12
mov rdi, rbx
mov ebp, eax
call lua_scope_load_script@PLT
mov edi, DWORD PTR [rbx]
mov esi, -1
call lua_isstring@PLT
mov edi, DWORD PTR [rbx]
mov esi, -1
test rax, rax
jne .L8
call lua_isfunction@PLT
test eax, eax
je .L9
.L4:
mov edi, DWORD PTR [rbx]
call lua_gettop@PLT
xor edi, edi
sub eax, ebp
cmp eax, 1
sete dil
call g_assert@PLT
xor eax, eax
.L1:
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L9:
.cfi_restore_state
mov edi, DWORD PTR [rbx]
mov esi, -1
call lua_type@PLT
mov edi, DWORD PTR [rbx]
mov esi, eax
call lua_typename@PLT
mov esi, DWORD PTR G_STRLOC[rip]
mov rdx, r12
lea rdi, .LC1[rip]
mov ecx, eax
call g_error@PLT
jmp .L4
.p2align 4,,10
.p2align 3
.L8:
call lua_tostring@PLT
mov esi, DWORD PTR G_STRLOC[rip]
mov rdx, r12
lea rdi, .LC0[rip]
mov ecx, eax
call g_critical@PLT
mov edi, DWORD PTR [rbx]
mov esi, 1
call lua_pop@PLT
mov eax, -1
jmp .L1
.L5:
mov eax, -1
jmp .L1
.cfi_endproc
.LFE0:
.size network_mysqld_lua_load_script, .-network_mysqld_lua_load_script
.globl G_STRLOC
.bss
.align 4
.type G_STRLOC, @object
.size G_STRLOC, 4
G_STRLOC:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-lua.c_network_mysqld_lua_load_script.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "%s: lua_load_file(%s) failed: %s\000"
.align 2
.LC1:
.ascii "%s: luaL_loadfile(%s): returned a %s\000"
.text
.align 2
.global network_mysqld_lua_load_script
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_lua_load_script, %function
network_mysqld_lua_load_script:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, r10, lr}
mov r5, r1
mov r4, r0
ldr r0, [r0]
bl lua_gettop
cmp r5, #0
beq .L5
mov r1, r5
mov r7, r0
mov r0, r4
bl lua_scope_load_script
mvn r1, #0
ldr r0, [r4]
bl lua_isstring
subs r6, r0, #0
bne .L8
mvn r1, #0
ldr r0, [r4]
bl lua_isfunction
cmp r0, #0
beq .L9
.L4:
ldr r0, [r4]
bl lua_gettop
sub r0, r0, r7
sub r0, r0, #1
clz r0, r0
lsr r0, r0, #5
bl g_assert
.L1:
mov r0, r6
pop {r4, r5, r6, r7, r8, r9, r10, pc}
.L9:
ldr r8, [r4]
ldr r3, .L10
mov r0, r8
mvn r1, #0
ldr r9, [r3]
bl lua_type
mov r1, r0
mov r0, r8
bl lua_typename
mov r2, r5
mov r3, r0
mov r1, r9
ldr r0, .L10+4
bl g_error
b .L4
.L8:
ldr r3, .L10
mvn r1, #0
ldr r0, [r4]
ldr r6, [r3]
bl lua_tostring
mov r1, r6
mov r3, r0
mov r2, r5
ldr r0, .L10+8
bl g_critical
mov r1, #1
ldr r0, [r4]
bl lua_pop
mvn r6, #0
b .L1
.L5:
mvn r6, #0
b .L1
.L11:
.align 2
.L10:
.word G_STRLOC
.word .LC1
.word .LC0
.size network_mysqld_lua_load_script, .-network_mysqld_lua_load_script
.comm G_STRLOC,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-lua.c_network_mysqld_lua_setup_global.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "proxy"
.LC1:
.string "global"
.LC2:
.string "config"
.LC3:
.string "instance"
.LC4:
.string "logpath"
.LC5:
.string "backends"
.LC6:
.string "clients"
.LC7:
.string "pwds"
.text
.p2align 4
.globl network_mysqld_lua_setup_global
.type network_mysqld_lua_setup_global, @function
network_mysqld_lua_setup_global:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
mov rbx, rsi
call lua_gettop@PLT
lea rsi, .LC0[rip]
mov rdi, rbp
mov r12d, eax
call lua_getglobal@PLT
mov esi, -1
mov rdi, rbp
call lua_isnil@PLT
test rax, rax
jne .L8
.L2:
mov esi, -1
mov rdi, rbp
call lua_istable@PLT
mov edi, eax
call g_assert@PLT
mov rdi, rbp
mov esi, -1
lea rdx, .LC1[rip]
call lua_getfield@PLT
lea rdx, .LC2[rip]
mov rdi, rbp
mov esi, -1
call lua_getfield@PLT
mov esi, DWORD PTR 12[rbx]
mov rdi, rbp
call lua_pushstring@PLT
lea rdx, .LC3[rip]
mov rdi, rbp
mov esi, -2
call lua_setfield@PLT
mov esi, DWORD PTR 8[rbx]
mov rdi, rbp
call lua_pushstring@PLT
lea rdx, .LC4[rip]
mov rdi, rbp
mov esi, -2
call lua_setfield@PLT
mov rdi, rbp
mov esi, 1
call lua_pop@PLT
mov esi, 8
mov rdi, rbp
call lua_newuserdata@PLT
mov rdx, QWORD PTR [rbx]
mov rdi, rbp
mov QWORD PTR [rax], rdx
call network_backends_lua_getmetatable@PLT
mov rdi, rbp
mov esi, -2
call lua_setmetatable@PLT
lea rdx, .LC5[rip]
mov rdi, rbp
mov esi, -2
call lua_setfield@PLT
mov esi, 8
mov rdi, rbp
call lua_newuserdata@PLT
mov rdx, QWORD PTR [rbx]
mov rdi, rbp
mov rdx, QWORD PTR 8[rdx]
mov QWORD PTR [rax], rdx
call network_clients_lua_getmetatable@PLT
mov rdi, rbp
mov esi, -2
call lua_setmetatable@PLT
lea rdx, .LC6[rip]
mov rdi, rbp
mov esi, -2
call lua_setfield@PLT
mov esi, 8
mov rdi, rbp
call lua_newuserdata@PLT
mov rdx, QWORD PTR [rbx]
mov rdi, rbp
mov rdx, QWORD PTR [rdx]
mov QWORD PTR [rax], rdx
call network_pwds_lua_getmetatable@PLT
mov rdi, rbp
mov esi, -2
call lua_setmetatable@PLT
lea rdx, .LC7[rip]
mov rdi, rbp
mov esi, -2
call lua_setfield@PLT
mov rdi, rbp
mov esi, 2
call lua_pop@PLT
mov rdi, rbp
call lua_gettop@PLT
xor edi, edi
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
cmp eax, r12d
pop r12
.cfi_def_cfa_offset 8
sete dil
jmp g_assert@PLT
.p2align 4,,10
.p2align 3
.L8:
.cfi_restore_state
mov esi, 1
mov rdi, rbp
call lua_pop@PLT
mov rdi, rbp
call network_mysqld_lua_init_global_fenv@PLT
lea rsi, .LC0[rip]
mov rdi, rbp
call lua_getglobal@PLT
jmp .L2
.cfi_endproc
.LFE0:
.size network_mysqld_lua_setup_global, .-network_mysqld_lua_setup_global
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-lua.c_network_mysqld_lua_setup_global.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "proxy\000"
.align 2
.LC1:
.ascii "global\000"
.align 2
.LC2:
.ascii "config\000"
.align 2
.LC3:
.ascii "instance\000"
.align 2
.LC4:
.ascii "logpath\000"
.align 2
.LC5:
.ascii "backends\000"
.align 2
.LC6:
.ascii "clients\000"
.align 2
.LC7:
.ascii "pwds\000"
.text
.align 2
.global network_mysqld_lua_setup_global
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_lua_setup_global, %function
network_mysqld_lua_setup_global:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r4, r0
mov r5, r1
bl lua_gettop
ldr r1, .L9
mov r6, r0
mov r0, r4
bl lua_getglobal
mov r0, r4
mvn r1, #0
bl lua_isnil
cmp r0, #0
bne .L8
.L2:
mvn r1, #0
mov r0, r4
bl lua_istable
bl g_assert
mvn r1, #0
mov r0, r4
ldr r2, .L9+4
bl lua_getfield
ldr r2, .L9+8
mvn r1, #0
mov r0, r4
bl lua_getfield
ldr r1, [r5, #8]
mov r0, r4
bl lua_pushstring
ldr r2, .L9+12
mvn r1, #1
mov r0, r4
bl lua_setfield
ldr r1, [r5, #4]
mov r0, r4
bl lua_pushstring
ldr r2, .L9+16
mvn r1, #1
mov r0, r4
bl lua_setfield
mov r1, #1
mov r0, r4
bl lua_pop
mov r1, #4
mov r0, r4
bl lua_newuserdata
mov r3, r0
ldr r2, [r5]
mov r0, r4
str r2, [r3]
bl network_backends_lua_getmetatable
mvn r1, #1
mov r0, r4
bl lua_setmetatable
ldr r2, .L9+20
mvn r1, #1
mov r0, r4
bl lua_setfield
mov r1, #4
mov r0, r4
bl lua_newuserdata
mov r3, r0
ldr r2, [r5]
mov r0, r4
ldr r2, [r2, #4]
str r2, [r3]
bl network_clients_lua_getmetatable
mvn r1, #1
mov r0, r4
bl lua_setmetatable
ldr r2, .L9+24
mvn r1, #1
mov r0, r4
bl lua_setfield
mov r1, #4
mov r0, r4
bl lua_newuserdata
mov r3, r0
ldr r2, [r5]
mov r0, r4
ldr r2, [r2]
str r2, [r3]
bl network_pwds_lua_getmetatable
mvn r1, #1
mov r0, r4
bl lua_setmetatable
ldr r2, .L9+28
mvn r1, #1
mov r0, r4
bl lua_setfield
mov r1, #2
mov r0, r4
bl lua_pop
mov r0, r4
bl lua_gettop
sub r0, r0, r6
clz r0, r0
pop {r4, r5, r6, lr}
lsr r0, r0, #5
b g_assert
.L8:
mov r1, #1
mov r0, r4
bl lua_pop
mov r0, r4
bl network_mysqld_lua_init_global_fenv
mov r0, r4
ldr r1, .L9
bl lua_getglobal
b .L2
.L10:
.align 2
.L9:
.word .LC0
.word .LC1
.word .LC2
.word .LC3
.word .LC4
.word .LC5
.word .LC6
.word .LC7
.size network_mysqld_lua_setup_global, .-network_mysqld_lua_setup_global
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-lua.c_proxy_connection_get.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "default_db"
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC1:
.string "proxy.connection.default_db is deprecated, use proxy.connection.client.default_db or proxy.connection.server.default_db instead"
.section .rodata.str1.1
.LC2:
.string "thread_id"
.section .rodata.str1.8
.align 8
.LC3:
.string "proxy.connection.thread_id is deprecated, use proxy.connection.server.thread_id instead"
.section .rodata.str1.1
.LC4:
.string "mysqld_version"
.section .rodata.str1.8
.align 8
.LC5:
.string "proxy.connection.mysqld_version is deprecated, use proxy.connection.server.mysqld_version instead"
.section .rodata.str1.1
.LC6:
.string "backend_ndx"
.LC7:
.string "server"
.LC8:
.string "client"
.text
.p2align 4
.type proxy_connection_get, @function
proxy_connection_get:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 40
.cfi_offset 3, -40
sub rsp, 24
.cfi_def_cfa_offset 64
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
call luaL_checkself@PLT
lea rdx, 4[rsp]
mov esi, 2
mov rdi, rbp
mov r12, QWORD PTR [rax]
mov DWORD PTR 4[rsp], 0
call luaL_checklstring@PLT
lea rdi, .LC0[rip]
mov rbx, rax
mov r13, QWORD PTR 16[r12]
call C@PLT
mov esi, DWORD PTR 4[rsp]
mov rdi, rbx
mov edx, eax
call strleq@PLT
test rax, rax
jne .L19
lea rdi, .LC2[rip]
call C@PLT
mov esi, DWORD PTR 4[rsp]
mov rdi, rbx
mov edx, eax
call strleq@PLT
test rax, rax
jne .L20
lea rdi, .LC4[rip]
call C@PLT
mov esi, DWORD PTR 4[rsp]
mov rdi, rbx
mov edx, eax
call strleq@PLT
test rax, rax
jne .L21
lea rdi, .LC6[rip]
call C@PLT
mov esi, DWORD PTR 4[rsp]
mov rdi, rbx
mov edx, eax
call strleq@PLT
test rax, rax
jne .L22
cmp QWORD PTR 8[r12], 0
je .L10
lea rdi, .LC7[rip]
call C@PLT
mov esi, DWORD PTR 4[rsp]
mov rdi, rbx
mov edx, eax
call strleq@PLT
test rax, rax
je .L10
.L12:
mov esi, 4
mov rdi, rbp
call lua_newuserdata@PLT
cmp BYTE PTR [rbx], 115
mov rdi, rbp
mov r8, rax
mov rax, QWORD PTR 8[r12]
cmovne rax, QWORD PTR [r12]
mov QWORD PTR [r8], rax
call network_socket_lua_getmetatable@PLT
mov esi, -2
mov rdi, rbp
call lua_setmetatable@PLT
mov eax, 1
jmp .L1
.p2align 4,,10
.p2align 3
.L20:
lea rsi, .LC3[rip]
mov rdi, rbp
call luaL_error@PLT
.L1:
mov rcx, QWORD PTR 8[rsp]
sub rcx, QWORD PTR fs:40
jne .L23
add rsp, 24
.cfi_remember_state
.cfi_def_cfa_offset 40
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L19:
.cfi_restore_state
lea rsi, .LC1[rip]
mov rdi, rbp
call luaL_error@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L22:
mov rsi, QWORD PTR 0[r13]
mov rdi, rbp
add rsi, 1
call lua_pushinteger@PLT
mov eax, 1
jmp .L1
.p2align 4,,10
.p2align 3
.L21:
lea rsi, .LC5[rip]
mov rdi, rbp
call luaL_error@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L10:
cmp QWORD PTR [r12], 0
je .L9
lea rdi, .LC8[rip]
call C@PLT
mov esi, DWORD PTR 4[rsp]
mov rdi, rbx
mov edx, eax
call strleq@PLT
test rax, rax
jne .L12
.L9:
mov rdi, rbp
call lua_pushnil@PLT
mov eax, 1
jmp .L1
.L23:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size proxy_connection_get, .-proxy_connection_get
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-lua.c_proxy_connection_get.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "default_db\000"
.align 2
.LC1:
.ascii "proxy.connection.default_db is deprecated, use prox"
.ascii "y.connection.client.default_db or proxy.connection."
.ascii "server.default_db instead\000"
.align 2
.LC2:
.ascii "thread_id\000"
.align 2
.LC3:
.ascii "proxy.connection.thread_id is deprecated, use proxy"
.ascii ".connection.server.thread_id instead\000"
.align 2
.LC4:
.ascii "mysqld_version\000"
.align 2
.LC5:
.ascii "proxy.connection.mysqld_version is deprecated, use "
.ascii "proxy.connection.server.mysqld_version instead\000"
.align 2
.LC6:
.ascii "backend_ndx\000"
.align 2
.LC7:
.ascii "server\000"
.align 2
.LC8:
.ascii "client\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC9:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type proxy_connection_get, %function
proxy_connection_get:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, lr}
ldr r3, .L26
sub sp, sp, #8
mov r6, r0
ldr r3, [r3]
str r3, [sp, #4]
mov r3,#0
bl luaL_checkself
mov r3, #0
mov ip, r0
mov r2, sp
mov r1, #2
mov r0, r6
ldr r7, [ip]
str r3, [sp]
bl luaL_checklstring
mov r4, r0
ldr r0, .L26+4
ldr r5, [sp]
ldr r8, [r7, #8]
bl C
mov r1, r5
mov r2, r0
mov r0, r4
bl strleq
cmp r0, #0
bne .L21
ldr r0, .L26+8
ldr r5, [sp]
bl C
mov r1, r5
mov r2, r0
mov r0, r4
bl strleq
cmp r0, #0
bne .L22
ldr r0, .L26+12
ldr r5, [sp]
bl C
mov r1, r5
mov r2, r0
mov r0, r4
bl strleq
cmp r0, #0
bne .L23
ldr r0, .L26+16
ldr r5, [sp]
bl C
mov r1, r5
mov r2, r0
mov r0, r4
bl strleq
cmp r0, #0
bne .L24
ldr r3, [r7, #4]
cmp r3, #0
beq .L10
ldr r0, .L26+20
ldr r5, [sp]
bl C
mov r1, r5
mov r2, r0
mov r0, r4
bl strleq
cmp r0, #0
beq .L10
.L12:
mov r1, #4
mov r0, r6
bl lua_newuserdata
ldm r7, {r1, r3}
ldrb ip, [r4] @ zero_extendqisi2
mov r2, r0
cmp ip, #115
movne r3, r1
mov r0, r6
str r3, [r2]
bl network_socket_lua_getmetatable
mov r0, r6
mvn r1, #1
bl lua_setmetatable
mov r0, #1
b .L1
.L22:
mov r0, r6
ldr r1, .L26+24
bl luaL_error
.L1:
ldr r3, .L26
ldr r2, [r3]
ldr r3, [sp, #4]
eors r2, r3, r2
mov r3, #0
bne .L25
add sp, sp, #8
@ sp needed
pop {r4, r5, r6, r7, r8, pc}
.L21:
mov r0, r6
ldr r1, .L26+28
bl luaL_error
b .L1
.L24:
ldr r1, [r8]
mov r0, r6
add r1, r1, #1
bl lua_pushinteger
mov r0, #1
b .L1
.L23:
mov r0, r6
ldr r1, .L26+32
bl luaL_error
b .L1
.L10:
ldr r3, [r7]
cmp r3, #0
beq .L9
ldr r0, .L26+36
ldr r5, [sp]
bl C
mov r1, r5
mov r2, r0
mov r0, r4
bl strleq
cmp r0, #0
bne .L12
.L9:
mov r0, r6
bl lua_pushnil
mov r0, #1
b .L1
.L25:
bl __stack_chk_fail
.L27:
.align 2
.L26:
.word .LC9
.word .LC0
.word .LC2
.word .LC4
.word .LC6
.word .LC7
.word .LC3
.word .LC1
.word .LC5
.word .LC8
.size proxy_connection_get, .-proxy_connection_get
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-lua.c_proxy_connection_set.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "backend_ndx"
.LC1:
.string "connection_close"
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC2:
.string "proxy.connection.%s is not writable"
.text
.p2align 4
.type proxy_connection_set, @function
proxy_connection_set:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 40
.cfi_offset 3, -40
sub rsp, 24
.cfi_def_cfa_offset 64
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
call luaL_checkself@PLT
lea rdx, 4[rsp]
mov esi, 2
mov rdi, rbp
mov r13, QWORD PTR [rax]
mov DWORD PTR 4[rsp], 0
call luaL_checklstring@PLT
lea rdi, .LC0[rip]
mov r12, rax
mov rbx, QWORD PTR 8[r13]
call C@PLT
mov esi, DWORD PTR 4[rsp]
mov rdi, r12
mov edx, eax
call strleq@PLT
test rax, rax
je .L2
mov rdi, rbp
mov esi, 3
call luaL_checkinteger@PLT
lea ebp, -1[rax]
test eax, eax
je .L15
xor edx, edx
mov esi, ebp
mov rdi, r13
call network_connection_pool_lua_swap@PLT
test rax, rax
je .L5
mov QWORD PTR 0[r13], rax
xor eax, eax
jmp .L1
.p2align 4,,10
.p2align 3
.L2:
lea rsi, .LC1[rip]
mov rdi, r12
call strcmp@PLT
test rax, rax
jne .L8
mov edx, DWORD PTR LUA_TBOOLEAN[rip]
mov esi, 3
mov rdi, rbp
call luaL_checktype@PLT
mov esi, 3
mov rdi, rbp
call lua_toboolean@PLT
mov DWORD PTR 4[rbx], eax
xor eax, eax
.L1:
mov rcx, QWORD PTR 8[rsp]
sub rcx, QWORD PTR fs:40
jne .L16
add rsp, 24
.cfi_remember_state
.cfi_def_cfa_offset 40
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L15:
.cfi_restore_state
mov rdi, r13
call network_connection_pool_lua_add_connection@PLT
xor eax, eax
jmp .L1
.p2align 4,,10
.p2align 3
.L8:
mov rdx, r12
lea rsi, .LC2[rip]
mov rdi, rbp
call luaL_error@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L5:
cmp ebp, -2
je .L17
mov DWORD PTR [rbx], ebp
xor eax, eax
jmp .L1
.p2align 4,,10
.p2align 3
.L17:
mov rax, QWORD PTR 8[rbx]
test rax, rax
je .L7
sub DWORD PTR [rax], 1
mov QWORD PTR 8[rbx], 0
.L7:
mov DWORD PTR [rbx], -1
mov rdi, QWORD PTR 0[r13]
call network_socket_free@PLT
mov QWORD PTR 0[r13], 0
xor eax, eax
jmp .L1
.L16:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size proxy_connection_set, .-proxy_connection_set
.globl LUA_TBOOLEAN
.bss
.align 4
.type LUA_TBOOLEAN, @object
.size LUA_TBOOLEAN, 4
LUA_TBOOLEAN:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-lua.c_proxy_connection_set.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "backend_ndx\000"
.align 2
.LC1:
.ascii "connection_close\000"
.align 2
.LC2:
.ascii "proxy.connection.%s is not writable\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC3:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type proxy_connection_set, %function
proxy_connection_set:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, lr}
ldr r3, .L18
sub sp, sp, #12
mov r5, r0
ldr r3, [r3]
str r3, [sp, #4]
mov r3,#0
bl luaL_checkself
mov r4, #0
mov r3, r0
mov r2, sp
mov r1, #2
mov r0, r5
ldr r7, [r3]
str r4, [sp]
bl luaL_checklstring
mov r6, r0
ldr r0, .L18+4
ldr r9, [sp]
ldr r8, [r7, #4]
bl C
mov r1, r9
mov r2, r0
mov r0, r6
bl strleq
cmp r0, r4
bne .L15
mov r0, r6
ldr r1, .L18+8
bl strcmp
subs r4, r0, #0
bne .L8
ldr r3, .L18+12
mov r1, #3
ldr r2, [r3]
mov r0, r5
bl luaL_checktype
mov r0, r5
mov r1, #3
bl lua_toboolean
str r0, [r8, #4]
.L1:
ldr r3, .L18
ldr r2, [r3]
ldr r3, [sp, #4]
eors r2, r3, r2
mov r3, #0
bne .L16
mov r0, r4
add sp, sp, #12
@ sp needed
pop {r4, r5, r6, r7, r8, r9, pc}
.L8:
mov r2, r6
mov r0, r5
ldr r1, .L18+16
bl luaL_error
mov r4, r0
b .L1
.L15:
mov r0, r5
mov r1, #3
bl luaL_checkinteger
cmp r0, r4
sub r5, r0, #1
beq .L17
mov r2, r4
mov r1, r5
mov r0, r7
bl network_connection_pool_lua_swap
cmp r0, #0
strne r0, [r7]
bne .L1
cmn r5, #2
movne r4, r0
strne r5, [r8]
bne .L1
ldr r3, [r8, #8]
mov r4, #0
cmp r3, #0
ldrne r2, [r3]
subne r2, r2, #1
strne r2, [r3]
mvn r3, #0
strne r0, [r8, #8]
ldr r0, [r7]
str r3, [r8]
bl network_socket_free
str r4, [r7]
b .L1
.L17:
mov r0, r7
bl network_connection_pool_lua_add_connection
b .L1
.L16:
bl __stack_chk_fail
.L19:
.align 2
.L18:
.word .LC3
.word .LC0
.word .LC1
.word LUA_TBOOLEAN
.word .LC2
.size proxy_connection_set, .-proxy_connection_set
.comm LUA_TBOOLEAN,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-masterinfo.c_network_mysqld_masterinfo_append.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_masterinfo_append
.type network_mysqld_masterinfo_append, @function
network_mysqld_masterinfo_append:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov rbx, rsi
mov esi, -1
mov rdi, rbx
sub rsp, 8
.cfi_def_cfa_offset 32
call g_return_val_if_fail@PLT
mov esi, -1
mov rdi, rbp
call g_return_val_if_fail@PLT
mov esi, DWORD PTR [rbx]
mov rdi, rbp
call network_mysqld_masterinfo_append_int32@PLT
test rax, rax
je .L24
.L16:
mov eax, -1
.L1:
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L24:
.cfi_restore_state
mov esi, DWORD PTR 56[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_append_string@PLT
test rax, rax
jne .L16
mov esi, DWORD PTR 4[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_append_int32@PLT
test rax, rax
jne .L16
mov esi, DWORD PTR 52[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_append_string@PLT
test rax, rax
jne .L16
mov esi, DWORD PTR 48[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_append_string@PLT
test rax, rax
jne .L16
mov esi, DWORD PTR 44[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_append_string@PLT
test rax, rax
jne .L16
mov esi, DWORD PTR 8[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_append_int32@PLT
test rax, rax
jne .L16
mov esi, DWORD PTR 12[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_append_int32@PLT
test rax, rax
jne .L16
mov esi, DWORD PTR 16[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_append_int32@PLT
test rax, rax
jne .L16
mov esi, DWORD PTR 40[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_append_string@PLT
test rax, rax
jne .L16
mov esi, DWORD PTR 36[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_append_string@PLT
test rax, rax
jne .L16
mov esi, DWORD PTR 32[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_append_string@PLT
test rax, rax
jne .L16
mov esi, DWORD PTR 28[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_append_string@PLT
test rax, rax
jne .L16
mov esi, DWORD PTR 24[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_append_string@PLT
test rax, rax
jne .L16
xor eax, eax
cmp DWORD PTR [rbx], 14
jle .L1
mov esi, DWORD PTR 20[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_append_int32@PLT
test rax, rax
setne al
add rsp, 8
.cfi_def_cfa_offset 24
movzx eax, al
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
neg eax
ret
.cfi_endproc
.LFE0:
.size network_mysqld_masterinfo_append, .-network_mysqld_masterinfo_append
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-masterinfo.c_network_mysqld_masterinfo_append.c"
.text
.align 2
.global network_mysqld_masterinfo_append
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_masterinfo_append, %function
network_mysqld_masterinfo_append:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r5, r0
mov r4, r1
mov r0, r1
mvn r1, #0
bl g_return_val_if_fail
mvn r1, #0
mov r0, r5
bl g_return_val_if_fail
mov r0, r5
ldr r1, [r4]
bl network_mysqld_masterinfo_append_int32
cmp r0, #0
beq .L23
.L16:
mvn r0, #0
pop {r4, r5, r6, pc}
.L23:
mov r0, r5
ldr r1, [r4, #56]
bl network_mysqld_masterinfo_append_string
cmp r0, #0
bne .L16
mov r0, r5
ldr r1, [r4, #4]
bl network_mysqld_masterinfo_append_int32
cmp r0, #0
bne .L16
mov r0, r5
ldr r1, [r4, #52]
bl network_mysqld_masterinfo_append_string
cmp r0, #0
bne .L16
mov r0, r5
ldr r1, [r4, #48]
bl network_mysqld_masterinfo_append_string
cmp r0, #0
bne .L16
mov r0, r5
ldr r1, [r4, #44]
bl network_mysqld_masterinfo_append_string
cmp r0, #0
bne .L16
mov r0, r5
ldr r1, [r4, #8]
bl network_mysqld_masterinfo_append_int32
cmp r0, #0
bne .L16
mov r0, r5
ldr r1, [r4, #12]
bl network_mysqld_masterinfo_append_int32
cmp r0, #0
bne .L16
mov r0, r5
ldr r1, [r4, #16]
bl network_mysqld_masterinfo_append_int32
cmp r0, #0
bne .L16
mov r0, r5
ldr r1, [r4, #40]
bl network_mysqld_masterinfo_append_string
cmp r0, #0
bne .L16
mov r0, r5
ldr r1, [r4, #36]
bl network_mysqld_masterinfo_append_string
cmp r0, #0
bne .L16
mov r0, r5
ldr r1, [r4, #32]
bl network_mysqld_masterinfo_append_string
cmp r0, #0
bne .L16
mov r0, r5
ldr r1, [r4, #28]
bl network_mysqld_masterinfo_append_string
cmp r0, #0
bne .L16
mov r0, r5
ldr r1, [r4, #24]
bl network_mysqld_masterinfo_append_string
cmp r0, #0
ldr r3, [r4]
bne .L16
cmp r3, #14
pople {r4, r5, r6, pc}
mov r0, r5
ldr r1, [r4, #20]
bl network_mysqld_masterinfo_append_int32
subs r0, r0, #0
movne r0, #1
rsb r0, r0, #0
pop {r4, r5, r6, pc}
.size network_mysqld_masterinfo_append, .-network_mysqld_masterinfo_append
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-masterinfo.c_network_mysqld_masterinfo_append_string.c"
.intel_syntax noprefix
.text
.p2align 4
.type network_mysqld_masterinfo_append_string, @function
network_mysqld_masterinfo_append_string:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
mov rdi, rsi
call S@PLT
mov rdi, rbp
mov esi, eax
call g_string_append_len@PLT
mov rdi, rbp
mov esi, 10
call g_string_append_c@PLT
xor eax, eax
pop rbp
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size network_mysqld_masterinfo_append_string, .-network_mysqld_masterinfo_append_string
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-masterinfo.c_network_mysqld_masterinfo_append_string.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_masterinfo_append_string, %function
network_mysqld_masterinfo_append_string:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
mov r4, r0
mov r0, r1
bl S
mov r1, r0
mov r0, r4
bl g_string_append_len
mov r0, r4
mov r1, #10
bl g_string_append_c
mov r0, #0
pop {r4, pc}
.size network_mysqld_masterinfo_append_string, .-network_mysqld_masterinfo_append_string
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-masterinfo.c_network_mysqld_masterinfo_free.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_masterinfo_free
.type network_mysqld_masterinfo_free, @function
network_mysqld_masterinfo_free:
.LFB0:
.cfi_startproc
endbr64
test rdi, rdi
je .L1
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov esi, DWORD PTR TRUE[rip]
mov rbp, rdi
mov edi, DWORD PTR 32[rdi]
call g_string_free@PLT
mov edi, DWORD PTR 28[rbp]
mov esi, DWORD PTR TRUE[rip]
call g_string_free@PLT
mov edi, DWORD PTR 24[rbp]
mov esi, DWORD PTR TRUE[rip]
call g_string_free@PLT
mov edi, DWORD PTR 20[rbp]
mov esi, DWORD PTR TRUE[rip]
call g_string_free@PLT
mov edi, DWORD PTR 16[rbp]
mov esi, DWORD PTR TRUE[rip]
call g_string_free@PLT
mov edi, DWORD PTR 12[rbp]
mov esi, DWORD PTR TRUE[rip]
call g_string_free@PLT
mov edi, DWORD PTR 8[rbp]
mov esi, DWORD PTR TRUE[rip]
call g_string_free@PLT
mov edi, DWORD PTR 4[rbp]
mov esi, DWORD PTR TRUE[rip]
call g_string_free@PLT
mov edi, DWORD PTR 0[rbp]
mov esi, DWORD PTR TRUE[rip]
call g_string_free@PLT
mov rdi, rbp
pop rbp
.cfi_restore 6
.cfi_def_cfa_offset 8
jmp g_free@PLT
.p2align 4,,10
.p2align 3
.L1:
ret
.cfi_endproc
.LFE0:
.size network_mysqld_masterinfo_free, .-network_mysqld_masterinfo_free
.globl TRUE
.bss
.align 4
.type TRUE, @object
.size TRUE, 4
TRUE:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-masterinfo.c_network_mysqld_masterinfo_free.c"
.text
.align 2
.global network_mysqld_masterinfo_free
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_masterinfo_free, %function
network_mysqld_masterinfo_free:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
subs r4, r0, #0
popeq {r4, r5, r6, pc}
ldr r5, .L5
ldr r0, [r4, #32]
ldr r1, [r5]
bl g_string_free
ldr r1, [r5]
ldr r0, [r4, #28]
bl g_string_free
ldr r1, [r5]
ldr r0, [r4, #24]
bl g_string_free
ldr r1, [r5]
ldr r0, [r4, #20]
bl g_string_free
ldr r1, [r5]
ldr r0, [r4, #16]
bl g_string_free
ldr r1, [r5]
ldr r0, [r4, #12]
bl g_string_free
ldr r1, [r5]
ldr r0, [r4, #8]
bl g_string_free
ldr r1, [r5]
ldr r0, [r4, #4]
bl g_string_free
ldr r1, [r5]
ldr r0, [r4]
bl g_string_free
mov r0, r4
pop {r4, r5, r6, lr}
b g_free
.L6:
.align 2
.L5:
.word TRUE
.size network_mysqld_masterinfo_free, .-network_mysqld_masterinfo_free
.comm TRUE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-masterinfo.c_network_mysqld_masterinfo_get.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_masterinfo_get
.type network_mysqld_masterinfo_get, @function
network_mysqld_masterinfo_get:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov rbx, rsi
mov esi, -1
mov rdi, rbx
sub rsp, 8
.cfi_def_cfa_offset 32
call g_return_val_if_fail@PLT
mov esi, -1
mov rdi, rbp
call g_return_val_if_fail@PLT
mov rsi, rbx
mov rdi, rbp
call network_mysqld_masterinfo_get_int32@PLT
test rax, rax
je .L24
.L16:
mov eax, -1
.L1:
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L24:
.cfi_restore_state
mov esi, DWORD PTR 56[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_get_string@PLT
test rax, rax
jne .L16
lea rsi, 4[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_get_int32@PLT
test rax, rax
jne .L16
mov esi, DWORD PTR 52[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_get_string@PLT
test rax, rax
jne .L16
mov esi, DWORD PTR 48[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_get_string@PLT
test rax, rax
jne .L16
mov esi, DWORD PTR 44[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_get_string@PLT
test rax, rax
jne .L16
lea rsi, 8[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_get_int32@PLT
test rax, rax
jne .L16
lea rsi, 12[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_get_int32@PLT
test rax, rax
jne .L16
lea rsi, 16[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_get_int32@PLT
test rax, rax
jne .L16
mov esi, DWORD PTR 40[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_get_string@PLT
test rax, rax
jne .L16
mov esi, DWORD PTR 36[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_get_string@PLT
test rax, rax
jne .L16
mov esi, DWORD PTR 32[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_get_string@PLT
test rax, rax
jne .L16
mov esi, DWORD PTR 28[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_get_string@PLT
test rax, rax
jne .L16
mov esi, DWORD PTR 24[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_get_string@PLT
test rax, rax
jne .L16
xor eax, eax
cmp DWORD PTR [rbx], 14
jle .L1
lea rsi, 20[rbx]
mov rdi, rbp
call network_mysqld_masterinfo_get_int32@PLT
test rax, rax
setne al
add rsp, 8
.cfi_def_cfa_offset 24
movzx eax, al
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
neg eax
ret
.cfi_endproc
.LFE0:
.size network_mysqld_masterinfo_get, .-network_mysqld_masterinfo_get
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-masterinfo.c_network_mysqld_masterinfo_get.c"
.text
.align 2
.global network_mysqld_masterinfo_get
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_masterinfo_get, %function
network_mysqld_masterinfo_get:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r5, r0
mov r4, r1
mov r0, r1
mvn r1, #0
bl g_return_val_if_fail
mvn r1, #0
mov r0, r5
bl g_return_val_if_fail
mov r1, r4
mov r0, r5
bl network_mysqld_masterinfo_get_int32
cmp r0, #0
beq .L23
.L16:
mvn r0, #0
pop {r4, r5, r6, pc}
.L23:
mov r0, r5
ldr r1, [r4, #56]
bl network_mysqld_masterinfo_get_string
cmp r0, #0
bne .L16
mov r0, r5
add r1, r4, #4
bl network_mysqld_masterinfo_get_int32
cmp r0, #0
bne .L16
mov r0, r5
ldr r1, [r4, #52]
bl network_mysqld_masterinfo_get_string
cmp r0, #0
bne .L16
mov r0, r5
ldr r1, [r4, #48]
bl network_mysqld_masterinfo_get_string
cmp r0, #0
bne .L16
mov r0, r5
ldr r1, [r4, #44]
bl network_mysqld_masterinfo_get_string
cmp r0, #0
bne .L16
mov r0, r5
add r1, r4, #8
bl network_mysqld_masterinfo_get_int32
cmp r0, #0
bne .L16
mov r0, r5
add r1, r4, #12
bl network_mysqld_masterinfo_get_int32
cmp r0, #0
bne .L16
mov r0, r5
add r1, r4, #16
bl network_mysqld_masterinfo_get_int32
cmp r0, #0
bne .L16
mov r0, r5
ldr r1, [r4, #40]
bl network_mysqld_masterinfo_get_string
cmp r0, #0
bne .L16
mov r0, r5
ldr r1, [r4, #36]
bl network_mysqld_masterinfo_get_string
cmp r0, #0
bne .L16
mov r0, r5
ldr r1, [r4, #32]
bl network_mysqld_masterinfo_get_string
cmp r0, #0
bne .L16
mov r0, r5
ldr r1, [r4, #28]
bl network_mysqld_masterinfo_get_string
cmp r0, #0
bne .L16
mov r0, r5
ldr r1, [r4, #24]
bl network_mysqld_masterinfo_get_string
cmp r0, #0
ldr r3, [r4]
bne .L16
cmp r3, #14
pople {r4, r5, r6, pc}
mov r0, r5
add r1, r4, #20
bl network_mysqld_masterinfo_get_int32
subs r0, r0, #0
movne r0, #1
rsb r0, r0, #0
pop {r4, r5, r6, pc}
.size network_mysqld_masterinfo_get, .-network_mysqld_masterinfo_get
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-masterinfo.c_network_mysqld_masterinfo_get_int32.c"
.intel_syntax noprefix
.text
.p2align 4
.type network_mysqld_masterinfo_get_int32, @function
network_mysqld_masterinfo_get_int32:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov r12, rdi
xor edi, edi
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
mov rbx, rsi
sub rsp, 16
.cfi_def_cfa_offset 48
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
call g_string_new@PLT
mov rdi, r12
mov r12d, -1
mov rsi, rax
mov rbp, rax
call network_mysqld_masterinfo_get_string@PLT
test rax, rax
je .L9
.L2:
mov esi, DWORD PTR TRUE[rip]
mov rdi, rbp
call g_string_free@PLT
mov rax, QWORD PTR 8[rsp]
sub rax, QWORD PTR fs:40
jne .L10
add rsp, 16
.cfi_remember_state
.cfi_def_cfa_offset 32
mov eax, r12d
pop rbx
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L9:
.cfi_restore_state
mov edi, DWORD PTR 0[rbp]
xor edx, edx
mov rsi, rsp
call strtoul@PLT
mov rdx, QWORD PTR [rsp]
cmp BYTE PTR [rdx], 0
jne .L2
mov DWORD PTR [rbx], eax
xor r12d, r12d
jmp .L2
.L10:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_masterinfo_get_int32, .-network_mysqld_masterinfo_get_int32
.globl TRUE
.bss
.align 4
.type TRUE, @object
.size TRUE, 4
TRUE:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-masterinfo.c_network_mysqld_masterinfo_get_int32.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_masterinfo_get_int32, %function
network_mysqld_masterinfo_get_int32:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
ldr r3, .L11
mov r4, r0
sub sp, sp, #8
mov r0, #0
mov r6, r1
ldr r3, [r3]
str r3, [sp, #4]
mov r3,#0
bl g_string_new
mov r5, r0
mov r0, r4
mov r1, r5
bl network_mysqld_masterinfo_get_string
subs r4, r0, #0
beq .L9
.L5:
mvn r4, #0
.L2:
ldr r3, .L11+4
mov r0, r5
ldr r1, [r3]
bl g_string_free
ldr r3, .L11
ldr r2, [r3]
ldr r3, [sp, #4]
eors r2, r3, r2
mov r3, #0
bne .L10
mov r0, r4
add sp, sp, #8
@ sp needed
pop {r4, r5, r6, pc}
.L9:
mov r2, r4
mov r1, sp
ldr r0, [r5]
bl strtoul
ldr r3, [sp]
ldrb r3, [r3] @ zero_extendqisi2
cmp r3, #0
streq r0, [r6]
beq .L2
b .L5
.L10:
bl __stack_chk_fail
.L12:
.align 2
.L11:
.word .LC0
.word TRUE
.size network_mysqld_masterinfo_get_int32, .-network_mysqld_masterinfo_get_int32
.comm TRUE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-masterinfo.c_network_mysqld_masterinfo_get_string.c"
.intel_syntax noprefix
.text
.p2align 4
.type network_mysqld_masterinfo_get_string, @function
network_mysqld_masterinfo_get_string:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov r12, rsi
mov esi, -1
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
call g_return_val_if_fail@PLT
mov esi, -1
mov rdi, r12
call g_return_val_if_fail@PLT
mov rax, QWORD PTR 8[rbp]
mov rdi, QWORD PTR 0[rbp]
mov rcx, QWORD PTR [rax]
mov rsi, QWORD PTR 8[rax]
mov rax, rdi
cmp rdi, rcx
jb .L4
jmp .L5
.p2align 4,,10
.p2align 3
.L14:
cmp rax, rcx
jnb .L5
.L4:
movzx edx, BYTE PTR [rsi+rax]
mov rbx, rax
add rax, 1
cmp dl, 10
jne .L14
.L3:
mov rdx, rbx
add rsi, rdi
add rbx, 1
sub rdx, rdi
mov rdi, r12
call g_string_assign_len@PLT
mov QWORD PTR 0[rbp], rbx
xor r8d, r8d
.L1:
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 24
mov eax, r8d
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L5:
.cfi_restore_state
cmp BYTE PTR [rsi+rax], 10
mov r8d, -1
jne .L1
mov rbx, rax
jmp .L3
.cfi_endproc
.LFE0:
.size network_mysqld_masterinfo_get_string, .-network_mysqld_masterinfo_get_string
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-masterinfo.c_network_mysqld_masterinfo_get_string.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_masterinfo_get_string, %function
network_mysqld_masterinfo_get_string:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r6, r1
mov r5, r0
mvn r1, #0
bl g_return_val_if_fail
mvn r1, #0
mov r0, r6
bl g_return_val_if_fail
ldm r5, {r0, r3}
ldr lr, [r3]
mov r4, r0
cmp r0, lr
ldr r1, [r3, #4]
bcs .L5
sub r3, r0, #1
add r3, r1, r3
b .L4
.L14:
cmp lr, r4
bls .L5
.L4:
ldrb ip, [r3, #1]! @ zero_extendqisi2
mov r2, r4
cmp ip, #10
add r4, r4, #1
bne .L14
.L3:
sub r2, r2, r0
add r1, r1, r0
mov r0, r6
bl g_string_assign_len
mov r0, #0
str r4, [r5]
pop {r4, r5, r6, pc}
.L5:
ldrb r3, [r1, r4] @ zero_extendqisi2
cmp r3, #10
moveq r2, r4
addeq r4, r4, #1
beq .L3
.L7:
mvn r0, #0
pop {r4, r5, r6, pc}
.size network_mysqld_masterinfo_get_string, .-network_mysqld_masterinfo_get_string
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_auth_challenge_free.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_auth_challenge_free
.type network_mysqld_auth_challenge_free, @function
network_mysqld_auth_challenge_free:
.LFB0:
.cfi_startproc
endbr64
test rdi, rdi
je .L1
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
mov rdi, QWORD PTR 8[rdi]
test rdi, rdi
je .L3
call g_free@PLT
.L3:
mov rdi, QWORD PTR 0[rbp]
test rdi, rdi
jne .L15
mov rdi, rbp
pop rbp
.cfi_remember_state
.cfi_restore 6
.cfi_def_cfa_offset 8
jmp g_free@PLT
.p2align 4,,10
.p2align 3
.L15:
.cfi_restore_state
mov esi, DWORD PTR TRUE[rip]
call g_string_free@PLT
mov rdi, rbp
pop rbp
.cfi_restore 6
.cfi_def_cfa_offset 8
jmp g_free@PLT
.p2align 4,,10
.p2align 3
.L1:
ret
.cfi_endproc
.LFE0:
.size network_mysqld_auth_challenge_free, .-network_mysqld_auth_challenge_free
.globl TRUE
.bss
.align 4
.type TRUE, @object
.size TRUE, 4
TRUE:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_auth_challenge_free.c"
.text
.align 2
.global network_mysqld_auth_challenge_free
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_auth_challenge_free, %function
network_mysqld_auth_challenge_free:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
subs r4, r0, #0
popeq {r4, pc}
ldr r0, [r4, #4]
cmp r0, #0
beq .L3
bl g_free
.L3:
ldr r0, [r4]
cmp r0, #0
bne .L13
mov r0, r4
pop {r4, lr}
b g_free
.L13:
ldr r3, .L14
ldr r1, [r3]
bl g_string_free
mov r0, r4
pop {r4, lr}
b g_free
.L15:
.align 2
.L14:
.word TRUE
.size network_mysqld_auth_challenge_free, .-network_mysqld_auth_challenge_free
.comm TRUE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_auth_challenge_set_challenge.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_auth_challenge_set_challenge
.type network_mysqld_auth_challenge_set_challenge, @function
network_mysqld_auth_challenge_set_challenge:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
mov esi, 21
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
xor ebx, ebx
sub rsp, 8
.cfi_def_cfa_offset 32
mov rdi, QWORD PTR [rdi]
call g_string_set_size@PLT
.p2align 4,,10
.p2align 3
.L2:
xor eax, eax
call rand@PLT
movsd xmm1, QWORD PTR .LC0[rip]
mov rdx, QWORD PTR 0[rbp]
addsd xmm1, QWORD PTR RAND_MAX[rip]
mov rax, QWORD PTR [rdx]
divsd xmm0, xmm1
mulsd xmm0, QWORD PTR .LC1[rip]
addsd xmm0, QWORD PTR .LC2[rip]
movsd QWORD PTR [rax+rbx], xmm0
add rbx, 8
cmp rbx, 160
jne .L2
mov DWORD PTR 8[rdx], 20
mov QWORD PTR 160[rax], 0x000000000
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size network_mysqld_auth_challenge_set_challenge, .-network_mysqld_auth_challenge_set_challenge
.globl RAND_MAX
.bss
.align 8
.type RAND_MAX, @object
.size RAND_MAX, 8
RAND_MAX:
.zero 8
.section .rodata.cst8,"aM",@progbits,8
.align 8
.LC0:
.long 0
.long 1072693248
.align 8
.LC1:
.long 0
.long 1079476224
.align 8
.LC2:
.long 0
.long 1077968896
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_auth_challenge_set_challenge.c"
.text
.global __aeabi_dadd
.global __aeabi_ddiv
.global __aeabi_dmul
.align 2
.global network_mysqld_auth_challenge_set_challenge
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_auth_challenge_set_challenge, %function
network_mysqld_auth_challenge_set_challenge:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r3, r4, r5, r6, r7, r8, r9, r10, fp, lr}
mov r1, #21
mov r5, r0
ldr r0, [r0]
mov r8, #0
bl g_string_set_size
mov r4, #0
mov r10, #0
ldr r9, .L6
ldr fp, .L6+4
.L2:
bl rand
ldr r3, .L6+8
mov r6, r0
mov r7, r1
ldmia r3, {r0-r1}
mov r2, r10
mov r3, fp
bl __aeabi_dadd
mov r2, r0
mov r3, r1
mov r0, r6
mov r1, r7
bl __aeabi_ddiv
mov r2, r8
mov r3, r9
bl __aeabi_dmul
mov r2, #0
ldr r3, .L6+12
bl __aeabi_dadd
ldr r2, [r5]
ldr r3, [r2]
add ip, r3, r4
add r4, r4, #8
cmp r4, #160
stm ip, {r0-r1}
bne .L2
mov ip, #20
mov r0, #0
mov r1, #0
str ip, [r2, #4]
str r0, [r3, #160]
str r1, [r3, #164]
pop {r3, r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L7:
.align 2
.L6:
.word 1079476224
.word 1072693248
.word RAND_MAX
.word 1077968896
.size network_mysqld_auth_challenge_set_challenge, .-network_mysqld_auth_challenge_set_challenge
.comm RAND_MAX,8,8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_auth_response_copy.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_auth_response_copy
.type network_mysqld_auth_response_copy, @function
network_mysqld_auth_response_copy:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
sub rsp, 8
.cfi_def_cfa_offset 32
test rdi, rdi
je .L3
xor eax, eax
mov rbx, rdi
call network_mysqld_auth_response_new@PLT
mov edi, DWORD PTR 8[rbx]
mov r12, rax
mov eax, DWORD PTR 20[rbx]
mov DWORD PTR 20[r12], eax
mov eax, DWORD PTR 16[rbx]
mov DWORD PTR 16[r12], eax
mov eax, DWORD PTR 12[rbx]
mov DWORD PTR 12[r12], eax
call S@PLT
mov edi, DWORD PTR 8[r12]
mov esi, eax
call g_string_assign_len@PLT
mov edi, DWORD PTR 4[rbx]
call S@PLT
mov edi, DWORD PTR 4[r12]
mov esi, eax
call g_string_assign_len@PLT
mov edi, DWORD PTR [rbx]
call S@PLT
mov edi, DWORD PTR [r12]
mov esi, eax
call g_string_assign_len@PLT
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
mov rax, r12
pop rbx
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L3:
.cfi_restore_state
xor r12d, r12d
add rsp, 8
.cfi_def_cfa_offset 24
mov rax, r12
pop rbx
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size network_mysqld_auth_response_copy, .-network_mysqld_auth_response_copy
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_auth_response_copy.c"
.text
.align 2
.global network_mysqld_auth_response_copy
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_auth_response_copy, %function
network_mysqld_auth_response_copy:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
subs r4, r0, #0
moveq r5, r4
beq .L1
bl network_mysqld_auth_response_new
ldr r2, [r4, #16]
ldr r3, [r4, #12]
ldr r1, [r4, #20]
ldr r6, [r0, #8]
str r2, [r0, #16]
str r3, [r0, #12]
mov r5, r0
str r1, [r0, #20]
ldr r0, [r4, #8]
bl S
mov r1, r0
mov r0, r6
bl g_string_assign_len
ldr r0, [r4, #4]
ldr r6, [r5, #4]
bl S
mov r1, r0
mov r0, r6
bl g_string_assign_len
ldr r0, [r4]
ldr r4, [r5]
bl S
mov r1, r0
mov r0, r4
bl g_string_assign_len
.L1:
mov r0, r5
pop {r4, r5, r6, pc}
.size network_mysqld_auth_response_copy, .-network_mysqld_auth_response_copy
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_auth_response_free.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_auth_response_free
.type network_mysqld_auth_response_free, @function
network_mysqld_auth_response_free:
.LFB0:
.cfi_startproc
endbr64
test rdi, rdi
je .L1
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
mov rdi, QWORD PTR 16[rdi]
test rdi, rdi
jne .L19
mov rdi, QWORD PTR 8[rbp]
test rdi, rdi
jne .L20
.L4:
mov rdi, QWORD PTR 0[rbp]
test rdi, rdi
jne .L21
.L5:
mov rdi, rbp
pop rbp
.cfi_remember_state
.cfi_restore 6
.cfi_def_cfa_offset 8
jmp g_free@PLT
.p2align 4,,10
.p2align 3
.L19:
.cfi_restore_state
mov esi, DWORD PTR TRUE[rip]
call g_string_free@PLT
mov rdi, QWORD PTR 8[rbp]
test rdi, rdi
je .L4
.L20:
mov esi, DWORD PTR TRUE[rip]
call g_string_free@PLT
mov rdi, QWORD PTR 0[rbp]
test rdi, rdi
je .L5
.L21:
mov esi, DWORD PTR TRUE[rip]
call g_string_free@PLT
mov rdi, rbp
pop rbp
.cfi_restore 6
.cfi_def_cfa_offset 8
jmp g_free@PLT
.p2align 4,,10
.p2align 3
.L1:
ret
.cfi_endproc
.LFE0:
.size network_mysqld_auth_response_free, .-network_mysqld_auth_response_free
.globl TRUE
.bss
.align 4
.type TRUE, @object
.size TRUE, 4
TRUE:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_auth_response_free.c"
.text
.align 2
.global network_mysqld_auth_response_free
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_auth_response_free, %function
network_mysqld_auth_response_free:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
subs r4, r0, #0
popeq {r4, pc}
ldr r0, [r4, #8]
cmp r0, #0
bne .L17
ldr r0, [r4, #4]
cmp r0, #0
bne .L18
.L4:
ldr r0, [r4]
cmp r0, #0
bne .L19
.L5:
mov r0, r4
pop {r4, lr}
b g_free
.L17:
ldr r3, .L20
ldr r1, [r3]
bl g_string_free
ldr r0, [r4, #4]
cmp r0, #0
beq .L4
.L18:
ldr r3, .L20
ldr r1, [r3]
bl g_string_free
ldr r0, [r4]
cmp r0, #0
beq .L5
.L19:
ldr r3, .L20
ldr r1, [r3]
bl g_string_free
mov r0, r4
pop {r4, lr}
b g_free
.L21:
.align 2
.L20:
.word TRUE
.size network_mysqld_auth_response_free, .-network_mysqld_auth_response_free
.comm TRUE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_com_init_db_result_free.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_com_init_db_result_free
.type network_mysqld_com_init_db_result_free, @function
network_mysqld_com_init_db_result_free:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
mov rdi, QWORD PTR [rdi]
test rdi, rdi
jne .L8
mov rdi, rbp
pop rbp
.cfi_remember_state
.cfi_def_cfa_offset 8
jmp g_free@PLT
.p2align 4,,10
.p2align 3
.L8:
.cfi_restore_state
mov esi, DWORD PTR TRUE[rip]
call g_string_free@PLT
mov rdi, rbp
pop rbp
.cfi_def_cfa_offset 8
jmp g_free@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_com_init_db_result_free, .-network_mysqld_com_init_db_result_free
.globl TRUE
.bss
.align 4
.type TRUE, @object
.size TRUE, 4
TRUE:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_com_init_db_result_free.c"
.text
.align 2
.global network_mysqld_com_init_db_result_free
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_com_init_db_result_free, %function
network_mysqld_com_init_db_result_free:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
mov r4, r0
ldr r0, [r0]
cmp r0, #0
bne .L8
mov r0, r4
pop {r4, lr}
b g_free
.L8:
ldr r3, .L9
ldr r1, [r3]
bl g_string_free
mov r0, r4
pop {r4, lr}
b g_free
.L10:
.align 2
.L9:
.word TRUE
.size network_mysqld_com_init_db_result_free, .-network_mysqld_com_init_db_result_free
.comm TRUE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_com_init_db_result_track_state.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_com_init_db_result_track_state
.type network_mysqld_com_init_db_result_track_state, @function
network_mysqld_com_init_db_result_track_state:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov rbx, rsi
sub rsp, 8
.cfi_def_cfa_offset 32
call network_mysqld_proto_skip_network_header@PLT
mov esi, 1
mov rdi, rbp
call network_mysqld_proto_skip@PLT
mov rax, QWORD PTR 8[rbp]
mov rax, QWORD PTR [rax]
cmp QWORD PTR 0[rbp], rax
jne .L10
mov rdi, QWORD PTR [rbx]
test rdi, rdi
je .L4
mov esi, DWORD PTR TRUE[rip]
call g_string_free@PLT
.L4:
mov QWORD PTR [rbx], 0
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
xor eax, eax
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L10:
.cfi_restore_state
xor edi, edi
call g_string_new@PLT
mov rdi, rbp
mov QWORD PTR [rbx], rax
mov rdx, rax
mov rax, QWORD PTR 8[rbp]
mov rsi, QWORD PTR [rax]
sub rsi, QWORD PTR 0[rbp]
call network_mysqld_proto_get_gstring_len@PLT
add rsp, 8
.cfi_def_cfa_offset 24
xor eax, eax
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size network_mysqld_com_init_db_result_track_state, .-network_mysqld_com_init_db_result_track_state
.globl TRUE
.bss
.align 4
.type TRUE, @object
.size TRUE, 4
TRUE:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_com_init_db_result_track_state.c"
.text
.align 2
.global network_mysqld_com_init_db_result_track_state
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_com_init_db_result_track_state, %function
network_mysqld_com_init_db_result_track_state:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r4, r0
mov r5, r1
bl network_mysqld_proto_skip_network_header
mov r0, r4
mov r1, #1
bl network_mysqld_proto_skip
ldm r4, {r2, r3}
ldr r3, [r3]
cmp r2, r3
bne .L10
ldr r0, [r5]
cmp r0, #0
beq .L4
ldr r3, .L11
ldr r1, [r3]
bl g_string_free
.L4:
mov r3, #0
mov r0, #0
str r3, [r5]
pop {r4, r5, r6, pc}
.L10:
mov r0, #0
bl g_string_new
ldr r1, [r4, #4]
ldr r3, [r4]
ldr r1, [r1]
mov r2, r0
str r0, [r5]
sub r1, r1, r3
mov r0, r4
bl network_mysqld_proto_get_gstring_len
mov r0, #0
pop {r4, r5, r6, pc}
.L12:
.align 2
.L11:
.word TRUE
.size network_mysqld_com_init_db_result_track_state, .-network_mysqld_com_init_db_result_track_state
.comm TRUE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_com_query_result_free.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_com_query_result_free
.type network_mysqld_com_query_result_free, @function
network_mysqld_com_query_result_free:
.LFB0:
.cfi_startproc
endbr64
test rdi, rdi
je .L1
jmp g_free@PLT
.p2align 4,,10
.p2align 3
.L1:
ret
.cfi_endproc
.LFE0:
.size network_mysqld_com_query_result_free, .-network_mysqld_com_query_result_free
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_com_query_result_free.c"
.text
.align 2
.global network_mysqld_com_query_result_free
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_com_query_result_free, %function
network_mysqld_com_query_result_free:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
cmp r0, #0
bxeq lr
b g_free
.size network_mysqld_com_query_result_free, .-network_mysqld_com_query_result_free
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_com_query_result_is_load_data.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_com_query_result_is_load_data
.type network_mysqld_com_query_result_is_load_data, @function
network_mysqld_com_query_result_is_load_data:
.LFB0:
.cfi_startproc
endbr64
jmp network_mysqld_com_query_result_is_local_infile@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_com_query_result_is_load_data, .-network_mysqld_com_query_result_is_load_data
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_com_query_result_is_load_data.c"
.text
.align 2
.global network_mysqld_com_query_result_is_load_data
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_com_query_result_is_load_data, %function
network_mysqld_com_query_result_is_load_data:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
b network_mysqld_com_query_result_is_local_infile
.size network_mysqld_com_query_result_is_load_data, .-network_mysqld_com_query_result_is_load_data
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_com_query_result_is_local_infile.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_com_query_result_is_local_infile
.type network_mysqld_com_query_result_is_local_infile, @function
network_mysqld_com_query_result_is_local_infile:
.LFB0:
.cfi_startproc
endbr64
mov eax, DWORD PTR FALSE[rip]
mov rdx, QWORD PTR PARSE_COM_QUERY_LOCAL_INFILE_DATA[rip]
cmp QWORD PTR [rdi], rdx
je .L5
ret
.p2align 4,,10
.p2align 3
.L5:
mov eax, DWORD PTR TRUE[rip]
ret
.cfi_endproc
.LFE0:
.size network_mysqld_com_query_result_is_local_infile, .-network_mysqld_com_query_result_is_local_infile
.globl TRUE
.bss
.align 4
.type TRUE, @object
.size TRUE, 4
TRUE:
.zero 4
.globl PARSE_COM_QUERY_LOCAL_INFILE_DATA
.align 8
.type PARSE_COM_QUERY_LOCAL_INFILE_DATA, @object
.size PARSE_COM_QUERY_LOCAL_INFILE_DATA, 8
PARSE_COM_QUERY_LOCAL_INFILE_DATA:
.zero 8
.globl FALSE
.align 4
.type FALSE, @object
.size FALSE, 4
FALSE:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_com_query_result_is_local_infile.c"
.text
.align 2
.global network_mysqld_com_query_result_is_local_infile
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_com_query_result_is_local_infile, %function
network_mysqld_com_query_result_is_local_infile:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r3, .L5
ldr r2, [r0]
ldr r3, [r3]
cmp r2, r3
ldreq r3, .L5+4
ldrne r3, .L5+8
ldr r0, [r3]
bx lr
.L6:
.align 2
.L5:
.word PARSE_COM_QUERY_LOCAL_INFILE_DATA
.word TRUE
.word FALSE
.size network_mysqld_com_query_result_is_local_infile, .-network_mysqld_com_query_result_is_local_infile
.comm TRUE,4,4
.comm PARSE_COM_QUERY_LOCAL_INFILE_DATA,4,4
.comm FALSE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_com_stmt_prepare_result_free.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_com_stmt_prepare_result_free
.type network_mysqld_com_stmt_prepare_result_free, @function
network_mysqld_com_stmt_prepare_result_free:
.LFB0:
.cfi_startproc
endbr64
test rdi, rdi
je .L1
jmp g_free@PLT
.p2align 4,,10
.p2align 3
.L1:
ret
.cfi_endproc
.LFE0:
.size network_mysqld_com_stmt_prepare_result_free, .-network_mysqld_com_stmt_prepare_result_free
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_com_stmt_prepare_result_free.c"
.text
.align 2
.global network_mysqld_com_stmt_prepare_result_free
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_com_stmt_prepare_result_free, %function
network_mysqld_com_stmt_prepare_result_free:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
cmp r0, #0
bxeq lr
b g_free
.size network_mysqld_com_stmt_prepare_result_free, .-network_mysqld_com_stmt_prepare_result_free
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_con_command_states_init.c"
.intel_syntax noprefix
.text
.section .text.unlikely,"ax",@progbits
.LCOLDB0:
.text
.LHOTB0:
.p2align 4
.globl network_mysqld_con_command_states_init
.type network_mysqld_con_command_states_init, @function
network_mysqld_con_command_states_init:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov rbx, rdi
mov rdi, rsi
sub rsp, 24
.cfi_def_cfa_offset 48
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
call network_mysqld_proto_skip_network_header@PLT
test rax, rax
jne .L4
lea rsi, 4[rsp]
mov rdi, rbp
call network_mysqld_proto_get_int8@PLT
test rax, rax
jne .L4
mov eax, DWORD PTR 4[rsp]
mov DWORD PTR 24[rbx], eax
add eax, -128
mov QWORD PTR 0[rbp], 0
cmp eax, 5
ja .L11
lea rdx, .L6[rip]
movsx rax, DWORD PTR [rdx+rax*4]
add rax, rdx
notrack jmp rax
.section .rodata
.align 4
.align 4
.L6:
.long .L9-.L6
.long .L7-.L6
.long .L8-.L6
.long .L7-.L6
.long .L7-.L6
.long .L5-.L6
.text
.p2align 4,,10
.p2align 3
.L7:
xor eax, eax
call network_mysqld_com_query_result_new@PLT
mov DWORD PTR 8[rbx], eax
movsx rax, DWORD PTR network_mysqld_com_query_result_free[rip]
mov QWORD PTR 16[rbx], rax
xor eax, eax
.L1:
mov rcx, QWORD PTR 8[rsp]
sub rcx, QWORD PTR fs:40
jne .L14
add rsp, 24
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L8:
.cfi_restore_state
mov eax, DWORD PTR TRUE[rip]
mov DWORD PTR [rbx], eax
xor eax, eax
jmp .L1
.p2align 4,,10
.p2align 3
.L5:
xor eax, eax
call network_mysqld_com_init_db_result_new@PLT
mov rdi, rbp
mov DWORD PTR 8[rbx], eax
mov esi, eax
movsx rax, DWORD PTR network_mysqld_com_init_db_result_free[rip]
mov QWORD PTR 16[rbx], rax
call network_mysqld_com_init_db_result_track_state@PLT
xor eax, eax
jmp .L1
.p2align 4,,10
.p2align 3
.L9:
xor eax, eax
call network_mysqld_com_stmt_prepare_result_new@PLT
mov DWORD PTR 8[rbx], eax
movsx rax, DWORD PTR network_mysqld_com_stmt_prepare_result_free[rip]
mov QWORD PTR 16[rbx], rax
xor eax, eax
jmp .L1
.p2align 4,,10
.p2align 3
.L4:
mov eax, -1
jmp .L1
.L14:
call __stack_chk_fail@PLT
.cfi_endproc
.section .text.unlikely
.cfi_startproc
.type network_mysqld_con_command_states_init.cold, @function
network_mysqld_con_command_states_init.cold:
.LFSB0:
.L11:
.cfi_def_cfa_offset 48
.cfi_offset 3, -24
.cfi_offset 6, -16
xor eax, eax
jmp .L1
.cfi_endproc
.LFE0:
.text
.size network_mysqld_con_command_states_init, .-network_mysqld_con_command_states_init
.section .text.unlikely
.size network_mysqld_con_command_states_init.cold, .-network_mysqld_con_command_states_init.cold
.LCOLDE0:
.text
.LHOTE0:
.globl network_mysqld_com_stmt_prepare_result_free
.bss
.align 4
.type network_mysqld_com_stmt_prepare_result_free, @object
.size network_mysqld_com_stmt_prepare_result_free, 4
network_mysqld_com_stmt_prepare_result_free:
.zero 4
.globl network_mysqld_com_query_result_free
.align 4
.type network_mysqld_com_query_result_free, @object
.size network_mysqld_com_query_result_free, 4
network_mysqld_com_query_result_free:
.zero 4
.globl network_mysqld_com_init_db_result_free
.align 4
.type network_mysqld_com_init_db_result_free, @object
.size network_mysqld_com_init_db_result_free, 4
network_mysqld_com_init_db_result_free:
.zero 4
.globl TRUE
.align 4
.type TRUE, @object
.size TRUE, 4
TRUE:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_con_command_states_init.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.global network_mysqld_con_command_states_init
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_con_command_states_init, %function
network_mysqld_con_command_states_init:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
ldr r3, .L14
sub sp, sp, #8
mov r6, r0
mov r0, r1
mov r4, r1
ldr r3, [r3]
str r3, [sp, #4]
mov r3,#0
bl network_mysqld_proto_skip_network_header
cmp r0, #0
bne .L4
mov r1, sp
mov r0, r4
bl network_mysqld_proto_get_int8
subs r5, r0, #0
bne .L4
ldr r2, [sp]
sub r3, r2, #128
str r2, [r6, #12]
str r5, [r4]
cmp r3, #5
ldrls pc, [pc, r3, asl #2]
b .L1
.L6:
.word .L9
.word .L7
.word .L8
.word .L7
.word .L7
.word .L5
.L8:
ldr r3, .L14+4
ldr r3, [r3]
str r3, [r6]
.L1:
ldr r3, .L14
ldr r2, [r3]
ldr r3, [sp, #4]
eors r2, r3, r2
mov r3, #0
bne .L13
mov r0, r5
add sp, sp, #8
@ sp needed
pop {r4, r5, r6, pc}
.L7:
bl network_mysqld_com_query_result_new
ldr r3, .L14+8
str r0, [r6, #4]
ldr r3, [r3]
str r3, [r6, #8]
b .L1
.L5:
bl network_mysqld_com_init_db_result_new
ldr r3, .L14+12
mov r1, r0
ldr r3, [r3]
str r0, [r6, #4]
str r3, [r6, #8]
mov r0, r4
bl network_mysqld_com_init_db_result_track_state
b .L1
.L9:
bl network_mysqld_com_stmt_prepare_result_new
ldr r3, .L14+16
str r0, [r6, #4]
ldr r3, [r3]
str r3, [r6, #8]
b .L1
.L4:
mvn r5, #0
b .L1
.L13:
bl __stack_chk_fail
.L15:
.align 2
.L14:
.word .LC0
.word TRUE
.word network_mysqld_com_query_result_free
.word network_mysqld_com_init_db_result_free
.word network_mysqld_com_stmt_prepare_result_free
.size network_mysqld_con_command_states_init, .-network_mysqld_con_command_states_init
.comm network_mysqld_com_stmt_prepare_result_free,4,4
.comm network_mysqld_com_query_result_free,4,4
.comm network_mysqld_com_init_db_result_free,4,4
.comm TRUE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_eof_packet_free.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_eof_packet_free
.type network_mysqld_eof_packet_free, @function
network_mysqld_eof_packet_free:
.LFB0:
.cfi_startproc
endbr64
test rdi, rdi
je .L1
jmp g_free@PLT
.p2align 4,,10
.p2align 3
.L1:
ret
.cfi_endproc
.LFE0:
.size network_mysqld_eof_packet_free, .-network_mysqld_eof_packet_free
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_eof_packet_free.c"
.text
.align 2
.global network_mysqld_eof_packet_free
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_eof_packet_free, %function
network_mysqld_eof_packet_free:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
cmp r0, #0
bxeq lr
b g_free
.size network_mysqld_eof_packet_free, .-network_mysqld_eof_packet_free
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_err_packet_free.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_err_packet_free
.type network_mysqld_err_packet_free, @function
network_mysqld_err_packet_free:
.LFB0:
.cfi_startproc
endbr64
test rdi, rdi
je .L1
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov esi, DWORD PTR TRUE[rip]
mov rbp, rdi
mov edi, DWORD PTR 4[rdi]
call g_string_free@PLT
mov edi, DWORD PTR 0[rbp]
mov esi, DWORD PTR TRUE[rip]
call g_string_free@PLT
mov rdi, rbp
pop rbp
.cfi_restore 6
.cfi_def_cfa_offset 8
jmp g_free@PLT
.p2align 4,,10
.p2align 3
.L1:
ret
.cfi_endproc
.LFE0:
.size network_mysqld_err_packet_free, .-network_mysqld_err_packet_free
.globl TRUE
.bss
.align 4
.type TRUE, @object
.size TRUE, 4
TRUE:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_err_packet_free.c"
.text
.align 2
.global network_mysqld_err_packet_free
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_err_packet_free, %function
network_mysqld_err_packet_free:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
subs r4, r0, #0
popeq {r4, r5, r6, pc}
ldr r5, .L5
ldr r0, [r4, #4]
ldr r1, [r5]
bl g_string_free
ldr r1, [r5]
ldr r0, [r4]
bl g_string_free
mov r0, r4
pop {r4, r5, r6, lr}
b g_free
.L6:
.align 2
.L5:
.word TRUE
.size network_mysqld_err_packet_free, .-network_mysqld_err_packet_free
.comm TRUE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_err_packet_new.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_err_packet_new
.type network_mysqld_err_packet_new, @function
network_mysqld_err_packet_new:
.LFB0:
.cfi_startproc
endbr64
mov edi, DWORD PTR NETWORK_MYSQLD_PROTOCOL_VERSION_41[rip]
jmp network_mysqld_err_packet_new_full@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_err_packet_new, .-network_mysqld_err_packet_new
.globl NETWORK_MYSQLD_PROTOCOL_VERSION_41
.bss
.align 4
.type NETWORK_MYSQLD_PROTOCOL_VERSION_41, @object
.size NETWORK_MYSQLD_PROTOCOL_VERSION_41, 4
NETWORK_MYSQLD_PROTOCOL_VERSION_41:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_err_packet_new.c"
.text
.align 2
.global network_mysqld_err_packet_new
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_err_packet_new, %function
network_mysqld_err_packet_new:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r3, .L3
ldr r0, [r3]
b network_mysqld_err_packet_new_full
.L4:
.align 2
.L3:
.word NETWORK_MYSQLD_PROTOCOL_VERSION_41
.size network_mysqld_err_packet_new, .-network_mysqld_err_packet_new
.comm NETWORK_MYSQLD_PROTOCOL_VERSION_41,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_err_packet_new_pre41.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_err_packet_new_pre41
.type network_mysqld_err_packet_new_pre41, @function
network_mysqld_err_packet_new_pre41:
.LFB0:
.cfi_startproc
endbr64
mov edi, DWORD PTR NETWORK_MYSQLD_PROTOCOL_VERSION_PRE41[rip]
jmp network_mysqld_err_packet_new_full@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_err_packet_new_pre41, .-network_mysqld_err_packet_new_pre41
.globl NETWORK_MYSQLD_PROTOCOL_VERSION_PRE41
.bss
.align 4
.type NETWORK_MYSQLD_PROTOCOL_VERSION_PRE41, @object
.size NETWORK_MYSQLD_PROTOCOL_VERSION_PRE41, 4
NETWORK_MYSQLD_PROTOCOL_VERSION_PRE41:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_err_packet_new_pre41.c"
.text
.align 2
.global network_mysqld_err_packet_new_pre41
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_err_packet_new_pre41, %function
network_mysqld_err_packet_new_pre41:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r3, .L3
ldr r0, [r3]
b network_mysqld_err_packet_new_full
.L4:
.align 2
.L3:
.word NETWORK_MYSQLD_PROTOCOL_VERSION_PRE41
.size network_mysqld_err_packet_new_pre41, .-network_mysqld_err_packet_new_pre41
.comm NETWORK_MYSQLD_PROTOCOL_VERSION_PRE41,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_ok_packet_free.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_ok_packet_free
.type network_mysqld_ok_packet_free, @function
network_mysqld_ok_packet_free:
.LFB0:
.cfi_startproc
endbr64
test rdi, rdi
je .L1
jmp g_free@PLT
.p2align 4,,10
.p2align 3
.L1:
ret
.cfi_endproc
.LFE0:
.size network_mysqld_ok_packet_free, .-network_mysqld_ok_packet_free
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_ok_packet_free.c"
.text
.align 2
.global network_mysqld_ok_packet_free
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_ok_packet_free, %function
network_mysqld_ok_packet_free:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
cmp r0, #0
bxeq lr
b g_free
.size network_mysqld_ok_packet_free, .-network_mysqld_ok_packet_free
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_proto_append_auth_challenge.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "%d.%02d.%02d"
.LC1:
.string "5.0.99"
.LC2:
.string "01234567"
.LC3:
.string "890123456789"
.text
.p2align 4
.globl network_mysqld_proto_append_auth_challenge
.type network_mysqld_proto_append_auth_challenge, @function
network_mysqld_proto_append_auth_challenge:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov r12, rsi
mov esi, 10
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
call network_mysqld_proto_append_int8@PLT
mov rsi, QWORD PTR 32[r12]
test rsi, rsi
jne .L13
mov r8d, DWORD PTR [r12]
lea eax, -30001[r8]
cmp eax, 69998
jbe .L14
lea rdi, .LC1[rip]
call C@PLT
mov rdi, rbp
mov esi, eax
xor eax, eax
call g_string_append_len@PLT
.L3:
xor esi, esi
mov rdi, rbp
call network_mysqld_proto_append_int8@PLT
mov esi, DWORD PTR 24[r12]
mov rdi, rbp
call network_mysqld_proto_append_int32@PLT
mov rax, QWORD PTR 8[r12]
cmp QWORD PTR 8[rax], 0
je .L5
mov rsi, QWORD PTR [rax]
mov edx, 8
mov rdi, rbp
xor eax, eax
call g_string_append_len@PLT
.L6:
xor esi, esi
mov rdi, rbp
mov ebx, 13
call network_mysqld_proto_append_int8@PLT
mov esi, DWORD PTR 20[r12]
mov rdi, rbp
call network_mysqld_proto_append_int16@PLT
mov esi, DWORD PTR 4[r12]
mov rdi, rbp
call network_mysqld_proto_append_int8@PLT
mov esi, DWORD PTR 16[r12]
mov rdi, rbp
call network_mysqld_proto_append_int16@PLT
.p2align 4,,10
.p2align 3
.L7:
xor esi, esi
mov rdi, rbp
call network_mysqld_proto_append_int8@PLT
sub ebx, 1
jne .L7
mov rax, QWORD PTR 8[r12]
cmp QWORD PTR 8[rax], 0
je .L8
mov rsi, QWORD PTR [rax]
mov edx, 12
mov rdi, rbp
xor eax, eax
add esi, 8
call g_string_append_len@PLT
.L9:
mov rdi, rbp
xor esi, esi
call network_mysqld_proto_append_int8@PLT
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 24
xor eax, eax
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L14:
.cfi_restore_state
movsx rax, r8d
mov esi, r8d
mov r9d, r8d
mov rdi, rbp
imul rdx, rax, 1759218605
sar esi, 31
imul rcx, rax, 1374389535
sar rdx, 44
sub edx, esi
sar rcx, 37
imul eax, edx, 10000
sub ecx, esi
lea rsi, .LC0[rip]
imul ecx, ecx, 100
sub r9d, eax
imul r9, r9, 1374389535
sub r8d, ecx
shr r9, 37
mov ecx, r9d
call g_string_append_printf@PLT
jmp .L3
.p2align 4,,10
.p2align 3
.L5:
lea rdi, .LC2[rip]
call C@PLT
mov rdi, rbp
mov esi, eax
xor eax, eax
call g_string_append_len@PLT
jmp .L6
.p2align 4,,10
.p2align 3
.L8:
lea rdi, .LC3[rip]
call C@PLT
mov rdi, rbp
mov esi, eax
xor eax, eax
call g_string_append_len@PLT
jmp .L9
.p2align 4,,10
.p2align 3
.L13:
mov rdi, rbp
call g_string_append@PLT
jmp .L3
.cfi_endproc
.LFE0:
.size network_mysqld_proto_append_auth_challenge, .-network_mysqld_proto_append_auth_challenge
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_proto_append_auth_challenge.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "%d.%02d.%02d\000"
.align 2
.LC1:
.ascii "5.0.99\000"
.align 2
.LC2:
.ascii "01234567\000"
.align 2
.LC3:
.ascii "890123456789\000"
.text
.align 2
.global network_mysqld_proto_append_auth_challenge
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_append_auth_challenge, %function
network_mysqld_proto_append_auth_challenge:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r6, r1
sub sp, sp, #8
mov r1, #10
mov r5, r0
bl network_mysqld_proto_append_int8
ldr r1, [r6, #24]
cmp r1, #0
bne .L13
ldr r1, [r6]
ldr r2, .L15
sub r3, r1, #29952
sub r3, r3, #49
cmp r3, r2
bls .L14
ldr r0, .L15+4
bl C
mov r1, r0
mov r0, r5
bl g_string_append_len
.L3:
mov r1, #0
mov r0, r5
bl network_mysqld_proto_append_int8
mov r0, r5
ldr r1, [r6, #20]
bl network_mysqld_proto_append_int32
ldr r3, [r6, #8]
ldr r2, [r3, #4]
cmp r2, #0
beq .L5
mov r2, #8
mov r0, r5
ldr r1, [r3]
bl g_string_append_len
.L6:
mov r1, #0
mov r0, r5
bl network_mysqld_proto_append_int8
ldr r1, [r6, #16]
mov r0, r5
bl network_mysqld_proto_append_int16
ldr r1, [r6, #4]
mov r0, r5
bl network_mysqld_proto_append_int8
mov r0, r5
ldr r1, [r6, #12]
bl network_mysqld_proto_append_int16
mov r4, #13
.L7:
mov r1, #0
mov r0, r5
bl network_mysqld_proto_append_int8
subs r4, r4, #1
bne .L7
ldr r3, [r6, #8]
ldr r2, [r3, #4]
cmp r2, #0
beq .L8
ldr r1, [r3]
mov r2, #12
mov r0, r5
add r1, r1, #8
bl g_string_append_len
.L9:
mov r0, r5
mov r1, #0
bl network_mysqld_proto_append_int8
mov r0, #0
add sp, sp, #8
@ sp needed
pop {r4, r5, r6, pc}
.L14:
ldr r2, .L15+8
ldr ip, .L15+12
smull r3, r2, r1, r2
asr r0, r1, #31
rsb r2, r0, r2, asr #12
smull r3, lr, ip, r1
rsb r3, r2, r2, lsl #5
add r3, r2, r3, lsl #2
add r3, r3, r3, lsl #2
sub r3, r1, r3, lsl #4
rsb r0, r0, lr, asr #5
umull lr, r3, ip, r3
add r0, r0, r0, lsl #2
add r0, r0, r0, lsl #2
sub r1, r1, r0, lsl #2
str r1, [sp]
mov r0, r5
ldr r1, .L15+16
lsr r3, r3, #5
bl g_string_append_printf
b .L3
.L5:
ldr r0, .L15+20
bl C
mov r1, r0
mov r0, r5
bl g_string_append_len
b .L6
.L8:
ldr r0, .L15+24
bl C
mov r1, r0
mov r0, r5
bl g_string_append_len
b .L9
.L13:
mov r0, r5
bl g_string_append
b .L3
.L16:
.align 2
.L15:
.word 69998
.word .LC1
.word 1759218605
.word 1374389535
.word .LC0
.word .LC2
.word .LC3
.size network_mysqld_proto_append_auth_challenge, .-network_mysqld_proto_append_auth_challenge
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_proto_append_auth_response.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_append_auth_response
.type network_mysqld_proto_append_auth_response, @function
network_mysqld_proto_append_auth_response:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov r12, rsi
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
mov esi, DWORD PTR [rsi]
mov eax, esi
and eax, DWORD PTR CLIENT_PROTOCOL_41[rip]
jne .L2
call network_mysqld_proto_append_int16@PLT
mov esi, DWORD PTR 4[r12]
mov rdi, rbp
call network_mysqld_proto_append_int24@PLT
mov rdi, QWORD PTR 32[r12]
cmp QWORD PTR [rdi], 0
jne .L13
.L3:
xor esi, esi
mov rdi, rbp
call network_mysqld_proto_append_int8@PLT
mov rdi, QWORD PTR 24[r12]
cmp QWORD PTR [rdi], 0
jne .L11
.L5:
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 24
xor eax, eax
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
call network_mysqld_proto_append_int32@PLT
mov esi, DWORD PTR 4[r12]
mov rdi, rbp
mov ebx, 23
call network_mysqld_proto_append_int32@PLT
mov esi, DWORD PTR 8[r12]
mov rdi, rbp
call network_mysqld_proto_append_int8@PLT
.p2align 4,,10
.p2align 3
.L6:
xor esi, esi
mov rdi, rbp
call network_mysqld_proto_append_int8@PLT
sub ebx, 1
jne .L6
mov rdi, QWORD PTR 32[r12]
cmp QWORD PTR [rdi], 0
jne .L14
.L7:
xor esi, esi
mov rdi, rbp
call network_mysqld_proto_append_int8@PLT
mov rdi, QWORD PTR 24[r12]
call S@PLT
mov rdi, rbp
mov esi, eax
call network_mysqld_proto_append_lenenc_string_len@PLT
mov rdi, QWORD PTR 16[r12]
cmp QWORD PTR [rdi], 0
je .L5
.L11:
call S@PLT
mov rdi, rbp
mov esi, eax
call g_string_append_len@PLT
mov rdi, rbp
xor esi, esi
call network_mysqld_proto_append_int8@PLT
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 24
xor eax, eax
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L13:
.cfi_restore_state
call S@PLT
mov rdi, rbp
mov esi, eax
call g_string_append_len@PLT
jmp .L3
.p2align 4,,10
.p2align 3
.L14:
call S@PLT
mov rdi, rbp
mov esi, eax
call g_string_append_len@PLT
jmp .L7
.cfi_endproc
.LFE0:
.size network_mysqld_proto_append_auth_response, .-network_mysqld_proto_append_auth_response
.globl CLIENT_PROTOCOL_41
.bss
.align 4
.type CLIENT_PROTOCOL_41, @object
.size CLIENT_PROTOCOL_41, 4
CLIENT_PROTOCOL_41:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_proto_append_auth_response.c"
.text
.align 2
.global network_mysqld_proto_append_auth_response
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_append_auth_response, %function
network_mysqld_proto_append_auth_response:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, .L24
push {r4, r5, r6, lr}
ldr r3, [r3]
mov r6, r1
ldr r1, [r1]
mov r5, r0
tst r1, r3
bne .L2
bl network_mysqld_proto_append_int16
mov r0, r5
ldr r1, [r6, #4]
bl network_mysqld_proto_append_int24
ldr r0, [r6, #20]
ldr r3, [r0]
cmp r3, #0
bne .L22
.L3:
mov r1, #0
mov r0, r5
bl network_mysqld_proto_append_int8
ldr r0, [r6, #16]
ldr r3, [r0]
cmp r3, #0
bne .L20
.L5:
mov r0, #0
pop {r4, r5, r6, pc}
.L2:
bl network_mysqld_proto_append_int32
ldr r1, [r6, #4]
mov r0, r5
bl network_mysqld_proto_append_int32
mov r0, r5
ldr r1, [r6, #8]
bl network_mysqld_proto_append_int8
mov r4, #23
.L6:
mov r1, #0
mov r0, r5
bl network_mysqld_proto_append_int8
subs r4, r4, #1
bne .L6
ldr r0, [r6, #20]
ldr r3, [r0]
cmp r3, #0
bne .L23
.L7:
mov r1, #0
mov r0, r5
bl network_mysqld_proto_append_int8
ldr r0, [r6, #16]
bl S
mov r1, r0
mov r0, r5
bl network_mysqld_proto_append_lenenc_string_len
ldr r0, [r6, #12]
ldr r3, [r0]
cmp r3, #0
beq .L5
.L20:
bl S
mov r1, r0
mov r0, r5
bl g_string_append_len
mov r0, r5
mov r1, #0
bl network_mysqld_proto_append_int8
mov r0, #0
pop {r4, r5, r6, pc}
.L22:
bl S
mov r1, r0
mov r0, r5
bl g_string_append_len
b .L3
.L23:
bl S
mov r1, r0
mov r0, r5
bl g_string_append_len
b .L7
.L25:
.align 2
.L24:
.word CLIENT_PROTOCOL_41
.size network_mysqld_proto_append_auth_response, .-network_mysqld_proto_append_auth_response
.comm CLIENT_PROTOCOL_41,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_proto_append_eof_packet.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_append_eof_packet
.type network_mysqld_proto_append_eof_packet, @function
network_mysqld_proto_append_eof_packet:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov r12, rsi
mov esi, DWORD PTR MYSQLD_PACKET_EOF[rip]
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
mov ebx, DWORD PTR CLIENT_PROTOCOL_41[rip]
call network_mysqld_proto_append_int8@PLT
and ebx, DWORD PTR CLIENT_PROTOCOL_41[rip]
jne .L8
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 24
xor eax, eax
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L8:
.cfi_restore_state
mov esi, DWORD PTR 4[r12]
mov rdi, rbp
call network_mysqld_proto_append_int16@PLT
mov esi, DWORD PTR [r12]
mov rdi, rbp
call network_mysqld_proto_append_int16@PLT
pop rbx
.cfi_def_cfa_offset 24
xor eax, eax
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size network_mysqld_proto_append_eof_packet, .-network_mysqld_proto_append_eof_packet
.globl MYSQLD_PACKET_EOF
.bss
.align 4
.type MYSQLD_PACKET_EOF, @object
.size MYSQLD_PACKET_EOF, 4
MYSQLD_PACKET_EOF:
.zero 4
.globl CLIENT_PROTOCOL_41
.align 4
.type CLIENT_PROTOCOL_41, @object
.size CLIENT_PROTOCOL_41, 4
CLIENT_PROTOCOL_41:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_proto_append_eof_packet.c"
.text
.align 2
.global network_mysqld_proto_append_eof_packet
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_append_eof_packet, %function
network_mysqld_proto_append_eof_packet:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r2, .L9
push {r4, r5, r6, r7, r8, lr}
ldr r6, .L9+4
mov r5, r1
ldr r1, [r2]
ldr r7, [r6]
mov r4, r0
bl network_mysqld_proto_append_int8
ldr r3, [r6]
tst r7, r3
bne .L8
mov r0, #0
pop {r4, r5, r6, r7, r8, pc}
.L8:
ldr r1, [r5, #4]
mov r0, r4
bl network_mysqld_proto_append_int16
mov r0, r4
ldr r1, [r5]
bl network_mysqld_proto_append_int16
mov r0, #0
pop {r4, r5, r6, r7, r8, pc}
.L10:
.align 2
.L9:
.word MYSQLD_PACKET_EOF
.word CLIENT_PROTOCOL_41
.size network_mysqld_proto_append_eof_packet, .-network_mysqld_proto_append_eof_packet
.comm MYSQLD_PACKET_EOF,4,4
.comm CLIENT_PROTOCOL_41,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_proto_append_err_packet.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "07000"
.text
.p2align 4
.globl network_mysqld_proto_append_err_packet
.type network_mysqld_proto_append_err_packet, @function
network_mysqld_proto_append_err_packet:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov rbx, rsi
mov esi, 255
sub rsp, 8
.cfi_def_cfa_offset 32
call network_mysqld_proto_append_int8@PLT
mov esi, DWORD PTR 24[rbx]
mov rdi, rbp
call network_mysqld_proto_append_int16@PLT
mov rax, QWORD PTR NETWORK_MYSQLD_PROTOCOL_VERSION_41[rip]
cmp QWORD PTR [rbx], rax
je .L9
.L2:
mov rax, QWORD PTR 8[rbx]
mov ecx, 512
mov rdi, rbp
mov edx, DWORD PTR [rax]
mov esi, DWORD PTR 4[rax]
cmp edx, 512
cmovg edx, ecx
xor eax, eax
call g_string_append_len@PLT
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
xor eax, eax
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L9:
.cfi_restore_state
mov esi, 35
mov rdi, rbp
call g_string_append_c@PLT
mov rax, QWORD PTR 16[rbx]
test rax, rax
je .L3
cmp QWORD PTR [rax], 0
jg .L10
.L3:
lea rdi, .LC0[rip]
call C@PLT
mov rdi, rbp
mov esi, eax
xor eax, eax
call g_string_append_len@PLT
jmp .L2
.p2align 4,,10
.p2align 3
.L10:
mov esi, DWORD PTR 8[rax]
mov edx, 5
mov rdi, rbp
xor eax, eax
call g_string_append_len@PLT
jmp .L2
.cfi_endproc
.LFE0:
.size network_mysqld_proto_append_err_packet, .-network_mysqld_proto_append_err_packet
.globl NETWORK_MYSQLD_PROTOCOL_VERSION_41
.bss
.align 8
.type NETWORK_MYSQLD_PROTOCOL_VERSION_41, @object
.size NETWORK_MYSQLD_PROTOCOL_VERSION_41, 8
NETWORK_MYSQLD_PROTOCOL_VERSION_41:
.zero 8
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_proto_append_err_packet.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "07000\000"
.text
.align 2
.global network_mysqld_proto_append_err_packet
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_append_err_packet, %function
network_mysqld_proto_append_err_packet:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r4, r1
mov r5, r0
mov r1, #255
bl network_mysqld_proto_append_int8
mov r0, r5
ldr r1, [r4, #12]
bl network_mysqld_proto_append_int16
ldr r3, .L11
ldr r2, [r4]
ldr r3, [r3]
cmp r2, r3
beq .L9
.L2:
ldr r3, [r4, #4]
mov r0, r5
ldr r2, [r3]
ldr r1, [r3, #4]
cmp r2, #512
movge r2, #512
bl g_string_append_len
mov r0, #0
pop {r4, r5, r6, pc}
.L9:
mov r1, #35
mov r0, r5
bl g_string_append_c
ldr r3, [r4, #8]
cmp r3, #0
beq .L3
ldr r2, [r3]
cmp r2, #0
bgt .L10
.L3:
ldr r0, .L11+4
bl C
mov r1, r0
mov r0, r5
bl g_string_append_len
b .L2
.L10:
mov r2, #5
mov r0, r5
ldr r1, [r3, #4]
bl g_string_append_len
b .L2
.L12:
.align 2
.L11:
.word NETWORK_MYSQLD_PROTOCOL_VERSION_41
.word .LC0
.size network_mysqld_proto_append_err_packet, .-network_mysqld_proto_append_err_packet
.comm NETWORK_MYSQLD_PROTOCOL_VERSION_41,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_proto_append_ok_packet.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_append_ok_packet
.type network_mysqld_proto_append_ok_packet, @function
network_mysqld_proto_append_ok_packet:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov r12d, DWORD PTR CLIENT_PROTOCOL_41[rip]
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
mov rbx, rsi
xor esi, esi
call network_mysqld_proto_append_int8@PLT
mov esi, DWORD PTR 12[rbx]
mov rdi, rbp
call network_mysqld_proto_append_lenenc_int@PLT
mov esi, DWORD PTR 8[rbx]
mov rdi, rbp
call network_mysqld_proto_append_lenenc_int@PLT
mov esi, DWORD PTR 4[rbx]
mov rdi, rbp
call network_mysqld_proto_append_int16@PLT
and r12d, DWORD PTR CLIENT_PROTOCOL_41[rip]
jne .L8
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 24
xor eax, eax
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L8:
.cfi_restore_state
mov esi, DWORD PTR [rbx]
mov rdi, rbp
call network_mysqld_proto_append_int16@PLT
pop rbx
.cfi_def_cfa_offset 24
xor eax, eax
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size network_mysqld_proto_append_ok_packet, .-network_mysqld_proto_append_ok_packet
.globl CLIENT_PROTOCOL_41
.bss
.align 4
.type CLIENT_PROTOCOL_41, @object
.size CLIENT_PROTOCOL_41, 4
CLIENT_PROTOCOL_41:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_proto_append_ok_packet.c"
.text
.align 2
.global network_mysqld_proto_append_ok_packet
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_append_ok_packet, %function
network_mysqld_proto_append_ok_packet:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, lr}
mov r5, r1
mov r4, r0
ldr r6, .L9
mov r1, #0
ldr r7, [r6]
bl network_mysqld_proto_append_int8
ldr r1, [r5, #12]
mov r0, r4
bl network_mysqld_proto_append_lenenc_int
ldr r1, [r5, #8]
mov r0, r4
bl network_mysqld_proto_append_lenenc_int
mov r0, r4
ldr r1, [r5, #4]
bl network_mysqld_proto_append_int16
ldr r3, [r6]
tst r7, r3
bne .L8
mov r0, #0
pop {r4, r5, r6, r7, r8, pc}
.L8:
mov r0, r4
ldr r1, [r5]
bl network_mysqld_proto_append_int16
mov r0, #0
pop {r4, r5, r6, r7, r8, pc}
.L10:
.align 2
.L9:
.word CLIENT_PROTOCOL_41
.size network_mysqld_proto_append_ok_packet, .-network_mysqld_proto_append_ok_packet
.comm CLIENT_PROTOCOL_41,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_proto_append_stmt_close_packet.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_append_stmt_close_packet
.type network_mysqld_proto_append_stmt_close_packet, @function
network_mysqld_proto_append_stmt_close_packet:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov rbx, rsi
sub rsp, 8
.cfi_def_cfa_offset 32
mov esi, DWORD PTR COM_STMT_CLOSE[rip]
call network_mysqld_proto_append_int8@PLT
mov esi, DWORD PTR [rbx]
mov rdi, rbp
call network_mysqld_proto_append_int32@PLT
add rsp, 8
.cfi_def_cfa_offset 24
xor eax, eax
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size network_mysqld_proto_append_stmt_close_packet, .-network_mysqld_proto_append_stmt_close_packet
.globl COM_STMT_CLOSE
.bss
.align 4
.type COM_STMT_CLOSE, @object
.size COM_STMT_CLOSE, 4
COM_STMT_CLOSE:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_proto_append_stmt_close_packet.c"
.text
.align 2
.global network_mysqld_proto_append_stmt_close_packet
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_append_stmt_close_packet, %function
network_mysqld_proto_append_stmt_close_packet:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r5, r1
mov r4, r0
ldr r3, .L4
ldr r1, [r3]
bl network_mysqld_proto_append_int8
mov r0, r4
ldr r1, [r5]
bl network_mysqld_proto_append_int32
mov r0, #0
pop {r4, r5, r6, pc}
.L5:
.align 2
.L4:
.word COM_STMT_CLOSE
.size network_mysqld_proto_append_stmt_close_packet, .-network_mysqld_proto_append_stmt_close_packet
.comm COM_STMT_CLOSE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_proto_append_stmt_execute_packet.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_append_stmt_execute_packet
.type network_mysqld_proto_append_stmt_execute_packet, @function
network_mysqld_proto_append_stmt_execute_packet:
.LFB0:
.cfi_startproc
endbr64
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
mov eax, edx
mov r15d, 1
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
mov r13, rdi
lea edi, 14[rdx]
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
mov r12d, edx
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
mov rbp, rsi
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
sub rsp, 8
.cfi_def_cfa_offset 64
add eax, 7
cmovns edi, eax
xor ebx, ebx
sar edi, 3
call g_string_sized_new@PLT
xor esi, esi
mov edx, DWORD PTR 8[rax]
mov rdi, QWORD PTR [rax]
mov r14, rax
call memset@PLT
test r12d, r12d
jle .L6
.p2align 4,,10
.p2align 3
.L2:
mov rdi, QWORD PTR 0[rbp]
mov esi, ebx
call g_ptr_array_index@PLT
cmp QWORD PTR [rax], 0
je .L5
mov eax, ebx
mov rdx, QWORD PTR [r14]
mov ecx, ebx
mov esi, r15d
sar eax, 3
and ecx, 7
cdqe
sal esi, cl
or DWORD PTR [rdx+rax*4], esi
.L5:
add ebx, 1
cmp r12d, ebx
jne .L2
.L6:
mov rsi, QWORD PTR COM_STMT_EXECUTE[rip]
mov rdi, r13
call network_mysqld_proto_append_int8@PLT
mov esi, DWORD PTR 32[rbp]
mov rdi, r13
call network_mysqld_proto_append_int32@PLT
mov rsi, QWORD PTR 24[rbp]
mov rdi, r13
call network_mysqld_proto_append_int8@PLT
mov esi, DWORD PTR 16[rbp]
mov rdi, r13
call network_mysqld_proto_append_int32@PLT
mov rdi, r14
call S@PLT
mov rdi, r13
mov esi, eax
call g_string_append_len@PLT
mov rsi, QWORD PTR 8[rbp]
mov rdi, r13
call network_mysqld_proto_append_int8@PLT
cmp QWORD PTR 8[rbp], 0
je .L4
mov rdi, QWORD PTR 0[rbp]
mov eax, DWORD PTR [rdi]
test eax, eax
jle .L4
xor ebx, ebx
.p2align 4,,10
.p2align 3
.L8:
mov esi, ebx
add ebx, 1
call g_ptr_array_index@PLT
mov rdi, r13
mov rsi, QWORD PTR 8[rax]
call network_mysqld_proto_append_int16@PLT
mov rdi, QWORD PTR 0[rbp]
mov eax, DWORD PTR [rdi]
cmp eax, ebx
jg .L8
test eax, eax
jle .L4
mov ebx, 1
.p2align 4,,10
.p2align 3
.L11:
lea esi, -1[rbx]
call g_ptr_array_index@PLT
cmp QWORD PTR [rax], 0
je .L9
.L20:
mov rdi, QWORD PTR 0[rbp]
mov eax, ebx
add ebx, 1
cmp DWORD PTR [rdi], eax
jg .L11
.L4:
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 56
xor eax, eax
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r13
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L9:
.cfi_restore_state
mov rsi, rax
mov rdi, r13
call network_mysqld_proto_binary_append_type@PLT
test rax, rax
je .L20
add rsp, 8
.cfi_def_cfa_offset 56
mov eax, -1
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r13
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size network_mysqld_proto_append_stmt_execute_packet, .-network_mysqld_proto_append_stmt_execute_packet
.globl COM_STMT_EXECUTE
.bss
.align 8
.type COM_STMT_EXECUTE, @object
.size COM_STMT_EXECUTE, 8
COM_STMT_EXECUTE:
.zero 8
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_proto_append_stmt_execute_packet.c"
.text
.align 2
.global network_mysqld_proto_append_stmt_execute_packet
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_append_stmt_execute_packet, %function
network_mysqld_proto_append_stmt_execute_packet:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
adds r3, r2, #7
addmi r3, r2, #14
push {r4, r5, r6, r7, r8, r9, r10, lr}
mov r6, r0
asr r0, r3, #3
mov r7, r2
mov r5, r1
bl g_string_sized_new
mov r1, #0
mov r8, r0
ldm r0, {r0, r2}
bl memset
cmp r7, #0
movgt r4, #0
movgt r9, #1
ble .L6
.L2:
mov r1, r4
ldr r0, [r5]
bl g_ptr_array_index
ldr r2, [r0]
asr r3, r4, #3
cmp r2, #0
ldrne r0, [r8]
andne r1, r4, #7
ldrne r2, [r0, r3, lsl #2]
add r4, r4, #1
orrne r1, r2, r9, lsl r1
strne r1, [r0, r3, lsl #2]
cmp r7, r4
bne .L2
.L6:
ldr r3, .L22
mov r0, r6
ldr r1, [r3]
bl network_mysqld_proto_append_int8
ldr r1, [r5, #16]
mov r0, r6
bl network_mysqld_proto_append_int32
ldr r1, [r5, #12]
mov r0, r6
bl network_mysqld_proto_append_int8
ldr r1, [r5, #8]
mov r0, r6
bl network_mysqld_proto_append_int32
mov r0, r8
bl S
mov r1, r0
mov r0, r6
bl g_string_append_len
mov r0, r6
ldr r1, [r5, #4]
bl network_mysqld_proto_append_int8
ldr r3, [r5, #4]
cmp r3, #0
beq .L4
ldr r0, [r5]
ldr r3, [r0]
cmp r3, #0
ble .L4
mov r4, #0
.L8:
mov r1, r4
bl g_ptr_array_index
mov r3, r0
mov r0, r6
ldr r1, [r3, #4]
bl network_mysqld_proto_append_int16
ldr r0, [r5]
add r4, r4, #1
ldr r3, [r0]
cmp r3, r4
bgt .L8
cmp r3, #0
ble .L4
mov r4, #0
b .L11
.L10:
mov r4, r3
ldr r0, [r5]
ldr r3, [r0]
cmp r3, r4
ble .L4
.L11:
mov r1, r4
bl g_ptr_array_index
ldr r2, [r0]
add r3, r4, #1
cmp r2, #0
bne .L10
mov r1, r0
mov r0, r6
bl network_mysqld_proto_binary_append_type
cmp r0, #0
bne .L13
add r3, r4, #1
b .L10
.L4:
mov r0, #0
pop {r4, r5, r6, r7, r8, r9, r10, pc}
.L13:
mvn r0, #0
pop {r4, r5, r6, r7, r8, r9, r10, pc}
.L23:
.align 2
.L22:
.word COM_STMT_EXECUTE
.size network_mysqld_proto_append_stmt_execute_packet, .-network_mysqld_proto_append_stmt_execute_packet
.comm COM_STMT_EXECUTE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_proto_append_stmt_prepare_ok_packet.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_append_stmt_prepare_ok_packet
.type network_mysqld_proto_append_stmt_prepare_ok_packet, @function
network_mysqld_proto_append_stmt_prepare_ok_packet:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov rbx, rsi
sub rsp, 8
.cfi_def_cfa_offset 32
mov esi, DWORD PTR MYSQLD_PACKET_OK[rip]
call network_mysqld_proto_append_int8@PLT
test rax, rax
jne .L4
mov esi, DWORD PTR 12[rbx]
mov rdi, rbp
call network_mysqld_proto_append_int32@PLT
test rax, rax
jne .L4
mov esi, DWORD PTR 8[rbx]
mov rdi, rbp
call network_mysqld_proto_append_int16@PLT
test rax, rax
jne .L4
mov esi, DWORD PTR 4[rbx]
mov rdi, rbp
call network_mysqld_proto_append_int16@PLT
test rax, rax
jne .L4
xor esi, esi
mov rdi, rbp
call network_mysqld_proto_append_int8@PLT
test rax, rax
jne .L4
mov esi, DWORD PTR [rbx]
mov rdi, rbp
call network_mysqld_proto_append_int16@PLT
test rax, rax
setne al
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
movzx eax, al
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
neg eax
ret
.p2align 4,,10
.p2align 3
.L4:
.cfi_restore_state
add rsp, 8
.cfi_def_cfa_offset 24
mov eax, -1
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size network_mysqld_proto_append_stmt_prepare_ok_packet, .-network_mysqld_proto_append_stmt_prepare_ok_packet
.globl MYSQLD_PACKET_OK
.bss
.align 4
.type MYSQLD_PACKET_OK, @object
.size MYSQLD_PACKET_OK, 4
MYSQLD_PACKET_OK:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_proto_append_stmt_prepare_ok_packet.c"
.text
.align 2
.global network_mysqld_proto_append_stmt_prepare_ok_packet
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_append_stmt_prepare_ok_packet, %function
network_mysqld_proto_append_stmt_prepare_ok_packet:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, .L7
push {r4, r5, r6, lr}
mov r5, r1
ldr r1, [r3]
mov r4, r0
bl network_mysqld_proto_append_int8
cmp r0, #0
bne .L4
mov r0, r4
ldr r1, [r5, #12]
bl network_mysqld_proto_append_int32
cmp r0, #0
bne .L4
mov r0, r4
ldr r1, [r5, #8]
bl network_mysqld_proto_append_int16
cmp r0, #0
bne .L4
ldr r1, [r5, #4]
mov r0, r4
bl network_mysqld_proto_append_int16
subs r1, r0, #0
bne .L4
mov r0, r4
bl network_mysqld_proto_append_int8
cmp r0, #0
bne .L4
mov r0, r4
ldr r1, [r5]
bl network_mysqld_proto_append_int16
subs r0, r0, #0
movne r0, #1
rsb r0, r0, #0
pop {r4, r5, r6, pc}
.L4:
mvn r0, #0
pop {r4, r5, r6, pc}
.L8:
.align 2
.L7:
.word MYSQLD_PACKET_OK
.size network_mysqld_proto_append_stmt_prepare_ok_packet, .-network_mysqld_proto_append_stmt_prepare_ok_packet
.comm MYSQLD_PACKET_OK,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_proto_append_stmt_prepare_packet.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_append_stmt_prepare_packet
.type network_mysqld_proto_append_stmt_prepare_packet, @function
network_mysqld_proto_append_stmt_prepare_packet:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov rbx, rsi
sub rsp, 8
.cfi_def_cfa_offset 32
mov esi, DWORD PTR COM_STMT_PREPARE[rip]
call network_mysqld_proto_append_int8@PLT
mov edi, DWORD PTR [rbx]
call S@PLT
mov rdi, rbp
mov esi, eax
call g_string_append_len@PLT
add rsp, 8
.cfi_def_cfa_offset 24
xor eax, eax
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size network_mysqld_proto_append_stmt_prepare_packet, .-network_mysqld_proto_append_stmt_prepare_packet
.globl COM_STMT_PREPARE
.bss
.align 4
.type COM_STMT_PREPARE, @object
.size COM_STMT_PREPARE, 4
COM_STMT_PREPARE:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_proto_append_stmt_prepare_packet.c"
.text
.align 2
.global network_mysqld_proto_append_stmt_prepare_packet
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_append_stmt_prepare_packet, %function
network_mysqld_proto_append_stmt_prepare_packet:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r5, r1
ldr r3, .L4
mov r4, r0
ldr r1, [r3]
bl network_mysqld_proto_append_int8
ldr r0, [r5]
bl S
mov r1, r0
mov r0, r4
bl g_string_append_len
mov r0, #0
pop {r4, r5, r6, pc}
.L5:
.align 2
.L4:
.word COM_STMT_PREPARE
.size network_mysqld_proto_append_stmt_prepare_packet, .-network_mysqld_proto_append_stmt_prepare_packet
.comm COM_STMT_PREPARE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_auth_challenge.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "%s: unknown protocol %d"
.LC1:
.string "%d.%d.%d%*s"
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC2:
.string "%s: protocol 10, but version number not parsable"
.align 8
.LC3:
.string "%s: protocol 10, but version number out of range"
.text
.p2align 4
.globl network_mysqld_proto_get_auth_challenge
.type network_mysqld_proto_get_auth_challenge, @function
network_mysqld_proto_get_auth_challenge:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov r12, rsi
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
sub rsp, 56
.cfi_def_cfa_offset 80
mov rax, QWORD PTR fs:40
mov QWORD PTR 40[rsp], rax
xor eax, eax
lea rsi, 20[rsp]
mov QWORD PTR 24[rsp], 0
mov QWORD PTR 32[rsp], 0
call network_mysqld_proto_get_int8@PLT
test rax, rax
jne .L18
mov edx, DWORD PTR 20[rsp]
cmp edx, 10
je .L3
mov r12d, -1
cmp edx, 255
jne .L31
.L1:
mov rax, QWORD PTR 40[rsp]
sub rax, QWORD PTR fs:40
jne .L32
add rsp, 56
.cfi_remember_state
.cfi_def_cfa_offset 24
mov eax, r12d
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L31:
.cfi_restore_state
mov esi, DWORD PTR G_STRLOC[rip]
lea rdi, .LC0[rip]
call g_debug@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L3:
lea rsi, 24[r12]
mov rdi, rbp
call network_mysqld_proto_get_string@PLT
test rax, rax
je .L4
.L6:
mov r12d, -1
.L5:
mov rdi, QWORD PTR 24[rsp]
test rdi, rdi
je .L14
.L16:
call g_free@PLT
.L14:
mov rdi, QWORD PTR 32[rsp]
test rdi, rdi
je .L1
call g_free@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L4:
cmp QWORD PTR 24[r12], 0
je .L6
lea rsi, 32[r12]
mov rdi, rbp
call network_mysqld_proto_get_int32@PLT
test rax, rax
jne .L6
lea rsi, 24[rsp]
mov edx, 8
mov rdi, rbp
call network_mysqld_proto_get_string_len@PLT
test rax, rax
jne .L6
mov esi, 1
mov rdi, rbp
call network_mysqld_proto_skip@PLT
test rax, rax
jne .L6
mov rsi, r12
mov rdi, rbp
call network_mysqld_proto_get_int16@PLT
test rax, rax
jne .L6
lea rsi, 4[r12]
mov rdi, rbp
call network_mysqld_proto_get_int8@PLT
test rax, rax
jne .L6
lea rsi, 8[r12]
mov rdi, rbp
call network_mysqld_proto_get_int16@PLT
test rax, rax
jne .L6
mov esi, 13
mov rdi, rbp
call network_mysqld_proto_skip@PLT
test rax, rax
jne .L6
mov eax, DWORD PTR [r12]
and eax, DWORD PTR CLIENT_SECURE_CONNECTION[rip]
je .L10
lea rsi, 32[rsp]
mov edx, 12
mov rdi, rbp
call network_mysqld_proto_get_string_len@PLT
test rax, rax
jne .L6
mov esi, 1
mov rdi, rbp
call network_mysqld_proto_skip@PLT
test rax, rax
jne .L6
.L10:
mov rdi, QWORD PTR 24[r12]
lea rcx, 12[rsp]
lea rdx, 8[rsp]
lea r8, 16[rsp]
lea rsi, .LC1[rip]
call sscanf@PLT
cmp eax, 3
jne .L33
mov edx, DWORD PTR 12[rsp]
cmp edx, 100
ja .L11
mov ecx, DWORD PTR 16[rsp]
cmp ecx, 100
ja .L11
mov eax, DWORD PTR 8[rsp]
cmp eax, 10
ja .L11
imul edx, edx, 100
mov edi, DWORD PTR 16[r12]
xor esi, esi
imul eax, eax, 10000
add eax, edx
add eax, ecx
mov DWORD PTR 12[r12], eax
call g_string_truncate@PLT
mov rsi, QWORD PTR 24[rsp]
mov edi, DWORD PTR 16[r12]
mov edx, 8
call g_string_append_len@PLT
mov rsi, QWORD PTR 32[rsp]
test rsi, rsi
je .L13
mov edi, DWORD PTR 16[r12]
mov edx, 12
xor r12d, r12d
call g_string_append_len@PLT
jmp .L5
.p2align 4,,10
.p2align 3
.L13:
mov rdi, QWORD PTR 24[rsp]
xor r12d, r12d
test rdi, rdi
jne .L16
jmp .L1
.p2align 4,,10
.p2align 3
.L18:
mov r12d, -1
jmp .L1
.L11:
mov esi, DWORD PTR G_STRLOC[rip]
lea rdi, .LC3[rip]
mov r12d, -1
call g_critical@PLT
jmp .L1
.L33:
mov esi, DWORD PTR G_STRLOC[rip]
lea rdi, .LC2[rip]
or r12d, -1
call g_critical@PLT
jmp .L1
.L32:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_auth_challenge, .-network_mysqld_proto_get_auth_challenge
.globl G_STRLOC
.bss
.align 4
.type G_STRLOC, @object
.size G_STRLOC, 4
G_STRLOC:
.zero 4
.globl CLIENT_SECURE_CONNECTION
.align 4
.type CLIENT_SECURE_CONNECTION, @object
.size CLIENT_SECURE_CONNECTION, 4
CLIENT_SECURE_CONNECTION:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_auth_challenge.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "%s: unknown protocol %d\000"
.align 2
.LC1:
.ascii "%d.%d.%d%*s\000"
.align 2
.LC2:
.ascii "%s: protocol 10, but version number not parsable\000"
.align 2
.LC3:
.ascii "%s: protocol 10, but version number out of range\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC4:
.word __stack_chk_guard
.text
.align 2
.global network_mysqld_proto_get_auth_challenge
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_auth_challenge, %function
network_mysqld_proto_get_auth_challenge:
@ args = 0, pretend = 0, frame = 32
@ frame_needed = 0, uses_anonymous_args = 0
mov r3, #0
push {r4, r5, r6, lr}
ldr r2, .L35
sub sp, sp, #40
mov r6, r1
add r1, sp, #32
ldr r2, [r2]
str r2, [sp, #36]
mov r2,#0
mov r4, r0
str r3, [sp, #24]
str r3, [sp, #28]
bl network_mysqld_proto_get_int8
cmp r0, #0
bne .L19
ldr r2, [sp, #32]
cmp r2, #10
beq .L3
cmp r2, #255
bne .L32
.L19:
mvn r5, #0
.L1:
ldr r3, .L35
ldr r2, [r3]
ldr r3, [sp, #36]
eors r2, r3, r2
mov r3, #0
bne .L33
mov r0, r5
add sp, sp, #40
@ sp needed
pop {r4, r5, r6, pc}
.L32:
ldr r3, .L35+4
ldr r0, .L35+8
ldr r1, [r3]
bl g_debug
mvn r5, #0
b .L1
.L3:
mov r0, r4
add r1, r6, #20
bl network_mysqld_proto_get_string
cmp r0, #0
beq .L4
.L6:
mvn r5, #0
.L5:
ldr r0, [sp, #24]
cmp r0, #0
beq .L14
.L16:
bl g_free
.L14:
ldr r0, [sp, #28]
cmp r0, #0
beq .L1
bl g_free
b .L1
.L4:
ldr r3, [r6, #20]
cmp r3, #0
beq .L6
mov r0, r4
add r1, r6, #24
bl network_mysqld_proto_get_int32
cmp r0, #0
bne .L6
mov r2, #8
mov r0, r4
add r1, sp, #24
bl network_mysqld_proto_get_string_len
cmp r0, #0
bne .L6
mov r1, #1
mov r0, r4
bl network_mysqld_proto_skip
cmp r0, #0
bne .L6
mov r1, r6
mov r0, r4
bl network_mysqld_proto_get_int16
cmp r0, #0
bne .L6
mov r0, r4
add r1, r6, #4
bl network_mysqld_proto_get_int8
cmp r0, #0
bne .L6
mov r0, r4
add r1, r6, #8
bl network_mysqld_proto_get_int16
cmp r0, #0
bne .L6
mov r1, #13
mov r0, r4
bl network_mysqld_proto_skip
subs r5, r0, #0
bne .L6
ldr r3, .L35+12
ldr r2, [r6]
ldr r3, [r3]
tst r2, r3
beq .L10
mov r2, #12
mov r0, r4
add r1, sp, #28
bl network_mysqld_proto_get_string_len
cmp r0, #0
bne .L6
mov r0, r4
mov r1, #1
bl network_mysqld_proto_skip
cmp r0, #0
bne .L6
.L10:
add r3, sp, #20
str r3, [sp]
ldr r1, .L35+16
ldr r0, [r6, #20]
add r3, sp, #16
add r2, sp, #12
bl sscanf
cmp r0, #3
bne .L34
ldr r3, [sp, #16]
cmp r3, #100
bhi .L11
ldr r1, [sp, #20]
cmp r1, #100
bhi .L11
ldr r2, [sp, #12]
cmp r2, #10
bhi .L11
rsb r0, r2, r2, lsl #5
add r3, r3, r3, lsl #2
add r2, r2, r0, lsl #2
add r3, r3, r3, lsl #2
add r2, r2, r2, lsl #2
lsl r3, r3, #2
add r3, r3, r2, lsl #4
add r3, r3, r1
str r3, [r6, #12]
mov r1, #0
ldr r0, [r6, #16]
bl g_string_truncate
ldr r1, [sp, #24]
mov r2, #8
ldr r0, [r6, #16]
bl g_string_append_len
ldr r1, [sp, #28]
cmp r1, #0
beq .L13
mov r2, #12
ldr r0, [r6, #16]
bl g_string_append_len
b .L5
.L13:
ldr r0, [sp, #24]
cmp r0, #0
bne .L16
b .L1
.L11:
ldr r3, .L35+4
ldr r0, .L35+20
ldr r1, [r3]
bl g_critical
mvn r5, #0
b .L1
.L34:
ldr r3, .L35+4
ldr r0, .L35+24
ldr r1, [r3]
bl g_critical
mvn r5, #0
b .L1
.L33:
bl __stack_chk_fail
.L36:
.align 2
.L35:
.word .LC4
.word G_STRLOC
.word .LC0
.word CLIENT_SECURE_CONNECTION
.word .LC1
.word .LC3
.word .LC2
.size network_mysqld_proto_get_auth_challenge, .-network_mysqld_proto_get_auth_challenge
.comm G_STRLOC,4,4
.comm CLIENT_SECURE_CONNECTION,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_auth_response.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_get_auth_response
.type network_mysqld_proto_get_auth_response, @function
network_mysqld_proto_get_auth_response:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 40
.cfi_offset 3, -40
mov rbx, rsi
sub rsp, 24
.cfi_def_cfa_offset 64
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
lea r13, 4[rsp]
mov rsi, r13
call network_mysqld_proto_peek_int16@PLT
test rax, rax
jne .L25
mov r12d, DWORD PTR 4[rsp]
and r12d, DWORD PTR CLIENT_PROTOCOL_41[rip]
je .L3
mov rsi, rbx
mov rdi, rbp
call network_mysqld_proto_get_int32@PLT
test rax, rax
je .L34
.L11:
mov rax, QWORD PTR 8[rbp]
mov r12d, -1
mov rax, QWORD PTR [rax]
cmp QWORD PTR 0[rbp], rax
je .L25
.L16:
mov rdx, QWORD PTR 16[rbx]
mov eax, DWORD PTR [rdx]
test eax, eax
jle .L1
mov rsi, QWORD PTR 8[rdx]
movsx rcx, eax
cmp BYTE PTR -1[rsi+rcx], 0
jne .L1
sub eax, 1
mov DWORD PTR [rdx], eax
jmp .L1
.p2align 4,,10
.p2align 3
.L3:
mov rsi, r13
mov rdi, rbp
call network_mysqld_proto_get_int16@PLT
test rax, rax
je .L35
.L25:
mov r12d, -1
.L1:
mov rax, QWORD PTR 8[rsp]
sub rax, QWORD PTR fs:40
jne .L36
add rsp, 24
.cfi_remember_state
.cfi_def_cfa_offset 40
mov eax, r12d
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L35:
.cfi_restore_state
lea rsi, 4[rbx]
mov rdi, rbp
call network_mysqld_proto_get_int24@PLT
test rax, rax
jne .L25
mov esi, DWORD PTR 12[rbx]
mov rdi, rbp
call network_mysqld_proto_get_gstring@PLT
test rax, rax
jne .L25
mov rax, QWORD PTR 8[rbp]
mov rcx, QWORD PTR 0[rbp]
cmp QWORD PTR [rax], rcx
je .L23
mov esi, DWORD PTR 8[rbx]
mov rdi, rbp
call network_mysqld_proto_get_gstring@PLT
test rax, rax
jne .L25
.L23:
mov eax, DWORD PTR 4[rsp]
mov DWORD PTR [rbx], eax
jmp .L1
.p2align 4,,10
.p2align 3
.L34:
lea rsi, 4[rbx]
mov rdi, rbp
call network_mysqld_proto_get_int32@PLT
test rax, rax
jne .L11
lea rsi, 24[rbx]
mov rdi, rbp
call network_mysqld_proto_get_int8@PLT
test rax, rax
jne .L11
mov esi, 23
mov rdi, rbp
call network_mysqld_proto_skip@PLT
test rax, rax
jne .L11
mov esi, DWORD PTR 12[rbx]
mov rdi, rbp
call network_mysqld_proto_get_gstring@PLT
test rax, rax
jne .L11
mov eax, DWORD PTR [rbx]
and eax, DWORD PTR CLIENT_SECURE_CONNECTION[rip]
mov esi, DWORD PTR 8[rbx]
je .L37
mov rdi, rbp
call network_mysqld_proto_get_lenenc_gstring@PLT
test rax, rax
jne .L11
.L19:
mov rdx, QWORD PTR 8[rbp]
mov rax, QWORD PTR 0[rbp]
xor r12d, r12d
mov rsi, QWORD PTR [rdx]
cmp rax, rsi
je .L1
mov rdx, QWORD PTR 16[rbx]
sub rsi, rax
mov rdi, rbp
xor r12d, r12d
call network_mysqld_proto_get_gstring_len@PLT
test rax, rax
setne r12b
neg r12d
jmp .L16
.L37:
mov rdi, rbp
call network_mysqld_proto_get_gstring@PLT
test rax, rax
je .L19
jmp .L11
.L36:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_auth_response, .-network_mysqld_proto_get_auth_response
.globl CLIENT_SECURE_CONNECTION
.bss
.align 4
.type CLIENT_SECURE_CONNECTION, @object
.size CLIENT_SECURE_CONNECTION, 4
CLIENT_SECURE_CONNECTION:
.zero 4
.globl CLIENT_PROTOCOL_41
.align 4
.type CLIENT_PROTOCOL_41, @object
.size CLIENT_PROTOCOL_41, 4
CLIENT_PROTOCOL_41:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_auth_response.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.global network_mysqld_proto_get_auth_response
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_auth_response, %function
network_mysqld_proto_get_auth_response:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
ldr r3, .L38
sub sp, sp, #8
mov r6, r1
mov r1, sp
ldr r3, [r3]
str r3, [sp, #4]
mov r3,#0
mov r4, r0
bl network_mysqld_proto_peek_int16
cmp r0, #0
bne .L25
ldr r3, .L38+4
ldr r2, [sp]
ldr r3, [r3]
tst r2, r3
beq .L3
mov r1, r6
mov r0, r4
bl network_mysqld_proto_get_int32
cmp r0, #0
beq .L34
.L7:
ldr r3, .L38+8
ldr r1, [r6]
ldr r2, [r3]
ldr r3, [r4, #4]
tst r1, r2
ldr r3, [r3]
ldr r2, [r4]
beq .L9
cmp r3, r2
beq .L25
.L14:
mvn r5, #0
.L16:
ldr r2, [r6, #16]
ldr r3, [r2]
cmp r3, #0
ble .L1
ldr r1, [r2, #4]
add r1, r1, r3
ldrb r1, [r1, #-1] @ zero_extendqisi2
cmp r1, #0
subeq r3, r3, #1
streq r3, [r2]
b .L1
.L3:
mov r1, sp
mov r0, r4
bl network_mysqld_proto_get_int16
cmp r0, #0
beq .L35
.L25:
mvn r5, #0
.L1:
ldr r3, .L38
ldr r2, [r3]
ldr r3, [sp, #4]
eors r2, r3, r2
mov r3, #0
bne .L36
mov r0, r5
add sp, sp, #8
@ sp needed
pop {r4, r5, r6, pc}
.L34:
mov r0, r4
add r1, r6, #4
bl network_mysqld_proto_get_int32
cmp r0, #0
bne .L7
mov r0, r4
add r1, r6, #20
bl network_mysqld_proto_get_int8
cmp r0, #0
bne .L7
mov r1, #23
mov r0, r4
bl network_mysqld_proto_skip
cmp r0, #0
bne .L7
mov r0, r4
ldr r1, [r6, #12]
bl network_mysqld_proto_get_gstring
subs r5, r0, #0
ldr r3, .L38+8
beq .L8
ldr r3, [r4, #4]
ldr r2, [r4]
ldr r3, [r3]
.L9:
cmp r2, r3
bne .L14
b .L25
.L35:
mov r0, r4
add r1, r6, #4
bl network_mysqld_proto_get_int24
cmp r0, #0
bne .L25
mov r0, r4
ldr r1, [r6, #12]
bl network_mysqld_proto_get_gstring
subs r5, r0, #0
bne .L25
ldr r2, [r4, #4]
ldr r3, [r4]
ldr r2, [r2]
cmp r2, r3
beq .L23
mov r0, r4
ldr r1, [r6, #8]
bl network_mysqld_proto_get_gstring
cmp r0, #0
bne .L25
.L23:
ldr r3, [sp]
str r3, [r6]
b .L1
.L8:
ldr r2, [r6]
ldr r3, [r3]
ldr r1, [r6, #8]
tst r2, r3
beq .L37
mov r0, r4
bl network_mysqld_proto_get_lenenc_gstring
cmp r0, #0
beq .L17
.L29:
ldm r4, {r2, r3}
ldr r3, [r3]
b .L9
.L37:
mov r0, r4
bl network_mysqld_proto_get_gstring
cmp r0, #0
bne .L29
.L17:
ldr r2, [r4, #4]
ldr r3, [r4]
ldr r1, [r2]
cmp r3, r1
beq .L1
mov r0, r4
ldr r2, [r6, #16]
sub r1, r1, r3
bl network_mysqld_proto_get_gstring_len
subs r5, r0, #0
movne r5, #1
rsb r5, r5, #0
b .L16
.L36:
bl __stack_chk_fail
.L39:
.align 2
.L38:
.word .LC0
.word CLIENT_PROTOCOL_41
.word CLIENT_SECURE_CONNECTION
.size network_mysqld_proto_get_auth_response, .-network_mysqld_proto_get_auth_response
.comm CLIENT_SECURE_CONNECTION,4,4
.comm CLIENT_PROTOCOL_41,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_binary_row.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "%s: coulnd't create type = %d"
.text
.p2align 4
.globl network_mysqld_proto_get_binary_row
.type network_mysqld_proto_get_binary_row, @function
network_mysqld_proto_get_binary_row:
.LFB0:
.cfi_startproc
endbr64
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
mov r14, rdx
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
mov r12, rsi
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
sub rsp, 40
.cfi_def_cfa_offset 96
mov QWORD PTR 8[rsp], rdi
lea rsi, 16[rsp]
mov rax, QWORD PTR fs:40
mov QWORD PTR 24[rsp], rax
xor eax, eax
call network_mysqld_proto_get_int8@PLT
test rax, rax
je .L2
mov edi, DWORD PTR [r12]
lea eax, 16[rdi]
add edi, 9
cmovs edi, eax
sar edi, 3
call g_string_sized_new@PLT
mov r13, rax
.L3:
mov esi, DWORD PTR TRUE[rip]
mov rdi, r13
call g_string_free@PLT
mov eax, -1
.p2align 4,,10
.p2align 3
.L1:
mov rdx, QWORD PTR 24[rsp]
sub rdx, QWORD PTR fs:40
jne .L16
add rsp, 40
.cfi_remember_state
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r13
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
mov ebp, DWORD PTR [r12]
lea esi, 16[rbp]
add ebp, 9
cmovs ebp, esi
sar ebp, 3
cmp QWORD PTR 16[rsp], 0
mov edi, ebp
je .L4
call g_string_sized_new@PLT
mov r13, rax
jmp .L3
.p2align 4,,10
.p2align 3
.L4:
call g_string_sized_new@PLT
mov rdi, QWORD PTR 8[rsp]
mov esi, ebp
mov rdx, rax
mov r13, rax
call network_mysqld_proto_get_gstring_len@PLT
test rax, rax
jne .L3
mov eax, DWORD PTR [r12]
test eax, eax
jle .L5
mov ebx, 1
jmp .L11
.p2align 4,,10
.p2align 3
.L18:
mov eax, DWORD PTR TRUE[rip]
mov rsi, rbp
mov rdi, r14
mov DWORD PTR 0[rbp], eax
call g_ptr_array_add@PLT
cmp DWORD PTR [r12], ebx
jle .L5
.L13:
mov ebx, r15d
.L11:
lea esi, -1[rbx]
mov rdi, r12
call g_ptr_array_index@PLT
mov edi, DWORD PTR [rax]
mov r15, rax
call network_mysqld_type_new@PLT
mov rbp, rax
test rax, rax
je .L17
lea r15d, 1[rbx]
mov rsi, QWORD PTR 0[r13]
mov eax, r15d
mov ecx, r15d
sar eax, 3
and ecx, 7
cdqe
mov eax, DWORD PTR [rsi+rax*4]
bt eax, ecx
jc .L18
mov rdi, QWORD PTR 8[rsp]
mov rsi, rbp
call network_mysqld_proto_binary_get_type@PLT
mov rsi, rbp
mov rdi, r14
test rax, rax
je .L10
call g_ptr_array_add@PLT
jmp .L3
.p2align 4,,10
.p2align 3
.L10:
call g_ptr_array_add@PLT
cmp DWORD PTR [r12], ebx
jg .L13
.p2align 4,,10
.p2align 3
.L5:
mov esi, DWORD PTR TRUE[rip]
mov rdi, r13
call g_string_free@PLT
xor eax, eax
jmp .L1
.p2align 4,,10
.p2align 3
.L17:
mov edx, DWORD PTR [r15]
mov esi, DWORD PTR G_STRLOC[rip]
lea rdi, .LC0[rip]
call g_debug@PLT
mov esi, DWORD PTR TRUE[rip]
mov rdi, r13
call g_string_free@PLT
mov eax, -1
jmp .L1
.L16:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_binary_row, .-network_mysqld_proto_get_binary_row
.globl TRUE
.bss
.align 4
.type TRUE, @object
.size TRUE, 4
TRUE:
.zero 4
.globl G_STRLOC
.align 4
.type G_STRLOC, @object
.size G_STRLOC, 4
G_STRLOC:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_binary_row.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "%s: coulnd't create type = %d\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC1:
.word __stack_chk_guard
.text
.align 2
.global network_mysqld_proto_get_binary_row
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_binary_row, %function
network_mysqld_proto_get_binary_row:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, r10, fp, lr}
ldr r3, .L24
sub sp, sp, #20
mov r4, r1
add r1, sp, #8
mov r6, r2
ldr r3, [r3]
str r3, [sp, #12]
mov r3,#0
mov r8, r0
bl network_mysqld_proto_get_int8
cmp r0, #0
beq .L2
ldr r3, [r4]
ldr r7, .L24+4
adds r0, r3, #9
addmi r0, r3, #16
asr r0, r0, #3
bl g_string_sized_new
mov r5, r0
.L3:
mov r0, r5
ldr r1, [r7]
bl g_string_free
mvn r3, #0
str r3, [sp, #4]
.L1:
ldr r3, .L24
ldr r2, [r3]
ldr r3, [sp, #12]
eors r2, r3, r2
mov r3, #0
bne .L20
ldr r0, [sp, #4]
add sp, sp, #20
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, fp, pc}
.L2:
ldr r1, [r4]
ldr r3, [sp, #8]
adds r7, r1, #9
addmi r7, r1, #16
asr r7, r7, #3
cmp r3, #0
mov r0, r7
beq .L4
bl g_string_sized_new
ldr r7, .L24+4
mov r5, r0
b .L3
.L4:
bl g_string_sized_new
mov r1, r7
mov r2, r0
mov r5, r0
mov r0, r8
bl network_mysqld_proto_get_gstring_len
subs r3, r0, #0
str r3, [sp, #4]
bne .L21
ldr r3, [r4]
cmp r3, #0
ldrle r7, .L24+4
ble .L5
ldr r10, [sp, #4]
ldr r7, .L24+4
b .L11
.L23:
ldr r3, [r7]
mov r1, fp
str r3, [fp]
mov r0, r6
bl g_ptr_array_add
ldr r3, [r4]
add r10, r10, #1
cmp r3, r10
ble .L5
.L11:
mov r1, r10
mov r0, r4
bl g_ptr_array_index
mov r9, r0
ldr r0, [r0]
bl network_mysqld_type_new
subs fp, r0, #0
beq .L22
add r3, r10, #2
ldr r2, [r5]
asr r1, r3, #3
ldr r2, [r2, r1, lsl #2]
and r3, r3, #7
asr r3, r2, r3
tst r3, #1
bne .L23
mov r1, fp
mov r0, r8
bl network_mysqld_proto_binary_get_type
cmp r0, #0
mov r1, fp
mov r0, r6
beq .L10
bl g_ptr_array_add
b .L3
.L21:
ldr r7, .L24+4
b .L3
.L10:
bl g_ptr_array_add
ldr r3, [r4]
add r10, r10, #1
cmp r3, r10
bgt .L11
.L5:
mov r0, r5
ldr r1, [r7]
bl g_string_free
b .L1
.L22:
ldr r1, .L24+8
ldr r2, [r9]
ldr r1, [r1]
ldr r0, .L24+12
bl g_debug
b .L3
.L20:
bl __stack_chk_fail
.L25:
.align 2
.L24:
.word .LC1
.word TRUE
.word G_STRLOC
.word .LC0
.size network_mysqld_proto_get_binary_row, .-network_mysqld_proto_get_binary_row
.comm TRUE,4,4
.comm G_STRLOC,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_com_query_result.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "%s: COM_QUERY packet should not be (EOF), got: 0x%02x"
.align 8
.LC1:
.string "%s: COM_QUERY should not be (OK|NULL|ERR), got: 0x%02x"
.align 8
.LC2:
.string "%s: COM_QUERY,should be (OK), got: 0x%02x"
.text
.p2align 4
.globl network_mysqld_proto_get_com_query_result
.type network_mysqld_proto_get_com_query_result, @function
network_mysqld_proto_get_com_query_result:
.LFB0:
.cfi_startproc
endbr64
push r14
.cfi_def_cfa_offset 16
.cfi_offset 14, -16
push r13
.cfi_def_cfa_offset 24
.cfi_offset 13, -24
push r12
.cfi_def_cfa_offset 32
.cfi_offset 12, -32
push rbp
.cfi_def_cfa_offset 40
.cfi_offset 6, -40
push rbx
.cfi_def_cfa_offset 48
.cfi_offset 3, -48
sub rsp, 16
.cfi_def_cfa_offset 64
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
mov eax, DWORD PTR [rsi]
add eax, -128
cmp eax, 4
ja .L31
mov r14, rdx
lea rdx, .L4[rip]
mov rbp, rdi
mov rbx, rsi
movsx rax, DWORD PTR [rdx+rax*4]
mov r13d, ecx
add rax, rdx
notrack jmp rax
.section .rodata
.align 4
.align 4
.L4:
.long .L8-.L4
.long .L7-.L4
.long .L6-.L4
.long .L5-.L4
.long .L3-.L4
.text
.p2align 4,,10
.p2align 3
.L3:
lea rsi, 4[rsp]
call network_mysqld_proto_peek_int8@PLT
mov r12d, eax
test eax, eax
jne .L41
mov edx, DWORD PTR 4[rsp]
cmp edx, 135
jg .L19
cmp edx, 132
jg .L43
.L31:
xor r12d, r12d
.L1:
mov rax, QWORD PTR 8[rsp]
sub rax, QWORD PTR fs:40
jne .L44
add rsp, 16
.cfi_remember_state
.cfi_def_cfa_offset 48
mov eax, r12d
pop rbx
.cfi_def_cfa_offset 40
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L5:
.cfi_restore_state
lea rsi, 4[rsp]
call network_mysqld_proto_peek_int8@PLT
mov r12d, eax
test eax, eax
jne .L41
mov eax, DWORD PTR 4[rsp]
cmp eax, 135
je .L11
jg .L12
cmp eax, 133
je .L13
cmp eax, 134
jne .L15
mov DWORD PTR [rbx], 130
mov r12d, 1
jmp .L1
.p2align 4,,10
.p2align 3
.L8:
lea rsi, 4[rsp]
call network_mysqld_proto_peek_int8@PLT
mov r12d, eax
test eax, eax
jne .L41
mov eax, DWORD PTR 4[rsp]
cmp eax, 135
je .L33
jg .L24
sub eax, 133
cmp eax, 1
ja .L25
test r13d, r13d
je .L31
.p2align 4,,10
.p2align 3
.L25:
mov rax, QWORD PTR 8[rbp]
add DWORD PTR 20[rbx], 1
mov eax, DWORD PTR [rax]
add DWORD PTR 16[rbx], eax
jmp .L1
.p2align 4,,10
.p2align 3
.L7:
lea rsi, 4[rsp]
call network_mysqld_proto_get_int8@PLT
test eax, eax
jne .L41
mov edx, DWORD PTR 4[rsp]
mov r12d, 1
cmp edx, 133
je .L1
mov esi, DWORD PTR G_STRLOC[rip]
lea rdi, .LC2[rip]
call g_critical@PLT
.p2align 4,,10
.p2align 3
.L41:
mov r12d, -1
jmp .L1
.p2align 4,,10
.p2align 3
.L6:
mov rax, QWORD PTR 8[rdi]
mov ecx, DWORD PTR [rdi]
cmp DWORD PTR [rax], ecx
jne .L31
mov DWORD PTR [rsi], 129
mov r12d, 1
jmp .L1
.p2align 4,,10
.p2align 3
.L19:
cmp edx, 136
jne .L31
mov rax, QWORD PTR 8[rbp]
cmp DWORD PTR [rax], 9
je .L45
mov DWORD PTR [rbx], 128
jmp .L1
.p2align 4,,10
.p2align 3
.L24:
cmp eax, 136
jne .L25
mov rax, QWORD PTR 8[rbp]
cmp DWORD PTR [rax], 9
jne .L31
xor eax, eax
call network_mysqld_eof_packet_new@PLT
mov rdi, rbp
mov rsi, rax
mov r13, rax
call network_mysqld_proto_get_eof_packet@PLT
mov r12d, eax
test eax, eax
jne .L28
mov eax, DWORD PTR 8[rbx]
mov DWORD PTR 12[rbx], 1
test ah, 16
jne .L29
mov eax, DWORD PTR 0[r13]
mov DWORD PTR 8[rbx], eax
.L29:
mov edx, DWORD PTR 4[r13]
and eax, DWORD PTR SERVER_MORE_RESULTS_EXISTS[rip]
mov DWORD PTR 24[rbx], edx
jne .L30
mov rdi, r13
mov r12d, 1
call network_mysqld_eof_packet_free@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L12:
cmp eax, 136
jne .L15
mov esi, DWORD PTR G_STRLOC[rip]
mov edx, 136
lea rdi, .LC0[rip]
mov r12d, -1
call g_critical@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L43:
mov esi, DWORD PTR G_STRLOC[rip]
lea rdi, .LC1[rip]
mov r12d, -1
call g_critical@PLT
jmp .L1
.L45:
xor eax, eax
call network_mysqld_eof_packet_new@PLT
mov rdi, rbp
mov rsi, rax
mov r13, rax
call network_mysqld_proto_get_eof_packet@PLT
mov r12d, eax
test eax, eax
jne .L28
mov eax, DWORD PTR 0[r13]
mov DWORD PTR [rbx], 128
mov rdi, r13
mov DWORD PTR 8[rbx], eax
call network_mysqld_eof_packet_free@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L33:
mov r12d, 1
jmp .L1
.p2align 4,,10
.p2align 3
.L11:
mov DWORD PTR 4[rbx], 135
mov r12d, 1
jmp .L1
.p2align 4,,10
.p2align 3
.L15:
movabs rax, 571230650500
mov QWORD PTR [rbx], rax
jmp .L1
.p2align 4,,10
.p2align 3
.L13:
mov rdi, r14
call update_charset@PLT
mov DWORD PTR 4[rbx], 133
xor eax, eax
call network_mysqld_ok_packet_new@PLT
mov rdi, rbp
mov rsi, rax
mov r14, rax
call network_mysqld_proto_get_ok_packet@PLT
test eax, eax
jne .L17
mov eax, DWORD PTR [r14]
xor r12d, r12d
mov rdi, r14
mov DWORD PTR 8[rbx], eax
mov edx, eax
mov eax, DWORD PTR 12[r14]
and edx, DWORD PTR SERVER_MORE_RESULTS_EXISTS[rip]
mov DWORD PTR 24[rbx], eax
mov eax, DWORD PTR 8[r14]
sete r12b
mov DWORD PTR 36[rbx], eax
mov eax, DWORD PTR 4[r14]
mov DWORD PTR 12[rbx], 0
mov DWORD PTR 32[rbx], eax
mov DWORD PTR 28[rbx], r13d
call network_mysqld_ok_packet_free@PLT
jmp .L1
.L17:
mov rdi, r14
mov r12d, -1
call network_mysqld_ok_packet_free@PLT
jmp .L1
.L28:
mov rdi, r13
mov r12d, -1
call network_mysqld_eof_packet_free@PLT
jmp .L1
.L30:
mov DWORD PTR [rbx], 131
mov rdi, r13
call network_mysqld_eof_packet_free@PLT
jmp .L1
.L44:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_com_query_result, .-network_mysqld_proto_get_com_query_result
.globl SERVER_STATUS_CURSOR_EXISTS
.bss
.align 4
.type SERVER_STATUS_CURSOR_EXISTS, @object
.size SERVER_STATUS_CURSOR_EXISTS, 4
SERVER_STATUS_CURSOR_EXISTS:
.zero 4
.globl SERVER_PS_OUT_PARAMS
.align 4
.type SERVER_PS_OUT_PARAMS, @object
.size SERVER_PS_OUT_PARAMS, 4
SERVER_PS_OUT_PARAMS:
.zero 4
.globl SERVER_MORE_RESULTS_EXISTS
.align 4
.type SERVER_MORE_RESULTS_EXISTS, @object
.size SERVER_MORE_RESULTS_EXISTS, 4
SERVER_MORE_RESULTS_EXISTS:
.zero 4
.globl G_STRLOC
.align 4
.type G_STRLOC, @object
.size G_STRLOC, 4
G_STRLOC:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_com_query_result.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "%s: COM_QUERY packet should not be (EOF), got: 0x%0"
.ascii "2x\000"
.align 2
.LC1:
.ascii "%s: COM_QUERY should not be (OK|NULL|ERR), got: 0x%"
.ascii "02x\000"
.align 2
.LC2:
.ascii "%s: COM_QUERY,should be (OK), got: 0x%02x\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC3:
.word __stack_chk_guard
.text
.align 2
.global network_mysqld_proto_get_com_query_result
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_com_query_result, %function
network_mysqld_proto_get_com_query_result:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, lr}
ldr ip, [r1]
mov r8, r3
ldr r3, .L46
sub sp, sp, #8
sub ip, ip, #128
mov r4, r1
mov r5, r0
ldr r3, [r3]
str r3, [sp, #4]
mov r3,#0
cmp ip, #4
ldrls pc, [pc, ip, asl #2]
b .L31
.L4:
.word .L8
.word .L7
.word .L6
.word .L5
.word .L3
.L8:
mov r1, sp
bl network_mysqld_proto_peek_int8
subs r6, r0, #0
bne .L40
ldr r2, [sp]
cmp r2, #135
beq .L34
ble .L42
cmp r2, #136
bne .L25
ldr r3, [r5, #4]
ldr r3, [r3]
cmp r3, #9
beq .L27
.L31:
mov r6, #0
.L1:
ldr r3, .L46
ldr r2, [r3]
ldr r3, [sp, #4]
eors r2, r3, r2
mov r3, #0
bne .L43
mov r0, r6
add sp, sp, #8
@ sp needed
pop {r4, r5, r6, r7, r8, pc}
.L3:
mov r1, sp
bl network_mysqld_proto_peek_int8
subs r6, r0, #0
bne .L40
ldr r2, [sp]
cmp r2, #135
ble .L44
cmp r2, #136
bne .L31
ldr r3, [r5, #4]
ldr r3, [r3]
cmp r3, #9
movne r3, #128
strne r3, [r4]
bne .L1
bl network_mysqld_eof_packet_new
mov r7, r0
mov r0, r5
mov r1, r7
bl network_mysqld_proto_get_eof_packet
subs r6, r0, #0
bne .L28
mov r2, #128
ldr r3, [r7]
mov r0, r7
str r2, [r4]
str r3, [r4, #8]
bl network_mysqld_eof_packet_free
b .L1
.L6:
ldr r2, [r0, #4]
ldr r3, [r0]
ldr r2, [r2]
cmp r2, r3
moveq r3, #129
moveq r6, #1
streq r3, [r1]
bne .L31
b .L1
.L5:
mov r1, sp
mov r7, r2
bl network_mysqld_proto_peek_int8
subs r6, r0, #0
bne .L40
ldr r3, [sp]
sub r3, r3, #133
cmp r3, #3
ldrls pc, [pc, r3, asl #2]
b .L11
.L13:
.word .L16
.word .L15
.word .L14
.word .L12
.L7:
mov r1, sp
bl network_mysqld_proto_get_int8
cmp r0, #0
bne .L40
ldr r2, [sp]
cmp r2, #133
bne .L45
.L34:
mov r6, #1
b .L1
.L44:
cmp r2, #132
ble .L31
ldr r3, .L46+4
ldr r0, .L46+8
ldr r1, [r3]
bl g_critical
mvn r6, #0
b .L1
.L42:
sub r2, r2, #133
cmp r2, #1
bhi .L25
cmp r8, #0
beq .L31
.L25:
ldr r3, [r5, #4]
ldr r2, [r4, #16]
ldr r1, [r3]
ldr r3, [r4, #20]
add r2, r2, r1
add r3, r3, #1
str r2, [r4, #16]
str r3, [r4, #20]
b .L1
.L45:
ldr r3, .L46+4
ldr r0, .L46+12
ldr r1, [r3]
bl g_critical
.L40:
mvn r6, #0
b .L1
.L12:
ldr r3, .L46+4
mov r2, #136
ldr r1, [r3]
ldr r0, .L46+16
bl g_critical
mvn r6, #0
b .L1
.L14:
mov r3, #135
mov r6, #1
str r3, [r4, #4]
b .L1
.L15:
mov r3, #130
mov r6, #1
str r3, [r4]
b .L1
.L16:
mov r0, r7
bl update_charset
mov r3, #133
str r3, [r4, #4]
bl network_mysqld_ok_packet_new
mov r6, r0
mov r0, r5
mov r1, r6
bl network_mysqld_proto_get_ok_packet
cmp r0, #0
bne .L17
ldr r2, .L46+20
ldr r3, [r6]
ldr r2, [r2]
ldr r1, [r6, #12]
tst r3, r2
ldr r2, [r6, #8]
str r3, [r4, #8]
ldr r3, [r6, #4]
str r0, [r4, #12]
str r1, [r4, #24]
mov r0, r6
str r2, [r4, #36]
str r3, [r4, #32]
str r8, [r4, #28]
moveq r6, #1
movne r6, #0
bl network_mysqld_ok_packet_free
b .L1
.L27:
bl network_mysqld_eof_packet_new
mov r7, r0
mov r0, r5
mov r1, r7
bl network_mysqld_proto_get_eof_packet
subs r6, r0, #0
bne .L28
mov r2, #1
ldr r3, [r4, #8]
str r2, [r4, #12]
ldr r2, .L46+20
tst r3, #4096
ldreq r3, [r7]
ldr r2, [r2]
ldr r1, [r7, #4]
streq r3, [r4, #8]
tst r3, r2
str r1, [r4, #24]
bne .L30
mov r0, r7
bl network_mysqld_eof_packet_free
mov r6, #1
b .L1
.L17:
mov r0, r6
bl network_mysqld_ok_packet_free
mvn r6, #0
b .L1
.L28:
mov r0, r7
bl network_mysqld_eof_packet_free
mvn r6, #0
b .L1
.L30:
mov r3, #131
mov r0, r7
str r3, [r4]
bl network_mysqld_eof_packet_free
b .L1
.L43:
bl __stack_chk_fail
.L11:
mov r2, #132
mov r3, #133
stm r4, {r2, r3}
b .L1
.L47:
.align 2
.L46:
.word .LC3
.word G_STRLOC
.word .LC1
.word .LC2
.word .LC0
.word SERVER_MORE_RESULTS_EXISTS
.size network_mysqld_proto_get_com_query_result, .-network_mysqld_proto_get_com_query_result
.comm SERVER_STATUS_CURSOR_EXISTS,4,4
.comm SERVER_PS_OUT_PARAMS,4,4
.comm SERVER_MORE_RESULTS_EXISTS,4,4
.comm G_STRLOC,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_eof_packet.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "%s: expected the first byte to be 0xfe, got %d"
.text
.p2align 4
.globl network_mysqld_proto_get_eof_packet
.type network_mysqld_proto_get_eof_packet, @function
network_mysqld_proto_get_eof_packet:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov r12, rsi
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
sub rsp, 32
.cfi_def_cfa_offset 64
mov ebx, DWORD PTR CLIENT_PROTOCOL_41[rip]
mov rax, QWORD PTR fs:40
mov QWORD PTR 24[rsp], rax
xor eax, eax
mov rsi, rsp
call network_mysqld_proto_get_int8@PLT
test rax, rax
jne .L9
mov rdx, QWORD PTR [rsp]
cmp rdx, QWORD PTR MYSQLD_PACKET_EOF[rip]
jne .L12
mov eax, ebx
and eax, DWORD PTR CLIENT_PROTOCOL_41[rip]
jne .L13
mov QWORD PTR 8[r12], 0
mov QWORD PTR [r12], 0
.L1:
mov rcx, QWORD PTR 24[rsp]
sub rcx, QWORD PTR fs:40
jne .L14
add rsp, 32
.cfi_remember_state
.cfi_def_cfa_offset 32
pop rbx
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L13:
.cfi_restore_state
lea rsi, 16[rsp]
mov rdi, rbp
call network_mysqld_proto_get_int16@PLT
test rax, rax
je .L5
.L9:
mov eax, -1
jmp .L1
.p2align 4,,10
.p2align 3
.L5:
lea rsi, 8[rsp]
mov rdi, rbp
call network_mysqld_proto_get_int16@PLT
test rax, rax
jne .L9
mov rax, QWORD PTR 8[rsp]
mov QWORD PTR 8[r12], rax
mov rax, QWORD PTR 16[rsp]
mov QWORD PTR [r12], rax
xor eax, eax
jmp .L1
.L12:
mov esi, DWORD PTR G_STRLOC[rip]
lea rdi, .LC0[rip]
call g_critical@PLT
mov eax, -1
jmp .L1
.L14:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_eof_packet, .-network_mysqld_proto_get_eof_packet
.globl MYSQLD_PACKET_EOF
.bss
.align 8
.type MYSQLD_PACKET_EOF, @object
.size MYSQLD_PACKET_EOF, 8
MYSQLD_PACKET_EOF:
.zero 8
.globl G_STRLOC
.align 4
.type G_STRLOC, @object
.size G_STRLOC, 4
G_STRLOC:
.zero 4
.globl CLIENT_PROTOCOL_41
.align 4
.type CLIENT_PROTOCOL_41, @object
.size CLIENT_PROTOCOL_41, 4
CLIENT_PROTOCOL_41:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_eof_packet.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "%s: expected the first byte to be 0xfe, got %d\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC1:
.word __stack_chk_guard
.text
.align 2
.global network_mysqld_proto_get_eof_packet
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_eof_packet, %function
network_mysqld_proto_get_eof_packet:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, lr}
ldr r3, .L15
sub sp, sp, #20
ldr r6, .L15+4
mov r5, r1
mov r1, sp
ldr r3, [r3]
str r3, [sp, #12]
mov r3,#0
mov r7, r0
ldr r4, [r6]
bl network_mysqld_proto_get_int8
cmp r0, #0
bne .L9
ldr r3, .L15+8
ldr r2, [sp]
ldr r3, [r3]
cmp r2, r3
bne .L12
ldr r0, [r6]
ands r0, r4, r0
streq r0, [r5, #4]
streq r0, [r5]
bne .L13
.L1:
ldr r3, .L15
ldr r2, [r3]
ldr r3, [sp, #12]
eors r2, r3, r2
mov r3, #0
bne .L14
add sp, sp, #20
@ sp needed
pop {r4, r5, r6, r7, pc}
.L13:
mov r0, r7
add r1, sp, #8
bl network_mysqld_proto_get_int16
cmp r0, #0
beq .L5
.L9:
mvn r0, #0
b .L1
.L5:
mov r0, r7
add r1, sp, #4
bl network_mysqld_proto_get_int16
cmp r0, #0
bne .L9
ldmib sp, {r2, r3}
str r2, [r5, #4]
str r3, [r5]
b .L1
.L12:
ldr r3, .L15+12
ldr r0, .L15+16
ldr r1, [r3]
bl g_critical
mvn r0, #0
b .L1
.L14:
bl __stack_chk_fail
.L16:
.align 2
.L15:
.word .LC1
.word CLIENT_PROTOCOL_41
.word MYSQLD_PACKET_EOF
.word G_STRLOC
.word .LC0
.size network_mysqld_proto_get_eof_packet, .-network_mysqld_proto_get_eof_packet
.comm MYSQLD_PACKET_EOF,4,4
.comm G_STRLOC,4,4
.comm CLIENT_PROTOCOL_41,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_err_packet.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "%s: expected the first byte to be 0xff, got %d"
.text
.p2align 4
.globl network_mysqld_proto_get_err_packet
.type network_mysqld_proto_get_err_packet, @function
network_mysqld_proto_get_err_packet:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
mov rbx, rsi
sub rsp, 48
.cfi_def_cfa_offset 80
mov r12d, DWORD PTR CLIENT_PROTOCOL_41[rip]
mov rax, QWORD PTR fs:40
mov QWORD PTR 40[rsp], rax
xor eax, eax
lea rsi, 8[rsp]
mov QWORD PTR 24[rsp], 0
mov QWORD PTR 32[rsp], 0
call network_mysqld_proto_get_int8@PLT
test rax, rax
jne .L15
mov rdx, QWORD PTR 8[rsp]
cmp rdx, QWORD PTR MYSQLD_PACKET_ERR[rip]
jne .L27
lea rsi, 4[rsp]
mov rdi, rbp
call network_mysqld_proto_get_int16@PLT
test rax, rax
mov eax, r12d
je .L4
and eax, DWORD PTR CLIENT_PROTOCOL_41[rip]
mov r12d, -1
jne .L5
.L7:
mov r12d, -1
.L5:
mov rdi, QWORD PTR 24[rsp]
test rdi, rdi
je .L12
call g_free@PLT
.L12:
mov rdi, QWORD PTR 32[rsp]
test rdi, rdi
je .L1
call g_free@PLT
.L1:
mov rax, QWORD PTR 40[rsp]
sub rax, QWORD PTR fs:40
jne .L28
add rsp, 48
.cfi_remember_state
.cfi_def_cfa_offset 32
mov eax, r12d
pop rbx
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L4:
.cfi_restore_state
and eax, DWORD PTR CLIENT_PROTOCOL_41[rip]
je .L25
lea rsi, 16[rsp]
mov rdi, rbp
call network_mysqld_proto_get_int8@PLT
test rax, rax
jne .L7
cmp QWORD PTR 16[rsp], 35
jne .L7
lea rsi, 24[rsp]
mov edx, 5
mov rdi, rbp
call network_mysqld_proto_get_string_len@PLT
test rax, rax
jne .L7
.p2align 4,,10
.p2align 3
.L25:
mov rdx, QWORD PTR 8[rbp]
mov rax, QWORD PTR 0[rbp]
mov rdx, QWORD PTR [rdx]
cmp rax, rdx
jge .L11
sub edx, eax
lea rsi, 32[rsp]
mov rdi, rbp
call network_mysqld_proto_get_string_len@PLT
test rax, rax
jne .L7
.L11:
mov eax, DWORD PTR 4[rsp]
mov rsi, QWORD PTR 32[rsp]
mov DWORD PTR 8[rbx], eax
test rsi, rsi
je .L10
mov edi, DWORD PTR 4[rbx]
call g_string_assign@PLT
.L10:
mov rsi, QWORD PTR 24[rsp]
mov edi, DWORD PTR [rbx]
xor r12d, r12d
call g_string_assign@PLT
jmp .L5
.p2align 4,,10
.p2align 3
.L27:
mov esi, DWORD PTR G_STRLOC[rip]
lea rdi, .LC0[rip]
mov r12d, -1
call g_critical@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L15:
mov r12d, -1
jmp .L1
.L28:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_err_packet, .-network_mysqld_proto_get_err_packet
.globl MYSQLD_PACKET_ERR
.bss
.align 8
.type MYSQLD_PACKET_ERR, @object
.size MYSQLD_PACKET_ERR, 8
MYSQLD_PACKET_ERR:
.zero 8
.globl G_STRLOC
.align 4
.type G_STRLOC, @object
.size G_STRLOC, 4
G_STRLOC:
.zero 4
.globl CLIENT_PROTOCOL_41
.align 4
.type CLIENT_PROTOCOL_41, @object
.size CLIENT_PROTOCOL_41, 4
CLIENT_PROTOCOL_41:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_err_packet.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "%s: expected the first byte to be 0xff, got %d\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC1:
.word __stack_chk_guard
.text
.align 2
.global network_mysqld_proto_get_err_packet
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_err_packet, %function
network_mysqld_proto_get_err_packet:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 0, uses_anonymous_args = 0
mov r3, #0
push {r4, r5, r6, r7, r8, lr}
ldr r2, .L29
sub sp, sp, #24
ldr r6, .L29+4
mov r7, r1
mov r1, sp
ldr r2, [r2]
str r2, [sp, #20]
mov r2,#0
mov r5, r0
ldr r8, [r6]
str r3, [sp, #12]
str r3, [sp, #16]
bl network_mysqld_proto_get_int8
cmp r0, #0
bne .L15
ldr r3, .L29+8
ldr r2, [sp]
ldr r3, [r3]
cmp r2, r3
bne .L27
mov r0, r5
add r1, sp, #8
bl network_mysqld_proto_get_int16
subs r4, r0, #0
ldr r3, [r6]
beq .L4
.L16:
mvn r4, #0
.L5:
ldr r0, [sp, #12]
cmp r0, #0
beq .L12
bl g_free
.L12:
ldr r0, [sp, #16]
cmp r0, #0
beq .L1
bl g_free
.L1:
ldr r3, .L29
ldr r2, [r3]
ldr r3, [sp, #20]
eors r2, r3, r2
mov r3, #0
bne .L28
mov r0, r4
add sp, sp, #24
@ sp needed
pop {r4, r5, r6, r7, r8, pc}
.L4:
tst r8, r3
beq .L25
mov r0, r5
add r1, sp, #4
bl network_mysqld_proto_get_int8
cmp r0, #0
bne .L16
ldr r3, [sp, #4]
cmp r3, #35
bne .L16
mov r2, #5
mov r0, r5
add r1, sp, #12
bl network_mysqld_proto_get_string_len
cmp r0, #0
bne .L16
.L25:
ldm r5, {r2, r3}
ldr r3, [r3]
cmp r2, r3
bge .L11
mov r0, r5
sub r2, r3, r2
add r1, sp, #16
bl network_mysqld_proto_get_string_len
cmp r0, #0
bne .L16
.L11:
ldr r1, [sp, #16]
ldr r3, [sp, #8]
cmp r1, #0
str r3, [r7, #8]
beq .L10
ldr r0, [r7, #4]
bl g_string_assign
.L10:
ldr r0, [r7]
ldr r1, [sp, #12]
bl g_string_assign
b .L5
.L27:
ldr r3, .L29+12
ldr r0, .L29+16
ldr r1, [r3]
bl g_critical
mvn r4, #0
b .L1
.L15:
mvn r4, #0
b .L1
.L28:
bl __stack_chk_fail
.L30:
.align 2
.L29:
.word .LC1
.word CLIENT_PROTOCOL_41
.word MYSQLD_PACKET_ERR
.word G_STRLOC
.word .LC0
.size network_mysqld_proto_get_err_packet, .-network_mysqld_proto_get_err_packet
.comm MYSQLD_PACKET_ERR,4,4
.comm G_STRLOC,4,4
.comm CLIENT_PROTOCOL_41,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_fielddef.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_get_fielddef
.type network_mysqld_proto_get_fielddef, @function
network_mysqld_proto_get_fielddef:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 40
.cfi_offset 3, -40
mov rbx, rsi
sub rsp, 56
.cfi_def_cfa_offset 96
mov rax, QWORD PTR fs:40
mov QWORD PTR 40[rsp], rax
xor eax, eax
and edx, DWORD PTR CLIENT_PROTOCOL_41[rip]
je .L2
xor edx, edx
lea rsi, 40[rsi]
call network_mysqld_proto_get_lenenc_string@PLT
test rax, rax
je .L3
.L21:
mov r12d, -1
.L1:
mov rax, QWORD PTR 40[rsp]
sub rax, QWORD PTR fs:40
jne .L84
add rsp, 56
.cfi_remember_state
.cfi_def_cfa_offset 40
mov eax, r12d
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
mov r12d, edx
lea rsi, 24[rsi]
xor edx, edx
call network_mysqld_proto_get_lenenc_string@PLT
test rax, rax
jne .L21
xor edx, edx
lea rsi, 20[rbx]
mov rdi, rbp
call network_mysqld_proto_get_lenenc_string@PLT
test rax, rax
jne .L21
lea r13, 16[rsp]
mov rdi, rbp
mov rsi, r13
call network_mysqld_proto_get_int8@PLT
test rax, rax
mov eax, DWORD PTR 16[rsp]
jne .L21
cmp eax, 3
jne .L21
lea rsi, 20[rsp]
mov rdi, rbp
call network_mysqld_proto_get_int24@PLT
test rax, rax
jne .L21
mov rsi, r13
mov rdi, rbp
call network_mysqld_proto_get_int8@PLT
test rax, rax
mov eax, DWORD PTR 16[rsp]
jne .L21
sub eax, 1
jne .L21
lea rsi, 24[rsp]
mov rdi, rbp
call network_mysqld_proto_get_int8@PLT
test rax, rax
jne .L21
mov rsi, r13
mov rdi, rbp
call network_mysqld_proto_get_int8@PLT
test rax, rax
mov eax, DWORD PTR 16[rsp]
jne .L21
cmp eax, 3
je .L23
cmp eax, 2
jne .L21
lea r13, 32[rsp]
mov rdi, rbp
mov rsi, r13
call network_mysqld_proto_get_int8@PLT
test rax, rax
jne .L21
mov eax, DWORD PTR 32[rsp]
mov DWORD PTR 12[rbx], eax
.L25:
mov rsi, r13
mov rdi, rbp
call network_mysqld_proto_get_int8@PLT
test rax, rax
jne .L21
mov eax, DWORD PTR 20[rsp]
mov DWORD PTR [rbx], 8
mov DWORD PTR 4[rbx], eax
mov eax, DWORD PTR 24[rsp]
mov DWORD PTR 8[rbx], eax
mov eax, DWORD PTR 32[rsp]
mov DWORD PTR 16[rbx], eax
jmp .L1
.p2align 4,,10
.p2align 3
.L3:
xor edx, edx
lea rsi, 36[rbx]
mov rdi, rbp
call network_mysqld_proto_get_lenenc_string@PLT
test rax, rax
jne .L21
xor edx, edx
lea rsi, 24[rbx]
mov rdi, rbp
call network_mysqld_proto_get_lenenc_string@PLT
test rax, rax
jne .L21
xor edx, edx
lea rsi, 32[rbx]
mov rdi, rbp
call network_mysqld_proto_get_lenenc_string@PLT
test rax, rax
jne .L21
xor edx, edx
lea rsi, 20[rbx]
mov rdi, rbp
call network_mysqld_proto_get_lenenc_string@PLT
test rax, rax
jne .L21
xor edx, edx
lea rsi, 28[rbx]
mov rdi, rbp
call network_mysqld_proto_get_lenenc_string@PLT
test rax, rax
jne .L21
mov esi, 1
mov rdi, rbp
call network_mysqld_proto_skip@PLT
test rax, rax
jne .L21
lea rsi, 24[rsp]
mov rdi, rbp
call network_mysqld_proto_get_int16@PLT
test rax, rax
jne .L21
lea rsi, 12[rsp]
mov rdi, rbp
call network_mysqld_proto_get_int32@PLT
test rax, rax
jne .L21
lea rsi, 16[rsp]
mov rdi, rbp
call network_mysqld_proto_get_int8@PLT
test rax, rax
jne .L21
lea rsi, 32[rsp]
mov rdi, rbp
call network_mysqld_proto_get_int16@PLT
test rax, rax
jne .L21
lea rsi, 20[rsp]
mov rdi, rbp
call network_mysqld_proto_get_int8@PLT
test rax, rax
jne .L21
mov esi, 2
mov rdi, rbp
call network_mysqld_proto_skip@PLT
test rax, rax
jne .L21
mov rax, QWORD PTR 24[rsp]
xor r12d, r12d
mov DWORD PTR [rbx], eax
mov eax, DWORD PTR 12[rsp]
mov DWORD PTR 4[rbx], eax
mov eax, DWORD PTR 16[rsp]
mov DWORD PTR 8[rbx], eax
mov rax, QWORD PTR 32[rsp]
mov DWORD PTR 12[rbx], eax
mov eax, DWORD PTR 20[rsp]
mov DWORD PTR 16[rbx], eax
jmp .L1
.p2align 4,,10
.p2align 3
.L23:
lea r13, 32[rsp]
mov rdi, rbp
mov rsi, r13
call network_mysqld_proto_get_int16@PLT
test rax, rax
jne .L21
mov rax, QWORD PTR 32[rsp]
mov DWORD PTR 12[rbx], eax
jmp .L25
.L84:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_fielddef, .-network_mysqld_proto_get_fielddef
.globl CLIENT_PROTOCOL_41
.bss
.align 4
.type CLIENT_PROTOCOL_41, @object
.size CLIENT_PROTOCOL_41, 4
CLIENT_PROTOCOL_41:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_fielddef.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.global network_mysqld_proto_get_fielddef
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_fielddef, %function
network_mysqld_proto_get_fielddef:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
ldr r3, .L86
mov r4, r1
ldr r3, [r3]
ldr r1, .L86+4
sub sp, sp, #24
ands r2, r2, r3
ldr r1, [r1]
str r1, [sp, #20]
mov r1,#0
mov r5, r0
beq .L2
mov r2, #0
add r1, r4, #40
bl network_mysqld_proto_get_lenenc_string
subs r2, r0, #0
beq .L3
.L21:
mvn r0, #0
.L1:
ldr r3, .L86+4
ldr r2, [r3]
ldr r3, [sp, #20]
eors r2, r3, r2
mov r3, #0
bne .L85
add sp, sp, #24
@ sp needed
pop {r4, r5, r6, pc}
.L2:
add r1, r4, #24
bl network_mysqld_proto_get_lenenc_string
subs r2, r0, #0
bne .L21
mov r0, r5
add r1, r4, #20
bl network_mysqld_proto_get_lenenc_string
cmp r0, #0
bne .L21
mov r0, r5
add r1, sp, #4
bl network_mysqld_proto_get_int8
cmp r0, #0
ldr r3, [sp, #4]
bne .L21
cmp r3, #3
bne .L21
mov r0, r5
add r1, sp, #8
bl network_mysqld_proto_get_int24
cmp r0, #0
bne .L21
mov r0, r5
add r1, sp, #4
bl network_mysqld_proto_get_int8
cmp r0, #0
ldr r3, [sp, #4]
bne .L21
cmp r3, #1
bne .L21
mov r0, r5
add r1, sp, #12
bl network_mysqld_proto_get_int8
cmp r0, #0
bne .L21
mov r0, r5
add r1, sp, #4
bl network_mysqld_proto_get_int8
cmp r0, #0
ldr r3, [sp, #4]
bne .L21
cmp r3, #3
beq .L23
cmp r3, #2
bne .L21
add r6, sp, #16
mov r1, r6
mov r0, r5
bl network_mysqld_proto_get_int8
cmp r0, #0
bne .L21
.L82:
ldr r3, [sp, #16]
mov r1, r6
mov r0, r5
str r3, [r4, #12]
bl network_mysqld_proto_get_int8
cmp r0, #0
bne .L21
mov ip, #8
add r1, sp, #8
ldm r1, {r1, r2, r3}
str ip, [r4]
stmib r4, {r1, r2}
str r3, [r4, #16]
b .L1
.L3:
mov r0, r5
add r1, r4, #36
bl network_mysqld_proto_get_lenenc_string
subs r2, r0, #0
bne .L21
mov r0, r5
add r1, r4, #24
bl network_mysqld_proto_get_lenenc_string
subs r2, r0, #0
bne .L21
mov r0, r5
add r1, r4, #32
bl network_mysqld_proto_get_lenenc_string
subs r2, r0, #0
bne .L21
mov r0, r5
add r1, r4, #20
bl network_mysqld_proto_get_lenenc_string
subs r2, r0, #0
bne .L21
mov r0, r5
add r1, r4, #28
bl network_mysqld_proto_get_lenenc_string
cmp r0, #0
bne .L21
mov r1, #1
mov r0, r5
bl network_mysqld_proto_skip
cmp r0, #0
bne .L21
mov r1, sp
mov r0, r5
bl network_mysqld_proto_get_int16
cmp r0, #0
bne .L21
mov r0, r5
add r1, sp, #4
bl network_mysqld_proto_get_int32
cmp r0, #0
bne .L21
mov r0, r5
add r1, sp, #8
bl network_mysqld_proto_get_int8
cmp r0, #0
bne .L21
mov r0, r5
add r1, sp, #12
bl network_mysqld_proto_get_int16
cmp r0, #0
bne .L21
mov r0, r5
add r1, sp, #16
bl network_mysqld_proto_get_int8
cmp r0, #0
bne .L21
mov r0, r5
mov r1, #2
bl network_mysqld_proto_skip
cmp r0, #0
bne .L21
ldm sp, {r3, ip}
ldr r1, [sp, #8]
ldr r2, [sp, #12]
str r3, [r4]
ldr r3, [sp, #16]
str ip, [r4, #4]
str r1, [r4, #8]
str r2, [r4, #12]
str r3, [r4, #16]
b .L1
.L23:
add r6, sp, #16
mov r1, r6
mov r0, r5
bl network_mysqld_proto_get_int16
cmp r0, #0
bne .L21
b .L82
.L85:
bl __stack_chk_fail
.L87:
.align 2
.L86:
.word CLIENT_PROTOCOL_41
.word .LC0
.size network_mysqld_proto_get_fielddef, .-network_mysqld_proto_get_fielddef
.comm CLIENT_PROTOCOL_41,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_fielddefs.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_get_fielddefs
.type network_mysqld_proto_get_fielddefs, @function
network_mysqld_proto_get_fielddefs:
.LFB0:
.cfi_startproc
endbr64
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
mov rbp, rsi
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
mov rbx, rdi
sub rsp, 72
.cfi_def_cfa_offset 128
mov rax, QWORD PTR fs:40
mov QWORD PTR 56[rsp], rax
mov eax, DWORD PTR CLIENT_PROTOCOL_41[rip]
lea r12, 32[rsp]
mov QWORD PTR 32[rsp], 0
mov DWORD PTR 12[rsp], eax
mov eax, DWORD PTR [rdi]
mov rdi, r12
mov DWORD PTR 40[rsp], eax
call network_mysqld_proto_skip_network_header@PLT
test rax, rax
jne .L2
lea r14, 20[rsp]
mov rdi, r12
mov rsi, r14
call network_mysqld_proto_peek_lenenc_type@PLT
test rax, rax
jne .L2
cmp DWORD PTR 20[rsp], 128
je .L19
.L2:
xor r13d, r13d
.L1:
mov rax, QWORD PTR 56[rsp]
sub rax, QWORD PTR fs:40
jne .L20
add rsp, 72
.cfi_remember_state
.cfi_def_cfa_offset 56
mov rax, r13
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r13
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L19:
.cfi_restore_state
lea rsi, 24[rsp]
mov rdi, r12
call network_mysqld_proto_get_lenenc_int@PLT
mov r13, rax
test rax, rax
jne .L2
cmp QWORD PTR 24[rsp], 0
je .L2
jle .L3
.p2align 4,,10
.p2align 3
.L7:
mov rbx, QWORD PTR 8[rbx]
mov rdi, rbx
call g_assert@PLT
mov eax, DWORD PTR [rbx]
mov QWORD PTR 32[rsp], 0
mov DWORD PTR 40[rsp], eax
xor eax, eax
call network_mysqld_proto_fielddef_new@PLT
mov rdi, r12
mov r15, rax
call network_mysqld_proto_skip_network_header@PLT
test rax, rax
je .L21
mov rsi, r15
mov rdi, rbp
.L17:
call g_ptr_array_add@PLT
xor r13d, r13d
jmp .L1
.p2align 4,,10
.p2align 3
.L21:
mov edx, DWORD PTR 12[rsp]
mov rsi, r15
mov rdi, r12
call network_mysqld_proto_get_fielddef@PLT
mov rsi, r15
mov rdi, rbp
test rax, rax
jne .L17
call g_ptr_array_add@PLT
add r13, 1
cmp QWORD PTR 24[rsp], r13
jg .L7
.L3:
mov r13, QWORD PTR 8[rbx]
test r13, r13
je .L2
mov eax, DWORD PTR 0[r13]
mov rdi, r12
mov QWORD PTR 32[rsp], 0
mov DWORD PTR 40[rsp], eax
call network_mysqld_proto_skip_network_header@PLT
test rax, rax
jne .L2
mov rsi, r14
mov rdi, r12
call network_mysqld_proto_peek_lenenc_type@PLT
test rax, rax
jne .L2
mov eax, DWORD PTR NETWORK_MYSQLD_LENENC_TYPE_EOF[rip]
cmp DWORD PTR 20[rsp], eax
je .L1
jmp .L2
.L20:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_fielddefs, .-network_mysqld_proto_get_fielddefs
.globl NETWORK_MYSQLD_LENENC_TYPE_EOF
.bss
.align 4
.type NETWORK_MYSQLD_LENENC_TYPE_EOF, @object
.size NETWORK_MYSQLD_LENENC_TYPE_EOF, 4
NETWORK_MYSQLD_LENENC_TYPE_EOF:
.zero 4
.globl CLIENT_PROTOCOL_41
.align 4
.type CLIENT_PROTOCOL_41, @object
.size CLIENT_PROTOCOL_41, 4
CLIENT_PROTOCOL_41:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_fielddefs.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.global network_mysqld_proto_get_fielddefs
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_fielddefs, %function
network_mysqld_proto_get_fielddefs:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 0, uses_anonymous_args = 0
mov r2, #0
push {r4, r5, r6, r7, r8, r9, r10, lr}
mov r4, r0
mov r7, r1
ldr r0, [r0]
ldr r1, .L21
sub sp, sp, #24
ldr r3, .L21+4
ldr r1, [r1]
str r1, [sp, #20]
mov r1,#0
str r0, [sp, #16]
add r0, sp, #12
ldr r10, [r3]
str r2, [sp, #12]
bl network_mysqld_proto_skip_network_header
cmp r0, #0
bne .L2
add r1, sp, #8
add r0, sp, #12
bl network_mysqld_proto_peek_lenenc_type
cmp r0, #0
bne .L2
ldr r3, [sp, #8]
cmp r3, #128
beq .L18
.L2:
mov r5, #0
.L1:
ldr r3, .L21
ldr r2, [r3]
ldr r3, [sp, #20]
eors r2, r3, r2
mov r3, #0
bne .L19
mov r0, r5
add sp, sp, #24
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, pc}
.L18:
add r1, sp, #4
add r0, sp, #12
bl network_mysqld_proto_get_lenenc_int
subs r8, r0, #0
bne .L2
ldr r3, [sp, #4]
cmp r3, #0
beq .L2
ble .L3
mov r9, r8
.L7:
ldr r4, [r4, #4]
mov r0, r4
bl g_assert
ldr r3, [r4]
str r9, [sp, #12]
str r3, [sp, #16]
bl network_mysqld_proto_fielddef_new
mov r6, r0
add r0, sp, #12
bl network_mysqld_proto_skip_network_header
subs r5, r0, #0
beq .L20
mov r1, r6
mov r0, r7
bl g_ptr_array_add
mov r5, #0
b .L1
.L20:
mov r1, r6
mov r2, r10
add r0, sp, #12
bl network_mysqld_proto_get_fielddef
cmp r0, #0
mov r1, r6
mov r0, r7
beq .L5
bl g_ptr_array_add
b .L1
.L5:
bl g_ptr_array_add
ldr r3, [sp, #4]
add r8, r8, #1
cmp r3, r8
bgt .L7
.L3:
ldr r5, [r4, #4]
cmp r5, #0
beq .L2
mov r2, #0
ldr r3, [r5]
add r0, sp, #12
str r2, [sp, #12]
str r3, [sp, #16]
bl network_mysqld_proto_skip_network_header
cmp r0, #0
bne .L2
add r1, sp, #8
add r0, sp, #12
bl network_mysqld_proto_peek_lenenc_type
cmp r0, #0
bne .L2
ldr r3, .L21+8
ldr r2, [sp, #8]
ldr r3, [r3]
cmp r2, r3
beq .L1
b .L2
.L19:
bl __stack_chk_fail
.L22:
.align 2
.L21:
.word .LC0
.word CLIENT_PROTOCOL_41
.word NETWORK_MYSQLD_LENENC_TYPE_EOF
.size network_mysqld_proto_get_fielddefs, .-network_mysqld_proto_get_fielddefs
.comm NETWORK_MYSQLD_LENENC_TYPE_EOF,4,4
.comm CLIENT_PROTOCOL_41,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_next_binary_row.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_get_next_binary_row
.type network_mysqld_proto_get_next_binary_row, @function
network_mysqld_proto_get_next_binary_row:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
mov r13, rdx
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
mov rbp, rsi
push rbx
.cfi_def_cfa_offset 40
.cfi_offset 3, -40
mov rbx, rdi
sub rsp, 56
.cfi_def_cfa_offset 96
mov rax, QWORD PTR fs:40
mov QWORD PTR 40[rsp], rax
mov eax, DWORD PTR 8[rdi]
lea r12, 16[rsp]
mov QWORD PTR 16[rsp], 0
mov rdi, r12
mov DWORD PTR 24[rsp], eax
call network_mysqld_proto_skip_network_header@PLT
test rax, rax
jne .L4
lea rsi, 8[rsp]
mov rdi, r12
call network_mysqld_proto_peek_lenenc_type@PLT
test rax, rax
jne .L4
mov rax, QWORD PTR 8[rsp]
cmp QWORD PTR NETWORK_MYSQLD_LENENC_TYPE_EOF[rip], rax
je .L4
mov rdx, r13
mov rsi, rbp
mov rdi, r12
call network_mysqld_proto_get_binary_row@PLT
test rax, rax
jne .L4
mov rax, QWORD PTR [rbx]
jmp .L1
.p2align 4,,10
.p2align 3
.L4:
xor eax, eax
.L1:
mov rcx, QWORD PTR 40[rsp]
sub rcx, QWORD PTR fs:40
jne .L8
add rsp, 56
.cfi_remember_state
.cfi_def_cfa_offset 40
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.L8:
.cfi_restore_state
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_next_binary_row, .-network_mysqld_proto_get_next_binary_row
.globl NETWORK_MYSQLD_LENENC_TYPE_EOF
.bss
.align 8
.type NETWORK_MYSQLD_LENENC_TYPE_EOF, @object
.size NETWORK_MYSQLD_LENENC_TYPE_EOF, 8
NETWORK_MYSQLD_LENENC_TYPE_EOF:
.zero 8
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_next_binary_row.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.global network_mysqld_proto_get_next_binary_row
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_next_binary_row, %function
network_mysqld_proto_get_next_binary_row:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 0, uses_anonymous_args = 0
mov r3, #0
push {r4, r5, r6, lr}
mov r4, r0
mov r5, r2
ldr r0, [r0, #4]
ldr r2, .L9
sub sp, sp, #16
ldr r2, [r2]
str r2, [sp, #12]
mov r2,#0
str r0, [sp, #8]
add r0, sp, #4
mov r6, r1
str r3, [sp, #4]
bl network_mysqld_proto_skip_network_header
cmp r0, #0
bne .L4
mov r1, sp
add r0, sp, #4
bl network_mysqld_proto_peek_lenenc_type
cmp r0, #0
bne .L4
ldr r2, .L9+4
ldr r3, [sp]
ldr r2, [r2]
cmp r2, r3
beq .L4
mov r2, r5
mov r1, r6
add r0, sp, #4
bl network_mysqld_proto_get_binary_row
cmp r0, #0
ldreq r0, [r4]
beq .L1
.L4:
mov r0, #0
.L1:
ldr r3, .L9
ldr r2, [r3]
ldr r3, [sp, #12]
eors r2, r3, r2
mov r3, #0
bne .L8
add sp, sp, #16
@ sp needed
pop {r4, r5, r6, pc}
.L8:
bl __stack_chk_fail
.L10:
.align 2
.L9:
.word .LC0
.word NETWORK_MYSQLD_LENENC_TYPE_EOF
.size network_mysqld_proto_get_next_binary_row, .-network_mysqld_proto_get_next_binary_row
.comm NETWORK_MYSQLD_LENENC_TYPE_EOF,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_ok_packet.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "%s: expected the first byte to be 0, got %d"
.text
.p2align 4
.globl network_mysqld_proto_get_ok_packet
.type network_mysqld_proto_get_ok_packet, @function
network_mysqld_proto_get_ok_packet:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
mov rbx, rsi
sub rsp, 48
.cfi_def_cfa_offset 80
mov r12d, DWORD PTR CLIENT_PROTOCOL_41[rip]
mov rax, QWORD PTR fs:40
mov QWORD PTR 40[rsp], rax
xor eax, eax
mov rsi, rsp
mov QWORD PTR 32[rsp], 0
call network_mysqld_proto_get_int8@PLT
test rax, rax
jne .L10
mov rdx, QWORD PTR [rsp]
test rdx, rdx
jne .L13
lea rsi, 8[rsp]
mov rdi, rbp
call network_mysqld_proto_get_lenenc_int@PLT
test rax, rax
je .L4
.L10:
mov eax, -1
.L1:
mov rcx, QWORD PTR 40[rsp]
sub rcx, QWORD PTR fs:40
jne .L14
add rsp, 48
.cfi_remember_state
.cfi_def_cfa_offset 32
pop rbx
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L4:
.cfi_restore_state
lea rsi, 16[rsp]
mov rdi, rbp
call network_mysqld_proto_get_lenenc_int@PLT
test rax, rax
jne .L10
lea rsi, 24[rsp]
mov rdi, rbp
call network_mysqld_proto_get_int16@PLT
test rax, rax
jne .L10
and r12d, DWORD PTR CLIENT_PROTOCOL_41[rip]
je .L8
lea rsi, 32[rsp]
mov rdi, rbp
call network_mysqld_proto_get_int16@PLT
test rax, rax
jne .L10
.L8:
mov rax, QWORD PTR 8[rsp]
mov QWORD PTR 24[rbx], rax
mov rax, QWORD PTR 16[rsp]
mov QWORD PTR 16[rbx], rax
mov rax, QWORD PTR 24[rsp]
mov QWORD PTR 8[rbx], rax
mov rax, QWORD PTR 32[rsp]
mov QWORD PTR [rbx], rax
xor eax, eax
jmp .L1
.p2align 4,,10
.p2align 3
.L13:
mov esi, DWORD PTR G_STRLOC[rip]
lea rdi, .LC0[rip]
call g_critical@PLT
mov eax, -1
jmp .L1
.L14:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_ok_packet, .-network_mysqld_proto_get_ok_packet
.globl G_STRLOC
.bss
.align 4
.type G_STRLOC, @object
.size G_STRLOC, 4
G_STRLOC:
.zero 4
.globl CLIENT_PROTOCOL_41
.align 4
.type CLIENT_PROTOCOL_41, @object
.size CLIENT_PROTOCOL_41, 4
CLIENT_PROTOCOL_41:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_ok_packet.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "%s: expected the first byte to be 0, got %d\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC1:
.word __stack_chk_guard
.text
.align 2
.global network_mysqld_proto_get_ok_packet
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_ok_packet, %function
network_mysqld_proto_get_ok_packet:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 0, uses_anonymous_args = 0
mov r3, #0
push {r4, r5, r6, r7, r8, lr}
ldr r2, .L15
sub sp, sp, #24
ldr r7, .L15+4
mov r6, r1
mov r1, sp
ldr r2, [r2]
str r2, [sp, #20]
mov r2,#0
mov r4, r0
ldr r8, [r7]
str r3, [sp, #16]
bl network_mysqld_proto_get_int8
cmp r0, #0
bne .L10
ldr r2, [sp]
cmp r2, #0
bne .L13
mov r0, r4
add r1, sp, #4
bl network_mysqld_proto_get_lenenc_int
cmp r0, #0
beq .L4
.L10:
mvn r5, #0
.L1:
ldr r3, .L15
ldr r2, [r3]
ldr r3, [sp, #20]
eors r2, r3, r2
mov r3, #0
bne .L14
mov r0, r5
add sp, sp, #24
@ sp needed
pop {r4, r5, r6, r7, r8, pc}
.L4:
mov r0, r4
add r1, sp, #8
bl network_mysqld_proto_get_lenenc_int
cmp r0, #0
bne .L10
mov r0, r4
add r1, sp, #12
bl network_mysqld_proto_get_int16
subs r5, r0, #0
bne .L10
ldr r3, [r7]
tst r8, r3
beq .L8
mov r0, r4
add r1, sp, #16
bl network_mysqld_proto_get_int16
cmp r0, #0
bne .L10
.L8:
ldmib sp, {r0, r1, r2, r3}
str r0, [r6, #12]
str r1, [r6, #8]
str r2, [r6, #4]
str r3, [r6]
b .L1
.L13:
ldr r3, .L15+8
ldr r0, .L15+12
ldr r1, [r3]
bl g_critical
mvn r5, #0
b .L1
.L14:
bl __stack_chk_fail
.L16:
.align 2
.L15:
.word .LC1
.word CLIENT_PROTOCOL_41
.word G_STRLOC
.word .LC0
.size network_mysqld_proto_get_ok_packet, .-network_mysqld_proto_get_ok_packet
.comm G_STRLOC,4,4
.comm CLIENT_PROTOCOL_41,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_stmt_close_packet.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "%s: expected the first byte to be %02x, got %02x"
.text
.p2align 4
.globl network_mysqld_proto_get_stmt_close_packet
.type network_mysqld_proto_get_stmt_close_packet, @function
network_mysqld_proto_get_stmt_close_packet:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov r12, rsi
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
sub rsp, 24
.cfi_def_cfa_offset 48
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
mov rsi, rsp
call network_mysqld_proto_get_int8@PLT
test rax, rax
jne .L5
mov rdx, QWORD PTR COM_STMT_CLOSE[rip]
mov rcx, QWORD PTR [rsp]
cmp rdx, rcx
jne .L8
mov rsi, r12
mov rdi, rbp
call network_mysqld_proto_get_int32@PLT
test rax, rax
setne al
movzx eax, al
neg eax
.L1:
mov rdx, QWORD PTR 8[rsp]
sub rdx, QWORD PTR fs:40
jne .L9
add rsp, 24
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L8:
.cfi_restore_state
mov esi, DWORD PTR G_STRLOC[rip]
lea rdi, .LC0[rip]
call g_critical@PLT
mov eax, -1
jmp .L1
.p2align 4,,10
.p2align 3
.L5:
mov eax, -1
jmp .L1
.L9:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_stmt_close_packet, .-network_mysqld_proto_get_stmt_close_packet
.globl G_STRLOC
.bss
.align 4
.type G_STRLOC, @object
.size G_STRLOC, 4
G_STRLOC:
.zero 4
.globl COM_STMT_CLOSE
.align 8
.type COM_STMT_CLOSE, @object
.size COM_STMT_CLOSE, 8
COM_STMT_CLOSE:
.zero 8
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_stmt_close_packet.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "%s: expected the first byte to be %02x, got %02x\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC1:
.word __stack_chk_guard
.text
.align 2
.global network_mysqld_proto_get_stmt_close_packet
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_stmt_close_packet, %function
network_mysqld_proto_get_stmt_close_packet:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, lr}
ldr r3, .L10
sub sp, sp, #12
mov r5, r1
mov r1, sp
ldr r3, [r3]
str r3, [sp, #4]
mov r3,#0
mov r4, r0
bl network_mysqld_proto_get_int8
cmp r0, #0
bne .L5
ldr r2, .L10+4
ldr r3, [sp]
ldr r2, [r2]
cmp r2, r3
bne .L8
mov r1, r5
mov r0, r4
bl network_mysqld_proto_get_int32
subs r0, r0, #0
movne r0, #1
rsb r0, r0, #0
.L1:
ldr r3, .L10
ldr r2, [r3]
ldr r3, [sp, #4]
eors r2, r3, r2
mov r3, #0
bne .L9
add sp, sp, #12
@ sp needed
pop {r4, r5, pc}
.L8:
ldr r1, .L10+8
ldr r0, .L10+12
ldr r1, [r1]
bl g_critical
mvn r0, #0
b .L1
.L5:
mvn r0, #0
b .L1
.L9:
bl __stack_chk_fail
.L11:
.align 2
.L10:
.word .LC1
.word COM_STMT_CLOSE
.word G_STRLOC
.word .LC0
.size network_mysqld_proto_get_stmt_close_packet, .-network_mysqld_proto_get_stmt_close_packet
.comm G_STRLOC,4,4
.comm COM_STMT_CLOSE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_stmt_execute_packet.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "%s: couldn't create type = %d"
.text
.p2align 4
.globl network_mysqld_proto_get_stmt_execute_packet
.type network_mysqld_proto_get_stmt_execute_packet, @function
network_mysqld_proto_get_stmt_execute_packet:
.LFB0:
.cfi_startproc
endbr64
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
mov r13, rdi
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
mov r12, rsi
add rsi, 32
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
mov ebp, edx
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
sub rsp, 40
.cfi_def_cfa_offset 96
mov rax, QWORD PTR fs:40
mov QWORD PTR 24[rsp], rax
xor eax, eax
call network_mysqld_proto_get_stmt_execute_packet_stmt_id@PLT
test rax, rax
je .L46
.L3:
test ebp, ebp
jne .L47
.L42:
mov DWORD PTR 12[rsp], -1
.L1:
mov rax, QWORD PTR 24[rsp]
sub rax, QWORD PTR fs:40
jne .L48
mov eax, DWORD PTR 12[rsp]
add rsp, 40
.cfi_remember_state
.cfi_def_cfa_offset 56
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r13
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L47:
.cfi_restore_state
lea edi, 14[rbp]
add ebp, 7
cmovns edi, ebp
sar edi, 3
call g_string_sized_new@PLT
mov r14, rax
.L6:
mov esi, DWORD PTR TRUE[rip]
mov rdi, r14
call g_string_free@PLT
jmp .L42
.p2align 4,,10
.p2align 3
.L46:
lea rsi, 24[r12]
mov rdi, r13
call network_mysqld_proto_get_int8@PLT
test rax, rax
jne .L3
lea rsi, 16[r12]
mov rdi, r13
call network_mysqld_proto_get_int32@PLT
test rax, rax
jne .L3
mov DWORD PTR 12[rsp], 0
test ebp, ebp
je .L1
mov esi, ebp
lea r15d, 14[rbp]
add esi, 7
cmovns r15d, esi
sar r15d, 3
mov edi, r15d
call g_string_sized_new@PLT
mov esi, r15d
mov rdi, r13
mov rdx, rax
mov r14, rax
call network_mysqld_proto_get_gstring_len@PLT
test rax, rax
jne .L6
lea rsi, 8[r12]
mov rdi, r13
call network_mysqld_proto_get_int8@PLT
test rax, rax
jne .L6
cmp QWORD PTR 8[r12], 0
je .L12
xor ebx, ebx
lea r15, 20[rsp]
test ebp, ebp
jle .L12
.p2align 4,,10
.p2align 3
.L11:
mov rsi, r15
mov rdi, r13
call network_mysqld_proto_get_int16@PLT
test rax, rax
je .L49
mov DWORD PTR 12[rsp], -1
.L12:
mov esi, DWORD PTR TRUE[rip]
mov rdi, r14
call g_string_free@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L49:
movzx edi, BYTE PTR 20[rsp]
call network_mysqld_type_new@PLT
mov rsi, rax
test rax, rax
je .L50
mov eax, ebx
mov rdx, QWORD PTR [r14]
mov ecx, ebx
mov edi, DWORD PTR [r12]
sar eax, 3
and ecx, 7
cdqe
mov eax, DWORD PTR [rdx+rax*4]
sar eax, cl
and eax, 1
mov DWORD PTR [rsi], eax
mov eax, DWORD PTR 20[rsp]
shr eax, 15
and eax, 1
mov DWORD PTR 4[rsi], eax
call g_ptr_array_add@PLT
lea eax, 1[rbx]
cmp ebp, eax
je .L51
mov ebx, eax
jmp .L11
.p2align 4,,10
.p2align 3
.L50:
movzx edx, BYTE PTR 20[rsp]
mov esi, DWORD PTR G_STRLOC[rip]
lea rdi, .LC0[rip]
call g_critical@PLT
mov DWORD PTR 12[rsp], -1
jmp .L12
.L48:
call __stack_chk_fail@PLT
.L51:
xor ebp, ebp
jmp .L16
.p2align 4,,10
.p2align 3
.L15:
lea edx, 1[rbp]
cmp ebp, ebx
jge .L24
test al, al
je .L24
mov ebp, edx
.L16:
mov edi, DWORD PTR [r12]
mov esi, ebp
call g_ptr_array_index@PLT
xor ecx, ecx
mov rsi, rax
mov eax, 1
mov edx, DWORD PTR [rsi]
test edx, edx
jne .L15
mov rdi, r13
call network_mysqld_proto_binary_get_type@PLT
xor ecx, ecx
test rax, rax
setne cl
sete al
jmp .L15
.p2align 4,,10
.p2align 3
.L24:
neg ecx
mov DWORD PTR 12[rsp], ecx
jmp .L12
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_stmt_execute_packet, .-network_mysqld_proto_get_stmt_execute_packet
.globl TRUE
.bss
.align 4
.type TRUE, @object
.size TRUE, 4
TRUE:
.zero 4
.globl G_STRLOC
.align 4
.type G_STRLOC, @object
.size G_STRLOC, 4
G_STRLOC:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_stmt_execute_packet.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "%s: couldn't create type = %d\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC1:
.word __stack_chk_guard
.text
.align 2
.global network_mysqld_proto_get_stmt_execute_packet
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_stmt_execute_packet, %function
network_mysqld_proto_get_stmt_execute_packet:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, lr}
ldr r3, .L47
sub sp, sp, #12
mov r6, r1
add r1, r1, #16
mov r7, r2
ldr r3, [r3]
str r3, [sp, #4]
mov r3,#0
mov r8, r0
bl network_mysqld_proto_get_stmt_execute_packet_stmt_id
cmp r0, #0
beq .L40
.L3:
cmp r7, #0
bne .L41
.L36:
mvn r4, #0
.L1:
ldr r3, .L47
ldr r2, [r3]
ldr r3, [sp, #4]
eors r2, r3, r2
mov r3, #0
bne .L42
mov r0, r4
add sp, sp, #12
@ sp needed
pop {r4, r5, r6, r7, r8, r9, pc}
.L41:
adds r0, r7, #7
addmi r0, r7, #14
asr r0, r0, #3
bl g_string_sized_new
mov r9, r0
.L6:
ldr r3, .L47+4
mov r0, r9
ldr r1, [r3]
bl g_string_free
b .L36
.L40:
mov r0, r8
add r1, r6, #12
bl network_mysqld_proto_get_int8
cmp r0, #0
bne .L3
mov r0, r8
add r1, r6, #8
bl network_mysqld_proto_get_int32
cmp r0, #0
bne .L3
cmp r7, #0
moveq r4, r7
beq .L1
adds r4, r7, #7
addmi r4, r7, #14
asr r4, r4, #3
mov r0, r4
bl g_string_sized_new
mov r1, r4
mov r2, r0
mov r9, r0
mov r0, r8
bl network_mysqld_proto_get_gstring_len
cmp r0, #0
bne .L6
mov r0, r8
add r1, r6, #4
bl network_mysqld_proto_get_int8
subs r5, r0, #0
bne .L6
ldr r4, [r6, #4]
cmp r4, #0
beq .L12
cmp r7, #0
movle r4, r5
ble .L12
.L11:
mov r1, sp
mov r0, r8
bl network_mysqld_proto_get_int16
subs r4, r0, #0
beq .L43
mvn r4, #0
.L12:
ldr r3, .L47+4
mov r0, r9
ldr r1, [r3]
bl g_string_free
b .L1
.L43:
ldrb r0, [sp] @ zero_extendqisi2
bl network_mysqld_type_new
subs r1, r0, #0
beq .L44
ldr r3, [r9]
asr r2, r5, #3
ldr r2, [r3, r2, lsl #2]
ldr r3, [sp]
and r0, r5, #7
asr r2, r2, r0
lsr r3, r3, #15
and r3, r3, #1
and r2, r2, #1
stm r1, {r2, r3}
ldr r0, [r6]
bl g_ptr_array_add
add r3, r5, #1
cmp r7, r3
beq .L16
mov r5, r3
b .L11
.L46:
mov r1, r0
mov r0, r8
bl network_mysqld_proto_binary_get_type
cmp r0, #0
movne r2, #1
moveq r2, #0
moveq r3, #1
movne r3, #0
.L15:
cmp r4, r5
movge r3, #0
andlt r3, r3, #1
cmp r3, #0
add r4, r4, #1
beq .L45
.L16:
mov r1, r4
ldr r0, [r6]
bl g_ptr_array_index
ldr r3, [r0]
cmp r3, #0
movne r2, #0
movne r3, #1
bne .L15
b .L46
.L45:
rsb r4, r2, #0
b .L12
.L44:
ldr r3, .L47+8
ldrb r2, [sp] @ zero_extendqisi2
ldr r1, [r3]
ldr r0, .L47+12
bl g_critical
mvn r4, #0
b .L12
.L42:
bl __stack_chk_fail
.L48:
.align 2
.L47:
.word .LC1
.word TRUE
.word G_STRLOC
.word .LC0
.size network_mysqld_proto_get_stmt_execute_packet, .-network_mysqld_proto_get_stmt_execute_packet
.comm TRUE,4,4
.comm G_STRLOC,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_stmt_execute_packet_stmt_id.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "%s: expected the first byte to be %02x, got %02x"
.text
.p2align 4
.globl network_mysqld_proto_get_stmt_execute_packet_stmt_id
.type network_mysqld_proto_get_stmt_execute_packet_stmt_id, @function
network_mysqld_proto_get_stmt_execute_packet_stmt_id:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov r12, rsi
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
sub rsp, 24
.cfi_def_cfa_offset 48
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
mov rsi, rsp
call network_mysqld_proto_get_int8@PLT
test rax, rax
jne .L5
mov rdx, QWORD PTR COM_STMT_EXECUTE[rip]
mov rcx, QWORD PTR [rsp]
cmp rdx, rcx
jne .L8
mov rsi, r12
mov rdi, rbp
call network_mysqld_proto_get_int32@PLT
test rax, rax
setne al
movzx eax, al
neg eax
.L1:
mov rdx, QWORD PTR 8[rsp]
sub rdx, QWORD PTR fs:40
jne .L9
add rsp, 24
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L8:
.cfi_restore_state
mov esi, DWORD PTR G_STRLOC[rip]
lea rdi, .LC0[rip]
call g_critical@PLT
mov eax, -1
jmp .L1
.p2align 4,,10
.p2align 3
.L5:
mov eax, -1
jmp .L1
.L9:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_stmt_execute_packet_stmt_id, .-network_mysqld_proto_get_stmt_execute_packet_stmt_id
.globl G_STRLOC
.bss
.align 4
.type G_STRLOC, @object
.size G_STRLOC, 4
G_STRLOC:
.zero 4
.globl COM_STMT_EXECUTE
.align 8
.type COM_STMT_EXECUTE, @object
.size COM_STMT_EXECUTE, 8
COM_STMT_EXECUTE:
.zero 8
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_stmt_execute_packet_stmt_id.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "%s: expected the first byte to be %02x, got %02x\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC1:
.word __stack_chk_guard
.text
.align 2
.global network_mysqld_proto_get_stmt_execute_packet_stmt_id
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_stmt_execute_packet_stmt_id, %function
network_mysqld_proto_get_stmt_execute_packet_stmt_id:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, lr}
ldr r3, .L10
sub sp, sp, #12
mov r5, r1
mov r1, sp
ldr r3, [r3]
str r3, [sp, #4]
mov r3,#0
mov r4, r0
bl network_mysqld_proto_get_int8
cmp r0, #0
bne .L5
ldr r2, .L10+4
ldr r3, [sp]
ldr r2, [r2]
cmp r2, r3
bne .L8
mov r1, r5
mov r0, r4
bl network_mysqld_proto_get_int32
subs r0, r0, #0
movne r0, #1
rsb r0, r0, #0
.L1:
ldr r3, .L10
ldr r2, [r3]
ldr r3, [sp, #4]
eors r2, r3, r2
mov r3, #0
bne .L9
add sp, sp, #12
@ sp needed
pop {r4, r5, pc}
.L8:
ldr r1, .L10+8
ldr r0, .L10+12
ldr r1, [r1]
bl g_critical
mvn r0, #0
b .L1
.L5:
mvn r0, #0
b .L1
.L9:
bl __stack_chk_fail
.L11:
.align 2
.L10:
.word .LC1
.word COM_STMT_EXECUTE
.word G_STRLOC
.word .LC0
.size network_mysqld_proto_get_stmt_execute_packet_stmt_id, .-network_mysqld_proto_get_stmt_execute_packet_stmt_id
.comm G_STRLOC,4,4
.comm COM_STMT_EXECUTE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_stmt_prepare_ok_packet.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "%s: expected the first byte to be %02x, got %02x"
.text
.p2align 4
.globl network_mysqld_proto_get_stmt_prepare_ok_packet
.type network_mysqld_proto_get_stmt_prepare_ok_packet, @function
network_mysqld_proto_get_stmt_prepare_ok_packet:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
mov rbx, rsi
sub rsp, 48
.cfi_def_cfa_offset 80
mov rax, QWORD PTR fs:40
mov QWORD PTR 40[rsp], rax
xor eax, eax
lea rsi, 8[rsp]
call network_mysqld_proto_get_int8@PLT
test rax, rax
jne .L8
mov r12d, DWORD PTR 8[rsp]
test r12d, r12d
jne .L11
lea rsi, 12[rsp]
mov rdi, rbp
call network_mysqld_proto_get_int32@PLT
test rax, rax
je .L4
.L8:
mov r12d, -1
.L1:
mov rax, QWORD PTR 40[rsp]
sub rax, QWORD PTR fs:40
jne .L12
add rsp, 48
.cfi_remember_state
.cfi_def_cfa_offset 32
mov eax, r12d
pop rbx
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L4:
.cfi_restore_state
lea rsi, 16[rsp]
mov rdi, rbp
call network_mysqld_proto_get_int16@PLT
test rax, rax
jne .L8
lea rsi, 24[rsp]
mov rdi, rbp
call network_mysqld_proto_get_int16@PLT
test rax, rax
jne .L8
mov esi, 1
mov rdi, rbp
call network_mysqld_proto_skip@PLT
test rax, rax
jne .L8
lea rsi, 32[rsp]
mov rdi, rbp
call network_mysqld_proto_get_int16@PLT
test rax, rax
jne .L8
mov eax, DWORD PTR 12[rsp]
mov DWORD PTR 24[rbx], eax
mov rax, QWORD PTR 16[rsp]
mov QWORD PTR 16[rbx], rax
mov rax, QWORD PTR 24[rsp]
mov QWORD PTR 8[rbx], rax
mov rax, QWORD PTR 32[rsp]
mov QWORD PTR [rbx], rax
jmp .L1
.p2align 4,,10
.p2align 3
.L11:
mov esi, DWORD PTR G_STRLOC[rip]
mov ecx, r12d
xor edx, edx
lea rdi, .LC0[rip]
mov r12d, -1
call g_critical@PLT
jmp .L1
.L12:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_stmt_prepare_ok_packet, .-network_mysqld_proto_get_stmt_prepare_ok_packet
.globl G_STRLOC
.bss
.align 4
.type G_STRLOC, @object
.size G_STRLOC, 4
G_STRLOC:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_stmt_prepare_ok_packet.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "%s: expected the first byte to be %02x, got %02x\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC1:
.word __stack_chk_guard
.text
.align 2
.global network_mysqld_proto_get_stmt_prepare_ok_packet
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_stmt_prepare_ok_packet, %function
network_mysqld_proto_get_stmt_prepare_ok_packet:
@ args = 0, pretend = 0, frame = 24
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, lr}
ldr r3, .L13
sub sp, sp, #28
mov r5, r1
mov r1, sp
ldr r3, [r3]
str r3, [sp, #20]
mov r3,#0
mov r4, r0
bl network_mysqld_proto_get_int8
cmp r0, #0
bne .L8
ldr r3, [sp]
cmp r3, #0
bne .L11
mov r0, r4
add r1, sp, #16
bl network_mysqld_proto_get_int32
cmp r0, #0
beq .L4
.L8:
mvn r0, #0
.L1:
ldr r3, .L13
ldr r2, [r3]
ldr r3, [sp, #20]
eors r2, r3, r2
mov r3, #0
bne .L12
add sp, sp, #28
@ sp needed
pop {r4, r5, pc}
.L4:
mov r0, r4
add r1, sp, #4
bl network_mysqld_proto_get_int16
cmp r0, #0
bne .L8
mov r0, r4
add r1, sp, #8
bl network_mysqld_proto_get_int16
cmp r0, #0
bne .L8
mov r1, #1
mov r0, r4
bl network_mysqld_proto_skip
cmp r0, #0
bne .L8
mov r0, r4
add r1, sp, #12
bl network_mysqld_proto_get_int16
cmp r0, #0
bne .L8
ldmib sp, {r1, r2, r3, ip}
str ip, [r5, #12]
str r1, [r5, #8]
str r2, [r5, #4]
str r3, [r5]
b .L1
.L11:
ldr r1, .L13+4
mov r2, r0
ldr r1, [r1]
ldr r0, .L13+8
bl g_critical
mvn r0, #0
b .L1
.L12:
bl __stack_chk_fail
.L14:
.align 2
.L13:
.word .LC1
.word G_STRLOC
.word .LC0
.size network_mysqld_proto_get_stmt_prepare_ok_packet, .-network_mysqld_proto_get_stmt_prepare_ok_packet
.comm G_STRLOC,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_stmt_prepare_packet.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "%s: expected the first byte to be %02x, got %02x"
.text
.p2align 4
.globl network_mysqld_proto_get_stmt_prepare_packet
.type network_mysqld_proto_get_stmt_prepare_packet, @function
network_mysqld_proto_get_stmt_prepare_packet:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rsi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov rbx, rdi
sub rsp, 24
.cfi_def_cfa_offset 48
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
mov rsi, rsp
call network_mysqld_proto_get_int8@PLT
test rax, rax
jne .L5
mov rdx, QWORD PTR COM_STMT_PREPARE[rip]
mov rcx, QWORD PTR [rsp]
cmp rdx, rcx
jne .L8
mov rax, QWORD PTR 8[rbx]
mov rsi, QWORD PTR [rbx]
mov edi, DWORD PTR 0[rbp]
mov rdx, QWORD PTR [rax]
sub rdx, rsi
add rsi, QWORD PTR 8[rax]
call g_string_assign_len@PLT
xor eax, eax
.L1:
mov rcx, QWORD PTR 8[rsp]
sub rcx, QWORD PTR fs:40
jne .L9
add rsp, 24
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L8:
.cfi_restore_state
mov esi, DWORD PTR G_STRLOC[rip]
lea rdi, .LC0[rip]
call g_critical@PLT
mov eax, -1
jmp .L1
.p2align 4,,10
.p2align 3
.L5:
mov eax, -1
jmp .L1
.L9:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_stmt_prepare_packet, .-network_mysqld_proto_get_stmt_prepare_packet
.globl G_STRLOC
.bss
.align 4
.type G_STRLOC, @object
.size G_STRLOC, 4
G_STRLOC:
.zero 4
.globl COM_STMT_PREPARE
.align 8
.type COM_STMT_PREPARE, @object
.size COM_STMT_PREPARE, 8
COM_STMT_PREPARE:
.zero 8
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_proto_get_stmt_prepare_packet.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "%s: expected the first byte to be %02x, got %02x\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC1:
.word __stack_chk_guard
.text
.align 2
.global network_mysqld_proto_get_stmt_prepare_packet
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_stmt_prepare_packet, %function
network_mysqld_proto_get_stmt_prepare_packet:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
ldr r3, .L10
sub sp, sp, #8
mov r6, r1
mov r1, sp
ldr r3, [r3]
str r3, [sp, #4]
mov r3,#0
mov r4, r0
bl network_mysqld_proto_get_int8
subs r5, r0, #0
bne .L5
ldr r2, .L10+4
ldr r3, [sp]
ldr r2, [r2]
cmp r2, r3
bne .L8
ldr r0, [r4, #4]
ldr r3, [r4]
ldr r2, [r0]
ldr r1, [r0, #4]
sub r2, r2, r3
ldr r0, [r6]
add r1, r3, r1
bl g_string_assign_len
.L1:
ldr r3, .L10
ldr r2, [r3]
ldr r3, [sp, #4]
eors r2, r3, r2
mov r3, #0
bne .L9
mov r0, r5
add sp, sp, #8
@ sp needed
pop {r4, r5, r6, pc}
.L8:
ldr r1, .L10+8
ldr r0, .L10+12
ldr r1, [r1]
bl g_critical
mvn r5, #0
b .L1
.L5:
mvn r5, #0
b .L1
.L9:
bl __stack_chk_fail
.L11:
.align 2
.L10:
.word .LC1
.word COM_STMT_PREPARE
.word G_STRLOC
.word .LC0
.size network_mysqld_proto_get_stmt_prepare_packet, .-network_mysqld_proto_get_stmt_prepare_packet
.comm G_STRLOC,4,4
.comm COM_STMT_PREPARE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_resultset_row_free.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_resultset_row_free
.type network_mysqld_resultset_row_free, @function
network_mysqld_resultset_row_free:
.LFB0:
.cfi_startproc
endbr64
test rdi, rdi
je .L1
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
sub rsp, 8
.cfi_def_cfa_offset 32
cmp QWORD PTR [rdi], 0
jle .L3
xor ebx, ebx
.p2align 4,,10
.p2align 3
.L4:
mov rsi, rbx
mov rdi, rbp
add rbx, 1
call g_ptr_array_index@PLT
mov rdi, rax
call network_mysqld_type_free@PLT
cmp QWORD PTR 0[rbp], rbx
jg .L4
.L3:
mov esi, DWORD PTR TRUE[rip]
add rsp, 8
.cfi_def_cfa_offset 24
mov rdi, rbp
pop rbx
.cfi_restore 3
.cfi_def_cfa_offset 16
pop rbp
.cfi_restore 6
.cfi_def_cfa_offset 8
jmp g_ptr_array_free@PLT
.p2align 4,,10
.p2align 3
.L1:
ret
.cfi_endproc
.LFE0:
.size network_mysqld_resultset_row_free, .-network_mysqld_resultset_row_free
.globl TRUE
.bss
.align 4
.type TRUE, @object
.size TRUE, 4
TRUE:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_resultset_row_free.c"
.text
.align 2
.global network_mysqld_resultset_row_free
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_resultset_row_free, %function
network_mysqld_resultset_row_free:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
subs r5, r0, #0
popeq {r4, r5, r6, pc}
ldr r3, [r5]
cmp r3, #0
ble .L3
mov r4, #0
.L4:
mov r1, r4
mov r0, r5
bl g_ptr_array_index
bl network_mysqld_type_free
ldr r3, [r5]
add r4, r4, #1
cmp r3, r4
bgt .L4
.L3:
ldr r3, .L8
mov r0, r5
pop {r4, r5, r6, lr}
ldr r1, [r3]
b g_ptr_array_free
.L9:
.align 2
.L8:
.word TRUE
.size network_mysqld_resultset_row_free, .-network_mysqld_resultset_row_free
.comm TRUE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_network_mysqld_resultset_row_new.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_resultset_row_new
.type network_mysqld_resultset_row_new, @function
network_mysqld_resultset_row_new:
.LFB0:
.cfi_startproc
endbr64
xor eax, eax
jmp g_ptr_array_new@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_resultset_row_new, .-network_mysqld_resultset_row_new
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_network_mysqld_resultset_row_new.c"
.text
.align 2
.global network_mysqld_resultset_row_new
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_resultset_row_new, %function
network_mysqld_resultset_row_new:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
b g_ptr_array_new
.size network_mysqld_resultset_row_new, .-network_mysqld_resultset_row_new
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_sql_token_equal.c"
.intel_syntax noprefix
.text
.p2align 4
.globl sql_token_equal
.type sql_token_equal, @function
sql_token_equal:
.LFB0:
.cfi_startproc
endbr64
cmp QWORD PTR [rdi], rsi
je .L2
mov eax, DWORD PTR FALSE[rip]
ret
.p2align 4,,10
.p2align 3
.L2:
cmp QWORD PTR TK_LITERAL[rip], rsi
je .L14
mov eax, DWORD PTR TRUE[rip]
ret
.p2align 4,,10
.p2align 3
.L14:
push rbx
.cfi_def_cfa_offset 16
.cfi_offset 3, -16
mov rbx, rdi
sub rsp, 16
.cfi_def_cfa_offset 32
mov rdi, QWORD PTR 8[rdi]
mov QWORD PTR 8[rsp], rdx
call g_string_ascii_up@PLT
mov rax, QWORD PTR 8[rbx]
mov rdx, QWORD PTR 8[rsp]
mov edi, DWORD PTR [rax]
mov rsi, rdx
call strcmp@PLT
test rax, rax
jne .L15
mov eax, DWORD PTR TRUE[rip]
.L1:
add rsp, 16
.cfi_remember_state
.cfi_def_cfa_offset 16
pop rbx
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L15:
.cfi_restore_state
mov eax, DWORD PTR FALSE[rip]
jmp .L1
.cfi_endproc
.LFE0:
.size sql_token_equal, .-sql_token_equal
.globl TRUE
.bss
.align 4
.type TRUE, @object
.size TRUE, 4
TRUE:
.zero 4
.globl TK_LITERAL
.align 8
.type TK_LITERAL, @object
.size TK_LITERAL, 8
TK_LITERAL:
.zero 8
.globl FALSE
.align 4
.type FALSE, @object
.size FALSE, 4
FALSE:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_sql_token_equal.c"
.text
.align 2
.global sql_token_equal
.syntax unified
.arm
.fpu softvfp
.type sql_token_equal, %function
sql_token_equal:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, [r0]
cmp r3, r1
beq .L2
ldr r3, .L15
ldr r0, [r3]
bx lr
.L2:
ldr r1, .L15+4
ldr r1, [r1]
cmp r1, r3
beq .L14
ldr r3, .L15+8
ldr r0, [r3]
bx lr
.L14:
push {r4, r5, r6, lr}
mov r4, r0
mov r5, r2
ldr r0, [r0, #4]
bl g_string_ascii_up
ldr r3, [r4, #4]
mov r1, r5
ldr r0, [r3]
bl strcmp
cmp r0, #0
ldrne r3, .L15
ldreq r3, .L15+8
ldr r0, [r3]
pop {r4, r5, r6, pc}
.L16:
.align 2
.L15:
.word FALSE
.word TK_LITERAL
.word TRUE
.size sql_token_equal, .-sql_token_equal
.comm TRUE,4,4
.comm TK_LITERAL,4,4
.comm FALSE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-packet.c_update_charset.c"
.intel_syntax noprefix
.text
.p2align 4
.globl update_charset
.type update_charset, @function
update_charset:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
push rbx
.cfi_def_cfa_offset 40
.cfi_offset 3, -40
mov rbx, rdi
sub rsp, 8
.cfi_def_cfa_offset 48
mov r13, QWORD PTR 32[rdi]
mov r12, QWORD PTR 24[rdi]
mov rbp, QWORD PTR 16[rdi]
cmp QWORD PTR 0[r13], 0
jle .L2
cmp QWORD PTR 8[rdi], 0
je .L3
mov rdi, r13
call S@PLT
mov esi, eax
mov rax, QWORD PTR 8[rbx]
mov edi, DWORD PTR 8[rax]
call g_string_assign_len@PLT
.L3:
mov rdi, r13
call S@PLT
mov esi, eax
mov rax, QWORD PTR [rbx]
mov edi, DWORD PTR 8[rax]
call g_string_assign_len@PLT
.L2:
cmp QWORD PTR [r12], 0
jle .L4
cmp QWORD PTR 8[rbx], 0
je .L5
mov rdi, r12
call S@PLT
mov esi, eax
mov rax, QWORD PTR 8[rbx]
mov edi, DWORD PTR 4[rax]
call g_string_assign_len@PLT
.L5:
mov rdi, r12
call S@PLT
mov esi, eax
mov rax, QWORD PTR [rbx]
mov edi, DWORD PTR 4[rax]
call g_string_assign_len@PLT
.L4:
cmp QWORD PTR 0[rbp], 0
jle .L1
cmp QWORD PTR 8[rbx], 0
je .L7
mov rdi, rbp
call S@PLT
mov esi, eax
mov rax, QWORD PTR 8[rbx]
mov edi, DWORD PTR [rax]
call g_string_assign_len@PLT
.L7:
mov rdi, rbp
call S@PLT
mov esi, eax
mov rax, QWORD PTR [rbx]
mov edi, DWORD PTR [rax]
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 40
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
jmp g_string_assign_len@PLT
.p2align 4,,10
.p2align 3
.L1:
.cfi_restore_state
add rsp, 8
.cfi_def_cfa_offset 40
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size update_charset, .-update_charset
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-packet.c_update_charset.c"
.text
.align 2
.global update_charset
.syntax unified
.arm
.fpu softvfp
.type update_charset, %function
update_charset:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, lr}
ldr r6, [r0, #16]
mov r4, r0
ldr r3, [r6]
ldr r5, [r0, #12]
cmp r3, #0
ldr r7, [r0, #8]
ble .L2
ldr r3, [r0, #4]
cmp r3, #0
beq .L3
mov r0, r6
ldr r8, [r3, #8]
bl S
mov r1, r0
mov r0, r8
bl g_string_assign_len
.L3:
ldr r3, [r4]
mov r0, r6
ldr r6, [r3, #8]
bl S
mov r1, r0
mov r0, r6
bl g_string_assign_len
.L2:
ldr r3, [r5]
cmp r3, #0
ble .L4
ldr r3, [r4, #4]
cmp r3, #0
beq .L5
mov r0, r5
ldr r6, [r3, #4]
bl S
mov r1, r0
mov r0, r6
bl g_string_assign_len
.L5:
ldr r3, [r4]
mov r0, r5
ldr r5, [r3, #4]
bl S
mov r1, r0
mov r0, r5
bl g_string_assign_len
.L4:
ldr r3, [r7]
cmp r3, #0
pople {r4, r5, r6, r7, r8, pc}
ldr r3, [r4, #4]
cmp r3, #0
beq .L7
mov r0, r7
ldr r5, [r3]
bl S
mov r1, r0
mov r0, r5
bl g_string_assign_len
.L7:
ldr r3, [r4]
mov r0, r7
ldr r4, [r3]
bl S
mov r1, r0
mov r0, r4
pop {r4, r5, r6, r7, r8, lr}
b g_string_assign_len
.size update_charset, .-update_charset
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-proto.c_network_mysqld_proto_append_int16.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_append_int16
.type network_mysqld_proto_append_int16, @function
network_mysqld_proto_append_int16:
.LFB0:
.cfi_startproc
endbr64
mov edx, 2
jmp network_mysqld_proto_append_int_len@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_append_int16, .-network_mysqld_proto_append_int16
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-proto.c_network_mysqld_proto_append_int16.c"
.text
.align 2
.global network_mysqld_proto_append_int16
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_append_int16, %function
network_mysqld_proto_append_int16:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
mov r2, #2
b network_mysqld_proto_append_int_len
.size network_mysqld_proto_append_int16, .-network_mysqld_proto_append_int16
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-proto.c_network_mysqld_proto_append_int24.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_append_int24
.type network_mysqld_proto_append_int24, @function
network_mysqld_proto_append_int24:
.LFB0:
.cfi_startproc
endbr64
mov edx, 3
jmp network_mysqld_proto_append_int_len@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_append_int24, .-network_mysqld_proto_append_int24
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-proto.c_network_mysqld_proto_append_int24.c"
.text
.align 2
.global network_mysqld_proto_append_int24
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_append_int24, %function
network_mysqld_proto_append_int24:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
mov r2, #3
b network_mysqld_proto_append_int_len
.size network_mysqld_proto_append_int24, .-network_mysqld_proto_append_int24
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-proto.c_network_mysqld_proto_append_int32.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_append_int32
.type network_mysqld_proto_append_int32, @function
network_mysqld_proto_append_int32:
.LFB0:
.cfi_startproc
endbr64
mov edx, 4
jmp network_mysqld_proto_append_int_len@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_append_int32, .-network_mysqld_proto_append_int32
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-proto.c_network_mysqld_proto_append_int32.c"
.text
.align 2
.global network_mysqld_proto_append_int32
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_append_int32, %function
network_mysqld_proto_append_int32:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
mov r2, #4
b network_mysqld_proto_append_int_len
.size network_mysqld_proto_append_int32, .-network_mysqld_proto_append_int32
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-proto.c_network_mysqld_proto_append_int48.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_append_int48
.type network_mysqld_proto_append_int48, @function
network_mysqld_proto_append_int48:
.LFB0:
.cfi_startproc
endbr64
mov edx, 6
jmp network_mysqld_proto_append_int_len@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_append_int48, .-network_mysqld_proto_append_int48
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-proto.c_network_mysqld_proto_append_int48.c"
.text
.align 2
.global network_mysqld_proto_append_int48
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_append_int48, %function
network_mysqld_proto_append_int48:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
mov r2, #6
b network_mysqld_proto_append_int_len
.size network_mysqld_proto_append_int48, .-network_mysqld_proto_append_int48
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-proto.c_network_mysqld_proto_append_int64.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_append_int64
.type network_mysqld_proto_append_int64, @function
network_mysqld_proto_append_int64:
.LFB0:
.cfi_startproc
endbr64
mov edx, 8
jmp network_mysqld_proto_append_int_len@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_append_int64, .-network_mysqld_proto_append_int64
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-proto.c_network_mysqld_proto_append_int64.c"
.text
.align 2
.global network_mysqld_proto_append_int64
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_append_int64, %function
network_mysqld_proto_append_int64:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
mov r2, #8
b network_mysqld_proto_append_int_len
.size network_mysqld_proto_append_int64, .-network_mysqld_proto_append_int64
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-proto.c_network_mysqld_proto_append_int8.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_append_int8
.type network_mysqld_proto_append_int8, @function
network_mysqld_proto_append_int8:
.LFB0:
.cfi_startproc
endbr64
mov edx, 1
jmp network_mysqld_proto_append_int_len@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_append_int8, .-network_mysqld_proto_append_int8
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-proto.c_network_mysqld_proto_append_int8.c"
.text
.align 2
.global network_mysqld_proto_append_int8
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_append_int8, %function
network_mysqld_proto_append_int8:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
mov r2, #1
b network_mysqld_proto_append_int_len
.size network_mysqld_proto_append_int8, .-network_mysqld_proto_append_int8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-proto.c_network_mysqld_proto_append_int_len.c"
.intel_syntax noprefix
.text
.p2align 4
.type network_mysqld_proto_append_int_len, @function
network_mysqld_proto_append_int_len:
.LFB0:
.cfi_startproc
endbr64
test rdx, rdx
jle .L6
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
mov r13, rdi
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
mov r12, rdx
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
xor ebp, ebp
push rbx
.cfi_def_cfa_offset 40
.cfi_offset 3, -40
mov ebx, esi
sub rsp, 8
.cfi_def_cfa_offset 48
.p2align 4,,10
.p2align 3
.L3:
movzx esi, bl
mov rdi, r13
add rbp, 1
sar ebx, 8
call g_string_append_c@PLT
cmp r12, rbp
jne .L3
add rsp, 8
.cfi_def_cfa_offset 40
xor eax, eax
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L6:
.cfi_restore 3
.cfi_restore 6
.cfi_restore 12
.cfi_restore 13
xor eax, eax
ret
.cfi_endproc
.LFE0:
.size network_mysqld_proto_append_int_len, .-network_mysqld_proto_append_int_len
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-proto.c_network_mysqld_proto_append_int_len.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_append_int_len, %function
network_mysqld_proto_append_int_len:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, lr}
subs r6, r2, #0
ble .L2
mov r7, r0
mov r4, r1
mov r5, #0
.L3:
and r1, r4, #255
mov r0, r7
add r5, r5, #1
bl g_string_append_c
cmp r6, r5
asr r4, r4, #8
bne .L3
.L2:
mov r0, #0
pop {r4, r5, r6, r7, r8, pc}
.size network_mysqld_proto_append_int_len, .-network_mysqld_proto_append_int_len
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-proto.c_network_mysqld_proto_append_lenenc_int.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_append_lenenc_int
.type network_mysqld_proto_append_lenenc_int, @function
network_mysqld_proto_append_lenenc_int:
.LFB0:
.cfi_startproc
endbr64
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
mov r13, rdi
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
mov ebp, esi
cmp esi, 250
jle .L8
mov r12d, esi
movzx r15d, sil
sar r12d, 8
cmp esi, 65535
jle .L9
mov r14d, esi
movzx r12d, r12b
sar r14d, 16
cmp esi, 16777215
jg .L5
mov esi, 253
call g_string_append_c@PLT
mov esi, r15d
mov rdi, r13
call g_string_append_c@PLT
mov esi, r12d
mov rdi, r13
call g_string_append_c@PLT
mov esi, r14d
mov rdi, r13
call g_string_append_c@PLT
pop rbp
.cfi_remember_state
.cfi_def_cfa_offset 40
xor eax, eax
pop r12
.cfi_def_cfa_offset 32
pop r13
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L9:
.cfi_restore_state
mov esi, 252
call g_string_append_c@PLT
mov esi, r15d
mov rdi, r13
call g_string_append_c@PLT
mov esi, r12d
mov rdi, r13
call g_string_append_c@PLT
pop rbp
.cfi_remember_state
.cfi_def_cfa_offset 40
xor eax, eax
pop r12
.cfi_def_cfa_offset 32
pop r13
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L8:
.cfi_restore_state
call g_string_append_c@PLT
pop rbp
.cfi_remember_state
.cfi_def_cfa_offset 40
xor eax, eax
pop r12
.cfi_def_cfa_offset 32
pop r13
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L5:
.cfi_restore_state
mov esi, 254
call g_string_append_c@PLT
mov esi, r15d
mov rdi, r13
call g_string_append_c@PLT
mov esi, r12d
mov rdi, r13
call g_string_append_c@PLT
movzx esi, r14b
mov rdi, r13
call g_string_append_c@PLT
mov esi, ebp
mov rdi, r13
shr esi, 24
call g_string_append_c@PLT
mov ecx, 32
mov esi, ebp
mov rdi, r13
sar esi, cl
movzx esi, sil
call g_string_append_c@PLT
mov ecx, 40
mov esi, ebp
mov rdi, r13
sar esi, cl
movzx esi, sil
call g_string_append_c@PLT
mov ecx, 48
mov esi, ebp
mov rdi, r13
sar esi, cl
movzx esi, sil
call g_string_append_c@PLT
mov ecx, 56
mov rdi, r13
sar ebp, cl
movzx esi, bpl
call g_string_append_c@PLT
pop rbp
.cfi_def_cfa_offset 40
xor eax, eax
pop r12
.cfi_def_cfa_offset 32
pop r13
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size network_mysqld_proto_append_lenenc_int, .-network_mysqld_proto_append_lenenc_int
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-proto.c_network_mysqld_proto_append_lenenc_int.c"
.text
.align 2
.global network_mysqld_proto_append_lenenc_int
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_append_lenenc_int, %function
network_mysqld_proto_append_lenenc_int:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
cmp r1, #250
push {r4, r5, r6, r7, r8, lr}
ble .L7
cmp r1, #65536
mov r4, r1
mov r5, r0
and r7, r1, #255
asr r6, r1, #8
blt .L9
cmp r1, #16777216
and r6, r6, #255
asr r8, r1, #16
bge .L5
mov r1, #253
bl g_string_append_c
mov r1, r7
mov r0, r5
bl g_string_append_c
mov r1, r6
mov r0, r5
bl g_string_append_c
mov r1, r8
mov r0, r5
bl g_string_append_c
mov r0, #0
pop {r4, r5, r6, r7, r8, pc}
.L5:
mov r1, #254
bl g_string_append_c
mov r1, r7
mov r0, r5
bl g_string_append_c
mov r1, r6
mov r0, r5
bl g_string_append_c
and r1, r8, #255
mov r0, r5
bl g_string_append_c
lsr r1, r4, #24
mov r0, r5
bl g_string_append_c
mov r1, #32
asr r1, r4, r1
and r1, r1, #255
mov r0, r5
bl g_string_append_c
mov r1, #40
asr r1, r4, r1
and r1, r1, #255
mov r0, r5
bl g_string_append_c
mov r1, #48
asr r1, r4, r1
and r1, r1, #255
mov r0, r5
bl g_string_append_c
mov r1, #56
mov r0, r5
asr r1, r4, r1
and r1, r1, #255
.L7:
bl g_string_append_c
mov r0, #0
pop {r4, r5, r6, r7, r8, pc}
.L9:
mov r1, #252
bl g_string_append_c
mov r1, r7
mov r0, r5
bl g_string_append_c
mov r1, r6
mov r0, r5
bl g_string_append_c
mov r0, #0
pop {r4, r5, r6, r7, r8, pc}
.size network_mysqld_proto_append_lenenc_int, .-network_mysqld_proto_append_lenenc_int
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-proto.c_network_mysqld_proto_append_lenenc_string.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_append_lenenc_string
.type network_mysqld_proto_append_lenenc_string, @function
network_mysqld_proto_append_lenenc_string:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
xor edx, edx
mov r12, rdi
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rsi
sub rsp, 8
.cfi_def_cfa_offset 32
test rsi, rsi
je .L2
mov rdi, rsi
call strlen@PLT
mov edx, eax
.L2:
add rsp, 8
.cfi_def_cfa_offset 24
mov rsi, rbp
mov rdi, r12
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
jmp network_mysqld_proto_append_lenenc_string_len@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_append_lenenc_string, .-network_mysqld_proto_append_lenenc_string
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-proto.c_network_mysqld_proto_append_lenenc_string.c"
.text
.align 2
.global network_mysqld_proto_append_lenenc_string
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_append_lenenc_string, %function
network_mysqld_proto_append_lenenc_string:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
subs r4, r1, #0
mov r5, r0
moveq r2, r4
beq .L2
mov r0, r4
bl strlen
mov r2, r0
.L2:
mov r1, r4
mov r0, r5
pop {r4, r5, r6, lr}
b network_mysqld_proto_append_lenenc_string_len
.size network_mysqld_proto_append_lenenc_string, .-network_mysqld_proto_append_lenenc_string
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-proto.c_network_mysqld_proto_append_lenenc_string_len.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_append_lenenc_string_len
.type network_mysqld_proto_append_lenenc_string_len, @function
network_mysqld_proto_append_lenenc_string_len:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
mov rbp, rdi
test rsi, rsi
je .L6
mov r12, rsi
mov r13d, edx
mov esi, edx
call network_mysqld_proto_append_lenenc_int@PLT
mov edx, r13d
mov rsi, r12
mov rdi, rbp
call g_string_append_len@PLT
pop rbp
.cfi_remember_state
.cfi_def_cfa_offset 24
xor eax, eax
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L6:
.cfi_restore_state
mov esi, 251
call g_string_append_c@PLT
pop rbp
.cfi_def_cfa_offset 24
xor eax, eax
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size network_mysqld_proto_append_lenenc_string_len, .-network_mysqld_proto_append_lenenc_string_len
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-proto.c_network_mysqld_proto_append_lenenc_string_len.c"
.text
.align 2
.global network_mysqld_proto_append_lenenc_string_len
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_append_lenenc_string_len, %function
network_mysqld_proto_append_lenenc_string_len:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
subs r4, r1, #0
beq .L6
mov r5, r2
mov r6, r0
mov r1, r2
bl network_mysqld_proto_append_lenenc_int
mov r2, r5
mov r1, r4
mov r0, r6
bl g_string_append_len
mov r0, #0
pop {r4, r5, r6, pc}
.L6:
mov r1, #251
bl g_string_append_c
mov r0, #0
pop {r4, r5, r6, pc}
.size network_mysqld_proto_append_lenenc_string_len, .-network_mysqld_proto_append_lenenc_string_len
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-proto.c_network_mysqld_proto_append_packet_id.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_append_packet_id
.type network_mysqld_proto_append_packet_id, @function
network_mysqld_proto_append_packet_id:
.LFB0:
.cfi_startproc
endbr64
jmp network_mysqld_proto_append_int8@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_append_packet_id, .-network_mysqld_proto_append_packet_id
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-proto.c_network_mysqld_proto_append_packet_id.c"
.text
.align 2
.global network_mysqld_proto_append_packet_id
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_append_packet_id, %function
network_mysqld_proto_append_packet_id:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
b network_mysqld_proto_append_int8
.size network_mysqld_proto_append_packet_id, .-network_mysqld_proto_append_packet_id
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-proto.c_network_mysqld_proto_append_packet_len.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_append_packet_len
.type network_mysqld_proto_append_packet_len, @function
network_mysqld_proto_append_packet_len:
.LFB0:
.cfi_startproc
endbr64
jmp network_mysqld_proto_append_int24@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_append_packet_len, .-network_mysqld_proto_append_packet_len
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-proto.c_network_mysqld_proto_append_packet_len.c"
.text
.align 2
.global network_mysqld_proto_append_packet_len
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_append_packet_len, %function
network_mysqld_proto_append_packet_len:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
b network_mysqld_proto_append_int24
.size network_mysqld_proto_append_packet_len, .-network_mysqld_proto_append_packet_len
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-proto.c_network_mysqld_proto_fielddef_free.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_fielddef_free
.type network_mysqld_proto_fielddef_free, @function
network_mysqld_proto_fielddef_free:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
mov rdi, QWORD PTR 40[rdi]
test rdi, rdi
je .L2
call g_free@PLT
.L2:
mov rdi, QWORD PTR 32[rbp]
test rdi, rdi
je .L3
call g_free@PLT
.L3:
mov rdi, QWORD PTR 24[rbp]
test rdi, rdi
je .L4
call g_free@PLT
.L4:
mov rdi, QWORD PTR 16[rbp]
test rdi, rdi
je .L5
call g_free@PLT
.L5:
mov rdi, QWORD PTR 8[rbp]
test rdi, rdi
je .L6
call g_free@PLT
.L6:
mov rdi, QWORD PTR 0[rbp]
test rdi, rdi
je .L7
call g_free@PLT
.L7:
mov rdi, rbp
pop rbp
.cfi_def_cfa_offset 8
jmp g_free@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_fielddef_free, .-network_mysqld_proto_fielddef_free
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-proto.c_network_mysqld_proto_fielddef_free.c"
.text
.align 2
.global network_mysqld_proto_fielddef_free
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_fielddef_free, %function
network_mysqld_proto_fielddef_free:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
mov r4, r0
ldr r0, [r0, #20]
cmp r0, #0
beq .L2
bl g_free
.L2:
ldr r0, [r4, #16]
cmp r0, #0
beq .L3
bl g_free
.L3:
ldr r0, [r4, #12]
cmp r0, #0
beq .L4
bl g_free
.L4:
ldr r0, [r4, #8]
cmp r0, #0
beq .L5
bl g_free
.L5:
ldr r0, [r4, #4]
cmp r0, #0
beq .L6
bl g_free
.L6:
ldr r0, [r4]
cmp r0, #0
beq .L7
bl g_free
.L7:
mov r0, r4
pop {r4, lr}
b g_free
.size network_mysqld_proto_fielddef_free, .-network_mysqld_proto_fielddef_free
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-proto.c_network_mysqld_proto_fielddefs_free.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_fielddefs_free
.type network_mysqld_proto_fielddefs_free, @function
network_mysqld_proto_fielddefs_free:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
sub rsp, 8
.cfi_def_cfa_offset 32
cmp QWORD PTR [rdi], 0
je .L2
xor ebx, ebx
.p2align 4,,10
.p2align 3
.L4:
mov rax, QWORD PTR 8[rbp]
mov rdi, QWORD PTR [rax+rbx*8]
test rdi, rdi
je .L3
call network_mysqld_proto_fielddef_free@PLT
.L3:
add rbx, 1
cmp QWORD PTR 0[rbp], rbx
ja .L4
.L2:
mov esi, DWORD PTR TRUE[rip]
add rsp, 8
.cfi_def_cfa_offset 24
mov rdi, rbp
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
jmp g_ptr_array_free@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_fielddefs_free, .-network_mysqld_proto_fielddefs_free
.globl TRUE
.bss
.align 4
.type TRUE, @object
.size TRUE, 4
TRUE:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-proto.c_network_mysqld_proto_fielddefs_free.c"
.text
.align 2
.global network_mysqld_proto_fielddefs_free
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_fielddefs_free, %function
network_mysqld_proto_fielddefs_free:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r2, [r0]
push {r4, r5, r6, lr}
cmp r2, #0
mov r5, r0
beq .L2
mov r4, #0
.L4:
ldr r3, [r5, #4]
ldr r0, [r3, r4, lsl #2]
add r4, r4, #1
cmp r0, #0
beq .L3
bl network_mysqld_proto_fielddef_free
ldr r2, [r5]
.L3:
cmp r2, r4
bhi .L4
.L2:
ldr r3, .L14
mov r0, r5
pop {r4, r5, r6, lr}
ldr r1, [r3]
b g_ptr_array_free
.L15:
.align 2
.L14:
.word TRUE
.size network_mysqld_proto_fielddefs_free, .-network_mysqld_proto_fielddefs_free
.comm TRUE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-proto.c_network_mysqld_proto_fielddefs_new.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_fielddefs_new
.type network_mysqld_proto_fielddefs_new, @function
network_mysqld_proto_fielddefs_new:
.LFB0:
.cfi_startproc
endbr64
xor eax, eax
jmp g_ptr_array_new@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_fielddefs_new, .-network_mysqld_proto_fielddefs_new
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-proto.c_network_mysqld_proto_fielddefs_new.c"
.text
.align 2
.global network_mysqld_proto_fielddefs_new
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_fielddefs_new, %function
network_mysqld_proto_fielddefs_new:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
b g_ptr_array_new
.size network_mysqld_proto_fielddefs_new, .-network_mysqld_proto_fielddefs_new
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-proto.c_network_mysqld_proto_find_int8.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_find_int8
.type network_mysqld_proto_find_int8, @function
network_mysqld_proto_find_int8:
.LFB0:
.cfi_startproc
endbr64
push r14
.cfi_def_cfa_offset 16
.cfi_offset 14, -16
mov r14, rdx
push r13
.cfi_def_cfa_offset 24
.cfi_offset 13, -24
push r12
.cfi_def_cfa_offset 32
.cfi_offset 12, -32
mov r12, rsi
push rbp
.cfi_def_cfa_offset 40
.cfi_offset 6, -40
push rbx
.cfi_def_cfa_offset 48
.cfi_offset 3, -48
mov rbx, rdi
sub rsp, 16
.cfi_def_cfa_offset 64
mov r13, QWORD PTR [rdi]
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
mov rbp, rsp
.p2align 4,,10
.p2align 3
.L5:
mov rsi, rbp
mov rdi, rbx
call network_mysqld_proto_get_int8@PLT
test rax, rax
jne .L2
cmp QWORD PTR [rsp], r12
jne .L5
mov rax, QWORD PTR [rbx]
sub rax, r13
mov QWORD PTR [r14], rax
xor eax, eax
jmp .L4
.p2align 4,,10
.p2align 3
.L2:
mov eax, 1
.L4:
mov QWORD PTR [rbx], r13
mov rcx, QWORD PTR 8[rsp]
sub rcx, QWORD PTR fs:40
jne .L9
add rsp, 16
.cfi_remember_state
.cfi_def_cfa_offset 48
pop rbx
.cfi_def_cfa_offset 40
pop rbp
.cfi_def_cfa_offset 32
pop r12
.cfi_def_cfa_offset 24
pop r13
.cfi_def_cfa_offset 16
pop r14
.cfi_def_cfa_offset 8
ret
.L9:
.cfi_restore_state
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_find_int8, .-network_mysqld_proto_find_int8
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-proto.c_network_mysqld_proto_find_int8.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.global network_mysqld_proto_find_int8
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_find_int8, %function
network_mysqld_proto_find_int8:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, lr}
ldr r3, .L10
sub sp, sp, #12
mov r4, r0
mov r5, r1
mov r6, r2
ldr r3, [r3]
str r3, [sp, #4]
mov r3,#0
ldr r7, [r0]
.L5:
mov r1, sp
mov r0, r4
bl network_mysqld_proto_get_int8
cmp r0, #0
bne .L2
ldr r3, [sp]
cmp r3, r5
bne .L5
ldr r3, [r4]
sub r3, r3, r7
str r3, [r6]
b .L4
.L2:
mov r0, #1
.L4:
ldr r3, .L10
str r7, [r4]
ldr r2, [r3]
ldr r3, [sp, #4]
eors r2, r3, r2
mov r3, #0
bne .L9
add sp, sp, #12
@ sp needed
pop {r4, r5, r6, r7, pc}
.L9:
bl __stack_chk_fail
.L11:
.align 2
.L10:
.word .LC0
.size network_mysqld_proto_find_int8, .-network_mysqld_proto_find_int8
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-proto.c_network_mysqld_proto_get_gstring.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_get_gstring
.type network_mysqld_proto_get_gstring, @function
network_mysqld_proto_get_gstring:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
mov r12, rdi
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
mov rdx, QWORD PTR 8[rdi]
mov rax, QWORD PTR [rdi]
mov rdi, QWORD PTR [rdx]
cmp rax, rdi
jge .L2
mov r13, rsi
mov rsi, QWORD PTR 8[rdx]
mov rcx, rdi
xor ebp, ebp
sub rcx, rax
add rsi, rax
mov rdx, rsi
jmp .L3
.p2align 4,,10
.p2align 3
.L5:
add rbp, 1
lea rsi, 0[rbp+rax]
cmp rbp, rcx
je .L4
.L3:
cmp BYTE PTR [rdx+rbp], 0
jne .L5
test rbp, rbp
jne .L9
.L10:
mov esi, 1
mov rdi, r12
call network_mysqld_proto_skip@PLT
test rax, rax
setne al
movzx eax, al
neg eax
.L1:
pop rbp
.cfi_remember_state
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L4:
.cfi_restore_state
cmp rsi, rdi
je .L7
.L9:
mov edi, 1
call g_assert@PLT
mov rdx, QWORD PTR [r12]
mov rax, QWORD PTR 8[r12]
xor edi, edi
add rdx, rbp
cmp rdx, QWORD PTR [rax]
setle dil
call g_assert@PLT
mov rdx, r13
mov rsi, rbp
mov rdi, r12
call network_mysqld_proto_get_gstring_len@PLT
test rax, rax
je .L10
.L7:
mov eax, -1
jmp .L1
.L2:
jne .L10
jmp .L7
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_gstring, .-network_mysqld_proto_get_gstring
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-proto.c_network_mysqld_proto_get_gstring.c"
.text
.align 2
.global network_mysqld_proto_get_gstring
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_gstring, %function
network_mysqld_proto_get_gstring:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, [r0, #4]
push {r4, r5, r6, r7, r8, lr}
ldr r4, [r0]
mov r6, r0
ldr r0, [r3]
cmp r4, r0
bge .L2
ldr ip, [r3, #4]
sub r3, r4, #1
add ip, ip, r3
mov r7, r1
mov r3, #0
sub r5, r0, r4
b .L3
.L5:
add r3, r3, #1
cmp r3, r5
add lr, r3, r4
beq .L4
.L3:
ldrb lr, [ip, #1]! @ zero_extendqisi2
cmp lr, #0
bne .L5
cmp r3, #0
bne .L18
.L10:
mov r0, r6
mov r1, #1
bl network_mysqld_proto_skip
subs r0, r0, #0
movne r0, #1
rsb r0, r0, #0
pop {r4, r5, r6, r7, r8, pc}
.L4:
cmp lr, r0
beq .L7
.L9:
mov r0, #1
bl g_assert
ldr r2, [r6, #4]
ldr r3, [r6]
ldr r0, [r2]
add r3, r5, r3
cmp r3, r0
movgt r0, #0
movle r0, #1
bl g_assert
mov r2, r7
mov r1, r5
mov r0, r6
bl network_mysqld_proto_get_gstring_len
cmp r0, #0
beq .L10
.L7:
mvn r0, #0
pop {r4, r5, r6, r7, r8, pc}
.L2:
bne .L10
b .L7
.L18:
mov r5, r3
b .L9
.size network_mysqld_proto_get_gstring, .-network_mysqld_proto_get_gstring
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-proto.c_network_mysqld_proto_get_gstring_len.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_get_gstring_len
.type network_mysqld_proto_get_gstring_len, @function
network_mysqld_proto_get_gstring_len:
.LFB0:
.cfi_startproc
endbr64
test rdx, rdx
je .L4
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov r12, rdi
mov rdi, rdx
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdx
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
mov rbx, rsi
xor esi, esi
call g_string_truncate@PLT
xor eax, eax
test rbx, rbx
je .L1
mov rcx, QWORD PTR 8[r12]
mov rsi, QWORD PTR [r12]
mov eax, -1
mov rdx, QWORD PTR [rcx]
cmp rsi, rdx
jl .L14
.L1:
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L14:
.cfi_restore_state
lea rdi, [rsi+rbx]
cmp rdx, rdi
jl .L1
mov rdx, rbx
mov rdi, rbp
add rsi, QWORD PTR 8[rcx]
call g_string_append_len@PLT
add QWORD PTR [r12], rbx
xor eax, eax
pop rbx
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.L4:
.cfi_restore 3
.cfi_restore 6
.cfi_restore 12
mov eax, -1
ret
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_gstring_len, .-network_mysqld_proto_get_gstring_len
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-proto.c_network_mysqld_proto_get_gstring_len.c"
.text
.align 2
.global network_mysqld_proto_get_gstring_len
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_gstring_len, %function
network_mysqld_proto_get_gstring_len:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
subs r4, r2, #0
beq .L4
mov r5, r1
mov r6, r0
mov r1, #0
mov r0, r4
bl g_string_truncate
cmp r5, #0
beq .L5
ldr r1, [r6, #4]
ldr r3, [r6]
ldr r2, [r1]
cmp r3, r2
blt .L10
.L4:
mvn r0, #0
pop {r4, r5, r6, pc}
.L10:
add r0, r3, r5
cmp r2, r0
blt .L4
ldr r1, [r1, #4]
mov r2, r5
mov r0, r4
add r1, r3, r1
bl g_string_append_len
ldr r2, [r6]
mov r0, #0
add r2, r2, r5
str r2, [r6]
pop {r4, r5, r6, pc}
.L5:
mov r0, r5
pop {r4, r5, r6, pc}
.size network_mysqld_proto_get_gstring_len, .-network_mysqld_proto_get_gstring_len
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-proto.c_network_mysqld_proto_get_int32.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_get_int32
.type network_mysqld_proto_get_int32, @function
network_mysqld_proto_get_int32:
.LFB0:
.cfi_startproc
endbr64
push rbx
.cfi_def_cfa_offset 16
.cfi_offset 3, -16
mov edx, 4
mov rbx, rsi
sub rsp, 16
.cfi_def_cfa_offset 32
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
lea rsi, 4[rsp]
call network_mysqld_proto_get_int_len@PLT
test rax, rax
jne .L4
mov eax, DWORD PTR 4[rsp]
mov DWORD PTR [rbx], eax
xor eax, eax
.L1:
mov rcx, QWORD PTR 8[rsp]
sub rcx, QWORD PTR fs:40
jne .L7
add rsp, 16
.cfi_remember_state
.cfi_def_cfa_offset 16
pop rbx
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L4:
.cfi_restore_state
mov eax, -1
jmp .L1
.L7:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_int32, .-network_mysqld_proto_get_int32
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-proto.c_network_mysqld_proto_get_int32.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.global network_mysqld_proto_get_int32
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_int32, %function
network_mysqld_proto_get_int32:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
ldr r3, .L8
sub sp, sp, #8
mov r4, r1
mov r2, #4
mov r1, sp
ldr r3, [r3]
str r3, [sp, #4]
mov r3,#0
bl network_mysqld_proto_get_int_len
cmp r0, #0
ldreq r3, [sp]
mvnne r0, #0
streq r3, [r4]
ldr r3, .L8
ldr r2, [r3]
ldr r3, [sp, #4]
eors r2, r3, r2
mov r3, #0
bne .L7
add sp, sp, #8
@ sp needed
pop {r4, pc}
.L7:
bl __stack_chk_fail
.L9:
.align 2
.L8:
.word .LC0
.size network_mysqld_proto_get_int32, .-network_mysqld_proto_get_int32
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-proto.c_network_mysqld_proto_get_int48.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_get_int48
.type network_mysqld_proto_get_int48, @function
network_mysqld_proto_get_int48:
.LFB0:
.cfi_startproc
endbr64
push rbx
.cfi_def_cfa_offset 16
.cfi_offset 3, -16
mov edx, 6
mov rbx, rsi
sub rsp, 16
.cfi_def_cfa_offset 32
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
lea rsi, 4[rsp]
call network_mysqld_proto_get_int_len@PLT
test rax, rax
jne .L4
mov eax, DWORD PTR 4[rsp]
mov DWORD PTR [rbx], eax
xor eax, eax
.L1:
mov rcx, QWORD PTR 8[rsp]
sub rcx, QWORD PTR fs:40
jne .L7
add rsp, 16
.cfi_remember_state
.cfi_def_cfa_offset 16
pop rbx
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L4:
.cfi_restore_state
mov eax, -1
jmp .L1
.L7:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_int48, .-network_mysqld_proto_get_int48
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-proto.c_network_mysqld_proto_get_int48.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.global network_mysqld_proto_get_int48
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_int48, %function
network_mysqld_proto_get_int48:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
ldr r3, .L8
sub sp, sp, #8
mov r4, r1
mov r2, #6
mov r1, sp
ldr r3, [r3]
str r3, [sp, #4]
mov r3,#0
bl network_mysqld_proto_get_int_len
cmp r0, #0
ldreq r3, [sp]
mvnne r0, #0
streq r3, [r4]
ldr r3, .L8
ldr r2, [r3]
ldr r3, [sp, #4]
eors r2, r3, r2
mov r3, #0
bne .L7
add sp, sp, #8
@ sp needed
pop {r4, pc}
.L7:
bl __stack_chk_fail
.L9:
.align 2
.L8:
.word .LC0
.size network_mysqld_proto_get_int48, .-network_mysqld_proto_get_int48
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-proto.c_network_mysqld_proto_get_int64.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_get_int64
.type network_mysqld_proto_get_int64, @function
network_mysqld_proto_get_int64:
.LFB0:
.cfi_startproc
endbr64
mov edx, 8
jmp network_mysqld_proto_get_int_len@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_int64, .-network_mysqld_proto_get_int64
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-proto.c_network_mysqld_proto_get_int64.c"
.text
.align 2
.global network_mysqld_proto_get_int64
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_int64, %function
network_mysqld_proto_get_int64:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
mov r2, #8
b network_mysqld_proto_get_int_len
.size network_mysqld_proto_get_int64, .-network_mysqld_proto_get_int64
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-proto.c_network_mysqld_proto_get_int_len.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_get_int_len
.type network_mysqld_proto_get_int_len, @function
network_mysqld_proto_get_int_len:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdx
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov rbx, rdi
sub rsp, 8
.cfi_def_cfa_offset 32
call network_mysqld_proto_peek_int_len@PLT
test rax, rax
jne .L3
add DWORD PTR [rbx], ebp
.L1:
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L3:
.cfi_restore_state
mov eax, -1
jmp .L1
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_int_len, .-network_mysqld_proto_get_int_len
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-proto.c_network_mysqld_proto_get_int_len.c"
.text
.align 2
.global network_mysqld_proto_get_int_len
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_int_len, %function
network_mysqld_proto_get_int_len:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r4, r0
mov r5, r2
bl network_mysqld_proto_peek_int_len
cmp r0, #0
ldreq r2, [r4]
mvnne r0, #0
addeq r2, r2, r5
streq r2, [r4]
pop {r4, r5, r6, pc}
.size network_mysqld_proto_get_int_len, .-network_mysqld_proto_get_int_len
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-proto.c_network_mysqld_proto_get_lenenc_gstring.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_get_lenenc_gstring
.type network_mysqld_proto_get_lenenc_gstring, @function
network_mysqld_proto_get_lenenc_gstring:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov r12, rsi
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
sub rsp, 24
.cfi_def_cfa_offset 48
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
lea rsi, 4[rsp]
call network_mysqld_proto_get_lenenc_int@PLT
test rax, rax
jne .L4
mov esi, DWORD PTR 4[rsp]
mov rdx, r12
mov rdi, rbp
call network_mysqld_proto_get_gstring_len@PLT
test rax, rax
setne al
movzx eax, al
neg eax
.L1:
mov rcx, QWORD PTR 8[rsp]
sub rcx, QWORD PTR fs:40
jne .L7
add rsp, 24
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L4:
.cfi_restore_state
mov eax, -1
jmp .L1
.L7:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_lenenc_gstring, .-network_mysqld_proto_get_lenenc_gstring
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-proto.c_network_mysqld_proto_get_lenenc_gstring.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.global network_mysqld_proto_get_lenenc_gstring
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_lenenc_gstring, %function
network_mysqld_proto_get_lenenc_gstring:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, lr}
ldr r3, .L8
sub sp, sp, #12
mov r5, r1
mov r1, sp
ldr r3, [r3]
str r3, [sp, #4]
mov r3,#0
mov r4, r0
bl network_mysqld_proto_get_lenenc_int
cmp r0, #0
bne .L4
mov r2, r5
mov r0, r4
ldr r1, [sp]
bl network_mysqld_proto_get_gstring_len
subs r0, r0, #0
movne r0, #1
rsb r0, r0, #0
.L1:
ldr r3, .L8
ldr r2, [r3]
ldr r3, [sp, #4]
eors r2, r3, r2
mov r3, #0
bne .L7
add sp, sp, #12
@ sp needed
pop {r4, r5, pc}
.L4:
mvn r0, #0
b .L1
.L7:
bl __stack_chk_fail
.L9:
.align 2
.L8:
.word .LC0
.size network_mysqld_proto_get_lenenc_gstring, .-network_mysqld_proto_get_lenenc_gstring
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-proto.c_network_mysqld_proto_get_lenenc_int.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "%s: bytestream[%d] is %d"
.text
.p2align 4
.globl network_mysqld_proto_get_lenenc_int
.type network_mysqld_proto_get_lenenc_int, @function
network_mysqld_proto_get_lenenc_int:
.LFB0:
.cfi_startproc
endbr64
mov rax, QWORD PTR 8[rdi]
mov rdx, QWORD PTR [rdi]
mov r8, QWORD PTR [rax]
mov rcx, QWORD PTR 8[rax]
cmp r8, rdx
jbe .L11
movzx eax, BYTE PTR [rcx+rdx]
cmp al, -6
jbe .L4
cmp al, -4
je .L16
cmp al, -3
je .L17
cmp al, -2
jne .L7
lea r9, 8[rdx]
cmp r8, r9
jbe .L11
movzx eax, BYTE PTR 2[rcx+rdx]
movzx r8d, BYTE PTR 3[rcx+rdx]
sal eax, 8
sal r8d, 16
or eax, r8d
movzx r8d, BYTE PTR 1[rcx+rdx]
movzx edx, BYTE PTR 4[rcx+rdx]
or eax, r8d
sal edx, 24
or eax, edx
mov rdx, r9
.L4:
add rdx, 1
mov QWORD PTR [rdi], rdx
mov DWORD PTR [rsi], eax
xor eax, eax
ret
.p2align 4,,10
.p2align 3
.L16:
lea r9, 2[rdx]
cmp r8, r9
jbe .L11
movzx eax, BYTE PTR 1[rcx+rdx]
movzx edx, BYTE PTR 2[rcx+rdx]
sal edx, 8
or eax, edx
mov rdx, r9
add rdx, 1
mov QWORD PTR [rdi], rdx
mov DWORD PTR [rsi], eax
xor eax, eax
ret
.p2align 4,,10
.p2align 3
.L17:
lea r9, 3[rdx]
cmp r8, r9
jbe .L11
movzx eax, BYTE PTR 2[rcx+rdx]
movzx r8d, BYTE PTR 3[rcx+rdx]
movzx edx, BYTE PTR 1[rcx+rdx]
sal eax, 8
sal r8d, 16
or eax, r8d
or eax, edx
mov rdx, r9
add rdx, 1
mov QWORD PTR [rdi], rdx
mov DWORD PTR [rsi], eax
xor eax, eax
ret
.p2align 4,,10
.p2align 3
.L11:
mov eax, -1
ret
.L7:
sub rsp, 8
.cfi_def_cfa_offset 16
mov esi, DWORD PTR G_STRLOC[rip]
movzx ecx, al
lea rdi, .LC0[rip]
call g_critical@PLT
mov eax, -1
add rsp, 8
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_lenenc_int, .-network_mysqld_proto_get_lenenc_int
.globl G_STRLOC
.bss
.align 4
.type G_STRLOC, @object
.size G_STRLOC, 4
G_STRLOC:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-proto.c_network_mysqld_proto_get_lenenc_int.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "%s: bytestream[%d] is %d\000"
.text
.align 2
.global network_mysqld_proto_get_lenenc_int
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_lenenc_int, %function
network_mysqld_proto_get_lenenc_int:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldm r0, {r2, r3}
push {r4, lr}
ldr lr, [r3]
ldr ip, [r3, #4]
cmp lr, r2
bls .L11
ldrb r3, [ip, r2] @ zero_extendqisi2
cmp r3, #250
bls .L4
cmp r3, #252
beq .L14
cmp r3, #253
beq .L15
cmp r3, #254
bne .L7
add r4, r2, #8
cmp lr, r4
bls .L11
add r2, ip, r2
ldrb r3, [r2, #3] @ zero_extendqisi2
ldrb ip, [r2, #2] @ zero_extendqisi2
lsl r3, r3, #16
ldrb lr, [r2, #1] @ zero_extendqisi2
orr r3, r3, ip, lsl #8
ldrb ip, [r2, #4] @ zero_extendqisi2
mov r2, r4
orr r3, r3, lr
orr r3, r3, ip, lsl #24
.L4:
add r2, r2, #1
str r2, [r0]
mov r0, #0
str r3, [r1]
pop {r4, pc}
.L14:
add r4, r2, #2
cmp lr, r4
bls .L11
add r2, ip, r2
ldrb r3, [r2, #1] @ zero_extendqisi2
ldrb ip, [ip, r4] @ zero_extendqisi2
mov r2, r4
orr r3, r3, ip, lsl #8
b .L4
.L15:
add r4, r2, #3
cmp lr, r4
bls .L11
add r2, ip, r2
ldrb r3, [ip, r4] @ zero_extendqisi2
ldrb lr, [r2, #2] @ zero_extendqisi2
ldrb ip, [r2, #1] @ zero_extendqisi2
lsl r3, r3, #16
orr r3, r3, lr, lsl #8
mov r2, r4
orr r3, r3, ip
b .L4
.L11:
mvn r0, #0
pop {r4, pc}
.L7:
ldr r1, .L16
ldr r0, .L16+4
ldr r1, [r1]
bl g_critical
mvn r0, #0
pop {r4, pc}
.L17:
.align 2
.L16:
.word G_STRLOC
.word .LC0
.size network_mysqld_proto_get_lenenc_int, .-network_mysqld_proto_get_lenenc_int
.comm G_STRLOC,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-proto.c_network_mysqld_proto_get_lenenc_string.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_get_lenenc_string
.type network_mysqld_proto_get_lenenc_string, @function
network_mysqld_proto_get_lenenc_string:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
sub rsp, 16
.cfi_def_cfa_offset 48
mov rdi, QWORD PTR 8[rdi]
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
mov rax, QWORD PTR [rdi]
cmp QWORD PTR 0[rbp], rax
jge .L13
mov r12, rsi
mov rdi, rbp
mov rsi, rsp
mov rbx, rdx
call network_mysqld_proto_get_lenenc_int@PLT
test rax, rax
jne .L7
mov rdx, QWORD PTR [rsp]
mov rcx, QWORD PTR 0[rbp]
mov rax, QWORD PTR 8[rbp]
add rcx, rdx
cmp rcx, QWORD PTR [rax]
jg .L7
test rbx, rbx
je .L4
mov QWORD PTR [rbx], rdx
.L4:
mov rsi, r12
mov rdi, rbp
call network_mysqld_proto_get_string_len@PLT
.L1:
mov rbx, QWORD PTR 8[rsp]
sub rbx, QWORD PTR fs:40
jne .L14
add rsp, 16
.cfi_remember_state
.cfi_def_cfa_offset 32
pop rbx
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L7:
.cfi_restore_state
mov eax, -1
jmp .L1
.p2align 4,,10
.p2align 3
.L13:
call S@PLT
mov edi, DWORD PTR G_STRLOC[rip]
mov esi, eax
call g_debug_hexdump@PLT
mov eax, -1
jmp .L1
.L14:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_lenenc_string, .-network_mysqld_proto_get_lenenc_string
.globl G_STRLOC
.bss
.align 4
.type G_STRLOC, @object
.size G_STRLOC, 4
G_STRLOC:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-proto.c_network_mysqld_proto_get_lenenc_string.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.global network_mysqld_proto_get_lenenc_string
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_lenenc_string, %function
network_mysqld_proto_get_lenenc_string:
@ args = 0, pretend = 0, frame = 8
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
ldr r3, [r0, #4]
ldr lr, [r0]
ldr ip, [r3]
mov r5, r2
ldr r2, .L15
sub sp, sp, #8
cmp lr, ip
ldr r2, [r2]
str r2, [sp, #4]
mov r2,#0
bge .L13
mov r6, r1
mov r1, sp
mov r4, r0
bl network_mysqld_proto_get_lenenc_int
cmp r0, #0
bne .L7
ldr r1, [r4, #4]
ldr r2, [sp]
ldr r3, [r4]
ldr r1, [r1]
add r3, r2, r3
cmp r3, r1
bgt .L7
cmp r5, #0
mov r1, r6
mov r0, r4
strne r2, [r5]
bl network_mysqld_proto_get_string_len
.L1:
ldr r3, .L15
ldr r2, [r3]
ldr r3, [sp, #4]
eors r2, r3, r2
mov r3, #0
bne .L14
add sp, sp, #8
@ sp needed
pop {r4, r5, r6, pc}
.L7:
mvn r0, #0
b .L1
.L13:
ldr r2, .L15+4
mov r0, r3
ldr r4, [r2]
bl S
mov r1, r0
mov r0, r4
bl g_debug_hexdump
mvn r0, #0
b .L1
.L14:
bl __stack_chk_fail
.L16:
.align 2
.L15:
.word .LC0
.word G_STRLOC
.size network_mysqld_proto_get_lenenc_string, .-network_mysqld_proto_get_lenenc_string
.comm G_STRLOC,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_network-mysqld-proto.c_network_mysqld_proto_get_packet_id.c"
.intel_syntax noprefix
.text
.p2align 4
.globl network_mysqld_proto_get_packet_id
.type network_mysqld_proto_get_packet_id, @function
network_mysqld_proto_get_packet_id:
.LFB0:
.cfi_startproc
endbr64
mov rax, QWORD PTR [rdi]
movzx eax, BYTE PTR 3[rax]
ret
.cfi_endproc
.LFE0:
.size network_mysqld_proto_get_packet_id, .-network_mysqld_proto_get_packet_id
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_network-mysqld-proto.c_network_mysqld_proto_get_packet_id.c"
.text
.align 2
.global network_mysqld_proto_get_packet_id
.syntax unified
.arm
.fpu softvfp
.type network_mysqld_proto_get_packet_id, %function
network_mysqld_proto_get_packet_id:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r3, [r0]
ldrb r0, [r3, #3] @ zero_extendqisi2
bx lr
.size network_mysqld_proto_get_packet_id, .-network_mysqld_proto_get_packet_id
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
Subsets and Splits