x86
stringlengths
335
88.6k
arm
stringlengths
349
86.1k
.file "extr_glib-ext.c_g_string_dup.c" .intel_syntax noprefix .text .p2align 4 .globl g_string_dup .type g_string_dup, @function g_string_dup: .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 mov rbx, rdi sub rsp, 8 .cfi_def_cfa_offset 32 mov edi, DWORD PTR 4[rdi] call g_string_sized_new@PLT mov esi, DWORD PTR [rbx] mov rdi, rax mov r12, rax call g_string_assign@PLT 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 g_string_dup, .-g_string_dup .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_glib-ext.c_g_string_dup.c" .text .align 2 .global g_string_dup .syntax unified .arm .fpu softvfp .type g_string_dup, %function g_string_dup: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 ldr r0, [r0, #4] bl g_string_sized_new ldr r1, [r4] mov r4, r0 bl g_string_assign mov r0, r4 pop {r4, pc} .size g_string_dup, .-g_string_dup .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_glib-ext.c_g_string_equal_ci.c" .intel_syntax noprefix .text .p2align 4 .globl g_string_equal_ci .type g_string_equal_ci, @function g_string_equal_ci: .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 rbp, rsi call g_string_equal@PLT test rax, rax je .L2 mov r12d, DWORD PTR TRUE[rip] pop rbp .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, r12d 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 rdi, r12 call S@PLT mov edi, eax call g_utf8_casefold@PLT mov rdi, rax mov r13, rax call strlen@PLT mov rdi, rbp mov r12d, eax call S@PLT mov edi, eax call g_utf8_casefold@PLT mov rdi, rax mov rbp, rax call strlen@PLT mov rdx, rbp mov esi, r12d mov rdi, r13 mov ecx, eax call strleq@PLT mov rdi, r13 mov r12d, eax call g_free@PLT mov rdi, rbp call g_free@PLT mov eax, r12d 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 g_string_equal_ci, .-g_string_equal_ci .globl TRUE .bss .align 4 .type TRUE, @object .size TRUE, 4 TRUE: .zero 4 .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_glib-ext.c_g_string_equal_ci.c" .text .align 2 .global g_string_equal_ci .syntax unified .arm .fpu softvfp .type g_string_equal_ci, %function g_string_equal_ci: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r5, r0 mov r4, r1 bl g_string_equal cmp r0, #0 beq .L2 ldr r3, .L6 ldr r4, [r3] mov r0, r4 pop {r4, r5, r6, pc} .L2: mov r0, r5 bl S bl g_utf8_casefold mov r6, r0 bl strlen mov r1, r0 mov r0, r4 mov r4, r1 bl S bl g_utf8_casefold mov r5, r0 bl strlen mov r1, r4 mov r3, r0 mov r2, r5 mov r0, r6 bl strleq mov r4, r0 mov r0, r6 bl g_free mov r0, r5 bl g_free mov r0, r4 pop {r4, r5, r6, pc} .L7: .align 2 .L6: .word TRUE .size g_string_equal_ci, .-g_string_equal_ci .comm TRUE,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_glib-ext.c_g_string_get_current_time.c" .intel_syntax noprefix .text .p2align 4 .globl g_string_get_current_time .type g_string_get_current_time, @function g_string_get_current_time: .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 sub rsp, 24 .cfi_def_cfa_offset 48 mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax lea r12, 4[rsp] mov rdi, r12 call g_get_current_time@PLT mov rsi, r12 mov rdi, rbp call g_string_get_time@PLT mov rdx, QWORD PTR 8[rsp] sub rdx, QWORD PTR fs:40 jne .L5 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 .L5: .cfi_restore_state call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size g_string_get_current_time, .-g_string_get_current_time .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_glib-ext.c_g_string_get_current_time.c" .text .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC0: .word __stack_chk_guard .text .align 2 .global g_string_get_current_time .syntax unified .arm .fpu softvfp .type g_string_get_current_time, %function g_string_get_current_time: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 sub sp, sp, #8 ldr r3, .L6 mov r0, sp ldr r3, [r3] str r3, [sp, #4] mov r3,#0 bl g_get_current_time mov r1, sp mov r0, r4 bl g_string_get_time ldr r3, .L6 ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L5 add sp, sp, #8 @ sp needed pop {r4, pc} .L5: bl __stack_chk_fail .L7: .align 2 .L6: .word .LC0 .size g_string_get_current_time, .-g_string_get_current_time .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_glib-ext.c_ge_gtimeval_diff.c" .intel_syntax noprefix .text .p2align 4 .globl ge_gtimeval_diff .type ge_gtimeval_diff, @function ge_gtimeval_diff: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR 8[rsi] sub rax, QWORD PTR 8[rdi] mov QWORD PTR [rdx], rax imul rax, QWORD PTR G_USEC_PER_SEC[rip] mov QWORD PTR [rdx], rax add rax, QWORD PTR [rsi] sub rax, QWORD PTR [rdi] mov QWORD PTR [rdx], rax ret .cfi_endproc .LFE0: .size ge_gtimeval_diff, .-ge_gtimeval_diff .globl G_USEC_PER_SEC .bss .align 8 .type G_USEC_PER_SEC, @object .size G_USEC_PER_SEC, 8 G_USEC_PER_SEC: .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_glib-ext.c_ge_gtimeval_diff.c" .text .align 2 .global ge_gtimeval_diff .syntax unified .arm .fpu softvfp .type ge_gtimeval_diff, %function ge_gtimeval_diff: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, [r1, #4] str lr, [sp, #-4]! ldr lr, [r0, #4] ldr ip, .L4 sub r3, r3, lr str r3, [r2] ldr ip, [ip] mul r3, ip, r3 str r3, [r2] ldr r1, [r1] ldr r0, [r0] sub r1, r1, r0 add r3, r1, r3 str r3, [r2] ldr pc, [sp], #4 .L5: .align 2 .L4: .word G_USEC_PER_SEC .size ge_gtimeval_diff, .-ge_gtimeval_diff .comm G_USEC_PER_SEC,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_glib-ext.c_strleq.c" .intel_syntax noprefix .text .p2align 4 .globl strleq .type strleq, @function strleq: .LFB0: .cfi_startproc endbr64 mov r8, rsi cmp rsi, rcx je .L2 mov eax, DWORD PTR FALSE[rip] ret .p2align 4,,10 .p2align 3 .L2: sub rsp, 8 .cfi_def_cfa_offset 16 mov rsi, rdx mov rdx, r8 call memcmp@PLT test rax, rax sete al add rsp, 8 .cfi_def_cfa_offset 8 movzx eax, al ret .cfi_endproc .LFE0: .size strleq, .-strleq .globl FALSE .bss .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_glib-ext.c_strleq.c" .text .align 2 .global strleq .syntax unified .arm .fpu softvfp .type strleq, %function strleq: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 cmp r1, r3 beq .L2 ldr r3, .L8 ldr r0, [r3] bx lr .L2: mov ip, r1 push {r4, lr} mov r1, r2 mov r2, ip bl memcmp clz r0, r0 lsr r0, r0, #5 pop {r4, pc} .L9: .align 2 .L8: .word FALSE .size strleq, .-strleq .comm FALSE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_lua-env.c_luaL_checkself.c" .intel_syntax noprefix .text .p2align 4 .globl luaL_checkself .type luaL_checkself, @function luaL_checkself: .LFB0: .cfi_startproc endbr64 mov esi, 1 jmp lua_touserdata@PLT .cfi_endproc .LFE0: .size luaL_checkself, .-luaL_checkself .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_lua-env.c_luaL_checkself.c" .text .align 2 .global luaL_checkself .syntax unified .arm .fpu softvfp .type luaL_checkself, %function luaL_checkself: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r1, #1 b lua_touserdata .size luaL_checkself, .-luaL_checkself .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_lua-env.c_lua_getfield_literal.c" .intel_syntax noprefix .text .p2align 4 .globl lua_getfield_literal .type lua_getfield_literal, @function lua_getfield_literal: .LFB0: .cfi_startproc endbr64 push r14 .cfi_def_cfa_offset 16 .cfi_offset 14, -16 mov r14, rcx push r13 .cfi_def_cfa_offset 24 .cfi_offset 13, -24 mov r13, rdx push r12 .cfi_def_cfa_offset 32 .cfi_offset 12, -32 push rbp .cfi_def_cfa_offset 40 .cfi_offset 6, -40 mov rbp, rdi sub rsp, 8 .cfi_def_cfa_offset 48 call abs_index@PLT mov rsi, r13 mov rdi, rbp mov rdx, r14 mov r12d, eax call lua_pushlstring@PLT add rsp, 8 .cfi_def_cfa_offset 40 mov esi, r12d mov rdi, rbp 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 jmp lua_gettable@PLT .cfi_endproc .LFE0: .size lua_getfield_literal, .-lua_getfield_literal .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_lua-env.c_lua_getfield_literal.c" .text .align 2 .global lua_getfield_literal .syntax unified .arm .fpu softvfp .type lua_getfield_literal, %function lua_getfield_literal: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r5, r2 mov r6, r3 mov r4, r0 bl abs_index mov r1, r5 mov r5, r0 mov r2, r6 mov r0, r4 bl lua_pushlstring mov r1, r5 mov r0, r4 pop {r4, r5, r6, lr} b lua_gettable .size lua_getfield_literal, .-lua_getfield_literal .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_lua-env.c_proxy_getmetatable.c" .intel_syntax noprefix .text .p2align 4 .globl proxy_getmetatable .type proxy_getmetatable, @function proxy_getmetatable: .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, 8 .cfi_def_cfa_offset 32 call lua_pushlightuserdata@PLT mov esi, DWORD PTR LUA_REGISTRYINDEX[rip] mov rdi, rbp call lua_gettable@PLT mov esi, -1 mov rdi, rbp call lua_isnil@PLT test rax, rax jne .L8 .L2: mov rdi, rbp mov esi, -1 call lua_istable@PLT mov edi, eax call g_assert@PLT add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, 1 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, 1 mov rdi, rbp call lua_pop@PLT mov rdi, rbp call lua_newtable@PLT mov rdx, r12 xor esi, esi mov rdi, rbp call luaL_register@PLT mov rsi, r12 mov rdi, rbp call lua_pushlightuserdata@PLT mov rdi, rbp mov esi, -2 call lua_pushvalue@PLT mov esi, DWORD PTR LUA_REGISTRYINDEX[rip] mov rdi, rbp call lua_settable@PLT jmp .L2 .cfi_endproc .LFE0: .size proxy_getmetatable, .-proxy_getmetatable .globl LUA_REGISTRYINDEX .bss .align 4 .type LUA_REGISTRYINDEX, @object .size LUA_REGISTRYINDEX, 4 LUA_REGISTRYINDEX: .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_lua-env.c_proxy_getmetatable.c" .text .align 2 .global proxy_getmetatable .syntax unified .arm .fpu softvfp .type proxy_getmetatable, %function proxy_getmetatable: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 ldr r6, .L9 mov r5, r1 bl lua_pushlightuserdata ldr r1, [r6] mov r0, r4 bl lua_gettable 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 mov r0, #1 pop {r4, r5, r6, pc} .L8: mov r1, #1 mov r0, r4 bl lua_pop mov r0, r4 bl lua_newtable mov r2, r5 mov r1, #0 mov r0, r4 bl luaL_register mov r1, r5 mov r0, r4 bl lua_pushlightuserdata mvn r1, #1 mov r0, r4 bl lua_pushvalue mov r0, r4 ldr r1, [r6] bl lua_settable b .L2 .L10: .align 2 .L9: .word LUA_REGISTRYINDEX .size proxy_getmetatable, .-proxy_getmetatable .comm LUA_REGISTRYINDEX,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_lua-scope.c_lua_scope_free.c" .intel_syntax noprefix .text .p2align 4 .globl lua_scope_free .type lua_scope_free, @function lua_scope_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_mutex_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 lua_scope_free, .-lua_scope_free .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_lua-scope.c_lua_scope_free.c" .text .align 2 .global lua_scope_free .syntax unified .arm .fpu softvfp .type lua_scope_free, %function lua_scope_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_mutex_free mov r0, r4 pop {r4, lr} b g_free .size lua_scope_free, .-lua_scope_free .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_lua-scope.c_lua_scope_init.c" .intel_syntax noprefix .text .p2align 4 .globl lua_scope_init .type lua_scope_init, @function lua_scope_init: .LFB0: .cfi_startproc endbr64 xor eax, eax jmp lua_scope_new@PLT .cfi_endproc .LFE0: .size lua_scope_init, .-lua_scope_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_lua-scope.c_lua_scope_init.c" .text .align 2 .global lua_scope_init .syntax unified .arm .fpu softvfp .type lua_scope_init, %function lua_scope_init: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. b lua_scope_new .size lua_scope_init, .-lua_scope_init .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_lua-scope.c_lua_scope_release.c" .intel_syntax noprefix .text .p2align 4 .globl lua_scope_release .type lua_scope_release, @function lua_scope_release: .LFB0: .cfi_startproc endbr64 mov edi, DWORD PTR 8[rdi] jmp g_mutex_unlock@PLT .cfi_endproc .LFE0: .size lua_scope_release, .-lua_scope_release .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_lua-scope.c_lua_scope_release.c" .text .align 2 .global lua_scope_release .syntax unified .arm .fpu softvfp .type lua_scope_release, %function lua_scope_release: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r0, [r0, #4] b g_mutex_unlock .size lua_scope_release, .-lua_scope_release .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_my_rdtsc.c_my_timer_init_frequency.c" .intel_syntax noprefix .text .p2align 4 .type my_timer_init_frequency, @function my_timer_init_frequency: .LFB0: .cfi_startproc endbr64 push r14 .cfi_def_cfa_offset 16 .cfi_offset 14, -16 xor eax, eax push r13 .cfi_def_cfa_offset 24 .cfi_offset 13, -24 push r12 .cfi_def_cfa_offset 32 .cfi_offset 12, -32 mov r12, rdi push rbp .cfi_def_cfa_offset 40 .cfi_offset 6, -40 push rbx .cfi_def_cfa_offset 48 .cfi_offset 3, -48 call my_timer_cycles@PLT mov r13d, eax xor eax, eax call my_timer_microseconds@PLT mov edx, DWORD PTR MY_TIMER_ITERATIONS[rip] test edx, edx jle .L4 mov r14d, eax xor ebp, ebp jmp .L3 .p2align 4,,10 .p2align 3 .L8: add ebp, 1 cmp DWORD PTR MY_TIMER_ITERATIONS[rip], ebp jle .L2 .L3: xor eax, eax call my_timer_microseconds@PLT sub eax, r14d mov ebx, eax cmp eax, 200 jle .L8 .L2: xor eax, eax call my_timer_cycles@PLT sub eax, DWORD PTR [r12] sub eax, DWORD PTR 4[r12] sub eax, r13d imul eax, DWORD PTR 8[r12] cdq idiv ebx pop rbx .cfi_remember_state .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 .L4: .cfi_restore_state xor ebx, ebx jmp .L2 .cfi_endproc .LFE0: .size my_timer_init_frequency, .-my_timer_init_frequency .globl MY_TIMER_ITERATIONS .bss .align 4 .type MY_TIMER_ITERATIONS, @object .size MY_TIMER_ITERATIONS, 4 MY_TIMER_ITERATIONS: .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_my_rdtsc.c_my_timer_init_frequency.c" .text .global __aeabi_idiv .align 2 .syntax unified .arm .fpu softvfp .type my_timer_init_frequency, %function my_timer_init_frequency: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, lr} mov r8, r0 bl my_timer_cycles ldr r7, .L9 mov r9, r0 bl my_timer_microseconds ldr r3, [r7] cmp r3, #0 ble .L4 mov r6, r0 mov r5, #0 b .L3 .L8: ldr r3, [r7] cmp r3, r5 ble .L2 .L3: bl my_timer_microseconds sub r4, r0, r6 cmp r4, #200 add r5, r5, #1 ble .L8 .L2: bl my_timer_cycles ldm r8, {r2, r3} sub r0, r0, r2 sub r0, r0, r3 ldr r3, [r8, #8] sub r0, r0, r9 mov r1, r4 mul r0, r3, r0 bl __aeabi_idiv pop {r4, r5, r6, r7, r8, r9, r10, pc} .L4: mov r4, #0 b .L2 .L10: .align 2 .L9: .word MY_TIMER_ITERATIONS .size my_timer_init_frequency, .-my_timer_init_frequency .comm MY_TIMER_ITERATIONS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_my_rdtsc.c_my_timer_init_overhead.c" .intel_syntax noprefix .text .p2align 4 .type my_timer_init_overhead, @function my_timer_init_overhead: .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 r14d, ecx push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 mov r13, rdx push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 mov r12, rdi 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 ebx, 20 sub rsp, 8 .cfi_def_cfa_offset 64 mov DWORD PTR [rdi], 1000000000 .p2align 4,,10 .p2align 3 .L3: call rbp mov r15d, eax call r13 call rbp sub eax, r15d cmp DWORD PTR [r12], eax jle .L2 mov DWORD PTR [r12], eax .L2: sub ebx, 1 jne .L3 sub DWORD PTR [r12], r14d 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 .cfi_endproc .LFE0: .size my_timer_init_overhead, .-my_timer_init_overhead .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_my_rdtsc.c_my_timer_init_overhead.c" .text .align 2 .syntax unified .arm .fpu softvfp .type my_timer_init_overhead, %function my_timer_init_overhead: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, lr} mov r9, r0 mov r6, r1 mov r7, r2 mov r5, #20 mov r8, r3 ldr r3, .L7 str r3, [r0] .L3: blx r6 mov r4, r0 blx r7 blx r6 ldr r3, [r9] sub r0, r0, r4 cmp r3, r0 strgt r0, [r9] subs r5, r5, #1 bne .L3 ldr r3, [r9] sub r8, r3, r8 str r8, [r9] pop {r4, r5, r6, r7, r8, r9, r10, pc} .L8: .align 2 .L7: .word 1000000000 .size my_timer_init_overhead, .-my_timer_init_overhead .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_my_rdtsc.c_my_timer_init_resolution.c" .intel_syntax noprefix .text .p2align 4 .type my_timer_init_resolution, @function my_timer_init_resolution: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 xor r15d, r15d push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 mov r13d, esi push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 mov r12d, 1000000 push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 xor ebp, ebp push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 mov rbx, rdi sub rsp, 24 .cfi_def_cfa_offset 80 mov DWORD PTR 8[rsp], 0 mov DWORD PTR 12[rsp], 0 .p2align 4,,10 .p2align 3 .L2: mov eax, DWORD PTR MY_TIMER_ITERATIONS[rip] lea eax, [rax+rax*4] add eax, eax cmp eax, r15d jle .L8 call rbx mov r14d, eax call rbx sub eax, r14d je .L3 imul edx, eax, 652835029 add ebp, 1 add edx, 17179864 ror edx, 3 cmp edx, 4294966 ja .L4 imul edx, eax, 1757569337 add DWORD PTR 12[rsp], 1 add edx, 137408 ror edx, 6 cmp edx, 4295 adc DWORD PTR 8[rsp], 0 .L4: cmp r12d, eax cmovg r12d, eax test r13d, r13d je .L5 .L3: add r15d, 1 cmp ebp, 3 jne .L2 .L6: cmp DWORD PTR 8[rsp], 3 je .L10 cmp DWORD PTR 12[rsp], 3 je .L11 .L8: cmp r13d, r12d mov eax, 1 cmovge r12d, eax .L1: add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 56 mov eax, r12d 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 cmp ebp, 3 jne .L8 jmp .L6 .p2align 4,,10 .p2align 3 .L11: mov r12d, 1000 jmp .L1 .L10: mov r12d, 1000000 jmp .L1 .cfi_endproc .LFE0: .size my_timer_init_resolution, .-my_timer_init_resolution .globl MY_TIMER_ITERATIONS .bss .align 4 .type MY_TIMER_ITERATIONS, @object .size MY_TIMER_ITERATIONS, 4 MY_TIMER_ITERATIONS: .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_my_rdtsc.c_my_timer_init_resolution.c" .text .align 2 .syntax unified .arm .fpu softvfp .type my_timer_init_resolution, %function my_timer_init_resolution: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} mov r8, #0 mov r6, r0 mov r7, r1 mov fp, r8 mov r5, r8 sub sp, sp, #12 ldr r10, .L22 ldr r9, .L22+4 str r8, [sp, #4] .L2: ldr r3, [r9] add r3, r3, r3, lsl #2 cmp r5, r3, lsl #1 bge .L8 blx r6 mov r4, r0 blx r6 subs r0, r0, r4 beq .L3 ldr r2, .L22+8 ldr r3, .L22+12 add fp, fp, #1 mla r3, r0, r3, r2 ldr r2, .L22+16 cmp r2, r3, ror #3 bcc .L4 ldr r3, .L22+20 ldr r2, .L22+24 mul r3, r0, r3 add r3, r3, #137216 add r3, r3, #192 cmp r2, r3, ror #6 ldr r3, [sp, #4] addcs r8, r8, #1 add r3, r3, #1 str r3, [sp, #4] .L4: cmp r10, r0 movge r10, r0 cmp r7, #0 beq .L5 .L3: cmp fp, #3 add r5, r5, #1 bne .L2 .L6: cmp r8, #3 beq .L10 ldr r3, [sp, #4] cmp r3, #3 beq .L11 .L8: cmp r7, r10 movge r10, #1 .L1: mov r0, r10 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L5: cmp fp, #3 bne .L8 b .L6 .L11: mov r10, #1000 b .L1 .L10: ldr r10, .L22 b .L1 .L23: .align 2 .L22: .word 1000000 .word MY_TIMER_ITERATIONS .word 17179864 .word 652835029 .word 4294966 .word 1757569337 .word 4294 .size my_timer_init_resolution, .-my_timer_init_resolution .comm MY_TIMER_ITERATIONS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_my_rdtsc.c_my_timer_microseconds.c" .intel_syntax noprefix .text .p2align 4 .globl my_timer_microseconds .type my_timer_microseconds, @function my_timer_microseconds: .LFB0: .cfi_startproc endbr64 xor eax, eax ret .cfi_endproc .LFE0: .size my_timer_microseconds, .-my_timer_microseconds .globl NX_USECONDS .bss .align 4 .type NX_USECONDS, @object .size NX_USECONDS, 4 NX_USECONDS: .zero 4 .globl NX_SINCE_1970 .align 4 .type NX_SINCE_1970, @object .size NX_SINCE_1970, 4 NX_SINCE_1970: .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_my_rdtsc.c_my_timer_microseconds.c" .text .align 2 .global my_timer_microseconds .syntax unified .arm .fpu softvfp .type my_timer_microseconds, %function my_timer_microseconds: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r0, #0 bx lr .size my_timer_microseconds, .-my_timer_microseconds .comm NX_USECONDS,4,4 .comm NX_SINCE_1970,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_my_rdtsc.c_my_timer_milliseconds.c" .intel_syntax noprefix .text .p2align 4 .globl my_timer_milliseconds .type my_timer_milliseconds, @function my_timer_milliseconds: .LFB0: .cfi_startproc endbr64 xor eax, eax ret .cfi_endproc .LFE0: .size my_timer_milliseconds, .-my_timer_milliseconds .globl NX_SINCE_1970 .bss .align 4 .type NX_SINCE_1970, @object .size NX_SINCE_1970, 4 NX_SINCE_1970: .zero 4 .globl NX_MSECONDS .align 4 .type NX_MSECONDS, @object .size NX_MSECONDS, 4 NX_MSECONDS: .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_my_rdtsc.c_my_timer_milliseconds.c" .text .align 2 .global my_timer_milliseconds .syntax unified .arm .fpu softvfp .type my_timer_milliseconds, %function my_timer_milliseconds: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r0, #0 bx lr .size my_timer_milliseconds, .-my_timer_milliseconds .comm NX_SINCE_1970,4,4 .comm NX_MSECONDS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_my_rdtsc.c_my_timer_nanoseconds.c" .intel_syntax noprefix .text .p2align 4 .globl my_timer_nanoseconds .type my_timer_nanoseconds, @function my_timer_nanoseconds: .LFB0: .cfi_startproc endbr64 xor eax, eax ret .cfi_endproc .LFE0: .size my_timer_nanoseconds, .-my_timer_nanoseconds .globl TIMEBASE_SZ .bss .align 4 .type TIMEBASE_SZ, @object .size TIMEBASE_SZ, 4 TIMEBASE_SZ: .zero 4 .globl NX_SINCE_1970 .align 4 .type NX_SINCE_1970, @object .size NX_SINCE_1970, 4 NX_SINCE_1970: .zero 4 .globl NX_NSECONDS .align 4 .type NX_NSECONDS, @object .size NX_NSECONDS, 4 NX_NSECONDS: .zero 4 .globl CLOCK_REALTIME .align 4 .type CLOCK_REALTIME, @object .size CLOCK_REALTIME, 4 CLOCK_REALTIME: .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_my_rdtsc.c_my_timer_nanoseconds.c" .text .align 2 .global my_timer_nanoseconds .syntax unified .arm .fpu softvfp .type my_timer_nanoseconds, %function my_timer_nanoseconds: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r0, #0 bx lr .size my_timer_nanoseconds, .-my_timer_nanoseconds .comm TIMEBASE_SZ,4,4 .comm NX_SINCE_1970,4,4 .comm NX_NSECONDS,4,4 .comm CLOCK_REALTIME,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_my_rdtsc.c_my_timer_ticks.c" .intel_syntax noprefix .text .p2align 4 .globl my_timer_ticks .type my_timer_ticks, @function my_timer_ticks: .LFB0: .cfi_startproc endbr64 xor eax, eax ret .cfi_endproc .LFE0: .size my_timer_ticks, .-my_timer_ticks .globl NX_TICKS .bss .align 4 .type NX_TICKS, @object .size NX_TICKS, 4 NX_TICKS: .zero 4 .globl NX_SINCE_BOOT .align 4 .type NX_SINCE_BOOT, @object .size NX_SINCE_BOOT, 4 NX_SINCE_BOOT: .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_my_rdtsc.c_my_timer_ticks.c" .text .align 2 .global my_timer_ticks .syntax unified .arm .fpu softvfp .type my_timer_ticks, %function my_timer_ticks: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r0, #0 bx lr .size my_timer_ticks, .-my_timer_ticks .comm NX_TICKS,4,4 .comm NX_SINCE_BOOT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_mysql-binlog-dump.c_network_mysqld_binlog_get_eventname.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "UNKNOWN" .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC1: .string "%s: event-type %d isn't known yet" .text .p2align 4 .globl network_mysqld_binlog_get_eventname .type network_mysqld_binlog_get_eventname, @function network_mysqld_binlog_get_eventname: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR event_type_name[rip] mov r8, QWORD PTR [rax] test r8, r8 je .L2 mov edx, edi add rax, 16 jmp .L4 .p2align 4,,10 .p2align 3 .L13: mov r8, QWORD PTR [rax] add rax, 16 test r8, r8 je .L2 .L4: cmp QWORD PTR -8[rax], rdx jne .L13 mov rax, r8 ret .p2align 4,,10 .p2align 3 .L2: sub rsp, 8 .cfi_def_cfa_offset 16 mov esi, DWORD PTR G_STRLOC[rip] mov edx, edi lea rdi, .LC1[rip] call g_critical@PLT lea r8, .LC0[rip] add rsp, 8 .cfi_def_cfa_offset 8 mov rax, r8 ret .cfi_endproc .LFE0: .size network_mysqld_binlog_get_eventname, .-network_mysqld_binlog_get_eventname .globl event_type_name .bss .align 8 .type event_type_name, @object .size event_type_name, 8 event_type_name: .zero 8 .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_mysql-binlog-dump.c_network_mysqld_binlog_get_eventname.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "UNKNOWN\000" .align 2 .LC1: .ascii "%s: event-type %d isn't known yet\000" .text .align 2 .global network_mysqld_binlog_get_eventname .syntax unified .arm .fpu softvfp .type network_mysqld_binlog_get_eventname, %function network_mysqld_binlog_get_eventname: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L13 mov r2, r0 ldr r3, [r3] ldr r0, [r3] cmp r0, #0 beq .L2 .L4: ldr r1, [r3, #4] cmp r2, r1 bxeq lr ldr r0, [r3, #8]! cmp r0, #0 bne .L4 .L2: ldr r3, .L13+4 push {r4, lr} ldr r1, [r3] ldr r0, .L13+8 bl g_critical ldr r0, .L13+12 pop {r4, pc} .L14: .align 2 .L13: .word event_type_name .word G_STRLOC .word .LC1 .word .LC0 .size network_mysqld_binlog_get_eventname, .-network_mysqld_binlog_get_eventname .comm event_type_name,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_mysql-binlog-dump.c_network_mysqld_proto_field_free.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "%s: unknown field_type '%s' (%d) to free()" .text .p2align 4 .globl network_mysqld_proto_field_free .type network_mysqld_proto_field_free, @function network_mysqld_proto_field_free: .LFB0: .cfi_startproc endbr64 test rdi, rdi je .L1 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 sub rsp, 8 .cfi_def_cfa_offset 32 mov rax, QWORD PTR [rdi] mov r12d, DWORD PTR [rax] lea eax, -128[r12] cmp eax, 24 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 .L6-.L5 .long .L4-.L5 .long .L4-.L5 .long .L4-.L5 .long .L6-.L5 .long .L6-.L5 .long .L6-.L5 .long .L4-.L5 .long .L6-.L5 .long .L6-.L5 .long .L6-.L5 .long .L4-.L5 .long .L4-.L5 .long .L6-.L5 .long .L6-.L5 .long .L6-.L5 .long .L4-.L5 .long .L6-.L5 .long .L6-.L5 .long .L6-.L5 .long .L6-.L5 .long .L6-.L5 .long .L6-.L5 .long .L4-.L5 .long .L4-.L5 .text .L3: mov edi, r12d call network_mysqld_proto_field_get_typestring@PLT mov esi, DWORD PTR G_STRLOC[rip] mov ecx, r12d lea rdi, .LC0[rip] mov edx, eax call g_message@PLT .L6: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 mov rdi, rbp pop rbp .cfi_restore 6 .cfi_def_cfa_offset 16 pop r12 .cfi_restore 12 .cfi_def_cfa_offset 8 jmp g_free@PLT .p2align 4,,10 .p2align 3 .L4: .cfi_restore_state mov rdi, QWORD PTR 8[rdi] test rdi, rdi je .L6 call g_free@PLT add rsp, 8 .cfi_def_cfa_offset 24 mov rdi, rbp pop rbp .cfi_restore 6 .cfi_def_cfa_offset 16 pop r12 .cfi_restore 12 .cfi_def_cfa_offset 8 jmp g_free@PLT .p2align 4,,10 .p2align 3 .L1: ret .cfi_endproc .LFE0: .size network_mysqld_proto_field_free, .-network_mysqld_proto_field_free .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_mysql-binlog-dump.c_network_mysqld_proto_field_free.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "%s: unknown field_type '%s' (%d) to free()\000" .text .align 2 .global network_mysqld_proto_field_free .syntax unified .arm .fpu softvfp .type network_mysqld_proto_field_free, %function network_mysqld_proto_field_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 r3, [r4] ldr r0, [r3] sub r3, r0, #128 cmp r3, #24 ldrls pc, [pc, r3, asl #2] b .L3 .L5: .word .L6 .word .L4 .word .L4 .word .L4 .word .L6 .word .L6 .word .L6 .word .L4 .word .L6 .word .L6 .word .L6 .word .L4 .word .L4 .word .L6 .word .L6 .word .L6 .word .L4 .word .L6 .word .L6 .word .L6 .word .L6 .word .L6 .word .L6 .word .L4 .word .L4 .L3: ldr r3, .L12 ldr r5, [r3] bl network_mysqld_proto_field_get_typestring ldr r3, [r4] mov r2, r0 mov r1, r5 ldr r3, [r3] ldr r0, .L12+4 bl g_message .L6: mov r0, r4 pop {r4, r5, r6, lr} b g_free .L4: ldr r0, [r4, #4] cmp r0, #0 beq .L6 bl g_free mov r0, r4 pop {r4, r5, r6, lr} b g_free .L13: .align 2 .L12: .word G_STRLOC .word .LC0 .size network_mysqld_proto_field_free, .-network_mysqld_proto_field_free .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_mysql-binlog-dump.c_network_mysqld_proto_field_get_typestring.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "UNKNOWN" .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC1: .string "%s: field-type %d isn't known yet" .text .p2align 4 .globl network_mysqld_proto_field_get_typestring .type network_mysqld_proto_field_get_typestring, @function network_mysqld_proto_field_get_typestring: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR field_type_name[rip] mov r8, QWORD PTR [rax] test r8, r8 je .L2 mov edx, edi add rax, 16 jmp .L4 .p2align 4,,10 .p2align 3 .L13: mov r8, QWORD PTR [rax] add rax, 16 test r8, r8 je .L2 .L4: cmp QWORD PTR -8[rax], rdx jne .L13 mov rax, r8 ret .p2align 4,,10 .p2align 3 .L2: sub rsp, 8 .cfi_def_cfa_offset 16 mov esi, DWORD PTR G_STRLOC[rip] mov edx, edi lea rdi, .LC1[rip] call g_critical@PLT lea r8, .LC0[rip] add rsp, 8 .cfi_def_cfa_offset 8 mov rax, r8 ret .cfi_endproc .LFE0: .size network_mysqld_proto_field_get_typestring, .-network_mysqld_proto_field_get_typestring .globl field_type_name .bss .align 8 .type field_type_name, @object .size field_type_name, 8 field_type_name: .zero 8 .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_mysql-binlog-dump.c_network_mysqld_proto_field_get_typestring.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "UNKNOWN\000" .align 2 .LC1: .ascii "%s: field-type %d isn't known yet\000" .text .align 2 .global network_mysqld_proto_field_get_typestring .syntax unified .arm .fpu softvfp .type network_mysqld_proto_field_get_typestring, %function network_mysqld_proto_field_get_typestring: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L13 mov r2, r0 ldr r3, [r3] ldr r0, [r3] cmp r0, #0 beq .L2 .L4: ldr r1, [r3, #4] cmp r2, r1 bxeq lr ldr r0, [r3, #8]! cmp r0, #0 bne .L4 .L2: ldr r3, .L13+4 push {r4, lr} ldr r1, [r3] ldr r0, .L13+8 bl g_critical ldr r0, .L13+12 pop {r4, pc} .L14: .align 2 .L13: .word field_type_name .word G_STRLOC .word .LC1 .word .LC0 .size network_mysqld_proto_field_get_typestring, .-network_mysqld_proto_field_get_typestring .comm field_type_name,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_mysql-binlog-dump.c_network_mysqld_proto_fields_free.c" .intel_syntax noprefix .text .p2align 4 .globl network_mysqld_proto_fields_free .type network_mysqld_proto_fields_free, @function network_mysqld_proto_fields_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 je .L3 xor ebx, ebx .p2align 4,,10 .p2align 3 .L4: mov rax, QWORD PTR 8[rbp] mov edi, DWORD PTR [rax+rbx*4] add rbx, 1 call network_mysqld_proto_field_free@PLT cmp QWORD PTR 0[rbp], rbx ja .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_proto_fields_free, .-network_mysqld_proto_fields_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_mysql-binlog-dump.c_network_mysqld_proto_fields_free.c" .text .align 2 .global network_mysqld_proto_fields_free .syntax unified .arm .fpu softvfp .type network_mysqld_proto_fields_free, %function network_mysqld_proto_fields_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 beq .L3 mov r4, #0 .L4: ldr r3, [r5, #4] ldr r0, [r3, r4, lsl #2] bl network_mysqld_proto_field_free ldr r3, [r5] add r4, r4, #1 cmp r3, r4 bhi .L4 .L3: ldr r3, .L11 mov r0, r5 pop {r4, r5, r6, lr} ldr r1, [r3] b g_ptr_array_free .L12: .align 2 .L11: .word TRUE .size network_mysqld_proto_fields_free, .-network_mysqld_proto_fields_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_mysql-binlog-dump.c_network_mysqld_proto_fields_get.c" .intel_syntax noprefix .text .p2align 4 .globl network_mysqld_proto_fields_get .type network_mysqld_proto_fields_get, @function network_mysqld_proto_fields_get: .LFB0: .cfi_startproc endbr64 cmp QWORD PTR [rsi], 0 je .L10 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12, rdi push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov rbp, rsi push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 xor ebx, ebx jmp .L4 .p2align 4,,10 .p2align 3 .L6: add rbx, 1 cmp QWORD PTR 0[rbp], rbx jbe .L14 .L4: mov rax, QWORD PTR 8[rbp] mov rsi, QWORD PTR [rax+rbx*8] mov eax, DWORD PTR [rsi] test eax, eax jne .L6 mov rdi, r12 call network_mysqld_proto_field_get@PLT test rax, rax je .L6 pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, -1 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L14: .cfi_restore_state 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 .L10: .cfi_restore 3 .cfi_restore 6 .cfi_restore 12 xor eax, eax ret .cfi_endproc .LFE0: .size network_mysqld_proto_fields_get, .-network_mysqld_proto_fields_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_mysql-binlog-dump.c_network_mysqld_proto_fields_get.c" .text .align 2 .global network_mysqld_proto_fields_get .syntax unified .arm .fpu softvfp .type network_mysqld_proto_fields_get, %function network_mysqld_proto_fields_get: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r2, [r1] cmp r2, #0 beq .L13 push {r4, r5, r6, lr} mov r5, r1 mov r6, r0 mov r4, #0 b .L4 .L18: add r4, r4, #1 cmp r2, r4 bls .L17 .L4: ldr r3, [r5, #4] ldr r1, [r3, r4, lsl #2] ldr r3, [r1] cmp r3, #0 bne .L18 mov r0, r6 bl network_mysqld_proto_field_get cmp r0, #0 bne .L7 ldr r2, [r5] add r4, r4, #1 cmp r2, r4 bhi .L4 .L17: mov r0, #0 pop {r4, r5, r6, pc} .L7: mvn r0, #0 pop {r4, r5, r6, pc} .L13: mov r0, #0 bx lr .size network_mysqld_proto_fields_get, .-network_mysqld_proto_fields_get .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_mysql-myisam-dump.c_frm_dump_file.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "%s: %s" .text .p2align 4 .globl frm_dump_file .type frm_dump_file, @function frm_dump_file: .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, 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, 24 .cfi_def_cfa_offset 80 mov esi, DWORD PTR FALSE[rip] mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax mov rdx, rsp mov QWORD PTR [rsp], 0 call g_mapped_file_new@PLT test rax, rax je .L9 mov r12, rax xor eax, eax mov r15d, -1 call network_packet_new@PLT xor edi, edi mov rbp, rax call g_string_new@PLT mov rdi, r12 mov QWORD PTR 0[rbp], rax mov rbx, rax call g_mapped_file_get_contents@PLT mov rdi, r12 mov DWORD PTR 4[rbx], eax mov rbx, QWORD PTR 0[rbp] call g_mapped_file_get_length@PLT mov DWORD PTR [rbx], eax xor eax, eax call network_mysqld_frm_new@PLT mov rdi, rbp mov rsi, rax mov r13, rax call network_mysqld_proto_get_frm@PLT test rax, rax je .L10 .L4: mov rdi, r12 call g_mapped_file_free@PLT mov rdi, QWORD PTR 0[rbp] mov esi, DWORD PTR FALSE[rip] call g_string_free@PLT mov rdi, rbp call network_packet_free@PLT .L1: mov rax, QWORD PTR 8[rsp] sub rax, QWORD PTR fs:40 jne .L11 add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 56 mov eax, r15d 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 .L10: .cfi_restore_state mov rdi, r13 xor r15d, r15d call network_mysqld_frm_print@PLT mov rsi, r14 mov rdi, r13 call network_mysqld_myd_print@PLT jmp .L4 .L9: mov rax, QWORD PTR [rsp] mov esi, DWORD PTR G_STRLOC[rip] lea rdi, .LC0[rip] mov r15d, -1 mov edx, DWORD PTR [rax] call g_critical@PLT mov rdi, QWORD PTR [rsp] call g_error_free@PLT jmp .L1 .L11: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size frm_dump_file, .-frm_dump_file .globl G_STRLOC .bss .align 4 .type G_STRLOC, @object .size G_STRLOC, 4 G_STRLOC: .zero 4 .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_mysql-myisam-dump.c_frm_dump_file.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "%s: %s\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC1: .word __stack_chk_guard .text .align 2 .global frm_dump_file .syntax unified .arm .fpu softvfp .type frm_dump_file, %function frm_dump_file: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, lr} mov r6, #0 ldr r8, .L12 sub sp, sp, #12 ldr r3, .L12+4 mov r7, r1 mov r2, sp ldr r1, [r8] ldr r3, [r3] str r3, [sp, #4] mov r3,#0 str r6, [sp] bl g_mapped_file_new subs r5, r0, #0 beq .L9 bl network_packet_new mov r4, r0 mov r0, r6 bl g_string_new mov r6, r0 mov r0, r5 str r6, [r4] bl g_mapped_file_get_contents mov r3, r0 mov r0, r5 str r3, [r6, #4] ldr r6, [r4] bl g_mapped_file_get_length str r0, [r6] bl network_mysqld_frm_new mov r9, r0 mov r0, r4 mov r1, r9 bl network_mysqld_proto_get_frm subs r6, r0, #0 mvnne r6, #0 beq .L10 .L4: mov r0, r5 bl g_mapped_file_free ldr r1, [r8] ldr r0, [r4] bl g_string_free mov r0, r4 bl network_packet_free .L1: ldr r3, .L12+4 ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L11 mov r0, r6 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, pc} .L10: mov r0, r9 bl network_mysqld_frm_print mov r1, r7 mov r0, r9 bl network_mysqld_myd_print b .L4 .L9: ldr r3, .L12+8 ldr r2, [sp] ldr r1, [r3] ldr r2, [r2] ldr r0, .L12+12 bl g_critical ldr r0, [sp] bl g_error_free mvn r6, #0 b .L1 .L11: bl __stack_chk_fail .L13: .align 2 .L12: .word FALSE .word .LC1 .word G_STRLOC .word .LC0 .size frm_dump_file, .-frm_dump_file .comm G_STRLOC,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_mysql-myisam-dump.c_network_mysqld_column_def_free.c" .intel_syntax noprefix .text .p2align 4 .globl network_mysqld_column_def_free .type network_mysqld_column_def_free, @function network_mysqld_column_def_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_column_def_free, .-network_mysqld_column_def_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_mysql-myisam-dump.c_network_mysqld_column_def_free.c" .text .align 2 .global network_mysqld_column_def_free .syntax unified .arm .fpu softvfp .type network_mysqld_column_def_free, %function network_mysqld_column_def_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_column_def_free, .-network_mysqld_column_def_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_mysql-myisam-dump.c_network_mysqld_frm_free.c" .intel_syntax noprefix .text .p2align 4 .globl network_mysqld_frm_free .type network_mysqld_frm_free, @function network_mysqld_frm_free: .LFB0: .cfi_startproc endbr64 test rdi, rdi je .L1 push r14 .cfi_def_cfa_offset 16 .cfi_offset 14, -16 push r13 .cfi_def_cfa_offset 24 .cfi_offset 13, -24 mov r13, rdi 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 mov rdi, QWORD PTR 48[rdi] cmp QWORD PTR [rdi], 0 je .L3 xor ebx, ebx .p2align 4,,10 .p2align 3 .L4: mov rax, QWORD PTR 8[rdi] mov rdi, QWORD PTR [rax+rbx*8] add rbx, 1 call network_mysqld_keyinfo_free@PLT mov rdi, QWORD PTR 48[r13] cmp QWORD PTR [rdi], rbx ja .L4 .L3: mov esi, DWORD PTR TRUE[rip] call g_ptr_array_free@PLT mov rdi, QWORD PTR 40[r13] cmp QWORD PTR [rdi], 0 je .L5 xor ebx, ebx .p2align 4,,10 .p2align 3 .L6: mov rax, QWORD PTR 8[rdi] mov rdi, QWORD PTR [rax+rbx*8] add rbx, 1 call network_mysqld_column_def_free@PLT mov rdi, QWORD PTR 40[r13] cmp QWORD PTR [rdi], rbx ja .L6 .L5: mov esi, DWORD PTR TRUE[rip] call g_ptr_array_free@PLT mov rdi, QWORD PTR 32[r13] cmp QWORD PTR [rdi], 0 je .L7 xor ebx, ebx .p2align 4,,10 .p2align 3 .L8: mov rax, QWORD PTR 8[rdi] mov rdi, QWORD PTR [rax+rbx*8] add rbx, 1 call network_mysqld_screen_free@PLT mov rdi, QWORD PTR 32[r13] cmp QWORD PTR [rdi], rbx ja .L8 .L7: mov esi, DWORD PTR TRUE[rip] call g_ptr_array_free@PLT mov rdi, QWORD PTR 24[r13] cmp QWORD PTR [rdi], 0 je .L9 xor r14d, r14d .p2align 4,,10 .p2align 3 .L12: mov rax, QWORD PTR 8[rdi] lea r12, 0[0+r14*8] mov rbp, QWORD PTR [rax+r14*8] cmp QWORD PTR 0[rbp], 0 je .L10 xor ebx, ebx .p2align 4,,10 .p2align 3 .L11: mov rax, QWORD PTR 8[rbp] mov esi, DWORD PTR TRUE[rip] add rbx, 1 mov rdi, QWORD PTR [rax+r12] call g_string_free@PLT cmp QWORD PTR 0[rbp], rbx ja .L11 .L10: mov esi, DWORD PTR TRUE[rip] mov rdi, rbp add r14, 1 call g_ptr_array_free@PLT mov rdi, QWORD PTR 24[r13] cmp QWORD PTR [rdi], r14 ja .L12 .L9: mov esi, DWORD PTR TRUE[rip] call g_ptr_array_free@PLT mov rdi, QWORD PTR 16[r13] mov esi, DWORD PTR TRUE[rip] call g_string_free@PLT mov rdi, QWORD PTR 8[r13] mov esi, DWORD PTR TRUE[rip] call g_string_free@PLT mov rdi, QWORD PTR 0[r13] mov esi, DWORD PTR TRUE[rip] call g_string_free@PLT pop rbx .cfi_restore 3 .cfi_def_cfa_offset 40 mov rdi, r13 pop rbp .cfi_restore 6 .cfi_def_cfa_offset 32 pop r12 .cfi_restore 12 .cfi_def_cfa_offset 24 pop r13 .cfi_restore 13 .cfi_def_cfa_offset 16 pop r14 .cfi_restore 14 .cfi_def_cfa_offset 8 jmp g_free@PLT .L1: ret .cfi_endproc .LFE0: .size network_mysqld_frm_free, .-network_mysqld_frm_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_mysql-myisam-dump.c_network_mysqld_frm_free.c" .text .align 2 .global network_mysqld_frm_free .syntax unified .arm .fpu softvfp .type network_mysqld_frm_free, %function network_mysqld_frm_free: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, lr} subs r8, r0, #0 popeq {r4, r5, r6, r7, r8, r9, r10, pc} ldr r0, [r8, #24] ldr r3, [r0] cmp r3, #0 beq .L3 mov r4, #0 .L4: ldr r3, [r0, #4] ldr r0, [r3, r4, lsl #2] bl network_mysqld_keyinfo_free ldr r0, [r8, #24] add r4, r4, #1 ldr r3, [r0] cmp r3, r4 bhi .L4 .L3: ldr r6, .L35 ldr r1, [r6] bl g_ptr_array_free ldr r0, [r8, #20] ldr r3, [r0] cmp r3, #0 beq .L5 mov r4, #0 .L6: ldr r3, [r0, #4] ldr r0, [r3, r4, lsl #2] bl network_mysqld_column_def_free ldr r0, [r8, #20] add r4, r4, #1 ldr r3, [r0] cmp r3, r4 bhi .L6 .L5: ldr r1, [r6] bl g_ptr_array_free ldr r0, [r8, #16] ldr r3, [r0] cmp r3, #0 beq .L7 mov r4, #0 .L8: ldr r3, [r0, #4] ldr r0, [r3, r4, lsl #2] bl network_mysqld_screen_free ldr r0, [r8, #16] add r4, r4, #1 ldr r3, [r0] cmp r3, r4 bhi .L8 .L7: ldr r1, [r6] bl g_ptr_array_free ldr r0, [r8, #12] ldr r3, [r0] cmp r3, #0 beq .L9 mov r9, #0 .L12: ldr r3, [r0, #4] lsl r7, r9, #2 ldr r5, [r3, r9, lsl #2] ldr r3, [r5] cmp r3, #0 beq .L10 mov r4, #0 .L11: ldr r3, [r5, #4] ldr r1, [r6] ldr r0, [r3, r7] bl g_string_free ldr r3, [r5] add r4, r4, #1 cmp r3, r4 bhi .L11 .L10: mov r0, r5 ldr r1, [r6] bl g_ptr_array_free ldr r0, [r8, #12] add r9, r9, #1 ldr r3, [r0] cmp r3, r9 bhi .L12 .L9: ldr r1, [r6] bl g_ptr_array_free ldr r1, [r6] ldr r0, [r8, #8] bl g_string_free ldr r1, [r6] ldr r0, [r8, #4] bl g_string_free ldr r1, [r6] ldr r0, [r8] bl g_string_free mov r0, r8 pop {r4, r5, r6, r7, r8, r9, r10, lr} b g_free .L36: .align 2 .L35: .word TRUE .size network_mysqld_frm_free, .-network_mysqld_frm_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_mysql-myisam-dump.c_network_mysqld_keyinfo_free.c" .intel_syntax noprefix .text .p2align 4 .globl network_mysqld_keyinfo_free .type network_mysqld_keyinfo_free, @function network_mysqld_keyinfo_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 mov rdi, QWORD PTR 8[rdi] cmp QWORD PTR [rdi], 0 je .L3 xor ebx, ebx .p2align 4,,10 .p2align 3 .L4: mov rax, QWORD PTR 8[rdi] mov edi, DWORD PTR [rax+rbx*4] add rbx, 1 call network_mysqld_keypart_free@PLT mov rdi, QWORD PTR 8[rbp] cmp QWORD PTR [rdi], rbx ja .L4 .L3: mov esi, DWORD PTR TRUE[rip] call g_ptr_array_free@PLT mov edi, DWORD PTR 0[rbp] mov esi, DWORD PTR TRUE[rip] call g_string_free@PLT 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_free@PLT .p2align 4,,10 .p2align 3 .L1: ret .cfi_endproc .LFE0: .size network_mysqld_keyinfo_free, .-network_mysqld_keyinfo_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_mysql-myisam-dump.c_network_mysqld_keyinfo_free.c" .text .align 2 .global network_mysqld_keyinfo_free .syntax unified .arm .fpu softvfp .type network_mysqld_keyinfo_free, %function network_mysqld_keyinfo_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 r0, [r5, #4] ldr r3, [r0] cmp r3, #0 beq .L3 mov r4, #0 .L4: ldr r3, [r0, #4] ldr r0, [r3, r4, lsl #2] bl network_mysqld_keypart_free ldr r0, [r5, #4] add r4, r4, #1 ldr r3, [r0] cmp r3, r4 bhi .L4 .L3: ldr r4, .L11 ldr r1, [r4] bl g_ptr_array_free ldr r1, [r4] ldr r0, [r5] bl g_string_free mov r0, r5 pop {r4, r5, r6, lr} b g_free .L12: .align 2 .L11: .word TRUE .size network_mysqld_keyinfo_free, .-network_mysqld_keyinfo_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_mysql-myisam-dump.c_network_mysqld_keypart_free.c" .intel_syntax noprefix .text .p2align 4 .globl network_mysqld_keypart_free .type network_mysqld_keypart_free, @function network_mysqld_keypart_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_keypart_free, .-network_mysqld_keypart_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_mysql-myisam-dump.c_network_mysqld_keypart_free.c" .text .align 2 .global network_mysqld_keypart_free .syntax unified .arm .fpu softvfp .type network_mysqld_keypart_free, %function network_mysqld_keypart_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_keypart_free, .-network_mysqld_keypart_free .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_mysql-myisam-dump.c_network_mysqld_proto_field_free.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "%s: unknown field_type to free: %d" .text .p2align 4 .globl network_mysqld_proto_field_free .type network_mysqld_proto_field_free, @function network_mysqld_proto_field_free: .LFB0: .cfi_startproc endbr64 test rdi, rdi je .L1 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rax, QWORD PTR [rdi] mov rbp, rdi mov edx, DWORD PTR [rax] lea eax, -128[rdx] cmp eax, 13 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 .L4-.L5 .long .L6-.L5 .long .L6-.L5 .long .L4-.L5 .long .L6-.L5 .long .L6-.L5 .long .L6-.L5 .long .L6-.L5 .long .L6-.L5 .long .L6-.L5 .long .L6-.L5 .long .L6-.L5 .long .L4-.L5 .text .L3: mov esi, DWORD PTR G_STRLOC[rip] lea rdi, .LC0[rip] call g_message@PLT .L6: 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 .L4: .cfi_restore_state mov rdi, QWORD PTR 8[rdi] test rdi, rdi je .L6 call g_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_proto_field_free, .-network_mysqld_proto_field_free .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_mysql-myisam-dump.c_network_mysqld_proto_field_free.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "%s: unknown field_type to free: %d\000" .text .align 2 .global network_mysqld_proto_field_free .syntax unified .arm .fpu softvfp .type network_mysqld_proto_field_free, %function network_mysqld_proto_field_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] ldr r2, [r3] sub r3, r2, #128 cmp r3, #13 ldrls pc, [pc, r3, asl #2] b .L3 .L5: .word .L4 .word .L4 .word .L6 .word .L6 .word .L4 .word .L6 .word .L6 .word .L6 .word .L6 .word .L6 .word .L6 .word .L6 .word .L6 .word .L4 .L3: ldr r3, .L12 ldr r0, .L12+4 ldr r1, [r3] bl g_message .L6: mov r0, r4 pop {r4, lr} b g_free .L4: ldr r0, [r4, #4] cmp r0, #0 beq .L6 bl g_free mov r0, r4 pop {r4, lr} b g_free .L13: .align 2 .L12: .word G_STRLOC .word .LC0 .size network_mysqld_proto_field_free, .-network_mysqld_proto_field_free .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_mysql-myisam-dump.c_network_mysqld_proto_field_get_typestring.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "UNKNOWN" .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC1: .string "%s: field-type %d isn't known yet" .text .p2align 4 .globl network_mysqld_proto_field_get_typestring .type network_mysqld_proto_field_get_typestring, @function network_mysqld_proto_field_get_typestring: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR field_type_name[rip] mov r8, QWORD PTR [rax] test r8, r8 je .L2 mov edx, edi add rax, 16 jmp .L4 .p2align 4,,10 .p2align 3 .L13: mov r8, QWORD PTR [rax] add rax, 16 test r8, r8 je .L2 .L4: cmp QWORD PTR -8[rax], rdx jne .L13 mov rax, r8 ret .p2align 4,,10 .p2align 3 .L2: sub rsp, 8 .cfi_def_cfa_offset 16 mov esi, DWORD PTR G_STRLOC[rip] mov edx, edi lea rdi, .LC1[rip] call g_critical@PLT lea r8, .LC0[rip] add rsp, 8 .cfi_def_cfa_offset 8 mov rax, r8 ret .cfi_endproc .LFE0: .size network_mysqld_proto_field_get_typestring, .-network_mysqld_proto_field_get_typestring .globl field_type_name .bss .align 8 .type field_type_name, @object .size field_type_name, 8 field_type_name: .zero 8 .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_mysql-myisam-dump.c_network_mysqld_proto_field_get_typestring.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "UNKNOWN\000" .align 2 .LC1: .ascii "%s: field-type %d isn't known yet\000" .text .align 2 .global network_mysqld_proto_field_get_typestring .syntax unified .arm .fpu softvfp .type network_mysqld_proto_field_get_typestring, %function network_mysqld_proto_field_get_typestring: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L13 mov r2, r0 ldr r3, [r3] ldr r0, [r3] cmp r0, #0 beq .L2 .L4: ldr r1, [r3, #4] cmp r2, r1 bxeq lr ldr r0, [r3, #8]! cmp r0, #0 bne .L4 .L2: ldr r3, .L13+4 push {r4, lr} ldr r1, [r3] ldr r0, .L13+8 bl g_critical ldr r0, .L13+12 pop {r4, pc} .L14: .align 2 .L13: .word field_type_name .word G_STRLOC .word .LC1 .word .LC0 .size network_mysqld_proto_field_get_typestring, .-network_mysqld_proto_field_get_typestring .comm field_type_name,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_mysql-myisam-dump.c_network_mysqld_proto_fields_free.c" .intel_syntax noprefix .text .p2align 4 .globl network_mysqld_proto_fields_free .type network_mysqld_proto_fields_free, @function network_mysqld_proto_fields_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 je .L3 xor ebx, ebx .p2align 4,,10 .p2align 3 .L4: mov rax, QWORD PTR 8[rbp] mov edi, DWORD PTR [rax+rbx*4] add rbx, 1 call network_mysqld_proto_field_free@PLT cmp QWORD PTR 0[rbp], rbx ja .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_proto_fields_free, .-network_mysqld_proto_fields_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_mysql-myisam-dump.c_network_mysqld_proto_fields_free.c" .text .align 2 .global network_mysqld_proto_fields_free .syntax unified .arm .fpu softvfp .type network_mysqld_proto_fields_free, %function network_mysqld_proto_fields_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 beq .L3 mov r4, #0 .L4: ldr r3, [r5, #4] ldr r0, [r3, r4, lsl #2] bl network_mysqld_proto_field_free ldr r3, [r5] add r4, r4, #1 cmp r3, r4 bhi .L4 .L3: ldr r3, .L11 mov r0, r5 pop {r4, r5, r6, lr} ldr r1, [r3] b g_ptr_array_free .L12: .align 2 .L11: .word TRUE .size network_mysqld_proto_fields_free, .-network_mysqld_proto_fields_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_mysql-myisam-dump.c_network_mysqld_proto_fields_get.c" .intel_syntax noprefix .text .p2align 4 .globl network_mysqld_proto_fields_get .type network_mysqld_proto_fields_get, @function network_mysqld_proto_fields_get: .LFB0: .cfi_startproc endbr64 cmp QWORD PTR [rsi], 0 je .L10 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12, rdi push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov rbp, rsi push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 xor ebx, ebx jmp .L4 .p2align 4,,10 .p2align 3 .L6: add rbx, 1 cmp QWORD PTR 0[rbp], rbx jbe .L14 .L4: mov rax, QWORD PTR 8[rbp] mov rsi, QWORD PTR [rax+rbx*8] mov eax, DWORD PTR [rsi] test eax, eax jne .L6 mov rdi, r12 call network_mysqld_proto_field_get@PLT test rax, rax je .L6 pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, -1 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L14: .cfi_restore_state 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 .L10: .cfi_restore 3 .cfi_restore 6 .cfi_restore 12 xor eax, eax ret .cfi_endproc .LFE0: .size network_mysqld_proto_fields_get, .-network_mysqld_proto_fields_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_mysql-myisam-dump.c_network_mysqld_proto_fields_get.c" .text .align 2 .global network_mysqld_proto_fields_get .syntax unified .arm .fpu softvfp .type network_mysqld_proto_fields_get, %function network_mysqld_proto_fields_get: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r2, [r1] cmp r2, #0 beq .L13 push {r4, r5, r6, lr} mov r5, r1 mov r6, r0 mov r4, #0 b .L4 .L18: add r4, r4, #1 cmp r2, r4 bls .L17 .L4: ldr r3, [r5, #4] ldr r1, [r3, r4, lsl #2] ldr r3, [r1] cmp r3, #0 bne .L18 mov r0, r6 bl network_mysqld_proto_field_get cmp r0, #0 bne .L7 ldr r2, [r5] add r4, r4, #1 cmp r2, r4 bhi .L4 .L17: mov r0, #0 pop {r4, r5, r6, pc} .L7: mvn r0, #0 pop {r4, r5, r6, pc} .L13: mov r0, #0 bx lr .size network_mysqld_proto_fields_get, .-network_mysqld_proto_fields_get .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_mysql-myisam-dump.c_network_mysqld_screen_field_free.c" .intel_syntax noprefix .text .p2align 4 .globl network_mysqld_screen_field_free .type network_mysqld_screen_field_free, @function network_mysqld_screen_field_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 [rdi] 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_screen_field_free, .-network_mysqld_screen_field_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_mysql-myisam-dump.c_network_mysqld_screen_field_free.c" .text .align 2 .global network_mysqld_screen_field_free .syntax unified .arm .fpu softvfp .type network_mysqld_screen_field_free, %function network_mysqld_screen_field_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, .L5 ldr r0, [r4] ldr r1, [r3] bl g_string_free mov r0, r4 pop {r4, lr} b g_free .L6: .align 2 .L5: .word TRUE .size network_mysqld_screen_field_free, .-network_mysqld_screen_field_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_mysql-myisam-dump.c_network_mysqld_screen_free.c" .intel_syntax noprefix .text .p2align 4 .globl network_mysqld_screen_free .type network_mysqld_screen_free, @function network_mysqld_screen_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 mov rdi, QWORD PTR [rdi] cmp QWORD PTR [rdi], 0 je .L3 xor ebx, ebx .p2align 4,,10 .p2align 3 .L4: mov rax, QWORD PTR 8[rdi] mov edi, DWORD PTR [rax+rbx*4] add rbx, 1 call network_mysqld_screen_field_free@PLT mov rdi, QWORD PTR 0[rbp] cmp QWORD PTR [rdi], rbx ja .L4 .L3: mov esi, DWORD PTR TRUE[rip] call g_ptr_array_free@PLT 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_free@PLT .p2align 4,,10 .p2align 3 .L1: ret .cfi_endproc .LFE0: .size network_mysqld_screen_free, .-network_mysqld_screen_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_mysql-myisam-dump.c_network_mysqld_screen_free.c" .text .align 2 .global network_mysqld_screen_free .syntax unified .arm .fpu softvfp .type network_mysqld_screen_free, %function network_mysqld_screen_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 r0, [r5] ldr r3, [r0] cmp r3, #0 beq .L3 mov r4, #0 .L4: ldr r3, [r0, #4] ldr r0, [r3, r4, lsl #2] bl network_mysqld_screen_field_free ldr r0, [r5] add r4, r4, #1 ldr r3, [r0] cmp r3, r4 bhi .L4 .L3: ldr r3, .L11 ldr r1, [r3] bl g_ptr_array_free mov r0, r5 pop {r4, r5, r6, lr} b g_free .L12: .align 2 .L11: .word TRUE .size network_mysqld_screen_free, .-network_mysqld_screen_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_mysql-proxy-cli.c_chassis_frontend_set_chassis_options.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "verbose-shutdown" .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC1: .string "Always log the exit code when shutting down" .section .rodata.str1.1 .LC2: .string "daemon" .LC3: .string "Start in daemon-mode" .LC4: .string "user" .LC5: .string "<user>" .LC6: .string "Run mysql-proxy as user" .LC7: .string "basedir" .LC8: .string "<absolute path>" .section .rodata.str1.8 .align 8 .LC9: .string "Base directory to prepend to relative paths in the config" .section .rodata.str1.1 .LC10: .string "plugin-dir" .LC11: .string "<path>" .LC12: .string "path to the plugins" .LC13: .string "plugins" .LC14: .string "<name>" .LC15: .string "plugins to load" .LC16: .string "log-level" .section .rodata.str1.8 .align 8 .LC17: .string "(error|warning|info|message|debug)" .align 8 .LC18: .string "log all messages of level ... or higher" .section .rodata.str1.1 .LC19: .string "log-path" .LC20: .string "log all messages in a path" .LC21: .string "log-use-syslog" .LC22: .string "log all messages to syslog" .LC23: .string "log-backtrace-on-crash" .section .rodata.str1.8 .align 8 .LC24: .string "try to invoke debugger on crash" .section .rodata.str1.1 .LC25: .string "keepalive" .section .rodata.str1.8 .align 8 .LC26: .string "try to restart the proxy if it crashed" .section .rodata.str1.1 .LC27: .string "max-open-files" .section .rodata.str1.8 .align 8 .LC28: .string "maximum number of open files (ulimit -n)" .section .rodata.str1.1 .LC29: .string "event-threads" .section .rodata.str1.8 .align 8 .LC30: .string "number of event-handling threads (default: 1)" .section .rodata.str1.1 .LC31: .string "lua-path" .LC32: .string "<...>" .LC33: .string "set the LUA_PATH" .LC34: .string "lua-cpath" .LC35: .string "set the LUA_CPATH" .LC36: .string "instance" .LC37: .string "instance name" .LC38: .string "wait-timeout" .section .rodata.str1.8 .align 8 .LC39: .string "the number of seconds which Atlas waits for activity on a connection before closing it (default:0)" .section .rodata.str1.1 .LC40: .string "max_conn_for_a_backend" .section .rodata.str1.8 .align 8 .LC41: .string "max conn for a backend(default: 0)" .text .p2align 4 .globl chassis_frontend_set_chassis_options .type chassis_frontend_set_chassis_options, @function chassis_frontend_set_chassis_options: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 lea rax, .LC1[rip] lea r9, 68[rdi] xor ecx, ecx push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 xor edx, edx lea r13, .LC11[rip] lea r12, .LC14[rip] push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 mov rbp, rsi lea rsi, .LC0[rip] push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 mov rbx, rdi mov rdi, rbp sub rsp, 8 .cfi_def_cfa_offset 48 mov r8d, DWORD PTR G_OPTION_ARG_NONE[rip] push 0 .cfi_def_cfa_offset 56 push rax .cfi_def_cfa_offset 64 call chassis_options_add@PLT lea rax, .LC3[rip] push 0 .cfi_def_cfa_offset 72 xor ecx, ecx push rax .cfi_def_cfa_offset 80 mov r8d, DWORD PTR G_OPTION_ARG_NONE[rip] lea r9, 64[rbx] xor edx, edx mov rdi, rbp lea rsi, .LC2[rip] call chassis_options_add@PLT add rsp, 32 .cfi_def_cfa_offset 48 lea r9, 60[rbx] xor ecx, ecx lea rax, .LC5[rip] mov r8d, DWORD PTR G_OPTION_ARG_STRING[rip] xor edx, edx mov rdi, rbp push rax .cfi_def_cfa_offset 56 lea rax, .LC6[rip] lea rsi, .LC4[rip] push rax .cfi_def_cfa_offset 64 call chassis_options_add@PLT lea rax, .LC8[rip] xor ecx, ecx xor edx, edx push rax .cfi_def_cfa_offset 72 lea rax, .LC9[rip] lea r9, 56[rbx] mov rdi, rbp push rax .cfi_def_cfa_offset 80 mov r8d, DWORD PTR G_OPTION_ARG_STRING[rip] lea rsi, .LC7[rip] call chassis_options_add@PLT add rsp, 32 .cfi_def_cfa_offset 48 lea r9, 52[rbx] xor ecx, ecx lea rax, .LC12[rip] push r13 .cfi_def_cfa_offset 56 xor edx, edx mov rdi, rbp push rax .cfi_def_cfa_offset 64 mov r8d, DWORD PTR G_OPTION_ARG_STRING[rip] lea rsi, .LC10[rip] call chassis_options_add@PLT lea rax, .LC15[rip] push r12 .cfi_def_cfa_offset 72 xor ecx, ecx push rax .cfi_def_cfa_offset 80 mov r8d, DWORD PTR G_OPTION_ARG_STRING_ARRAY[rip] lea r9, 48[rbx] xor edx, edx mov rdi, rbp lea rsi, .LC13[rip] call chassis_options_add@PLT add rsp, 32 .cfi_def_cfa_offset 48 lea r9, 44[rbx] xor ecx, ecx lea rax, .LC17[rip] mov r8d, DWORD PTR G_OPTION_ARG_STRING[rip] xor edx, edx mov rdi, rbp push rax .cfi_def_cfa_offset 56 lea rax, .LC18[rip] lea rsi, .LC16[rip] push rax .cfi_def_cfa_offset 64 call chassis_options_add@PLT lea rax, .LC20[rip] push r13 .cfi_def_cfa_offset 72 xor ecx, ecx push rax .cfi_def_cfa_offset 80 mov r8d, DWORD PTR G_OPTION_ARG_STRING[rip] lea r9, 40[rbx] xor edx, edx mov rdi, rbp lea rsi, .LC19[rip] lea r13, .LC32[rip] call chassis_options_add@PLT add rsp, 32 .cfi_def_cfa_offset 48 lea r9, 36[rbx] xor edx, edx lea rax, .LC22[rip] push 0 .cfi_def_cfa_offset 56 mov rdi, rbp xor ecx, ecx push rax .cfi_def_cfa_offset 64 mov r8d, DWORD PTR G_OPTION_ARG_NONE[rip] lea rsi, .LC21[rip] call chassis_options_add@PLT lea rax, .LC24[rip] push 0 .cfi_def_cfa_offset 72 xor ecx, ecx push rax .cfi_def_cfa_offset 80 mov r8d, DWORD PTR G_OPTION_ARG_NONE[rip] lea r9, 32[rbx] xor edx, edx mov rdi, rbp lea rsi, .LC23[rip] call chassis_options_add@PLT add rsp, 32 .cfi_def_cfa_offset 48 lea r9, 28[rbx] xor ecx, ecx lea rax, .LC26[rip] push 0 .cfi_def_cfa_offset 56 xor edx, edx mov rdi, rbp push rax .cfi_def_cfa_offset 64 mov r8d, DWORD PTR G_OPTION_ARG_NONE[rip] lea rsi, .LC25[rip] call chassis_options_add@PLT lea rax, .LC28[rip] push 0 .cfi_def_cfa_offset 72 xor ecx, ecx push rax .cfi_def_cfa_offset 80 mov r8d, DWORD PTR G_OPTION_ARG_INT[rip] lea r9, 24[rbx] xor edx, edx mov rdi, rbp lea rsi, .LC27[rip] call chassis_options_add@PLT add rsp, 32 .cfi_def_cfa_offset 48 lea r9, 20[rbx] xor ecx, ecx lea rax, .LC30[rip] push 0 .cfi_def_cfa_offset 56 xor edx, edx mov rdi, rbp push rax .cfi_def_cfa_offset 64 mov r8d, DWORD PTR G_OPTION_ARG_INT[rip] lea rsi, .LC29[rip] call chassis_options_add@PLT lea rax, .LC33[rip] push r13 .cfi_def_cfa_offset 72 xor ecx, ecx push rax .cfi_def_cfa_offset 80 mov r8d, DWORD PTR G_OPTION_ARG_STRING[rip] lea r9, 16[rbx] xor edx, edx mov rdi, rbp lea rsi, .LC31[rip] call chassis_options_add@PLT add rsp, 32 .cfi_def_cfa_offset 48 lea r9, 12[rbx] xor ecx, ecx lea rax, .LC35[rip] push r13 .cfi_def_cfa_offset 56 xor edx, edx mov rdi, rbp push rax .cfi_def_cfa_offset 64 mov r8d, DWORD PTR G_OPTION_ARG_STRING[rip] lea rsi, .LC34[rip] call chassis_options_add@PLT lea rax, .LC37[rip] push r12 .cfi_def_cfa_offset 72 xor ecx, ecx push rax .cfi_def_cfa_offset 80 mov r8d, DWORD PTR G_OPTION_ARG_STRING[rip] lea r9, 8[rbx] xor edx, edx mov rdi, rbp lea rsi, .LC36[rip] call chassis_options_add@PLT add rsp, 32 .cfi_def_cfa_offset 48 lea r9, 4[rbx] xor ecx, ecx lea rax, .LC39[rip] push 0 .cfi_def_cfa_offset 56 xor edx, edx mov rdi, rbp push rax .cfi_def_cfa_offset 64 mov r8d, DWORD PTR G_OPTION_ARG_INT[rip] lea rsi, .LC38[rip] call chassis_options_add@PLT lea rax, .LC41[rip] push 0 .cfi_def_cfa_offset 72 xor ecx, ecx push rax .cfi_def_cfa_offset 80 mov r8d, DWORD PTR G_OPTION_ARG_INT[rip] mov r9, rbx xor edx, edx mov rdi, rbp lea rsi, .LC40[rip] call chassis_options_add@PLT xor eax, eax add rsp, 40 .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 chassis_frontend_set_chassis_options, .-chassis_frontend_set_chassis_options .globl G_OPTION_ARG_STRING_ARRAY .bss .align 4 .type G_OPTION_ARG_STRING_ARRAY, @object .size G_OPTION_ARG_STRING_ARRAY, 4 G_OPTION_ARG_STRING_ARRAY: .zero 4 .globl G_OPTION_ARG_STRING .align 4 .type G_OPTION_ARG_STRING, @object .size G_OPTION_ARG_STRING, 4 G_OPTION_ARG_STRING: .zero 4 .globl G_OPTION_ARG_NONE .align 4 .type G_OPTION_ARG_NONE, @object .size G_OPTION_ARG_NONE, 4 G_OPTION_ARG_NONE: .zero 4 .globl G_OPTION_ARG_INT .align 4 .type G_OPTION_ARG_INT, @object .size G_OPTION_ARG_INT, 4 G_OPTION_ARG_INT: .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_mysql-proxy-cli.c_chassis_frontend_set_chassis_options.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "verbose-shutdown\000" .align 2 .LC1: .ascii "Always log the exit code when shutting down\000" .align 2 .LC2: .ascii "daemon\000" .align 2 .LC3: .ascii "Start in daemon-mode\000" .align 2 .LC4: .ascii "user\000" .align 2 .LC5: .ascii "<user>\000" .align 2 .LC6: .ascii "Run mysql-proxy as user\000" .align 2 .LC7: .ascii "basedir\000" .align 2 .LC8: .ascii "<absolute path>\000" .align 2 .LC9: .ascii "Base directory to prepend to relative paths in the " .ascii "config\000" .align 2 .LC10: .ascii "plugin-dir\000" .align 2 .LC11: .ascii "<path>\000" .align 2 .LC12: .ascii "path to the plugins\000" .align 2 .LC13: .ascii "plugins\000" .align 2 .LC14: .ascii "<name>\000" .align 2 .LC15: .ascii "plugins to load\000" .align 2 .LC16: .ascii "log-level\000" .align 2 .LC17: .ascii "(error|warning|info|message|debug)\000" .align 2 .LC18: .ascii "log all messages of level ... or higher\000" .align 2 .LC19: .ascii "log-path\000" .align 2 .LC20: .ascii "log all messages in a path\000" .align 2 .LC21: .ascii "log-use-syslog\000" .align 2 .LC22: .ascii "log all messages to syslog\000" .align 2 .LC23: .ascii "log-backtrace-on-crash\000" .align 2 .LC24: .ascii "try to invoke debugger on crash\000" .align 2 .LC25: .ascii "keepalive\000" .align 2 .LC26: .ascii "try to restart the proxy if it crashed\000" .align 2 .LC27: .ascii "max-open-files\000" .align 2 .LC28: .ascii "maximum number of open files (ulimit -n)\000" .align 2 .LC29: .ascii "event-threads\000" .align 2 .LC30: .ascii "number of event-handling threads (default: 1)\000" .align 2 .LC31: .ascii "lua-path\000" .align 2 .LC32: .ascii "<...>\000" .align 2 .LC33: .ascii "set the LUA_PATH\000" .align 2 .LC34: .ascii "lua-cpath\000" .align 2 .LC35: .ascii "set the LUA_CPATH\000" .align 2 .LC36: .ascii "instance\000" .align 2 .LC37: .ascii "instance name\000" .align 2 .LC38: .ascii "wait-timeout\000" .align 2 .LC39: .ascii "the number of seconds which Atlas waits for activit" .ascii "y on a connection before closing it (default:0)\000" .align 2 .LC40: .ascii "max_conn_for_a_backend\000" .align 2 .LC41: .ascii "max conn for a backend(default: 0)\000" .text .align 2 .global chassis_frontend_set_chassis_options .syntax unified .arm .fpu softvfp .type chassis_frontend_set_chassis_options, %function chassis_frontend_set_chassis_options: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, lr} mov r4, #0 mov r5, r1 mov r6, r0 ldr r8, .L4 ldr r1, .L4+4 ldr r3, [r8] sub sp, sp, #16 add r2, r0, #68 str r2, [sp, #4] str r3, [sp] mov r2, r4 mov r3, r4 str r1, [sp, #8] mov r0, r5 ldr r1, .L4+8 str r4, [sp, #12] bl chassis_options_add ldr r3, [r8] ldr r1, .L4+12 ldr r7, .L4+16 add r2, r6, #64 str r2, [sp, #4] str r3, [sp] mov r2, r4 mov r3, r4 str r1, [sp, #8] mov r0, r5 ldr r1, .L4+20 str r4, [sp, #12] bl chassis_options_add ldr r3, [r7] ldr ip, .L4+24 ldr r1, .L4+28 add r2, r6, #60 str r2, [sp, #4] str r3, [sp] mov r2, r4 mov r3, r4 str ip, [sp, #12] str r1, [sp, #8] mov r0, r5 ldr r1, .L4+32 bl chassis_options_add ldr ip, .L4+36 ldr r3, [r7] ldr r1, .L4+40 add r2, r6, #56 str ip, [sp, #12] str r2, [sp, #4] str r3, [sp] mov r2, r4 mov r3, r4 str r1, [sp, #8] mov r0, r5 ldr r1, .L4+44 bl chassis_options_add ldr r10, .L4+48 ldr r3, [r7] ldr r1, .L4+52 add r2, r6, #52 str r2, [sp, #4] str r3, [sp] mov r2, r4 mov r3, r4 str r10, [sp, #12] str r1, [sp, #8] mov r0, r5 ldr r1, .L4+56 bl chassis_options_add ldr r3, .L4+60 ldr r9, .L4+64 ldr r3, [r3] ldr r1, .L4+68 add r2, r6, #48 str r2, [sp, #4] str r3, [sp] mov r2, r4 mov r3, r4 str r1, [sp, #8] mov r0, r5 ldr r1, .L4+72 str r9, [sp, #12] bl chassis_options_add ldr ip, .L4+76 ldr r3, [r7] ldr r1, .L4+80 add r2, r6, #44 str ip, [sp, #12] str r2, [sp, #4] str r3, [sp] mov r2, r4 mov r3, r4 str r1, [sp, #8] mov r0, r5 ldr r1, .L4+84 bl chassis_options_add ldr r3, [r7] ldr r1, .L4+88 add r2, r6, #40 str r10, [sp, #12] str r2, [sp, #4] str r3, [sp] mov r2, r4 mov r3, r4 str r1, [sp, #8] mov r0, r5 ldr r1, .L4+92 bl chassis_options_add ldr r3, [r8] ldr r1, .L4+96 add r2, r6, #36 str r2, [sp, #4] str r3, [sp] mov r2, r4 mov r3, r4 str r1, [sp, #8] mov r0, r5 ldr r1, .L4+100 str r4, [sp, #12] bl chassis_options_add ldr r3, [r8] ldr r1, .L4+104 add r2, r6, #32 str r2, [sp, #4] str r3, [sp] mov r2, r4 mov r3, r4 str r1, [sp, #8] mov r0, r5 ldr r1, .L4+108 str r4, [sp, #12] bl chassis_options_add ldr r2, [r8] ldr r1, .L4+112 ldr r8, .L4+116 add r3, r6, #28 str r2, [sp] str r3, [sp, #4] mov r2, r4 mov r3, r4 str r1, [sp, #8] mov r0, r5 ldr r1, .L4+120 str r4, [sp, #12] bl chassis_options_add ldr r3, [r8] ldr r1, .L4+124 add r2, r6, #24 str r2, [sp, #4] str r3, [sp] mov r2, r4 mov r3, r4 str r1, [sp, #8] mov r0, r5 ldr r1, .L4+128 str r4, [sp, #12] bl chassis_options_add ldr r3, [r8] ldr r1, .L4+132 add r2, r6, #20 str r2, [sp, #4] str r3, [sp] mov r2, r4 mov r3, r4 str r1, [sp, #8] mov r0, r5 ldr r1, .L4+136 str r4, [sp, #12] bl chassis_options_add ldr r10, .L4+140 ldr r3, [r7] ldr r1, .L4+144 add r2, r6, #16 str r2, [sp, #4] str r3, [sp] mov r2, r4 mov r3, r4 str r1, [sp, #8] mov r0, r5 ldr r1, .L4+148 str r10, [sp, #12] bl chassis_options_add ldr r3, [r7] ldr r1, .L4+152 add r2, r6, #12 str r2, [sp, #4] str r3, [sp] mov r2, r4 mov r3, r4 str r1, [sp, #8] mov r0, r5 ldr r1, .L4+156 str r10, [sp, #12] bl chassis_options_add ldr r2, [r7] ldr r1, .L4+160 add r3, r6, #8 stm sp, {r2, r3} str r1, [sp, #8] mov r3, r4 mov r2, r4 mov r0, r5 ldr r1, .L4+164 str r9, [sp, #12] bl chassis_options_add ldr r3, [r8] ldr r1, .L4+168 add r2, r6, #4 str r2, [sp, #4] str r3, [sp] mov r2, r4 mov r3, r4 str r1, [sp, #8] mov r0, r5 ldr r1, .L4+172 str r4, [sp, #12] bl chassis_options_add ldr r3, [r8] ldr r1, .L4+176 str r3, [sp] str r1, [sp, #8] mov r0, r5 mov r3, r4 mov r2, r4 ldr r1, .L4+180 str r6, [sp, #4] str r4, [sp, #12] bl chassis_options_add mov r0, r4 add sp, sp, #16 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, pc} .L5: .align 2 .L4: .word G_OPTION_ARG_NONE .word .LC1 .word .LC0 .word .LC3 .word G_OPTION_ARG_STRING .word .LC2 .word .LC5 .word .LC6 .word .LC4 .word .LC8 .word .LC9 .word .LC7 .word .LC11 .word .LC12 .word .LC10 .word G_OPTION_ARG_STRING_ARRAY .word .LC14 .word .LC15 .word .LC13 .word .LC17 .word .LC18 .word .LC16 .word .LC20 .word .LC19 .word .LC22 .word .LC21 .word .LC24 .word .LC23 .word .LC26 .word G_OPTION_ARG_INT .word .LC25 .word .LC28 .word .LC27 .word .LC30 .word .LC29 .word .LC32 .word .LC33 .word .LC31 .word .LC35 .word .LC34 .word .LC37 .word .LC36 .word .LC39 .word .LC38 .word .LC41 .word .LC40 .size chassis_frontend_set_chassis_options, .-chassis_frontend_set_chassis_options .comm G_OPTION_ARG_STRING_ARRAY,4,4 .comm G_OPTION_ARG_STRING,4,4 .comm G_OPTION_ARG_NONE,4,4 .comm G_OPTION_ARG_INT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_mysql-proxy-cli.c_main.c" .intel_syntax noprefix .text .section .text.startup,"ax",@progbits .p2align 4 .globl main .type main, @function main: .LFB0: .cfi_startproc endbr64 jmp main_cmdline@PLT .cfi_endproc .LFE0: .size main, .-main .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_mysql-proxy-cli.c_main.c" .text .section .text.startup,"ax",%progbits .align 2 .global main .syntax unified .arm .fpu softvfp .type main, %function main: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. b main_cmdline .size main, .-main .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-address-lua.c_network_address_lua_getmetatable.c" .intel_syntax noprefix .text .p2align 4 .globl network_address_lua_getmetatable .type network_address_lua_getmetatable, @function network_address_lua_getmetatable: .LFB0: .cfi_startproc endbr64 lea rsi, methods.0[rip] jmp proxy_getmetatable@PLT .cfi_endproc .LFE0: .size network_address_lua_getmetatable, .-network_address_lua_getmetatable .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "__index" .section .data.rel.ro.local,"aw" .align 32 .type methods.0, @object .size methods.0, 32 methods.0: .quad .LC0 .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-address-lua.c_network_address_lua_getmetatable.c" .text .align 2 .global network_address_lua_getmetatable .syntax unified .arm .fpu softvfp .type network_address_lua_getmetatable, %function network_address_lua_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_address_lua_getmetatable, .-network_address_lua_getmetatable .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "__index\000" .section .rodata .align 2 .set .LANCHOR0,. + 0 .type methods.4209, %object .size methods.4209, 16 methods.4209: .word .LC0 .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-address-lua.c_network_address_lua_push.c" .intel_syntax noprefix .text .p2align 4 .globl network_address_lua_push .type network_address_lua_push, @function network_address_lua_push: .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 test rsi, rsi je .L6 mov rbx, rsi mov esi, 4 call lua_newuserdata@PLT mov rdi, rbp mov QWORD PTR [rax], rbx call network_address_lua_getmetatable@PLT mov rdi, rbp mov esi, -2 call lua_setmetatable@PLT add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, 1 pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L6: .cfi_restore_state call lua_pushnil@PLT 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_address_lua_push, .-network_address_lua_push .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-address-lua.c_network_address_lua_push.c" .text .align 2 .global network_address_lua_push .syntax unified .arm .fpu softvfp .type network_address_lua_push, %function network_address_lua_push: @ 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 r1, #4 mov r5, r0 bl lua_newuserdata mov r3, r0 mov r0, r5 str r4, [r3] bl network_address_lua_getmetatable mov r0, r5 mvn r1, #1 bl lua_setmetatable mov r0, #1 pop {r4, r5, r6, pc} .L6: bl lua_pushnil mov r0, #1 pop {r4, r5, r6, pc} .size network_address_lua_push, .-network_address_lua_push .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-address-lua.c_proxy_address_get.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "type" .LC1: .string "name" .LC2: .string "address" .LC3: .string "port" .text .p2align 4 .type proxy_address_get, @function proxy_address_get: .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 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 rbx, QWORD PTR [rax] mov DWORD PTR 4[rsp], 0 call luaL_checklstring@PLT lea rdi, .LC0[rip] mov r12, rax call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L2 mov esi, DWORD PTR 16[rbx] mov rdi, rbp call lua_pushinteger@PLT .L3: mov rax, QWORD PTR 8[rsp] sub rax, QWORD PTR fs:40 jne .L15 add rsp, 16 .cfi_remember_state .cfi_def_cfa_offset 32 mov eax, 1 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 .L2: .cfi_restore_state lea rdi, .LC1[rip] call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L4 mov edi, DWORD PTR 32[rbx] call S@PLT mov rdi, rbp mov esi, eax call lua_pushlstring@PLT jmp .L3 .p2align 4,,10 .p2align 3 .L4: lea rdi, .LC2[rip] call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L5 mov eax, DWORD PTR 16[rbx] cmp eax, 128 je .L6 cmp eax, 130 jne .L10 mov edi, DWORD PTR 12[rbx] call inet_ntoa@PLT mov rsi, rax .L8: test rsi, rsi je .L10 mov rdi, rbp call lua_pushstring@PLT jmp .L3 .p2align 4,,10 .p2align 3 .L5: lea rdi, .LC3[rip] call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L10 mov eax, DWORD PTR 16[rbx] cmp eax, 129 je .L11 cmp eax, 130 je .L16 .p2align 4,,10 .p2align 3 .L10: mov rdi, rbp call lua_pushnil@PLT jmp .L3 .p2align 4,,10 .p2align 3 .L6: mov rsi, QWORD PTR 24[rbx] jmp .L8 .p2align 4,,10 .p2align 3 .L16: mov edi, DWORD PTR 8[rbx] call ntohs@PLT mov rdi, rbp mov esi, eax call lua_pushinteger@PLT jmp .L3 .p2align 4,,10 .p2align 3 .L11: mov edi, DWORD PTR [rbx] call ntohs@PLT mov rdi, rbp mov esi, eax call lua_pushinteger@PLT jmp .L3 .L15: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size proxy_address_get, .-proxy_address_get .globl INET6_ADDRSTRLEN .bss .align 4 .type INET6_ADDRSTRLEN, @object .size INET6_ADDRSTRLEN, 4 INET6_ADDRSTRLEN: .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-address-lua.c_proxy_address_get.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "type\000" .align 2 .LC1: .ascii "name\000" .align 2 .LC2: .ascii "address\000" .align 2 .LC3: .ascii "port\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC4: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_address_get, %function proxy_address_get: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, lr} ldr r3, .L17 sub sp, sp, #12 mov r4, 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, r4 ldr r7, [ip] str r3, [sp] bl luaL_checklstring mov r5, r0 ldr r0, .L17+4 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L2 mov r0, r4 ldr r1, [r7, #16] bl lua_pushinteger .L3: ldr r3, .L17 ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L15 mov r0, #1 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, pc} .L2: ldr r0, .L17+8 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L4 ldr r0, [r7, #24] bl S mov r1, r0 mov r0, r4 bl lua_pushlstring b .L3 .L4: ldr r0, .L17+12 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L5 ldr r3, [r7, #16] cmp r3, #128 beq .L6 cmp r3, #130 bne .L10 ldr r0, [r7, #12] bl inet_ntoa mov r1, r0 .L8: cmp r1, #0 beq .L10 mov r0, r4 bl lua_pushstring b .L3 .L5: ldr r0, .L17+16 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L10 ldr r3, [r7, #16] cmp r3, #129 beq .L11 cmp r3, #130 beq .L16 .L10: mov r0, r4 bl lua_pushnil b .L3 .L6: ldr r1, [r7, #20] b .L8 .L16: ldr r0, [r7, #8] bl ntohs mov r1, r0 mov r0, r4 bl lua_pushinteger b .L3 .L11: ldr r0, [r7] bl ntohs mov r1, r0 mov r0, r4 bl lua_pushinteger b .L3 .L15: bl __stack_chk_fail .L18: .align 2 .L17: .word .LC4 .word .LC0 .word .LC1 .word .LC2 .word .LC3 .size proxy_address_get, .-proxy_address_get .comm INET6_ADDRSTRLEN,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-address.c_network_address_copy.c" .intel_syntax noprefix .text .p2align 4 .globl network_address_copy .type network_address_copy, @function network_address_copy: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12, rdi push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 mov rbx, rsi sub rsp, 8 .cfi_def_cfa_offset 32 test rdi, rdi je .L6 .L2: mov eax, DWORD PTR 8[rbx] mov edi, DWORD PTR [rbx] mov DWORD PTR 8[r12], eax mov eax, DWORD PTR 4[rbx] mov DWORD PTR 4[r12], eax 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 .L6: .cfi_restore_state xor eax, eax call network_address_new@PLT mov r12, rax jmp .L2 .cfi_endproc .LFE0: .size network_address_copy, .-network_address_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-address.c_network_address_copy.c" .text .align 2 .global network_address_copy .syntax unified .arm .fpu softvfp .type network_address_copy, %function network_address_copy: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} subs r4, r0, #0 mov r5, r1 beq .L5 .L2: ldr r2, [r5, #8] ldr r3, [r5, #4] ldr r0, [r5] str r2, [r4, #8] str r3, [r4, #4] ldr r5, [r4] bl S mov r1, r0 mov r0, r5 bl g_string_assign_len mov r0, r4 pop {r4, r5, r6, pc} .L5: bl network_address_new mov r4, r0 b .L2 .size network_address_copy, .-network_address_copy .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-address.c_network_address_free.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "%s: removing socket %s successful" .align 8 .LC1: .string "%s: removing socket %s failed: %s (%d)" .text .p2align 4 .globl network_address_free .type network_address_free, @function network_address_free: .LFB0: .cfi_startproc endbr64 test rdi, rdi je .L1 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov rsi, QWORD PTR TRUE[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 rdi, QWORD PTR 8[rdi] cmp QWORD PTR 0[rbp], rsi je .L18 .L3: call g_string_free@PLT pop rbx .cfi_remember_state .cfi_restore 3 .cfi_def_cfa_offset 24 mov rdi, rbp pop rbp .cfi_restore 6 .cfi_def_cfa_offset 16 pop r12 .cfi_restore 12 .cfi_def_cfa_offset 8 jmp g_free@PLT .p2align 4,,10 .p2align 3 .L18: .cfi_restore_state test rdi, rdi je .L3 mov r12, QWORD PTR [rdi] test r12, r12 je .L3 cmp BYTE PTR [r12], 47 jne .L3 mov rdi, r12 call g_remove@PLT test eax, eax je .L19 mov rbx, QWORD PTR errno[rip] cmp rbx, QWORD PTR EPERM[rip] je .L16 cmp rbx, QWORD PTR EACCES[rip] je .L16 mov rdi, rbx call strerror@PLT mov esi, DWORD PTR G_STRLOC[rip] mov r8, rbx mov rdx, r12 mov ecx, eax lea rdi, .LC1[rip] call g_critical@PLT .L16: mov rsi, QWORD PTR TRUE[rip] mov rdi, QWORD PTR 8[rbp] jmp .L3 .p2align 4,,10 .p2align 3 .L1: .cfi_def_cfa_offset 8 .cfi_restore 3 .cfi_restore 6 .cfi_restore 12 ret .L19: .cfi_def_cfa_offset 32 .cfi_offset 3, -32 .cfi_offset 6, -24 .cfi_offset 12, -16 mov esi, DWORD PTR G_STRLOC[rip] lea rdi, .LC0[rip] mov rdx, r12 call g_debug@PLT mov rsi, QWORD PTR TRUE[rip] mov rdi, QWORD PTR 8[rbp] jmp .L3 .cfi_endproc .LFE0: .size network_address_free, .-network_address_free .globl errno .bss .align 8 .type errno, @object .size errno, 8 errno: .zero 8 .globl TRUE .align 8 .type TRUE, @object .size TRUE, 8 TRUE: .zero 8 .globl G_STRLOC .align 4 .type G_STRLOC, @object .size G_STRLOC, 4 G_STRLOC: .zero 4 .globl EPERM .align 8 .type EPERM, @object .size EPERM, 8 EPERM: .zero 8 .globl EACCES .align 8 .type EACCES, @object .size EACCES, 8 EACCES: .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-address.c_network_address_free.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "%s: removing socket %s successful\000" .align 2 .LC1: .ascii "%s: removing socket %s failed: %s (%d)\000" .text .align 2 .global network_address_free .syntax unified .arm .fpu softvfp .type network_address_free, %function network_address_free: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} subs r4, r0, #0 sub sp, sp, #8 beq .L1 ldr r5, .L18 ldr r3, [r4] ldr r1, [r5] ldr r0, [r4, #4] cmp r3, r1 beq .L16 .L3: bl g_string_free mov r0, r4 add sp, sp, #8 @ sp needed pop {r4, r5, r6, r7, r8, lr} b g_free .L16: cmp r0, #0 beq .L3 ldr r6, [r0] cmp r6, #0 beq .L3 ldrb r3, [r6] @ zero_extendqisi2 cmp r3, #47 bne .L3 mov r0, r6 bl g_remove cmp r0, #0 beq .L17 ldr r7, .L18+4 ldr r3, .L18+8 ldr r0, [r7] ldr r3, [r3] cmp r0, r3 beq .L14 ldr r3, .L18+12 ldr r3, [r3] cmp r0, r3 beq .L14 ldr r3, .L18+16 ldr r8, [r3] bl strerror ldr r2, [r7] mov r3, r0 str r2, [sp] mov r1, r8 mov r2, r6 ldr r0, .L18+20 bl g_critical .L14: ldr r1, [r5] ldr r0, [r4, #4] b .L3 .L1: add sp, sp, #8 @ sp needed pop {r4, r5, r6, r7, r8, pc} .L17: ldr r3, .L18+16 mov r2, r6 ldr r1, [r3] ldr r0, .L18+24 bl g_debug ldr r1, [r5] ldr r0, [r4, #4] b .L3 .L19: .align 2 .L18: .word TRUE .word errno .word EPERM .word EACCES .word G_STRLOC .word .LC1 .word .LC0 .size network_address_free, .-network_address_free .comm errno,4,4 .comm TRUE,4,4 .comm G_STRLOC,4,4 .comm EPERM,4,4 .comm EACCES,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-address.c_network_address_is_local.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "%s: is-local family %d != %d" .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC1: .string "%s: is-local src: %s(:%d) =? ..." .section .rodata.str1.1 .LC2: .string "%s: is-local dst: %s(:%d)" .LC3: .string "%s: sa_family = %d" .text .p2align 4 .globl network_address_is_local .type network_address_is_local, @function network_address_is_local: .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 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov rdx, QWORD PTR [rsi] mov rcx, QWORD PTR [rdi] cmp rdx, rcx jne .L7 cmp rdx, 129 je .L8 mov esi, DWORD PTR G_STRLOC[rip] lea rdi, .LC3[rip] call g_critical@PLT pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, DWORD PTR FALSE[rip] 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 rbp, rdi mov edi, DWORD PTR 12[rsi] mov rbx, rsi call ntohs@PLT mov edi, DWORD PTR 8[rbx] mov r12d, eax call inet_ntoa@PLT mov esi, DWORD PTR G_STRLOC[rip] mov ecx, r12d lea rdi, .LC1[rip] mov edx, eax call g_debug@PLT mov edi, DWORD PTR 12[rbp] call ntohs@PLT mov edi, DWORD PTR 8[rbp] mov r12d, eax call inet_ntoa@PLT mov esi, DWORD PTR G_STRLOC[rip] mov ecx, r12d lea rdi, .LC2[rip] mov edx, eax call g_debug@PLT mov eax, DWORD PTR 8[rbx] cmp DWORD PTR 8[rbp], eax sete al pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 movzx eax, al pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L7: .cfi_restore_state mov esi, DWORD PTR G_STRLOC[rip] lea rdi, .LC0[rip] call g_message@PLT pop rbx .cfi_def_cfa_offset 24 mov eax, DWORD PTR FALSE[rip] pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size network_address_is_local, .-network_address_is_local .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 .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-address.c_network_address_is_local.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "%s: is-local family %d != %d\000" .align 2 .LC1: .ascii "%s: is-local src: %s(:%d) =? ...\000" .align 2 .LC2: .ascii "%s: is-local dst: %s(:%d)\000" .align 2 .LC3: .ascii "%s: sa_family = %d\000" .text .align 2 .global network_address_is_local .syntax unified .arm .fpu softvfp .type network_address_is_local, %function network_address_is_local: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, [r0] ldr r2, [r1] push {r4, r5, r6, r7, r8, lr} ldr r5, .L9 cmp r2, r3 ldr r7, [r5] bne .L7 cmp r2, #129 beq .L8 mov r1, r7 ldr r0, .L9+4 bl g_critical ldr r3, .L9+8 ldr r0, [r3] pop {r4, r5, r6, r7, r8, pc} .L8: mov r6, r0 ldr r0, [r1, #4] mov r4, r1 bl inet_ntoa mov r8, r0 ldr r0, [r4, #8] bl ntohs mov r2, r8 mov r3, r0 mov r1, r7 ldr r0, .L9+12 bl g_debug ldr r0, [r6, #4] ldr r7, [r5] bl inet_ntoa mov r5, r0 ldr r0, [r6, #8] bl ntohs mov r2, r5 mov r3, r0 mov r1, r7 ldr r0, .L9+16 bl g_debug ldr r0, [r6, #4] ldr r3, [r4, #4] sub r0, r0, r3 clz r0, r0 lsr r0, r0, #5 pop {r4, r5, r6, r7, r8, pc} .L7: mov r1, r7 ldr r0, .L9+20 bl g_message ldr r3, .L9+8 ldr r0, [r3] pop {r4, r5, r6, r7, r8, pc} .L10: .align 2 .L9: .word G_STRLOC .word .LC3 .word FALSE .word .LC1 .word .LC2 .word .LC0 .size network_address_is_local, .-network_address_is_local .comm TRUE,4,4 .comm G_STRLOC,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-address.c_network_address_set_address.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "%s: IP-address has to be in the form [<ip>][:<port>], is '%s'. No port number" .align 8 .LC1: .string "%s: IP-address has to be in the form [<ip>][:<port>], is '%s'. Failed to parse the port at '%s'" .text .p2align 4 .globl network_address_set_address .type network_address_set_address, @function network_address_set_address: .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 rbp, rsi mov esi, -1 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 g_return_val_if_fail@PLT cmp BYTE PTR 0[rbp], 47 je .L19 mov esi, 58 mov rdi, rbp call strchr@PLT mov rbx, rax test rax, rax je .L4 mov rsi, rax mov rdi, rbp sub rsi, rbp call g_strndup@PLT mov rsi, rsp lea rdi, 1[rbx] mov edx, 10 mov QWORD PTR [rsp], 0 mov r13, rax call strtoul@PLT cmp BYTE PTR 1[rbx], 0 je .L20 mov rcx, QWORD PTR [rsp] cmp BYTE PTR [rcx], 0 jne .L21 mov rdi, r12 mov edx, eax mov rsi, r13 call network_address_set_address_ip@PLT mov r12d, eax .L6: test r13, r13 je .L1 mov rdi, r13 call g_free@PLT .L1: mov rax, QWORD PTR 8[rsp] sub rax, QWORD PTR fs:40 jne .L17 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 .L4: .cfi_restore_state mov rax, QWORD PTR 8[rsp] sub rax, QWORD PTR fs:40 jne .L17 add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 40 mov rsi, rbp mov rdi, r12 mov edx, 3306 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 network_address_set_address_ip@PLT .p2align 4,,10 .p2align 3 .L19: .cfi_restore_state mov rax, QWORD PTR 8[rsp] sub rax, QWORD PTR fs:40 jne .L17 add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 40 mov rsi, rbp mov rdi, r12 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 network_address_set_address_un@PLT .p2align 4,,10 .p2align 3 .L21: .cfi_restore_state mov esi, DWORD PTR G_STRLOC[rip] mov rdx, rbp lea rdi, .LC1[rip] xor eax, eax mov r12d, -1 call g_critical@PLT jmp .L6 .p2align 4,,10 .p2align 3 .L20: mov esi, DWORD PTR G_STRLOC[rip] mov rdx, rbp lea rdi, .LC0[rip] xor eax, eax mov r12d, -1 call g_critical@PLT jmp .L6 .L17: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size network_address_set_address, .-network_address_set_address .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-address.c_network_address_set_address.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "%s: IP-address has to be in the form [<ip>][:<port>" .ascii "], is '%s'. No port number\000" .align 2 .LC1: .ascii "%s: IP-address has to be in the form [<ip>][:<port>" .ascii "], is '%s'. Failed to parse the port at '%s'\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC2: .word __stack_chk_guard .text .align 2 .global network_address_set_address .syntax unified .arm .fpu softvfp .type network_address_set_address, %function network_address_set_address: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, lr} mov r4, r1 ldr r3, .L19 sub sp, sp, #12 mvn r1, #0 ldr r3, [r3] str r3, [sp, #4] mov r3,#0 mov r6, r0 bl g_return_val_if_fail ldrb r3, [r4] @ zero_extendqisi2 cmp r3, #47 beq .L15 mov r1, #58 mov r0, r4 bl strchr subs r5, r0, #0 beq .L4 sub r1, r5, r4 mov r0, r4 bl g_strndup mov r3, #0 mov r7, r0 mov r2, #10 mov r1, sp add r0, r5, #1 str r3, [sp] bl strtoul ldrb r3, [r5, #1] @ zero_extendqisi2 cmp r3, #0 beq .L16 ldr r3, [sp] ldrb r2, [r3] @ zero_extendqisi2 cmp r2, #0 bne .L17 mov r2, r0 mov r1, r7 mov r0, r6 bl network_address_set_address_ip mov r4, r0 .L6: cmp r7, #0 beq .L1 mov r0, r7 bl g_free b .L1 .L4: mov r1, r4 mov r0, r6 ldr r2, .L19+4 bl network_address_set_address_ip mov r4, r0 .L1: ldr r3, .L19 ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L18 mov r0, r4 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, pc} .L15: mov r1, r4 mov r0, r6 bl network_address_set_address_un mov r4, r0 b .L1 .L17: ldr r1, .L19+8 mov r2, r4 ldr r1, [r1] ldr r0, .L19+12 bl g_critical mvn r4, #0 b .L6 .L16: ldr r3, .L19+8 mov r2, r4 ldr r1, [r3] ldr r0, .L19+16 bl g_critical mvn r4, #0 b .L6 .L18: bl __stack_chk_fail .L20: .align 2 .L19: .word .LC2 .word 3306 .word G_STRLOC .word .LC1 .word .LC0 .size network_address_set_address, .-network_address_set_address .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-address.c_network_address_set_address_un.c" .intel_syntax noprefix .text .p2align 4 .type network_address_set_address_un, @function network_address_set_address_un: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsi mov esi, -1 call g_return_val_if_fail@PLT mov rdi, rbp mov esi, -1 call g_return_val_if_fail@PLT mov eax, -1 pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size network_address_set_address_un, .-network_address_set_address_un .globl AF_UNIX .bss .align 4 .type AF_UNIX, @object .size AF_UNIX, 4 AF_UNIX: .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-address.c_network_address_set_address_un.c" .text .align 2 .syntax unified .arm .fpu softvfp .type network_address_set_address_un, %function network_address_set_address_un: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r1 mvn r1, #0 bl g_return_val_if_fail mov r0, r4 mvn r1, #0 bl g_return_val_if_fail mvn r0, #0 pop {r4, pc} .size network_address_set_address_un, .-network_address_set_address_un .comm AF_UNIX,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-backend-lua.c_network_backend_lua_getmetatable.c" .intel_syntax noprefix .text .p2align 4 .globl network_backend_lua_getmetatable .type network_backend_lua_getmetatable, @function network_backend_lua_getmetatable: .LFB0: .cfi_startproc endbr64 lea rsi, methods.0[rip] jmp proxy_getmetatable@PLT .cfi_endproc .LFE0: .size network_backend_lua_getmetatable, .-network_backend_lua_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-backend-lua.c_network_backend_lua_getmetatable.c" .text .align 2 .global network_backend_lua_getmetatable .syntax unified .arm .fpu softvfp .type network_backend_lua_getmetatable, %function network_backend_lua_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_backend_lua_getmetatable, .-network_backend_lua_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-backend-lua.c_network_backends_lua_getmetatable.c" .intel_syntax noprefix .text .p2align 4 .globl network_backends_lua_getmetatable .type network_backends_lua_getmetatable, @function network_backends_lua_getmetatable: .LFB0: .cfi_startproc endbr64 lea rsi, methods.0[rip] jmp proxy_getmetatable@PLT .cfi_endproc .LFE0: .size network_backends_lua_getmetatable, .-network_backends_lua_getmetatable .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "__index" .LC1: .string "__newindex" .LC2: .string "__len" .LC3: .string "__call" .section .data.rel.ro.local,"aw" .align 32 .type methods.0, @object .size methods.0, 80 methods.0: .quad .LC0 .quad 131 .quad .LC1 .quad 128 .quad .LC2 .quad 130 .quad .LC3 .quad 129 .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-backend-lua.c_network_backends_lua_getmetatable.c" .text .align 2 .global network_backends_lua_getmetatable .syntax unified .arm .fpu softvfp .type network_backends_lua_getmetatable, %function network_backends_lua_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_backends_lua_getmetatable, .-network_backends_lua_getmetatable .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "__index\000" .align 2 .LC1: .ascii "__newindex\000" .align 2 .LC2: .ascii "__len\000" .align 2 .LC3: .ascii "__call\000" .section .rodata .align 2 .set .LANCHOR0,. + 0 .type methods.4209, %object .size methods.4209, 40 methods.4209: .word .LC0 .word 131 .word .LC1 .word 128 .word .LC2 .word 130 .word .LC3 .word 129 .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-backend-lua.c_network_clients_lua_getmetatable.c" .intel_syntax noprefix .text .p2align 4 .globl network_clients_lua_getmetatable .type network_clients_lua_getmetatable, @function network_clients_lua_getmetatable: .LFB0: .cfi_startproc endbr64 lea rsi, methods.0[rip] jmp proxy_getmetatable@PLT .cfi_endproc .LFE0: .size network_clients_lua_getmetatable, .-network_clients_lua_getmetatable .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "__index" .LC1: .string "__len" .LC2: .string "__call" .section .data.rel.ro.local,"aw" .align 32 .type methods.0, @object .size methods.0, 64 methods.0: .quad .LC0 .quad 129 .quad .LC1 .quad 128 .quad .LC2 .quad 130 .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-backend-lua.c_network_clients_lua_getmetatable.c" .text .align 2 .global network_clients_lua_getmetatable .syntax unified .arm .fpu softvfp .type network_clients_lua_getmetatable, %function network_clients_lua_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_clients_lua_getmetatable, .-network_clients_lua_getmetatable .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "__index\000" .align 2 .LC1: .ascii "__len\000" .align 2 .LC2: .ascii "__call\000" .section .rodata .align 2 .set .LANCHOR0,. + 0 .type methods.4209, %object .size methods.4209, 32 methods.4209: .word .LC0 .word 129 .word .LC1 .word 128 .word .LC2 .word 130 .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-backend-lua.c_network_pwds_lua_getmetatable.c" .intel_syntax noprefix .text .p2align 4 .globl network_pwds_lua_getmetatable .type network_pwds_lua_getmetatable, @function network_pwds_lua_getmetatable: .LFB0: .cfi_startproc endbr64 lea rsi, methods.0[rip] jmp proxy_getmetatable@PLT .cfi_endproc .LFE0: .size network_pwds_lua_getmetatable, .-network_pwds_lua_getmetatable .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "__index" .LC1: .string "__len" .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-backend-lua.c_network_pwds_lua_getmetatable.c" .text .align 2 .global network_pwds_lua_getmetatable .syntax unified .arm .fpu softvfp .type network_pwds_lua_getmetatable, %function network_pwds_lua_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_pwds_lua_getmetatable, .-network_pwds_lua_getmetatable .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "__index\000" .align 2 .LC1: .ascii "__len\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-backend-lua.c_proxy_backend_get.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "connected_clients" .LC1: .string "dst" .LC2: .string "state" .LC3: .string "type" .LC4: .string "uuid" .LC5: .string "weight" .text .p2align 4 .type proxy_backend_get, @function proxy_backend_get: .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 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 rbx, QWORD PTR [rax] mov DWORD PTR 4[rsp], 0 call luaL_checklstring@PLT lea rdi, .LC0[rip] mov r12, rax call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L2 mov esi, DWORD PTR 28[rbx] mov rdi, rbp call lua_pushinteger@PLT .L3: mov rax, QWORD PTR 8[rsp] sub rax, QWORD PTR fs:40 jne .L15 add rsp, 16 .cfi_remember_state .cfi_def_cfa_offset 32 mov eax, 1 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 .L2: .cfi_restore_state lea rdi, .LC1[rip] call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L4 mov esi, DWORD PTR 24[rbx] mov rdi, rbp call network_address_lua_push@PLT jmp .L3 .p2align 4,,10 .p2align 3 .L4: lea rdi, .LC2[rip] call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax jne .L16 lea rdi, .LC3[rip] call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L6 mov esi, DWORD PTR 16[rbx] mov rdi, rbp call lua_pushinteger@PLT jmp .L3 .p2align 4,,10 .p2align 3 .L16: mov esi, DWORD PTR 20[rbx] mov rdi, rbp call lua_pushinteger@PLT jmp .L3 .p2align 4,,10 .p2align 3 .L6: lea rdi, .LC4[rip] call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L7 mov rdi, QWORD PTR 8[rbx] cmp QWORD PTR [rdi], 0 je .L8 call S@PLT mov rdi, rbp mov esi, eax call lua_pushlstring@PLT jmp .L3 .p2align 4,,10 .p2align 3 .L7: lea rdi, .LC5[rip] call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L8 mov esi, DWORD PTR [rbx] mov rdi, rbp call lua_pushinteger@PLT jmp .L3 .p2align 4,,10 .p2align 3 .L8: mov rdi, rbp call lua_pushnil@PLT jmp .L3 .L15: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size proxy_backend_get, .-proxy_backend_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-backend-lua.c_proxy_backend_get.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "connected_clients\000" .align 2 .LC1: .ascii "dst\000" .align 2 .LC2: .ascii "state\000" .align 2 .LC3: .ascii "type\000" .align 2 .LC4: .ascii "uuid\000" .align 2 .LC5: .ascii "weight\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC6: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_backend_get, %function proxy_backend_get: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, lr} ldr r3, .L20 sub sp, sp, #12 mov r4, 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, r4 ldr r7, [ip] str r3, [sp] bl luaL_checklstring mov r5, r0 ldr r0, .L20+4 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L2 mov r0, r4 ldr r1, [r7, #20] bl lua_pushinteger .L3: ldr r3, .L20 ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L18 mov r0, #1 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, pc} .L2: ldr r0, .L20+8 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L4 mov r0, r4 ldr r1, [r7, #16] bl network_address_lua_push b .L3 .L4: ldr r0, .L20+12 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 bne .L19 ldr r0, .L20+16 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L6 mov r0, r4 ldr r1, [r7, #8] bl lua_pushinteger b .L3 .L19: mov r0, r4 ldr r1, [r7, #12] bl lua_pushinteger b .L3 .L6: ldr r0, .L20+20 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L7 ldr r0, [r7, #4] ldr r3, [r0] cmp r3, #0 beq .L8 bl S mov r1, r0 mov r0, r4 bl lua_pushlstring b .L3 .L7: ldr r0, .L20+24 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L8 mov r0, r4 ldr r1, [r7] bl lua_pushinteger b .L3 .L8: mov r0, r4 bl lua_pushnil b .L3 .L18: bl __stack_chk_fail .L21: .align 2 .L20: .word .LC6 .word .LC0 .word .LC1 .word .LC2 .word .LC3 .word .LC4 .word .LC5 .size proxy_backend_get, .-proxy_backend_get .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-backend-lua.c_proxy_backend_set.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "state" .LC1: .string "uuid" .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC2: .string "proxy.global.backends[...].%s has to be a string" .align 8 .LC3: .string "proxy.global.backends[...].%s is not writable" .text .p2align 4 .type proxy_backend_set, @function proxy_backend_set: .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, 32 .cfi_def_cfa_offset 64 mov rax, QWORD PTR fs:40 mov QWORD PTR 24[rsp], rax xor eax, eax call luaL_checkself@PLT lea rdx, 12[rsp] mov esi, 2 mov rdi, rbp mov rbx, QWORD PTR [rax] mov DWORD PTR 12[rsp], 0 call luaL_checklstring@PLT lea rdi, .LC0[rip] mov r12, rax call C@PLT mov esi, DWORD PTR 12[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L2 mov esi, -1 mov rdi, rbp call lua_tointeger@PLT mov DWORD PTR 4[rbx], eax mov eax, 1 .L1: mov rcx, QWORD PTR 24[rsp] sub rcx, QWORD PTR fs:40 jne .L10 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 .L2: .cfi_restore_state lea rdi, .LC1[rip] call C@PLT mov esi, DWORD PTR 12[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L4 mov esi, -1 mov rdi, rbp call lua_isstring@PLT test rax, rax jne .L11 mov esi, -1 mov rdi, rbp call lua_isnil@PLT test rax, rax je .L6 mov edi, DWORD PTR [rbx] xor esi, esi call g_string_truncate@PLT mov eax, 1 jmp .L1 .p2align 4,,10 .p2align 3 .L11: lea rdx, 16[rsp] mov esi, -1 mov rdi, rbp mov QWORD PTR 16[rsp], 0 call lua_tolstring@PLT mov rdx, QWORD PTR 16[rsp] mov edi, DWORD PTR [rbx] mov rsi, rax call g_string_assign_len@PLT mov eax, 1 jmp .L1 .p2align 4,,10 .p2align 3 .L4: mov rdx, r12 lea rsi, .LC3[rip] mov rdi, rbp call luaL_error@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L6: mov rdx, r12 lea rsi, .LC2[rip] mov rdi, rbp call luaL_error@PLT jmp .L1 .L10: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size proxy_backend_set, .-proxy_backend_set .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-backend-lua.c_proxy_backend_set.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "state\000" .align 2 .LC1: .ascii "uuid\000" .align 2 .LC2: .ascii "proxy.global.backends[...].%s has to be a string\000" .align 2 .LC3: .ascii "proxy.global.backends[...].%s is not writable\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC4: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_backend_set, %function proxy_backend_set: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} ldr r3, .L12 sub sp, sp, #16 mov r4, r0 ldr r3, [r3] str r3, [sp, #12] mov r3,#0 bl luaL_checkself mov r3, #0 mov ip, r0 mov r1, #2 add r2, sp, #4 mov r0, r4 ldr r7, [ip] str r3, [sp, #4] bl luaL_checklstring mov r5, r0 ldr r0, .L12+4 ldr r6, [sp, #4] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq subs r6, r0, #0 beq .L2 mov r0, r4 mvn r1, #0 bl lua_tointeger mov r3, r0 mov r0, #1 str r3, [r7, #4] .L1: ldr r3, .L12 ldr r2, [r3] ldr r3, [sp, #12] eors r2, r3, r2 mov r3, #0 bne .L10 add sp, sp, #16 @ sp needed pop {r4, r5, r6, r7, r8, pc} .L2: ldr r0, .L12+8 ldr r8, [sp, #4] bl C mov r1, r8 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L4 mvn r1, #0 mov r0, r4 bl lua_isstring subs r8, r0, #0 bne .L11 mvn r1, #0 mov r0, r4 bl lua_isnil cmp r0, #0 beq .L6 mov r1, r8 ldr r0, [r7] bl g_string_truncate mov r0, #1 b .L1 .L4: mov r2, r5 mov r0, r4 ldr r1, .L12+12 bl luaL_error b .L1 .L11: mvn r1, #0 add r2, sp, #8 mov r0, r4 str r6, [sp, #8] bl lua_tolstring ldr r2, [sp, #8] mov r1, r0 ldr r0, [r7] bl g_string_assign_len mov r0, #1 b .L1 .L6: mov r2, r5 mov r0, r4 ldr r1, .L12+16 bl luaL_error b .L1 .L10: bl __stack_chk_fail .L13: .align 2 .L12: .word .LC4 .word .LC0 .word .LC1 .word .LC3 .word .LC2 .size proxy_backend_set, .-proxy_backend_set .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-backend-lua.c_proxy_backends_get.c" .intel_syntax noprefix .text .p2align 4 .type proxy_backends_get, @function proxy_backends_get: .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 call luaL_checkself@PLT mov esi, 2 mov rdi, rbp mov r12, QWORD PTR [rax] call luaL_checkinteger@PLT lea esi, -1[rax] mov rdi, r12 call network_backends_get@PLT test rax, rax je .L6 mov esi, 8 mov rdi, rbp mov rbx, rax call lua_newuserdata@PLT mov rdi, rbp mov QWORD PTR [rax], rbx call network_backend_lua_getmetatable@PLT mov rdi, rbp mov esi, -2 call lua_setmetatable@PLT pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, 1 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L6: .cfi_restore_state mov rdi, rbp call lua_pushnil@PLT pop rbx .cfi_def_cfa_offset 24 mov eax, 1 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size proxy_backends_get, .-proxy_backends_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-backend-lua.c_proxy_backends_get.c" .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_backends_get, %function proxy_backends_get: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 bl luaL_checkself mov r3, r0 mov r1, #2 mov r0, r4 ldr r5, [r3] bl luaL_checkinteger mov r1, r0 mov r0, r5 sub r1, r1, #1 bl network_backends_get subs r5, r0, #0 beq .L6 mov r1, #4 mov r0, r4 bl lua_newuserdata mov r3, r0 mov r0, r4 str r5, [r3] bl network_backend_lua_getmetatable mov r0, r4 mvn r1, #1 bl lua_setmetatable mov r0, #1 pop {r4, r5, r6, pc} .L6: mov r0, r4 bl lua_pushnil mov r0, #1 pop {r4, r5, r6, pc} .size proxy_backends_get, .-proxy_backends_get .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-backend-lua.c_proxy_backends_len.c" .intel_syntax noprefix .text .p2align 4 .type proxy_backends_len, @function proxy_backends_len: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi call luaL_checkself@PLT mov rdi, QWORD PTR [rax] call network_backends_count@PLT mov rdi, rbp mov esi, eax call lua_pushinteger@PLT mov eax, 1 pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size proxy_backends_len, .-proxy_backends_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-backend-lua.c_proxy_backends_len.c" .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_backends_len, %function proxy_backends_len: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 bl luaL_checkself ldr r0, [r0] bl network_backends_count mov r1, r0 mov r0, r4 bl lua_pushinteger mov r0, #1 pop {r4, pc} .size proxy_backends_len, .-proxy_backends_len .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-backend-lua.c_proxy_backends_pwds.c" .intel_syntax noprefix .text .p2align 4 .type proxy_backends_pwds, @function proxy_backends_pwds: .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 mov rbp, rdi push rbx .cfi_def_cfa_offset 48 .cfi_offset 3, -48 call luaL_checkself@PLT mov esi, -1 mov rdi, rbp mov r13, QWORD PTR [rax] call lua_tointeger@PLT mov esi, -2 mov rdi, rbp mov ebx, eax call lua_tostring@PLT mov esi, -3 mov rdi, rbp mov r14, rax call lua_tostring@PLT mov rdi, r13 mov rsi, rax mov r12, rax call proxy_pwds_exist@PLT cmp ebx, 129 je .L2 cmp ebx, 130 je .L3 cmp ebx, 128 je .L14 xor eax, eax call g_assert_not_reached@PLT mov esi, -1 .L7: mov rdi, rbp call lua_pushinteger@PLT pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 mov eax, 1 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 .L2: .cfi_restore_state test eax, eax je .L6 .L8: mov esi, DWORD PTR ERR_USER_EXIST[rip] jmp .L7 .p2align 4,,10 .p2align 3 .L14: mov esi, DWORD PTR ERR_USER_NOT_EXIST[rip] test eax, eax je .L7 mov rsi, r12 mov rdi, r13 call network_backends_removepwd@PLT mov esi, eax jmp .L7 .p2align 4,,10 .p2align 3 .L3: test eax, eax jne .L8 mov ecx, DWORD PTR TRUE[rip] .L12: mov rsi, r12 mov rdx, r14 mov rdi, r13 call network_backends_addpwd@PLT mov esi, eax jmp .L7 .p2align 4,,10 .p2align 3 .L6: mov ecx, DWORD PTR FALSE[rip] jmp .L12 .cfi_endproc .LFE0: .size proxy_backends_pwds, .-proxy_backends_pwds .globl TRUE .bss .align 4 .type TRUE, @object .size TRUE, 4 TRUE: .zero 4 .globl FALSE .align 4 .type FALSE, @object .size FALSE, 4 FALSE: .zero 4 .globl ERR_USER_NOT_EXIST .align 4 .type ERR_USER_NOT_EXIST, @object .size ERR_USER_NOT_EXIST, 4 ERR_USER_NOT_EXIST: .zero 4 .globl ERR_USER_EXIST .align 4 .type ERR_USER_EXIST, @object .size ERR_USER_EXIST, 4 ERR_USER_EXIST: .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-backend-lua.c_proxy_backends_pwds.c" .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_backends_pwds, %function proxy_backends_pwds: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r4, r0 bl luaL_checkself mov r3, r0 mvn r1, #0 mov r0, r4 ldr r7, [r3] bl lua_tointeger mvn r1, #1 mov r5, r0 mov r0, r4 bl lua_tostring mvn r1, #2 mov r8, r0 mov r0, r4 bl lua_tostring mov r6, r0 mov r0, r7 mov r1, r6 bl proxy_pwds_exist cmp r5, #129 beq .L2 cmp r5, #130 beq .L3 cmp r5, #128 beq .L14 bl g_assert_not_reached mvn r1, #0 .L7: mov r0, r4 bl lua_pushinteger mov r0, #1 pop {r4, r5, r6, r7, r8, pc} .L2: cmp r0, #0 beq .L6 .L8: ldr r3, .L15 ldr r1, [r3] b .L7 .L14: cmp r0, #0 bne .L9 ldr r3, .L15+4 ldr r1, [r3] b .L7 .L3: cmp r0, #0 bne .L8 ldr r3, .L15+8 b .L12 .L6: ldr r3, .L15+12 .L12: mov r1, r6 mov r2, r8 mov r0, r7 ldr r3, [r3] bl network_backends_addpwd mov r1, r0 b .L7 .L9: mov r1, r6 mov r0, r7 bl network_backends_removepwd mov r1, r0 b .L7 .L16: .align 2 .L15: .word ERR_USER_EXIST .word ERR_USER_NOT_EXIST .word TRUE .word FALSE .size proxy_backends_pwds, .-proxy_backends_pwds .comm TRUE,4,4 .comm FALSE,4,4 .comm ERR_USER_NOT_EXIST,4,4 .comm ERR_USER_EXIST,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-backend-lua.c_proxy_backends_set.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "addslave" .LC1: .string "addmaster" .LC2: .string "removebackend" .LC3: .string "addclient" .LC4: .string "removeclient" .LC5: .string "saveconfig" .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC6: .string "proxy.global.backends.%s is not writable" .text .p2align 4 .type proxy_backends_set, @function proxy_backends_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 sub rsp, 16 .cfi_def_cfa_offset 48 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 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, -1 call lua_tostring@PLT mov edi, eax call g_strdup@PLT mov edx, DWORD PTR BACKEND_TYPE_RO[rip] mov rbp, rax .L11: mov rsi, rbp mov rdi, r13 call network_backends_add@PLT mov rdi, rbp call g_free@PLT mov eax, 1 .L1: mov rcx, QWORD PTR 8[rsp] sub rcx, QWORD PTR fs:40 jne .L13 add rsp, 16 .cfi_remember_state .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 lea rdi, .LC1[rip] call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L4 mov rdi, rbp mov esi, -1 call lua_tostring@PLT mov edi, eax call g_strdup@PLT mov edx, DWORD PTR BACKEND_TYPE_RW[rip] mov rbp, rax jmp .L11 .p2align 4,,10 .p2align 3 .L4: lea rdi, .LC2[rip] call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax jne .L14 lea rdi, .LC3[rip] call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L6 mov esi, -1 mov rdi, rbp call lua_tostring@PLT mov edi, eax call g_strdup@PLT mov rdi, r13 mov rbp, rax mov rsi, rax call network_backends_addclient@PLT mov rdi, rbp call g_free@PLT mov eax, 1 jmp .L1 .p2align 4,,10 .p2align 3 .L14: mov esi, -1 mov rdi, rbp call lua_tointeger@PLT mov rdi, r13 mov esi, eax call network_backends_remove@PLT mov eax, 1 jmp .L1 .p2align 4,,10 .p2align 3 .L6: lea rdi, .LC4[rip] call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax jne .L15 lea rdi, .LC5[rip] call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L8 mov rdi, r13 call network_backends_save@PLT mov eax, 1 jmp .L1 .p2align 4,,10 .p2align 3 .L15: mov esi, -1 mov rdi, rbp call lua_tostring@PLT mov edi, eax call g_strdup@PLT mov rdi, r13 mov rbp, rax mov rsi, rax call network_backends_removeclient@PLT mov rdi, rbp call g_free@PLT mov eax, 1 jmp .L1 .p2align 4,,10 .p2align 3 .L8: mov rdx, r12 lea rsi, .LC6[rip] mov rdi, rbp call luaL_error@PLT jmp .L1 .L13: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size proxy_backends_set, .-proxy_backends_set .globl BACKEND_TYPE_RW .bss .align 4 .type BACKEND_TYPE_RW, @object .size BACKEND_TYPE_RW, 4 BACKEND_TYPE_RW: .zero 4 .globl BACKEND_TYPE_RO .align 4 .type BACKEND_TYPE_RO, @object .size BACKEND_TYPE_RO, 4 BACKEND_TYPE_RO: .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-backend-lua.c_proxy_backends_set.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "addslave\000" .align 2 .LC1: .ascii "addmaster\000" .align 2 .LC2: .ascii "removebackend\000" .align 2 .LC3: .ascii "addclient\000" .align 2 .LC4: .ascii "removeclient\000" .align 2 .LC5: .ascii "saveconfig\000" .align 2 .LC6: .ascii "proxy.global.backends.%s is not writable\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC7: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_backends_set, %function proxy_backends_set: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, lr} ldr r3, .L16 sub sp, sp, #12 mov r4, 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, r4 ldr r7, [ip] str r3, [sp] bl luaL_checklstring mov r5, r0 ldr r0, .L16+4 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L2 mov r0, r4 mvn r1, #0 bl lua_tostring bl g_strdup mov r4, r0 ldr r3, .L16+8 .L11: mov r1, r4 ldr r2, [r3] mov r0, r7 bl network_backends_add mov r0, r4 bl g_free mov r0, #1 .L1: ldr r3, .L16 ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L13 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, pc} .L2: ldr r0, .L16+12 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L4 mov r0, r4 mvn r1, #0 bl lua_tostring bl g_strdup ldr r3, .L16+16 mov r4, r0 b .L11 .L4: ldr r0, .L16+20 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 bne .L14 ldr r0, .L16+24 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L6 mvn r1, #0 mov r0, r4 bl lua_tostring bl g_strdup mov r4, r0 mov r0, r7 mov r1, r4 bl network_backends_addclient mov r0, r4 bl g_free mov r0, #1 b .L1 .L14: mvn r1, #0 mov r0, r4 bl lua_tointeger mov r1, r0 mov r0, r7 bl network_backends_remove mov r0, #1 b .L1 .L6: ldr r0, .L16+28 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 bne .L15 ldr r0, .L16+32 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L8 mov r0, r7 bl network_backends_save mov r0, #1 b .L1 .L15: mvn r1, #0 mov r0, r4 bl lua_tostring bl g_strdup mov r4, r0 mov r0, r7 mov r1, r4 bl network_backends_removeclient mov r0, r4 bl g_free mov r0, #1 b .L1 .L8: mov r2, r5 mov r0, r4 ldr r1, .L16+36 bl luaL_error b .L1 .L13: bl __stack_chk_fail .L17: .align 2 .L16: .word .LC7 .word .LC0 .word BACKEND_TYPE_RO .word .LC1 .word BACKEND_TYPE_RW .word .LC2 .word .LC3 .word .LC4 .word .LC5 .word .LC6 .size proxy_backends_set, .-proxy_backends_set .comm BACKEND_TYPE_RW,4,4 .comm BACKEND_TYPE_RO,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-backend-lua.c_proxy_clients_exist.c" .intel_syntax noprefix .text .p2align 4 .type proxy_clients_exist, @function proxy_clients_exist: .LFB0: .cfi_startproc endbr64 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 push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 sub rsp, 8 .cfi_def_cfa_offset 48 call luaL_checkself@PLT mov esi, -1 mov rdi, r13 mov rbp, QWORD PTR [rax] call lua_tostring@PLT cmp QWORD PTR 0[rbp], 0 jle .L2 mov r12, rax xor ebx, ebx jmp .L5 .p2align 4,,10 .p2align 3 .L3: add rbx, 1 cmp QWORD PTR 0[rbp], rbx jle .L2 .L5: mov rsi, rbx mov rdi, rbp call g_ptr_array_index@PLT mov rdi, r12 mov esi, eax call strcmp@PLT test rax, rax jne .L3 mov rdi, r13 mov esi, 1 call lua_pushinteger@PLT add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 40 mov eax, 1 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 rdi, r13 xor esi, esi call lua_pushinteger@PLT add rsp, 8 .cfi_def_cfa_offset 40 mov eax, 1 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 proxy_clients_exist, .-proxy_clients_exist .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-backend-lua.c_proxy_clients_exist.c" .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_clients_exist, %function proxy_clients_exist: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r7, r0 bl luaL_checkself mov r3, r0 ldr r5, [r3] mvn r1, #0 mov r0, r7 bl lua_tostring ldr r3, [r5] cmp r3, #0 ble .L2 mov r6, r0 mov r4, #0 b .L5 .L3: ldr r3, [r5] cmp r3, r4 ble .L2 .L5: mov r1, r4 mov r0, r5 bl g_ptr_array_index mov r1, r0 mov r0, r6 bl strcmp cmp r0, #0 add r4, r4, #1 bne .L3 mov r0, r7 mov r1, #1 bl lua_pushinteger mov r0, #1 pop {r4, r5, r6, r7, r8, pc} .L2: mov r0, r7 mov r1, #0 bl lua_pushinteger mov r0, #1 pop {r4, r5, r6, r7, r8, pc} .size proxy_clients_exist, .-proxy_clients_exist .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-backend-lua.c_proxy_clients_get.c" .intel_syntax noprefix .text .p2align 4 .type proxy_clients_get, @function proxy_clients_get: .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 sub rsp, 8 .cfi_def_cfa_offset 32 call luaL_checkself@PLT mov rdi, rbp mov esi, 2 mov r12, QWORD PTR [rax] call luaL_checkinteger@PLT lea esi, -1[rax] mov rdi, r12 call g_ptr_array_index@PLT mov rdi, rax mov r12, rax call strlen@PLT mov rsi, r12 mov rdi, rbp mov edx, eax call lua_pushlstring@PLT add rsp, 8 .cfi_def_cfa_offset 24 mov eax, 1 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size proxy_clients_get, .-proxy_clients_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-backend-lua.c_proxy_clients_get.c" .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_clients_get, %function proxy_clients_get: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 bl luaL_checkself mov r3, r0 mov r1, #2 mov r0, r4 ldr r5, [r3] bl luaL_checkinteger mov r1, r0 mov r0, r5 sub r1, r1, #1 bl g_ptr_array_index mov r5, r0 bl strlen mov r1, r5 mov r2, r0 mov r0, r4 bl lua_pushlstring mov r0, #1 pop {r4, r5, r6, pc} .size proxy_clients_get, .-proxy_clients_get .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-backend-lua.c_proxy_clients_len.c" .intel_syntax noprefix .text .p2align 4 .type proxy_clients_len, @function proxy_clients_len: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi call luaL_checkself@PLT mov rdi, rbp mov rax, QWORD PTR [rax] mov esi, DWORD PTR [rax] call lua_pushinteger@PLT mov eax, 1 pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size proxy_clients_len, .-proxy_clients_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-backend-lua.c_proxy_clients_len.c" .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_clients_len, %function proxy_clients_len: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 bl luaL_checkself ldr r3, [r0] mov r0, r4 ldr r1, [r3] bl lua_pushinteger mov r0, #1 pop {r4, pc} .size proxy_clients_len, .-proxy_clients_len .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-backend-lua.c_proxy_pwds_exist.c" .intel_syntax noprefix .text .p2align 4 .type proxy_pwds_exist, @function proxy_pwds_exist: .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 mov r14, QWORD PTR [rdi] cmp QWORD PTR [r14], 0 jle .L2 mov r13, rsi xor r12d, r12d jmp .L5 .p2align 4,,10 .p2align 3 .L3: add r12, 1 cmp QWORD PTR [r14], r12 jle .L2 .L5: mov rsi, r12 mov rdi, r14 call g_ptr_array_index@PLT mov esi, 58 mov rdi, rax mov rbp, rax call strchr@PLT mov rbx, rax mov rdi, rax call g_assert@PLT mov BYTE PTR [rbx], 0 mov rsi, rbp mov rdi, r13 call strcmp@PLT mov BYTE PTR [rbx], 58 test rax, rax jne .L3 pop rbx .cfi_remember_state .cfi_def_cfa_offset 40 mov eax, DWORD PTR TRUE[rip] 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 .L2: .cfi_restore_state pop rbx .cfi_def_cfa_offset 40 mov eax, DWORD PTR FALSE[rip] 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 .cfi_endproc .LFE0: .size proxy_pwds_exist, .-proxy_pwds_exist .globl TRUE .bss .align 4 .type TRUE, @object .size TRUE, 4 TRUE: .zero 4 .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-backend-lua.c_proxy_pwds_exist.c" .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_pwds_exist, %function proxy_pwds_exist: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, lr} ldr r10, [r0] ldr r3, [r10] cmp r3, #0 ble .L2 mov r9, #0 mov r6, r1 mov r8, #58 mov r7, r9 b .L5 .L3: strb r8, [r4] ldr r3, [r10] cmp r3, r9 ble .L2 .L5: mov r1, r9 mov r0, r10 bl g_ptr_array_index mov r1, #58 mov r5, r0 bl strchr mov r4, r0 bl g_assert mov r1, r5 mov r0, r6 strb r7, [r4] bl strcmp cmp r0, #0 add r9, r9, #1 bne .L3 mov r2, #58 ldr r3, .L9 strb r2, [r4] ldr r0, [r3] pop {r4, r5, r6, r7, r8, r9, r10, pc} .L2: ldr r3, .L9+4 ldr r0, [r3] pop {r4, r5, r6, r7, r8, r9, r10, pc} .L10: .align 2 .L9: .word TRUE .word FALSE .size proxy_pwds_exist, .-proxy_pwds_exist .comm TRUE,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-backend-lua.c_proxy_pwds_get.c" .intel_syntax noprefix .text .p2align 4 .type proxy_pwds_get, @function proxy_pwds_get: .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 sub rsp, 8 .cfi_def_cfa_offset 32 call luaL_checkself@PLT mov rdi, rbp mov esi, 2 mov r12, QWORD PTR [rax] call luaL_checkinteger@PLT lea esi, -1[rax] mov rdi, r12 call g_ptr_array_index@PLT mov rdi, rax mov r12, rax call strlen@PLT mov rsi, r12 mov rdi, rbp mov edx, eax call lua_pushlstring@PLT add rsp, 8 .cfi_def_cfa_offset 24 mov eax, 1 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size proxy_pwds_get, .-proxy_pwds_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-backend-lua.c_proxy_pwds_get.c" .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_pwds_get, %function proxy_pwds_get: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 bl luaL_checkself mov r3, r0 mov r1, #2 mov r0, r4 ldr r5, [r3] bl luaL_checkinteger mov r1, r0 mov r0, r5 sub r1, r1, #1 bl g_ptr_array_index mov r5, r0 bl strlen mov r1, r5 mov r2, r0 mov r0, r4 bl lua_pushlstring mov r0, #1 pop {r4, r5, r6, pc} .size proxy_pwds_get, .-proxy_pwds_get .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-backend-lua.c_proxy_pwds_len.c" .intel_syntax noprefix .text .p2align 4 .type proxy_pwds_len, @function proxy_pwds_len: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi call luaL_checkself@PLT mov rdi, rbp mov rax, QWORD PTR [rax] mov esi, DWORD PTR [rax] call lua_pushinteger@PLT mov eax, 1 pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size proxy_pwds_len, .-proxy_pwds_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-backend-lua.c_proxy_pwds_len.c" .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_pwds_len, %function proxy_pwds_len: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 bl luaL_checkself ldr r3, [r0] mov r0, r4 ldr r1, [r3] bl lua_pushinteger mov r0, #1 pop {r4, pc} .size proxy_pwds_len, .-proxy_pwds_len .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-backend.c_append_key.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "%u" .LC1: .string ".%u" .text .p2align 4 .globl append_key .type append_key, @function append_key: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 mov esi, 44 lea r13, .LC1[rip] 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 mov ebp, 3 push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 mov rbx, rdi mov rdi, rdx sub rsp, 8 .cfi_def_cfa_offset 48 call g_string_append_c@PLT mov ebx, DWORD PTR [rbx] lea rsi, .LC0[rip] mov rdi, r12 movzx edx, bl call g_string_append_printf@PLT .L2: sar ebx, 8 mov rsi, r13 mov rdi, r12 movzx edx, bl call g_string_append_printf@PLT sub ebp, 1 jne .L2 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 append_key, .-append_key .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-backend.c_append_key.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "%u\000" .align 2 .LC1: .ascii ".%u\000" .text .align 2 .global append_key .syntax unified .arm .fpu softvfp .type append_key, %function append_key: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r4, r0 mov r6, r2 mov r0, r2 mov r1, #44 bl g_string_append_c ldr r4, [r4] mov r0, r6 ldr r1, .L7 and r2, r4, #255 bl g_string_append_printf mov r5, #3 ldr r7, .L7+4 .L2: asr r4, r4, #8 mov r1, r7 mov r0, r6 and r2, r4, #255 bl g_string_append_printf subs r5, r5, #1 bne .L2 pop {r4, r5, r6, r7, r8, pc} .L8: .align 2 .L7: .word .LC0 .word .LC1 .size append_key, .-append_key .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-backend.c_copy_pwd.c" .intel_syntax noprefix .text .p2align 4 .globl copy_pwd .type copy_pwd, @function copy_pwd: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 mov r13, rdi mov rdi, rsi push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 mov rbp, rdx call S@PLT mov edi, eax call g_string_new_len@PLT mov rdi, r13 mov r12d, eax call g_strdup@PLT mov edx, r12d mov rdi, rbp pop rbp .cfi_def_cfa_offset 24 mov esi, eax pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 jmp g_hash_table_insert@PLT .cfi_endproc .LFE0: .size copy_pwd, .-copy_pwd .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-backend.c_copy_pwd.c" .text .align 2 .global copy_pwd .syntax unified .arm .fpu softvfp .type copy_pwd, %function copy_pwd: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r6, r1 mov r4, r2 bl g_strdup mov r5, r0 mov r0, r6 bl S bl g_string_new_len mov r1, r5 mov r2, r0 mov r0, r4 pop {r4, r5, r6, lr} b g_hash_table_insert .size copy_pwd, .-copy_pwd .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-backend.c_g_wrr_poll_free.c" .intel_syntax noprefix .text .p2align 4 .globl g_wrr_poll_free .type g_wrr_poll_free, @function g_wrr_poll_free: .LFB0: .cfi_startproc endbr64 jmp g_free@PLT .cfi_endproc .LFE0: .size g_wrr_poll_free, .-g_wrr_poll_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-backend.c_g_wrr_poll_free.c" .text .align 2 .global g_wrr_poll_free .syntax unified .arm .fpu softvfp .type g_wrr_poll_free, %function g_wrr_poll_free: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. b g_free .size g_wrr_poll_free, .-g_wrr_poll_free .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-backend.c_network_backend_free.c" .intel_syntax noprefix .text .p2align 4 .globl network_backend_free .type network_backend_free, @function network_backend_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 mov rdi, QWORD PTR 16[rdi] cmp QWORD PTR [rdi], 0 jle .L3 xor ebx, ebx .p2align 4,,10 .p2align 3 .L4: mov rsi, rbx add rbx, 1 call g_ptr_array_index@PLT mov rdi, rax call network_connection_pool_free@PLT mov rdi, QWORD PTR 16[rbp] cmp QWORD PTR [rdi], rbx jg .L4 .L3: mov esi, DWORD PTR TRUE[rip] call g_ptr_array_free@PLT mov rdi, QWORD PTR 8[rbp] test rdi, rdi jne .L18 mov rdi, QWORD PTR 0[rbp] test rdi, rdi jne .L19 .L6: add rsp, 8 .cfi_remember_state .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_free@PLT .p2align 4,,10 .p2align 3 .L18: .cfi_restore_state call network_address_free@PLT mov rdi, QWORD PTR 0[rbp] test rdi, rdi je .L6 .L19: mov esi, DWORD PTR TRUE[rip] call g_string_free@PLT 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_free@PLT .p2align 4,,10 .p2align 3 .L1: ret .cfi_endproc .LFE0: .size network_backend_free, .-network_backend_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-backend.c_network_backend_free.c" .text .align 2 .global network_backend_free .syntax unified .arm .fpu softvfp .type network_backend_free, %function network_backend_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 r0, [r5, #8] ldr r3, [r0] cmp r3, #0 ble .L3 mov r4, #0 .L4: mov r1, r4 bl g_ptr_array_index bl network_connection_pool_free ldr r0, [r5, #8] add r4, r4, #1 ldr r3, [r0] cmp r3, r4 bgt .L4 .L3: ldr r4, .L18 ldr r1, [r4] bl g_ptr_array_free ldr r0, [r5, #4] cmp r0, #0 bne .L16 ldr r0, [r5] cmp r0, #0 bne .L17 .L6: mov r0, r5 pop {r4, r5, r6, lr} b g_free .L16: bl network_address_free ldr r0, [r5] cmp r0, #0 beq .L6 .L17: ldr r1, [r4] bl g_string_free mov r0, r5 pop {r4, r5, r6, lr} b g_free .L19: .align 2 .L18: .word TRUE .size network_backend_free, .-network_backend_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-backend.c_network_backends_add.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "read/write" .LC1: .string "read-only" .LC2: .string "backend %s is already known!" .LC3: .string "added %s backend: %s" .text .p2align 4 .globl network_backends_add .type network_backends_add, @function network_backends_add: .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, rdx push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 mov rbp, rdi push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 sub rsp, 40 .cfi_def_cfa_offset 96 mov edi, DWORD PTR 16[rdi] mov QWORD PTR 16[rsp], rsi call network_backend_new@PLT cmp QWORD PTR BACKEND_TYPE_RO[rip], r13 mov QWORD PTR 24[rsp], 0 mov QWORD PTR [rax], r13 mov r12, rax je .L29 .L2: mov rdi, QWORD PTR 16[r12] mov rsi, QWORD PTR 16[rsp] call network_address_set_address@PLT test rax, rax jne .L30 mov edi, DWORD PTR 0[rbp] call g_mutex_lock@PLT mov rdi, QWORD PTR 8[rbp] cmp QWORD PTR [rdi], 0 je .L6 mov r15d, -1 xor ebx, ebx jmp .L9 .p2align 4,,10 .p2align 3 .L8: add rbx, 1 cmp QWORD PTR [rdi], rbx jbe .L31 .L9: mov rax, QWORD PTR 8[rdi] mov r14, QWORD PTR [rax+rbx*8] mov rax, QWORD PTR [r14] cmp r15d, -1 jne .L7 cmp QWORD PTR BACKEND_TYPE_RO[rip], rax cmove r15d, ebx .L7: cmp r13, rax jne .L8 mov rax, QWORD PTR 16[r12] mov edi, DWORD PTR [rax] call S@PLT mov DWORD PTR 12[rsp], eax mov rax, QWORD PTR 16[r14] mov edi, DWORD PTR [rax] call S@PLT mov esi, DWORD PTR 12[rsp] mov edi, eax call strleq@PLT test rax, rax jne .L25 mov rdi, QWORD PTR 8[rbp] add rbx, 1 cmp QWORD PTR [rdi], rbx ja .L9 .p2align 4,,10 .p2align 3 .L31: mov rsi, r12 call g_ptr_array_add@PLT cmp r15d, -1 je .L11 cmp QWORD PTR BACKEND_TYPE_RW[rip], r13 je .L32 .L11: mov edi, DWORD PTR 0[rbp] call g_mutex_unlock@PLT cmp QWORD PTR BACKEND_TYPE_RW[rip], r13 mov rdx, QWORD PTR 16[rsp] lea rax, .LC1[rip] lea rsi, .LC0[rip] lea rdi, .LC3[rip] cmovne rsi, rax call g_message@PLT mov rcx, QWORD PTR 24[rsp] xor eax, eax test rcx, rcx je .L1 mov BYTE PTR [rcx], 64 .L1: 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 .L29: .cfi_restore_state mov rdi, QWORD PTR 16[rsp] mov esi, 64 call strrchr@PLT mov rdx, rax mov QWORD PTR 24[rsp], rax mov eax, 1 test rdx, rdx je .L3 mov BYTE PTR [rdx], 0 lea rdi, 1[rdx] call atoi@PLT .L3: mov QWORD PTR 8[r12], rax jmp .L2 .p2align 4,,10 .p2align 3 .L32: mov rsi, QWORD PTR 8[rbp] movsx r15, r15d mov rax, QWORD PTR 8[rsi] mov rsi, QWORD PTR [rsi] lea rcx, [rax+r15*8] lea rax, -8[rax+rsi*8] mov rdi, QWORD PTR [rcx] mov rsi, QWORD PTR [rax] mov QWORD PTR [rcx], rsi mov QWORD PTR [rax], rdi jmp .L11 .p2align 4,,10 .p2align 3 .L25: mov rdi, r12 call network_backend_free@PLT mov edi, DWORD PTR 0[rbp] call g_mutex_unlock@PLT mov rsi, QWORD PTR 16[rsp] lea rdi, .LC2[rip] call g_critical@PLT add rsp, 40 .cfi_remember_state .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 .L6: .cfi_restore_state mov rsi, r12 call g_ptr_array_add@PLT jmp .L11 .L30: mov rdi, r12 call network_backend_free@PLT mov eax, -1 jmp .L1 .cfi_endproc .LFE0: .size network_backends_add, .-network_backends_add .globl BACKEND_TYPE_RW .bss .align 8 .type BACKEND_TYPE_RW, @object .size BACKEND_TYPE_RW, 8 BACKEND_TYPE_RW: .zero 8 .globl BACKEND_TYPE_RO .align 8 .type BACKEND_TYPE_RO, @object .size BACKEND_TYPE_RO, 8 BACKEND_TYPE_RO: .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-backend.c_network_backends_add.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "read/write\000" .align 2 .LC1: .ascii "read-only\000" .align 2 .LC2: .ascii "backend %s is already known!\000" .align 2 .LC3: .ascii "added %s backend: %s\000" .text .align 2 .global network_backends_add .syntax unified .arm .fpu softvfp .type network_backends_add, %function network_backends_add: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} mov fp, r2 ldr r10, .L33 sub sp, sp, #12 mov r6, r0 ldr r0, [r0, #8] mov r9, r1 bl network_backend_new ldr r2, [r10] mov r7, r0 cmp r2, fp movne r3, #0 str fp, [r0] strne r3, [sp, #4] beq .L29 .L2: mov r1, r9 ldr r0, [r7, #8] bl network_address_set_address subs r3, r0, #0 str r3, [sp] bne .L30 ldr r0, [r6] bl g_mutex_lock ldr r0, [r6, #4] ldr r2, [r0] cmp r2, #0 beq .L6 mvn r5, #0 ldr r4, [sp] b .L9 .L8: ldr r2, [r0] add r4, r4, #1 cmp r2, r4 bls .L31 .L9: ldr r2, [r0, #4] cmn r5, #1 ldr r1, [r2, r4, lsl #2] ldr r2, [r1] bne .L7 ldr ip, [r10] cmp ip, r2 moveq r5, r4 .L7: cmp fp, r2 bne .L8 ldr r2, [r1, #8] ldr r0, [r2] bl S ldr r1, [r7, #8] mov r8, r0 ldr r0, [r1] bl S mov r1, r0 mov r0, r8 bl strleq cmp r0, #0 bne .L24 ldr r0, [r6, #4] add r4, r4, #1 ldr r2, [r0] cmp r2, r4 bhi .L9 .L31: mov r1, r7 bl g_ptr_array_add cmn r5, #1 ldr r4, .L33+4 beq .L11 ldr r3, [r4] cmp r3, fp beq .L32 .L11: ldr r0, [r6] bl g_mutex_unlock ldr r0, [r4] ldr r3, .L33+8 cmp r0, fp mov r2, r9 ldr r1, .L33+12 ldr r0, .L33+16 movne r1, r3 bl g_message ldr r2, [sp, #4] cmp r2, #0 movne r3, #64 strbne r3, [r2] .L1: ldr r0, [sp] add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L29: mov r1, #64 mov r0, r9 bl strrchr cmp r0, #0 str r0, [sp, #4] moveq r0, #1 beq .L3 mov r2, #0 strb r2, [r0], #1 bl atoi .L3: str r0, [r7, #4] b .L2 .L32: ldr r3, [r6, #4] ldm r3, {r2, r3} sub r2, r2, #-1073741823 ldr r0, [r3, r2, lsl #2] ldr r1, [r3, r5, lsl #2] str r0, [r3, r5, lsl #2] str r1, [r3, r2, lsl #2] b .L11 .L24: mov r0, r7 bl network_backend_free ldr r0, [r6] bl g_mutex_unlock mov r1, r9 ldr r0, .L33+20 bl g_critical mvn r3, #0 str r3, [sp] ldr r0, [sp] add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L6: mov r1, r7 bl g_ptr_array_add ldr r4, .L33+4 b .L11 .L30: mov r0, r7 bl network_backend_free mvn r3, #0 str r3, [sp] b .L1 .L34: .align 2 .L33: .word BACKEND_TYPE_RO .word BACKEND_TYPE_RW .word .LC1 .word .LC0 .word .LC3 .word .LC2 .size network_backends_add, .-network_backends_add .comm BACKEND_TYPE_RW,4,4 .comm BACKEND_TYPE_RO,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-backend.c_network_backends_addpwd.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "failed to decrypt %s\n" .LC1: .string "%s:%s" .LC2: .string "failed to encrypt %s\n" .text .p2align 4 .globl network_backends_addpwd .type network_backends_addpwd, @function network_backends_addpwd: .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, rcx push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 mov r13, rsi push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 mov rbp, rdx push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 mov rbx, rdi xor edi, edi sub rsp, 8 .cfi_def_cfa_offset 64 call g_string_new@PLT mov rdi, rbp mov r12, rax test r14, r14 je .L2 call decrypt@PLT mov r14, rax test rax, rax je .L9 mov rdi, rax call strlen@PLT mov rsi, r14 mov rdi, r12 mov edx, eax call network_mysqld_proto_password_hash@PLT mov rdi, r14 call g_free@PLT mov rsi, r13 mov rdx, rbp lea rdi, .LC1[rip] call g_strdup_printf@PLT mov edi, DWORD PTR 16[rbx] mov esi, eax call g_ptr_array_add@PLT jmp .L5 .p2align 4,,10 .p2align 3 .L2: call encrypt@PLT mov r14, rax test rax, rax je .L10 mov rdx, rax mov rsi, r13 lea rdi, .LC1[rip] call g_strdup_printf@PLT mov edi, DWORD PTR 16[rbx] mov esi, eax call g_ptr_array_add@PLT mov rdi, r14 call g_free@PLT mov rdi, rbp call strlen@PLT mov rsi, rbp mov rdi, r12 mov edx, eax call network_mysqld_proto_password_hash@PLT .L5: mov rax, QWORD PTR [rbx] mov rdx, QWORD PTR 8[rbx] mov rbp, QWORD PTR [rax] mov eax, 1 sub rax, rbp mov r15, QWORD PTR [rdx+rbp*8] mov r14, QWORD PTR [rdx+rax*8] mov rdi, r14 call g_hash_table_remove_all@PLT mov esi, DWORD PTR copy_pwd[rip] mov rdx, r14 mov rdi, r15 call g_hash_table_foreach@PLT mov rdi, r13 call g_strdup@PLT mov rdx, r12 mov rdi, r14 mov esi, eax call g_hash_table_insert@PLT mov rdi, QWORD PTR [rbx] mov esi, 1 sub esi, ebp call g_atomic_int_set@PLT mov eax, DWORD PTR PWD_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 .L10: .cfi_restore_state mov rsi, rbp lea rdi, .LC2[rip] call g_warning@PLT mov eax, DWORD PTR ERR_PWD_ENCRYPT[rip] jmp .L1 .p2align 4,,10 .p2align 3 .L9: mov rsi, rbp lea rdi, .LC0[rip] call g_warning@PLT mov eax, DWORD PTR ERR_PWD_DECRYPT[rip] jmp .L1 .cfi_endproc .LFE0: .size network_backends_addpwd, .-network_backends_addpwd .globl copy_pwd .bss .align 4 .type copy_pwd, @object .size copy_pwd, 4 copy_pwd: .zero 4 .globl PWD_SUCCESS .align 4 .type PWD_SUCCESS, @object .size PWD_SUCCESS, 4 PWD_SUCCESS: .zero 4 .globl ERR_PWD_ENCRYPT .align 4 .type ERR_PWD_ENCRYPT, @object .size ERR_PWD_ENCRYPT, 4 ERR_PWD_ENCRYPT: .zero 4 .globl ERR_PWD_DECRYPT .align 4 .type ERR_PWD_DECRYPT, @object .size ERR_PWD_DECRYPT, 4 ERR_PWD_DECRYPT: .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-backend.c_network_backends_addpwd.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "failed to decrypt %s\012\000" .align 2 .LC1: .ascii "%s:%s\000" .align 2 .LC2: .ascii "failed to encrypt %s\012\000" .text .align 2 .global network_backends_addpwd .syntax unified .arm .fpu softvfp .type network_backends_addpwd, %function network_backends_addpwd: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, lr} mov r8, r3 mov r4, r0 mov r0, #0 mov r5, r2 mov r7, r1 bl g_string_new cmp r8, #0 mov r6, r0 mov r0, r5 beq .L2 bl decrypt subs r8, r0, #0 beq .L9 bl strlen mov r1, r8 mov r2, r0 mov r0, r6 bl network_mysqld_proto_password_hash mov r0, r8 bl g_free mov r2, r5 mov r1, r7 ldr r0, .L11 ldr r5, [r4, #8] bl g_strdup_printf mov r1, r0 mov r0, r5 bl g_ptr_array_add b .L5 .L2: bl encrypt subs r8, r0, #0 beq .L10 mov r2, r8 mov r1, r7 ldr r0, .L11 ldr r9, [r4, #8] bl g_strdup_printf mov r1, r0 mov r0, r9 bl g_ptr_array_add mov r0, r8 bl g_free mov r0, r5 bl strlen mov r1, r5 mov r2, r0 mov r0, r6 bl network_mysqld_proto_password_hash .L5: ldm r4, {r2, r3} ldr r2, [r2] rsb r8, r2, #1 ldr r5, [r3, r8, lsl #2] ldr r9, [r3, r2, lsl #2] mov r0, r5 bl g_hash_table_remove_all ldr r3, .L11+4 mov r2, r5 ldr r1, [r3] mov r0, r9 bl g_hash_table_foreach mov r0, r7 bl g_strdup mov r2, r6 mov r1, r0 mov r0, r5 bl g_hash_table_insert mov r1, r8 ldr r0, [r4] bl g_atomic_int_set ldr r3, .L11+8 ldr r0, [r3] pop {r4, r5, r6, r7, r8, r9, r10, pc} .L10: mov r1, r5 ldr r0, .L11+12 bl g_warning ldr r3, .L11+16 ldr r0, [r3] pop {r4, r5, r6, r7, r8, r9, r10, pc} .L9: mov r1, r5 ldr r0, .L11+20 bl g_warning ldr r3, .L11+24 ldr r0, [r3] pop {r4, r5, r6, r7, r8, r9, r10, pc} .L12: .align 2 .L11: .word .LC1 .word copy_pwd .word PWD_SUCCESS .word .LC2 .word ERR_PWD_ENCRYPT .word .LC0 .word ERR_PWD_DECRYPT .size network_backends_addpwd, .-network_backends_addpwd .comm copy_pwd,4,4 .comm PWD_SUCCESS,4,4 .comm ERR_PWD_ENCRYPT,4,4 .comm ERR_PWD_DECRYPT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-backend.c_network_backends_count.c" .intel_syntax noprefix .text .p2align 4 .globl network_backends_count .type network_backends_count, @function network_backends_count: .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 mov rbx, rdi sub rsp, 8 .cfi_def_cfa_offset 32 mov edi, DWORD PTR [rdi] call g_mutex_lock@PLT mov rax, QWORD PTR 8[rbx] mov edi, DWORD PTR [rbx] mov r12d, DWORD PTR [rax] call g_mutex_unlock@PLT add rsp, 8 .cfi_def_cfa_offset 24 mov eax, r12d pop rbx .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size network_backends_count, .-network_backends_count .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-backend.c_network_backends_count.c" .text .align 2 .global network_backends_count .syntax unified .arm .fpu softvfp .type network_backends_count, %function network_backends_count: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 ldr r0, [r0] bl g_mutex_lock ldm r4, {r0, r3} ldr r4, [r3] bl g_mutex_unlock mov r0, r4 pop {r4, pc} .size network_backends_count, .-network_backends_count .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-backend.c_network_backends_free.c" .intel_syntax noprefix .text .p2align 4 .globl network_backends_free .type network_backends_free, @function network_backends_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 mov edi, DWORD PTR 28[rdi] call g_mutex_lock@PLT mov rax, QWORD PTR 32[rbp] cmp QWORD PTR [rax], 0 je .L3 xor ebx, ebx .p2align 4,,10 .p2align 3 .L4: mov rax, QWORD PTR 8[rax] mov rdi, QWORD PTR [rax+rbx*8] add rbx, 1 call network_backend_free@PLT mov rax, QWORD PTR 32[rbp] cmp QWORD PTR [rax], rbx ja .L4 .L3: mov edi, DWORD PTR 28[rbp] call g_mutex_unlock@PLT mov esi, DWORD PTR TRUE[rip] mov rdi, QWORD PTR 32[rbp] call g_ptr_array_free@PLT mov edi, DWORD PTR 28[rbp] call g_mutex_free@PLT mov edi, DWORD PTR 24[rbp] call g_wrr_poll_free@PLT mov rdi, QWORD PTR 16[rbp] call g_free@PLT mov rdi, QWORD PTR 8[rbp] mov esi, DWORD PTR TRUE[rip] call g_ptr_array_free@PLT mov rdi, QWORD PTR 0[rbp] mov esi, DWORD PTR TRUE[rip] call g_ptr_array_free@PLT 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_free@PLT .p2align 4,,10 .p2align 3 .L1: ret .cfi_endproc .LFE0: .size network_backends_free, .-network_backends_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-backend.c_network_backends_free.c" .text .align 2 .global network_backends_free .syntax unified .arm .fpu softvfp .type network_backends_free, %function network_backends_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 r0, [r5, #16] bl g_mutex_lock ldr r3, [r5, #20] ldr r2, [r3] cmp r2, #0 beq .L3 mov r4, #0 .L4: ldr r3, [r3, #4] ldr r0, [r3, r4, lsl #2] bl network_backend_free ldr r3, [r5, #20] add r4, r4, #1 ldr r2, [r3] cmp r2, r4 bhi .L4 .L3: ldr r4, .L11 ldr r0, [r5, #16] bl g_mutex_unlock ldr r1, [r4] ldr r0, [r5, #20] bl g_ptr_array_free ldr r0, [r5, #16] bl g_mutex_free ldr r0, [r5, #12] bl g_wrr_poll_free ldr r0, [r5, #8] bl g_free ldr r1, [r4] ldr r0, [r5, #4] bl g_ptr_array_free ldr r1, [r4] ldr r0, [r5] bl g_ptr_array_free mov r0, r5 pop {r4, r5, r6, lr} b g_free .L12: .align 2 .L11: .word TRUE .size network_backends_free, .-network_backends_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-backend.c_network_backends_get.c" .intel_syntax noprefix .text .p2align 4 .globl network_backends_get .type network_backends_get, @function network_backends_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 sub rsp, 8 .cfi_def_cfa_offset 32 call network_backends_count@PLT cmp rax, rbx jbe .L3 mov rax, QWORD PTR 0[rbp] mov rax, QWORD PTR [rax] mov rax, QWORD PTR [rax+rbx*8] 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 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_backends_get, .-network_backends_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-backend.c_network_backends_get.c" .text .align 2 .global network_backends_get .syntax unified .arm .fpu softvfp .type network_backends_get, %function network_backends_get: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r1 mov r5, r0 bl network_backends_count cmp r0, r4 ldrhi r3, [r5] ldrhi r3, [r3] ldrhi r0, [r3, r4, lsl #2] movls r0, #0 pop {r4, r5, r6, pc} .size network_backends_get, .-network_backends_get .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-backend.c_network_backends_remove.c" .intel_syntax noprefix .text .p2align 4 .globl network_backends_remove .type network_backends_remove, @function network_backends_remove: .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 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov rax, QWORD PTR 8[rdi] mov rax, QWORD PTR [rax] mov r12, QWORD PTR [rax+rsi*8] test r12, r12 je .L2 mov rbx, rdi mov rdi, QWORD PTR 8[r12] mov rbp, rsi test rdi, rdi jne .L16 mov rdi, QWORD PTR [r12] test rdi, rdi jne .L17 .L4: mov edi, DWORD PTR [rbx] call g_mutex_lock@PLT mov rdi, QWORD PTR 8[rbx] mov rsi, rbp call g_ptr_array_remove_index@PLT mov edi, DWORD PTR [rbx] call g_mutex_unlock@PLT .L2: 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 .L17: .cfi_restore_state mov esi, DWORD PTR TRUE[rip] call g_string_free@PLT jmp .L4 .p2align 4,,10 .p2align 3 .L16: call network_address_free@PLT mov rdi, QWORD PTR [r12] test rdi, rdi je .L4 jmp .L17 .cfi_endproc .LFE0: .size network_backends_remove, .-network_backends_remove .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-backend.c_network_backends_remove.c" .text .align 2 .global network_backends_remove .syntax unified .arm .fpu softvfp .type network_backends_remove, %function network_backends_remove: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, [r0, #4] push {r4, r5, r6, lr} ldr r3, [r3] ldr r6, [r3, r1, lsl #2] cmp r6, #0 beq .L2 mov r4, r0 ldr r0, [r6, #4] mov r5, r1 cmp r0, #0 bne .L16 ldr r0, [r6] cmp r0, #0 bne .L17 .L4: ldr r0, [r4] bl g_mutex_lock mov r1, r5 ldr r0, [r4, #4] bl g_ptr_array_remove_index ldr r0, [r4] bl g_mutex_unlock .L2: mov r0, #0 pop {r4, r5, r6, pc} .L17: ldr r3, .L18 ldr r1, [r3] bl g_string_free b .L4 .L16: bl network_address_free ldr r0, [r6] cmp r0, #0 beq .L4 b .L17 .L19: .align 2 .L18: .word TRUE .size network_backends_remove, .-network_backends_remove .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-backend.c_network_backends_save.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "%s: g_key_file_load_from_file: %s" .section .rodata.str1.1,"aMS",@progbits,1 .LC1: .string ",%s" .LC2: .string "proxy-backend-addresses" .LC3: .string "mysql-proxy" .LC4: .string "" .section .rodata.str1.8 .align 8 .LC5: .string "proxy-read-only-backend-addresses" .section .rodata.str1.1 .LC6: .string "client-ips" .LC7: .string "pwds" .LC8: .string "%s: g_file_set_contents: %s" .section .rodata.str1.8 .align 8 .LC9: .string "%s: saving config file succeed" .text .p2align 4 .globl network_backends_save .type network_backends_save, @function network_backends_save: .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 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 xor eax, eax call g_key_file_new@PLT mov esi, 44 mov rdi, rax mov rbp, rax call g_key_file_set_list_separator@PLT lea rax, 48[rsp] mov esi, DWORD PTR [rbx] mov rdi, rbp mov edx, DWORD PTR G_KEY_FILE_KEEP_COMMENTS[rip] mov rcx, rax mov QWORD PTR 16[rsp], rax mov QWORD PTR 48[rsp], 0 call g_key_file_load_from_file@PLT cmp rax, QWORD PTR FALSE[rip] je .L28 xor edi, edi call g_string_new@PLT xor edi, edi mov r14, rax call g_string_new@PLT mov r12, QWORD PTR 32[rbx] mov edi, DWORD PTR 24[rbx] mov QWORD PTR 8[rsp], rax call g_mutex_lock@PLT mov r13, QWORD PTR [r12] test r13, r13 jle .L4 xor r15d, r15d jmp .L7 .p2align 4,,10 .p2align 3 .L5: cmp rdx, QWORD PTR BACKEND_TYPE_RO[rip] je .L29 .L6: add r15, 1 cmp r13, r15 je .L4 .L7: mov rsi, r15 mov rdi, r12 call g_ptr_array_index@PLT mov rdx, QWORD PTR [rax] cmp rdx, QWORD PTR BACKEND_TYPE_RW[rip] jne .L5 mov rax, QWORD PTR 8[rax] lea rsi, .LC1[rip] mov rdi, r14 add r15, 1 mov rax, QWORD PTR [rax] mov rdx, QWORD PTR [rax] call g_string_append_printf@PLT cmp r13, r15 jne .L7 .p2align 4,,10 .p2align 3 .L4: mov edi, DWORD PTR 24[rbx] call g_mutex_unlock@PLT cmp QWORD PTR [r14], 0 jne .L30 lea rcx, .LC4[rip] lea rdx, .LC2[rip] mov rdi, rbp lea rsi, .LC3[rip] call g_key_file_set_value@PLT mov rax, QWORD PTR 8[rsp] cmp QWORD PTR [rax], 0 je .L10 .L33: mov rax, QWORD PTR 8[rax] lea rdx, .LC5[rip] lea rsi, .LC3[rip] mov rdi, rbp lea rcx, 1[rax] mov QWORD PTR 24[rsp], rax call g_key_file_set_value@PLT .L11: mov esi, DWORD PTR TRUE[rip] mov rdi, r14 call g_string_free@PLT mov esi, DWORD PTR TRUE[rip] mov rdi, QWORD PTR 8[rsp] call g_string_free@PLT xor edi, edi call g_string_new@PLT mov rdi, QWORD PTR 16[rbx] mov r13, rax cmp QWORD PTR [rdi], 0 jle .L12 xor r12d, r12d lea r14, .LC1[rip] .p2align 4,,10 .p2align 3 .L13: mov rsi, r12 add r12, 1 call g_ptr_array_index@PLT mov rdi, r13 mov rsi, r14 mov rdx, rax call g_string_append_printf@PLT mov rdi, QWORD PTR 16[rbx] cmp QWORD PTR [rdi], r12 jg .L13 .L12: cmp QWORD PTR 0[r13], 0 je .L14 mov rax, QWORD PTR 8[r13] lea rdx, .LC6[rip] lea rsi, .LC3[rip] mov rdi, rbp lea rcx, 1[rax] call g_key_file_set_value@PLT .L15: mov esi, DWORD PTR TRUE[rip] mov rdi, r13 call g_string_free@PLT xor edi, edi call g_string_new@PLT mov r13, rax mov rax, QWORD PTR 8[rbx] cmp QWORD PTR [rax], 0 jle .L16 xor r12d, r12d .p2align 4,,10 .p2align 3 .L17: mov esi, 44 mov rdi, r13 call g_string_append_c@PLT mov rdi, QWORD PTR 8[rbx] mov rsi, r12 add r12, 1 call g_ptr_array_index@PLT mov rdi, r13 mov rsi, rax call g_string_append@PLT mov rax, QWORD PTR 8[rbx] cmp QWORD PTR [rax], r12 jg .L17 .L16: cmp QWORD PTR 0[r13], 0 je .L18 mov rax, QWORD PTR 8[r13] lea rdx, .LC7[rip] lea rsi, .LC3[rip] mov rdi, rbp lea rcx, 1[rax] call g_key_file_set_value@PLT .L19: mov esi, DWORD PTR TRUE[rip] mov rdi, r13 call g_string_free@PLT xor edx, edx lea rsi, 44[rsp] mov rdi, rbp mov DWORD PTR 44[rsp], 0 call g_key_file_to_data@PLT mov rcx, QWORD PTR 16[rsp] mov edx, DWORD PTR 44[rsp] mov edi, DWORD PTR [rbx] mov rsi, rax mov r12, rax call g_file_set_contents@PLT cmp rax, QWORD PTR FALSE[rip] je .L31 mov esi, DWORD PTR G_STRLOC[rip] lea rdi, .LC9[rip] call g_message@PLT mov rdi, r12 call g_free@PLT mov rdi, rbp call g_key_file_free@PLT xor eax, eax .L1: mov rcx, QWORD PTR 56[rsp] sub rcx, QWORD PTR fs:40 jne .L32 add rsp, 72 .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 .L29: .cfi_restore_state mov rax, QWORD PTR 8[rax] mov rdi, QWORD PTR 8[rsp] lea rsi, .LC1[rip] mov rax, QWORD PTR [rax] mov rdx, QWORD PTR [rax] call g_string_append_printf@PLT jmp .L6 .p2align 4,,10 .p2align 3 .L30: mov rax, QWORD PTR 8[r14] lea rdx, .LC2[rip] lea rsi, .LC3[rip] mov rdi, rbp lea rcx, 1[rax] call g_key_file_set_value@PLT mov rax, QWORD PTR 8[rsp] cmp QWORD PTR [rax], 0 jne .L33 .L10: lea rcx, .LC4[rip] lea rdx, .LC5[rip] mov rdi, rbp lea rsi, .LC3[rip] call g_key_file_set_value@PLT jmp .L11 .p2align 4,,10 .p2align 3 .L14: lea rcx, .LC4[rip] lea rdx, .LC6[rip] mov rdi, rbp lea rsi, .LC3[rip] call g_key_file_set_value@PLT jmp .L15 .p2align 4,,10 .p2align 3 .L18: lea rcx, .LC4[rip] lea rdx, .LC7[rip] mov rdi, rbp lea rsi, .LC3[rip] call g_key_file_set_value@PLT jmp .L19 .L31: mov rax, QWORD PTR 48[rsp] mov esi, DWORD PTR G_STRLOC[rip] lea rdi, .LC8[rip] mov edx, DWORD PTR [rax] call g_critical@PLT mov rdi, r12 call g_free@PLT .L26: mov rdi, QWORD PTR 48[rsp] call g_error_free@PLT mov rdi, rbp call g_key_file_free@PLT mov eax, -1 jmp .L1 .L28: mov rax, QWORD PTR 48[rsp] mov esi, DWORD PTR G_STRLOC[rip] lea rdi, .LC0[rip] mov edx, DWORD PTR [rax] call g_critical@PLT jmp .L26 .L32: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size network_backends_save, .-network_backends_save .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 .globl G_KEY_FILE_KEEP_COMMENTS .align 4 .type G_KEY_FILE_KEEP_COMMENTS, @object .size G_KEY_FILE_KEEP_COMMENTS, 4 G_KEY_FILE_KEEP_COMMENTS: .zero 4 .globl FALSE .align 8 .type FALSE, @object .size FALSE, 8 FALSE: .zero 8 .globl BACKEND_TYPE_RW .align 8 .type BACKEND_TYPE_RW, @object .size BACKEND_TYPE_RW, 8 BACKEND_TYPE_RW: .zero 8 .globl BACKEND_TYPE_RO .align 8 .type BACKEND_TYPE_RO, @object .size BACKEND_TYPE_RO, 8 BACKEND_TYPE_RO: .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-backend.c_network_backends_save.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "%s: g_key_file_load_from_file: %s\000" .align 2 .LC1: .ascii ",%s\000" .align 2 .LC2: .ascii "proxy-backend-addresses\000" .align 2 .LC3: .ascii "mysql-proxy\000" .align 2 .LC4: .ascii "\000" .align 2 .LC5: .ascii "proxy-read-only-backend-addresses\000" .align 2 .LC6: .ascii "client-ips\000" .align 2 .LC7: .ascii "pwds\000" .align 2 .LC8: .ascii "%s: g_file_set_contents: %s\000" .align 2 .LC9: .ascii "%s: saving config file succeed\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC10: .word __stack_chk_guard .text .align 2 .global network_backends_save .syntax unified .arm .fpu softvfp .type network_backends_save, %function network_backends_save: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} ldr r3, .L32 sub sp, sp, #28 ldr r3, [r3] str r3, [sp, #20] mov r3,#0 mov r4, r0 bl g_key_file_new mov r7, r0 mov r8, #0 mov r1, #44 bl g_key_file_set_list_separator ldr r3, .L32+4 mov r0, r7 ldr r2, [r3] ldr r1, [r4] add r3, sp, #12 str r8, [sp, #12] bl g_key_file_load_from_file ldr r3, .L32+8 ldr r3, [r3] cmp r0, r3 beq .L28 mov r0, r8 bl g_string_new mov r10, r0 mov r0, r8 bl g_string_new mov fp, r0 ldr r5, [r4, #16] ldr r0, [r4, #12] str fp, [sp, #4] bl g_mutex_lock ldr r6, [r5] cmp r6, #0 ble .L4 mov fp, r8 ldr r9, .L32+12 ldr r8, .L32+16 b .L7 .L5: ldr r1, [r9] cmp r2, r1 beq .L29 .L6: add fp, fp, #1 cmp r6, fp beq .L4 .L7: mov r1, fp mov r0, r5 bl g_ptr_array_index ldr r1, [r8] ldr r2, [r0] cmp r2, r1 bne .L5 ldr r2, [r0, #4] ldr r1, .L32+20 ldr r2, [r2] mov r0, r10 ldr r2, [r2] add fp, fp, #1 bl g_string_append_printf cmp r6, fp bne .L7 .L4: ldr r0, [r4, #12] bl g_mutex_unlock ldr r3, [r10] ldr r1, .L32+24 cmp r3, #0 ldrne r3, [r10, #4] ldrne r2, .L32+28 ldreq r3, .L32+32 ldreq r2, .L32+28 addne r3, r3, #1 mov r0, r7 bl g_key_file_set_value ldr r2, [sp, #4] ldr r6, .L32+36 ldr r3, [r2] ldr r1, .L32+24 cmp r3, #0 ldrne r3, [r2, #4] ldreq r3, .L32+32 addne r3, r3, #1 ldrne r2, .L32+40 ldreq r2, .L32+40 mov r0, r7 bl g_key_file_set_value ldr r1, [r6] mov r0, r10 bl g_string_free ldr r1, [r6] ldr r0, [sp, #4] bl g_string_free mov r0, #0 bl g_string_new mov r8, r0 ldr r0, [r4, #8] ldr r3, [r0] cmp r3, #0 ble .L12 mov r5, #0 ldr r9, .L32+20 .L13: mov r1, r5 bl g_ptr_array_index mov r1, r9 mov r2, r0 mov r0, r8 bl g_string_append_printf ldr r0, [r4, #8] add r5, r5, #1 ldr r3, [r0] cmp r3, r5 bgt .L13 .L12: ldr r3, [r8] ldr r1, .L32+24 cmp r3, #0 ldrne r3, [r8, #4] ldreq r3, .L32+32 addne r3, r3, #1 ldrne r2, .L32+44 ldreq r2, .L32+44 mov r0, r7 bl g_key_file_set_value mov r0, r8 ldr r1, [r6] bl g_string_free mov r0, #0 bl g_string_new ldr r3, [r4, #4] mov r8, r0 ldr r3, [r3] cmp r3, #0 ble .L16 mov r5, #0 .L17: mov r1, #44 mov r0, r8 bl g_string_append_c mov r1, r5 ldr r0, [r4, #4] bl g_ptr_array_index mov r1, r0 mov r0, r8 bl g_string_append ldr r3, [r4, #4] add r5, r5, #1 ldr r3, [r3] cmp r3, r5 bgt .L17 .L16: mov r5, #0 ldr r3, [r8] ldr r1, .L32+24 cmp r3, #0 ldrne r3, [r8, #4] ldrne r2, .L32+48 ldreq r3, .L32+32 ldreq r2, .L32+48 addne r3, r3, #1 mov r0, r7 bl g_key_file_set_value ldr r1, [r6] mov r0, r8 bl g_string_free mov r2, r5 add r1, sp, #16 mov r0, r7 str r5, [sp, #16] bl g_key_file_to_data mov r6, r0 add r3, sp, #12 mov r1, r6 ldr r0, [r4] ldr r2, [sp, #16] bl g_file_set_contents ldr r3, .L32+8 ldr r3, [r3] cmp r0, r3 beq .L30 ldr r3, .L32+52 ldr r0, .L32+56 ldr r1, [r3] bl g_message mov r0, r6 bl g_free mov r0, r7 bl g_key_file_free mov r0, r5 .L1: ldr r3, .L32 ldr r2, [r3] ldr r3, [sp, #20] eors r2, r3, r2 mov r3, #0 bne .L31 add sp, sp, #28 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L29: ldr r2, [r0, #4] ldr r1, .L32+20 ldr r2, [r2] ldr r0, [sp, #4] ldr r2, [r2] bl g_string_append_printf b .L6 .L28: ldr r2, [sp, #12] ldr r3, .L32+52 ldr r2, [r2] ldr r1, [r3] ldr r0, .L32+60 bl g_critical .L26: ldr r0, [sp, #12] bl g_error_free mov r0, r7 bl g_key_file_free mvn r0, #0 b .L1 .L30: ldr r2, [sp, #12] ldr r3, .L32+52 ldr r2, [r2] ldr r1, [r3] ldr r0, .L32+64 bl g_critical mov r0, r6 bl g_free b .L26 .L31: bl __stack_chk_fail .L33: .align 2 .L32: .word .LC10 .word G_KEY_FILE_KEEP_COMMENTS .word FALSE .word BACKEND_TYPE_RO .word BACKEND_TYPE_RW .word .LC1 .word .LC3 .word .LC2 .word .LC4 .word TRUE .word .LC5 .word .LC6 .word .LC7 .word G_STRLOC .word .LC9 .word .LC0 .word .LC8 .size network_backends_save, .-network_backends_save .comm TRUE,4,4 .comm G_STRLOC,4,4 .comm G_KEY_FILE_KEEP_COMMENTS,4,4 .comm FALSE,4,4 .comm BACKEND_TYPE_RW,4,4 .comm BACKEND_TYPE_RO,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-conn-pool-lua.c_network_connection_pool_lua_add_connection.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "%s: (remove) remove socket from pool, response is NULL, src is %s, dst is %s" .section .rodata.str1.1,"aMS",@progbits,1 .LC1: .string "mysql_proxy_invalid_user" .text .p2align 4 .globl network_connection_pool_lua_add_connection .type network_connection_pool_lua_add_connection, @function network_connection_pool_lua_add_connection: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR [rdi] test rax, rax je .L13 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 cmp QWORD PTR 16[rax], 0 mov rbx, rdi mov rbp, QWORD PTR 16[rdi] je .L17 .L3: mov DWORD PTR [rax], 1 mov rdi, QWORD PTR 8[rbp] call chassis_event_thread_pool@PLT mov rsi, QWORD PTR [rbx] mov rdi, rax call network_connection_pool_add@PLT mov r8, rax test rax, rax je .L4 mov rdi, QWORD PTR [rbx] mov ecx, DWORD PTR network_mysqld_con_idle_handle[rip] mov edx, DWORD PTR EV_READ[rip] mov esi, DWORD PTR 8[rdi] add rdi, 4 call event_set@PLT mov rax, QWORD PTR [rbx] mov edi, DWORD PTR 8[rbx] lea rsi, 4[rax] call chassis_event_add_local@PLT .L4: mov rdi, QWORD PTR 8[rbp] xor edx, edx xor esi, esi call g_atomic_int_compare_and_exchange@PLT test eax, eax je .L18 .L5: mov QWORD PTR 8[rbp], 0 xor eax, eax mov DWORD PTR 0[rbp], -1 mov QWORD PTR [rbx], 0 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 .L18: .cfi_restore_state mov rdi, QWORD PTR 8[rbp] call g_atomic_int_dec_and_test@PLT jmp .L5 .p2align 4,,10 .p2align 3 .L13: .cfi_def_cfa_offset 8 .cfi_restore 3 .cfi_restore 6 .cfi_restore 12 xor eax, eax ret .p2align 4,,10 .p2align 3 .L17: .cfi_def_cfa_offset 32 .cfi_offset 3, -32 .cfi_offset 6, -24 .cfi_offset 12, -16 mov rdx, QWORD PTR 24[rax] mov rax, QWORD PTR 32[rax] lea rdi, .LC0[rip] mov esi, DWORD PTR G_STRLOC[rip] mov rdx, QWORD PTR [rdx] mov rax, QWORD PTR [rax] mov ecx, DWORD PTR [rdx] mov edx, DWORD PTR [rax] call g_warning@PLT mov r12, QWORD PTR [rbx] xor eax, eax call network_mysqld_auth_response_new@PLT lea rdi, .LC1[rip] mov QWORD PTR 16[r12], rax call C@PLT mov esi, eax mov rax, QWORD PTR [rbx] mov rax, QWORD PTR 16[rax] mov edi, DWORD PTR [rax] call g_string_assign_len@PLT mov rax, QWORD PTR [rbx] jmp .L3 .cfi_endproc .LFE0: .size network_connection_pool_lua_add_connection, .-network_connection_pool_lua_add_connection .globl network_mysqld_con_idle_handle .bss .align 4 .type network_mysqld_con_idle_handle, @object .size network_mysqld_con_idle_handle, 4 network_mysqld_con_idle_handle: .zero 4 .globl G_STRLOC .align 4 .type G_STRLOC, @object .size G_STRLOC, 4 G_STRLOC: .zero 4 .globl EV_READ .align 4 .type EV_READ, @object .size EV_READ, 4 EV_READ: .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-conn-pool-lua.c_network_connection_pool_lua_add_connection.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "%s: (remove) remove socket from pool, response is N" .ascii "ULL, src is %s, dst is %s\000" .align 2 .LC1: .ascii "mysql_proxy_invalid_user\000" .text .align 2 .global network_connection_pool_lua_add_connection .syntax unified .arm .fpu softvfp .type network_connection_pool_lua_add_connection, %function network_connection_pool_lua_add_connection: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, [r0] cmp r3, #0 beq .L13 push {r4, r5, r6, lr} ldr r2, [r3, #12] mov r4, r0 cmp r2, #0 ldr r5, [r0, #8] sub sp, sp, #8 beq .L17 .L3: mov r2, #1 ldr r0, [r5, #4] str r2, [r3] bl chassis_event_thread_pool ldr r1, [r4] bl network_connection_pool_add subs r3, r0, #0 beq .L4 ldr r0, [r4] ldr ip, .L19 ldr r2, .L19+4 ldr r1, [r0, #8] str r3, [sp] ldr r2, [r2] ldr r3, [ip] add r0, r0, #4 bl event_set ldr r1, [r4] ldr r0, [r4, #4] add r1, r1, #4 bl chassis_event_add_local .L4: mov r2, #0 ldr r0, [r5, #4] mov r1, r2 bl g_atomic_int_compare_and_exchange cmp r0, #0 beq .L18 .L5: mov r3, #0 mvn r2, #0 mov r0, #0 stm r5, {r2, r3} str r3, [r4] add sp, sp, #8 @ sp needed pop {r4, r5, r6, pc} .L18: ldr r0, [r5, #4] bl g_atomic_int_dec_and_test b .L5 .L13: mov r0, #0 bx lr .L17: ldr r1, [r3, #16] ldr r2, [r3, #20] ldr r3, [r1] ldr r2, [r2] ldr r1, .L19+8 ldr r2, [r2] ldr r1, [r1] ldr r3, [r3] ldr r0, .L19+12 bl g_warning ldr r6, [r4] bl network_mysqld_auth_response_new ldr r3, [r4] str r0, [r6, #12] ldr r3, [r3, #12] ldr r0, .L19+16 ldr r6, [r3] bl C mov r1, r0 mov r0, r6 bl g_string_assign_len ldr r3, [r4] b .L3 .L20: .align 2 .L19: .word network_mysqld_con_idle_handle .word EV_READ .word G_STRLOC .word .LC0 .word .LC1 .size network_connection_pool_lua_add_connection, .-network_connection_pool_lua_add_connection .comm network_mysqld_con_idle_handle,4,4 .comm G_STRLOC,4,4 .comm EV_READ,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-conn-pool-lua.c_network_connection_pool_lua_swap.c" .intel_syntax noprefix .text .p2align 4 .globl network_connection_pool_lua_swap .type network_connection_pool_lua_swap, @function network_connection_pool_lua_swap: .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, rdx push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 mov r12, rdi push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 mov ebx, esi sub rsp, 8 .cfi_def_cfa_offset 64 mov rax, QWORD PTR 8[rdi] mov r14, QWORD PTR 16[rdi] mov edi, DWORD PTR [rax] call network_backends_get@PLT test rax, rax je .L6 mov rdi, rax mov rbp, rax call chassis_event_thread_pool@PLT mov rdi, rax call network_connection_pool_get@PLT mov r15, rax test rax, rax je .L9 mov QWORD PTR 8[r14], rbp xor edx, edx xor esi, esi mov rdi, rbp mov DWORD PTR [r14], ebx call g_atomic_int_compare_and_exchange@PLT test eax, eax je .L10 .L1: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 56 mov rax, r15 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 .L10: .cfi_restore_state mov rdi, QWORD PTR 8[r14] call g_atomic_int_dec_and_test@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L6: xor r15d, r15d jmp .L1 .p2align 4,,10 .p2align 3 .L9: mov rdx, r13 mov rsi, rbp mov rdi, r12 call self_connect@PLT mov r15, rax test rax, rax je .L11 mov QWORD PTR 8[r14], rbp mov DWORD PTR [r14], ebx jmp .L1 .p2align 4,,10 .p2align 3 .L11: mov DWORD PTR [r14], -1 jmp .L1 .cfi_endproc .LFE0: .size network_connection_pool_lua_swap, .-network_connection_pool_lua_swap .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-conn-pool-lua.c_network_connection_pool_lua_swap.c" .text .align 2 .global network_connection_pool_lua_swap .syntax unified .arm .fpu softvfp .type network_connection_pool_lua_swap, %function network_connection_pool_lua_swap: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, lr} mov r5, r0 ldr r3, [r0, #4] mov r9, r2 ldr r0, [r3] mov r7, r1 ldr r8, [r5, #8] bl network_backends_get subs r4, r0, #0 moveq r6, r4 beq .L1 bl chassis_event_thread_pool bl network_connection_pool_get subs r6, r0, #0 beq .L9 mov r2, #0 mov r0, r4 mov r1, r2 str r4, [r8, #4] str r7, [r8] bl g_atomic_int_compare_and_exchange cmp r0, #0 beq .L10 .L1: mov r0, r6 pop {r4, r5, r6, r7, r8, r9, r10, pc} .L10: ldr r0, [r8, #4] bl g_atomic_int_dec_and_test b .L1 .L9: mov r2, r9 mov r0, r5 mov r1, r4 bl self_connect subs r6, r0, #0 mvneq r3, #0 streq r3, [r8] beq .L1 mov r0, r6 str r4, [r8, #4] str r7, [r8] pop {r4, r5, r6, r7, r8, r9, r10, pc} .size network_connection_pool_lua_swap, .-network_connection_pool_lua_swap .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-conn-pool-lua.c_network_mysqld_con_idle_handle.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "ioctl(%d, FIONREAD, ...) failed: %s" .align 8 .LC1: .string "ioctl(%d, FIONREAD, ...) said there is something to read, oops: %d" .text .p2align 4 .type network_mysqld_con_idle_handle, @function network_mysqld_con_idle_handle: .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 sub rsp, 16 .cfi_def_cfa_offset 48 mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax cmp WORD PTR EV_READ[rip], si je .L9 .L1: 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 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 .L9: .cfi_restore_state mov esi, DWORD PTR FIONREAD[rip] mov r13, QWORD PTR [rdx] mov r12, rdx mov ebp, edi lea rdx, 4[rsp] mov DWORD PTR 4[rsp], -1 call ioctlsocket@PLT test rax, rax jne .L11 mov edx, DWORD PTR 4[rsp] test edx, edx je .L5 mov esi, ebp lea rdi, .LC1[rip] call g_critical@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L11: mov edi, DWORD PTR errno[rip] call g_strerror@PLT mov esi, ebp lea rdi, .LC0[rip] mov edx, eax call g_critical@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L5: mov rsi, r12 mov rdi, r13 call network_connection_pool_remove@PLT jmp .L1 .L10: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size network_mysqld_con_idle_handle, .-network_mysqld_con_idle_handle .globl errno .bss .align 4 .type errno, @object .size errno, 4 errno: .zero 4 .globl FIONREAD .align 4 .type FIONREAD, @object .size FIONREAD, 4 FIONREAD: .zero 4 .globl EV_READ .align 2 .type EV_READ, @object .size EV_READ, 2 EV_READ: .zero 2 .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-conn-pool-lua.c_network_mysqld_con_idle_handle.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "ioctl(%d, FIONREAD, ...) failed: %s\000" .align 2 .LC1: .ascii "ioctl(%d, FIONREAD, ...) said there is something to" .ascii " read, oops: %d\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC2: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type network_mysqld_con_idle_handle, %function network_mysqld_con_idle_handle: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r3, .L12 mov r5, r2 ldrsh r3, [r3] ldr r2, .L12+4 sub sp, sp, #8 cmp r3, r1 ldr r2, [r2] str r2, [sp, #4] mov r2,#0 beq .L9 .L1: ldr r3, .L12+4 ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L10 add sp, sp, #8 @ sp needed pop {r4, r5, r6, pc} .L9: mvn r3, #0 ldr r1, .L12+8 mov r2, sp ldr r1, [r1] mov r4, r0 ldr r6, [r5] str r3, [sp] bl ioctlsocket cmp r0, #0 bne .L11 ldr r2, [sp] cmp r2, #0 beq .L5 mov r1, r4 ldr r0, .L12+12 bl g_critical b .L1 .L11: ldr r3, .L12+16 ldr r0, [r3] bl g_strerror mov r1, r4 mov r2, r0 ldr r0, .L12+20 bl g_critical b .L1 .L5: mov r1, r5 mov r0, r6 bl network_connection_pool_remove b .L1 .L10: bl __stack_chk_fail .L13: .align 2 .L12: .word EV_READ .word .LC2 .word FIONREAD .word .LC1 .word errno .word .LC0 .size network_mysqld_con_idle_handle, .-network_mysqld_con_idle_handle .comm errno,4,4 .comm FIONREAD,4,4 .comm EV_READ,2,2 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-conn-pool.c_network_connection_pool_add.c" .intel_syntax noprefix .text .p2align 4 .globl network_connection_pool_add .type network_connection_pool_add, @function network_connection_pool_add: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 mov r13, rsi push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 test rdi, rdi je .L2 xor eax, eax mov rbp, rdi call network_connection_pool_entry_new@PLT mov r12, rax test rax, rax je .L2 mov QWORD PTR 8[rax], r13 mov rdi, rbp mov rsi, rax mov QWORD PTR [rax], rbp call g_queue_push_tail@PLT mov rax, r12 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 .L2: .cfi_restore_state mov rdi, r13 xor r12d, r12d call network_socket_free@PLT mov rax, r12 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 network_connection_pool_add, .-network_connection_pool_add .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-conn-pool.c_network_connection_pool_add.c" .text .align 2 .global network_connection_pool_add .syntax unified .arm .fpu softvfp .type network_connection_pool_add, %function network_connection_pool_add: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} subs r5, r0, #0 mov r6, r1 beq .L2 bl network_connection_pool_entry_new subs r4, r0, #0 beq .L2 mov r0, r5 mov r1, r4 stm r4, {r5, r6} bl g_queue_push_tail mov r0, r4 pop {r4, r5, r6, pc} .L2: mov r4, #0 mov r0, r6 bl network_socket_free mov r0, r4 pop {r4, r5, r6, pc} .size network_connection_pool_add, .-network_connection_pool_add .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-conn-pool.c_network_connection_pool_entry_free.c" .intel_syntax noprefix .text .p2align 4 .globl network_connection_pool_entry_free .type network_connection_pool_entry_free, @function network_connection_pool_entry_free: .LFB0: .cfi_startproc endbr64 test rdi, rdi je .L1 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 sub rsp, 8 .cfi_def_cfa_offset 32 mov r12, QWORD PTR [rdi] test rsi, rsi je .L3 test r12, r12 jne .L14 .L3: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 mov rdi, rbp pop rbp .cfi_restore 6 .cfi_def_cfa_offset 16 pop r12 .cfi_restore 12 .cfi_def_cfa_offset 8 jmp g_free@PLT .p2align 4,,10 .p2align 3 .L14: .cfi_restore_state mov rdi, r12 call event_del@PLT mov rdi, r12 call network_socket_free@PLT add rsp, 8 .cfi_def_cfa_offset 24 mov rdi, rbp pop rbp .cfi_restore 6 .cfi_def_cfa_offset 16 pop r12 .cfi_restore 12 .cfi_def_cfa_offset 8 jmp g_free@PLT .p2align 4,,10 .p2align 3 .L1: ret .cfi_endproc .LFE0: .size network_connection_pool_entry_free, .-network_connection_pool_entry_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-conn-pool.c_network_connection_pool_entry_free.c" .text .align 2 .global network_connection_pool_entry_free .syntax unified .arm .fpu softvfp .type network_connection_pool_entry_free, %function network_connection_pool_entry_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, [r4] cmp r1, #0 cmpne r5, #0 bne .L9 mov r0, r4 pop {r4, r5, r6, lr} b g_free .L9: mov r0, r5 bl event_del mov r0, r5 bl network_socket_free mov r0, r4 pop {r4, r5, r6, lr} b g_free .size network_connection_pool_entry_free, .-network_connection_pool_entry_free .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-conn-pool.c_network_connection_pool_free.c" .intel_syntax noprefix .text .p2align 4 .globl network_connection_pool_free .type network_connection_pool_free, @function network_connection_pool_free: .LFB0: .cfi_startproc endbr64 test rdi, rdi je .L11 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi jmp .L2 .p2align 4,,10 .p2align 3 .L4: mov esi, DWORD PTR TRUE[rip] call network_connection_pool_entry_free@PLT .L2: mov rdi, rbp call g_queue_pop_head@PLT mov rdi, rax test rax, rax jne .L4 mov rdi, rbp pop rbp .cfi_restore 6 .cfi_def_cfa_offset 8 jmp g_queue_free@PLT .p2align 4,,10 .p2align 3 .L11: ret .cfi_endproc .LFE0: .size network_connection_pool_free, .-network_connection_pool_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-conn-pool.c_network_connection_pool_free.c" .text .align 2 .global network_connection_pool_free .syntax unified .arm .fpu softvfp .type network_connection_pool_free, %function network_connection_pool_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, .L9 b .L2 .L4: ldr r1, [r5] bl network_connection_pool_entry_free .L2: mov r0, r4 bl g_queue_pop_head cmp r0, #0 bne .L4 mov r0, r4 pop {r4, r5, r6, lr} b g_queue_free .L10: .align 2 .L9: .word TRUE .size network_connection_pool_free, .-network_connection_pool_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-conn-pool.c_network_connection_pool_get.c" .intel_syntax noprefix .text .p2align 4 .globl network_connection_pool_get .type network_connection_pool_get, @function network_connection_pool_get: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 cmp QWORD PTR [rdi], 0 jle .L4 call g_queue_pop_tail@PLT mov rdi, rax test rax, rax je .L4 mov r12, QWORD PTR [rax] mov esi, DWORD PTR FALSE[rip] call network_connection_pool_entry_free@PLT mov rdi, r12 call event_del@PLT mov rax, r12 pop r12 .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L4: .cfi_restore_state xor r12d, r12d mov rax, r12 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size network_connection_pool_get, .-network_connection_pool_get .globl FALSE .bss .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-conn-pool.c_network_connection_pool_get.c" .text .align 2 .global network_connection_pool_get .syntax unified .arm .fpu softvfp .type network_connection_pool_get, %function network_connection_pool_get: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, [r0] push {r4, lr} cmp r3, #0 ble .L4 bl g_queue_pop_tail subs r3, r0, #0 beq .L4 ldr r2, .L10 ldr r4, [r3] ldr r1, [r2] bl network_connection_pool_entry_free mov r0, r4 bl event_del mov r0, r4 pop {r4, pc} .L4: mov r4, #0 mov r0, r4 pop {r4, pc} .L11: .align 2 .L10: .word FALSE .size network_connection_pool_get, .-network_connection_pool_get .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-conn-pool.c_network_connection_pool_new.c" .intel_syntax noprefix .text .p2align 4 .globl network_connection_pool_new .type network_connection_pool_new, @function network_connection_pool_new: .LFB0: .cfi_startproc endbr64 xor eax, eax jmp g_queue_new@PLT .cfi_endproc .LFE0: .size network_connection_pool_new, .-network_connection_pool_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-conn-pool.c_network_connection_pool_new.c" .text .align 2 .global network_connection_pool_new .syntax unified .arm .fpu softvfp .type network_connection_pool_new, %function network_connection_pool_new: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. b g_queue_new .size network_connection_pool_new, .-network_connection_pool_new .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-conn-pool.c_network_connection_pool_remove.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "%s: (remove) remove socket from pool, response is NULL, src is %s, dst is %s" .text .p2align 4 .globl network_connection_pool_remove .type network_connection_pool_remove, @function network_connection_pool_remove: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 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 mov rax, QWORD PTR [rsi] cmp QWORD PTR 16[rax], 0 je .L5 .L2: mov esi, DWORD PTR TRUE[rip] mov rdi, rbp call network_connection_pool_entry_free@PLT add rsp, 8 .cfi_remember_state .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 g_queue_remove@PLT .p2align 4,,10 .p2align 3 .L5: .cfi_restore_state mov rdx, QWORD PTR [rax] mov rax, QWORD PTR 8[rax] lea rdi, .LC0[rip] mov esi, DWORD PTR G_STRLOC[rip] mov rdx, QWORD PTR [rdx] mov rax, QWORD PTR [rax] mov ecx, DWORD PTR [rdx] mov edx, DWORD PTR [rax] call g_critical@PLT jmp .L2 .cfi_endproc .LFE0: .size network_connection_pool_remove, .-network_connection_pool_remove .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-conn-pool.c_network_connection_pool_remove.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "%s: (remove) remove socket from pool, response is N" .ascii "ULL, src is %s, dst is %s\000" .text .align 2 .global network_connection_pool_remove .syntax unified .arm .fpu softvfp .type network_connection_pool_remove, %function network_connection_pool_remove: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, [r1] push {r4, r5, r6, lr} ldr r2, [r3, #8] mov r4, r1 cmp r2, #0 mov r5, r0 beq .L5 .L2: ldr r3, .L6 mov r0, r4 ldr r1, [r3] bl network_connection_pool_entry_free mov r1, r4 mov r0, r5 pop {r4, r5, r6, lr} b g_queue_remove .L5: ldm r3, {r1, r2} ldr r3, [r1] ldr r2, [r2] ldr r1, .L6+4 ldr r3, [r3] ldr r2, [r2] ldr r1, [r1] ldr r0, .L6+8 bl g_critical b .L2 .L7: .align 2 .L6: .word TRUE .word G_STRLOC .word .LC0 .size network_connection_pool_remove, .-network_connection_pool_remove .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-injection-lua.c_parse_resultset_fields.c" .intel_syntax noprefix .text .p2align 4 .globl parse_resultset_fields .type parse_resultset_fields, @function parse_resultset_fields: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov esi, -1 push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 mov rbx, rdi sub rsp, 8 .cfi_def_cfa_offset 32 cmp QWORD PTR 16[rdi], 0 setne dil xor r12d, r12d movzx edi, dil call g_return_val_if_fail@PLT cmp QWORD PTR 8[rbx], 0 je .L11 .L1: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, r12d pop rbx .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L11: .cfi_restore_state xor eax, eax call network_mysqld_proto_fielddefs_new@PLT mov QWORD PTR 8[rbx], rax mov rsi, rax test rax, rax je .L4 mov rax, QWORD PTR 16[rbx] mov edi, DWORD PTR [rax] call network_mysqld_proto_get_fielddefs@PLT test rax, rax je .L4 mov eax, DWORD PTR [rax] mov DWORD PTR [rbx], eax add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, r12d pop rbx .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L4: .cfi_restore_state mov r12d, -1 jmp .L1 .cfi_endproc .LFE0: .size parse_resultset_fields, .-parse_resultset_fields .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-lua.c_parse_resultset_fields.c" .text .align 2 .global parse_resultset_fields .syntax unified .arm .fpu softvfp .type parse_resultset_fields, %function parse_resultset_fields: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 ldr r0, [r0, #8] mvn r1, #0 subs r0, r0, #0 movne r0, #1 bl g_return_val_if_fail ldr r5, [r4, #4] cmp r5, #0 movne r5, #0 beq .L11 .L1: mov r0, r5 pop {r4, r5, r6, pc} .L11: bl network_mysqld_proto_fielddefs_new cmp r0, #0 mov r1, r0 str r0, [r4, #4] beq .L4 ldr r3, [r4, #8] ldr r0, [r3] bl network_mysqld_proto_get_fielddefs cmp r0, #0 beq .L4 ldr r3, [r0] mov r0, r5 str r3, [r4] pop {r4, r5, r6, pc} .L4: mvn r5, #0 b .L1 .size parse_resultset_fields, .-parse_resultset_fields .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-injection-lua.c_proxy_getinjectionmetatable.c" .intel_syntax noprefix .text .p2align 4 .globl proxy_getinjectionmetatable .type proxy_getinjectionmetatable, @function proxy_getinjectionmetatable: .LFB0: .cfi_startproc endbr64 mov esi, DWORD PTR methods_proxy_injection[rip] jmp proxy_getmetatable@PLT .cfi_endproc .LFE0: .size proxy_getinjectionmetatable, .-proxy_getinjectionmetatable .globl methods_proxy_injection .bss .align 4 .type methods_proxy_injection, @object .size methods_proxy_injection, 4 methods_proxy_injection: .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-injection-lua.c_proxy_getinjectionmetatable.c" .text .align 2 .global proxy_getinjectionmetatable .syntax unified .arm .fpu softvfp .type proxy_getinjectionmetatable, %function proxy_getinjectionmetatable: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 ldr r1, [r3] b proxy_getmetatable .L4: .align 2 .L3: .word methods_proxy_injection .size proxy_getinjectionmetatable, .-proxy_getinjectionmetatable .comm methods_proxy_injection,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-injection-lua.c_proxy_getqueuemetatable.c" .intel_syntax noprefix .text .p2align 4 .globl proxy_getqueuemetatable .type proxy_getqueuemetatable, @function proxy_getqueuemetatable: .LFB0: .cfi_startproc endbr64 mov esi, DWORD PTR methods_proxy_queue[rip] jmp proxy_getmetatable@PLT .cfi_endproc .LFE0: .size proxy_getqueuemetatable, .-proxy_getqueuemetatable .globl methods_proxy_queue .bss .align 4 .type methods_proxy_queue, @object .size methods_proxy_queue, 4 methods_proxy_queue: .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-injection-lua.c_proxy_getqueuemetatable.c" .text .align 2 .global proxy_getqueuemetatable .syntax unified .arm .fpu softvfp .type proxy_getqueuemetatable, %function proxy_getqueuemetatable: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 ldr r1, [r3] b proxy_getmetatable .L4: .align 2 .L3: .word methods_proxy_queue .size proxy_getqueuemetatable, .-proxy_getqueuemetatable .comm methods_proxy_queue,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-injection-lua.c_proxy_queue_add.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "resultset_is_needed" .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC1: .string ":append(..., { resultset_is_needed = boolean } ), is %s" .align 8 .LC2: .string ":prepend(..., { resultset_is_needed = boolean } ), is %s" .section .rodata.str1.1 .LC3: .string "table" .text .p2align 4 .type proxy_queue_add, @function proxy_queue_add: .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, rdi push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 mov ebx, esi sub rsp, 24 .cfi_def_cfa_offset 80 mov rax, QWORD PTR fs:40 mov QWORD PTR 8[rsp], rax xor eax, eax call luaL_checkself@PLT mov esi, 2 mov rdi, rbp mov r13, QWORD PTR [rax] call luaL_checkinteger@PLT mov rdx, rsp mov esi, 3 mov rdi, rbp mov r14d, eax call luaL_checklstring@PLT mov rdi, QWORD PTR [rsp] mov r15, rax call g_string_sized_new@PLT mov rdx, QWORD PTR [rsp] mov rsi, r15 mov r12, rax mov rdi, rax call g_string_append_len@PLT mov rsi, r12 mov edi, r14d call injection_new@PLT mov ecx, -1 mov edx, 4 mov rdi, rbp mov r12, rax mov eax, DWORD PTR FALSE[rip] mov DWORD PTR [r12], eax mov esi, DWORD PTR lua_istable[rip] call luaL_opt@PLT cmp eax, -1 je .L2 cmp eax, 1 jne .L3 mov esi, 4 mov rdi, rbp lea rdx, .LC0[rip] call lua_getfield@PLT mov esi, -1 mov rdi, rbp call lua_isnil@PLT test eax, eax jne .L4 mov esi, -1 mov rdi, rbp call lua_isboolean@PLT test eax, eax jne .L16 cmp ebx, 128 je .L6 cmp ebx, 129 jne .L4 lea rdx, .LC1[rip] mov esi, 4 mov rdi, rbp call luaL_argerror@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L3: mov rdi, rbp call proxy_lua_dumpstack_verbose@PLT lea rdx, .LC3[rip] mov esi, 4 mov rdi, rbp call luaL_typerror@PLT .L2: cmp ebx, 128 je .L8 .L18: cmp ebx, 129 jne .L9 mov rsi, r12 mov rdi, r13 call network_injection_queue_append@PLT xor eax, eax .L1: mov rcx, QWORD PTR 8[rsp] sub rcx, QWORD PTR fs:40 jne .L17 add rsp, 24 .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 xor eax, eax call g_assert_not_reached@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L16: mov esi, -1 mov rdi, rbp call lua_toboolean@PLT mov DWORD PTR [r12], eax .p2align 4,,10 .p2align 3 .L4: mov esi, 1 mov rdi, rbp call lua_pop@PLT cmp ebx, 128 jne .L18 .L8: mov rsi, r12 mov rdi, r13 call network_injection_queue_prepend@PLT xor eax, eax jmp .L1 .p2align 4,,10 .p2align 3 .L6: lea rdx, .LC2[rip] mov esi, 4 mov rdi, rbp call luaL_argerror@PLT jmp .L1 .L17: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size proxy_queue_add, .-proxy_queue_add .globl lua_istable .bss .align 4 .type lua_istable, @object .size lua_istable, 4 lua_istable: .zero 4 .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-injection-lua.c_proxy_queue_add.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "resultset_is_needed\000" .align 2 .LC1: .ascii ":append(..., { resultset_is_needed = boolean } ), i" .ascii "s %s\000" .align 2 .LC2: .ascii ":prepend(..., { resultset_is_needed = boolean } ), " .ascii "is %s\000" .align 2 .LC3: .ascii "table\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC4: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_queue_add, %function proxy_queue_add: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} ldr r3, .L19 sub sp, sp, #8 mov r4, r0 mov r5, r1 ldr r3, [r3] str r3, [sp, #4] mov r3,#0 bl luaL_checkself mov r3, r0 mov r1, #2 mov r0, r4 ldr r7, [r3] bl luaL_checkinteger mov r2, sp mov r6, r0 mov r1, #3 mov r0, r4 bl luaL_checklstring mov r8, r0 ldr r0, [sp] bl g_string_sized_new mov r1, r8 mov r8, r0 ldr r2, [sp] bl g_string_append_len mov r1, r8 mov r0, r6 bl injection_new mov r6, r0 ldr r2, .L19+4 ldr r3, .L19+8 ldr r2, [r2] mov r0, r4 str r2, [r6] ldr r1, [r3] mov r2, #4 mvn r3, #0 bl luaL_opt cmn r0, #1 beq .L2 cmp r0, #1 bne .L3 mov r1, #4 ldr r2, .L19+12 mov r0, r4 bl lua_getfield mvn r1, #0 mov r0, r4 bl lua_isnil cmp r0, #0 bne .L4 mvn r1, #0 mov r0, r4 bl lua_isboolean cmp r0, #0 bne .L16 cmp r5, #128 beq .L6 cmp r5, #129 bne .L4 mov r0, r4 mov r1, #4 ldr r2, .L19+16 bl luaL_argerror b .L1 .L3: mov r0, r4 bl proxy_lua_dumpstack_verbose mov r0, r4 mov r1, #4 ldr r2, .L19+20 bl luaL_typerror .L2: cmp r5, #128 beq .L8 .L18: cmp r5, #129 bne .L9 mov r1, r6 mov r0, r7 bl network_injection_queue_append mov r0, #0 .L1: ldr r3, .L19 ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L17 add sp, sp, #8 @ sp needed pop {r4, r5, r6, r7, r8, pc} .L9: bl g_assert_not_reached b .L1 .L16: mvn r1, #0 mov r0, r4 bl lua_toboolean str r0, [r6] .L4: mov r0, r4 mov r1, #1 bl lua_pop cmp r5, #128 bne .L18 .L8: mov r1, r6 mov r0, r7 bl network_injection_queue_prepend mov r0, #0 b .L1 .L6: mov r0, r4 mov r1, #4 ldr r2, .L19+24 bl luaL_argerror b .L1 .L17: bl __stack_chk_fail .L20: .align 2 .L19: .word .LC4 .word FALSE .word lua_istable .word .LC0 .word .LC1 .word .LC3 .word .LC2 .size proxy_queue_add, .-proxy_queue_add .comm lua_istable,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-injection-lua.c_proxy_queue_append.c" .intel_syntax noprefix .text .p2align 4 .type proxy_queue_append, @function proxy_queue_append: .LFB0: .cfi_startproc endbr64 mov esi, DWORD PTR PROXY_QUEUE_ADD_APPEND[rip] jmp proxy_queue_add@PLT .cfi_endproc .LFE0: .size proxy_queue_append, .-proxy_queue_append .globl PROXY_QUEUE_ADD_APPEND .bss .align 4 .type PROXY_QUEUE_ADD_APPEND, @object .size PROXY_QUEUE_ADD_APPEND, 4 PROXY_QUEUE_ADD_APPEND: .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-injection-lua.c_proxy_queue_append.c" .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_queue_append, %function proxy_queue_append: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 ldr r1, [r3] b proxy_queue_add .L4: .align 2 .L3: .word PROXY_QUEUE_ADD_APPEND .size proxy_queue_append, .-proxy_queue_append .comm PROXY_QUEUE_ADD_APPEND,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-injection-lua.c_proxy_queue_len.c" .intel_syntax noprefix .text .p2align 4 .type proxy_queue_len, @function proxy_queue_len: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi call luaL_checkself@PLT mov rdi, rbp mov rax, QWORD PTR [rax] mov esi, DWORD PTR [rax] call lua_pushinteger@PLT mov eax, 1 pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size proxy_queue_len, .-proxy_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-lua.c_proxy_queue_len.c" .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_queue_len, %function proxy_queue_len: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 bl luaL_checkself ldr r3, [r0] mov r0, r4 ldr r1, [r3] bl lua_pushinteger mov r0, #1 pop {r4, pc} .size proxy_queue_len, .-proxy_queue_len .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-injection-lua.c_proxy_queue_prepend.c" .intel_syntax noprefix .text .p2align 4 .type proxy_queue_prepend, @function proxy_queue_prepend: .LFB0: .cfi_startproc endbr64 mov esi, DWORD PTR PROXY_QUEUE_ADD_PREPEND[rip] jmp proxy_queue_add@PLT .cfi_endproc .LFE0: .size proxy_queue_prepend, .-proxy_queue_prepend .globl PROXY_QUEUE_ADD_PREPEND .bss .align 4 .type PROXY_QUEUE_ADD_PREPEND, @object .size PROXY_QUEUE_ADD_PREPEND, 4 PROXY_QUEUE_ADD_PREPEND: .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-injection-lua.c_proxy_queue_prepend.c" .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_queue_prepend, %function proxy_queue_prepend: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 ldr r1, [r3] b proxy_queue_add .L4: .align 2 .L3: .word PROXY_QUEUE_ADD_PREPEND .size proxy_queue_prepend, .-proxy_queue_prepend .comm PROXY_QUEUE_ADD_PREPEND,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-injection-lua.c_proxy_queue_reset.c" .intel_syntax noprefix .text .p2align 4 .type proxy_queue_reset, @function proxy_queue_reset: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 call luaL_checkself@PLT mov rdi, QWORD PTR [rax] call network_injection_queue_reset@PLT xor eax, eax add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size proxy_queue_reset, .-proxy_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-lua.c_proxy_queue_reset.c" .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_queue_reset, %function proxy_queue_reset: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} bl luaL_checkself ldr r0, [r0] bl network_injection_queue_reset mov r0, #0 pop {r4, pc} .size proxy_queue_reset, .-proxy_queue_reset .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-injection-lua.c_proxy_resultset_field_get.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "type" .LC1: .string "name" .LC2: .string "org_name" .LC3: .string "org_table" .LC4: .string "table" .text .p2align 4 .type proxy_resultset_field_get, @function proxy_resultset_field_get: .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 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 rbx, QWORD PTR [rax] mov DWORD PTR 4[rsp], 0 call luaL_checklstring@PLT lea rdi, .LC0[rip] mov r12, rax call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L2 mov esi, DWORD PTR 16[rbx] mov rdi, rbp call lua_pushinteger@PLT .L3: mov rax, QWORD PTR 8[rsp] sub rax, QWORD PTR fs:40 jne .L11 add rsp, 16 .cfi_remember_state .cfi_def_cfa_offset 32 mov eax, 1 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 .L2: .cfi_restore_state lea rdi, .LC1[rip] call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L4 mov esi, DWORD PTR 12[rbx] mov rdi, rbp call lua_pushstring@PLT jmp .L3 .p2align 4,,10 .p2align 3 .L4: lea rdi, .LC2[rip] call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax jne .L12 lea rdi, .LC3[rip] call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L6 mov esi, DWORD PTR 4[rbx] mov rdi, rbp call lua_pushstring@PLT jmp .L3 .p2align 4,,10 .p2align 3 .L12: mov esi, DWORD PTR 8[rbx] mov rdi, rbp call lua_pushstring@PLT jmp .L3 .p2align 4,,10 .p2align 3 .L6: lea rdi, .LC4[rip] call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L7 mov esi, DWORD PTR [rbx] mov rdi, rbp call lua_pushstring@PLT jmp .L3 .p2align 4,,10 .p2align 3 .L7: mov rdi, rbp call lua_pushnil@PLT jmp .L3 .L11: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size proxy_resultset_field_get, .-proxy_resultset_field_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-injection-lua.c_proxy_resultset_field_get.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "type\000" .align 2 .LC1: .ascii "name\000" .align 2 .LC2: .ascii "org_name\000" .align 2 .LC3: .ascii "org_table\000" .align 2 .LC4: .ascii "table\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC5: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_resultset_field_get, %function proxy_resultset_field_get: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, lr} ldr r3, .L13 sub sp, sp, #12 mov r4, 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, r4 ldr r7, [ip] str r3, [sp] bl luaL_checklstring mov r5, r0 ldr r0, .L13+4 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L2 mov r0, r4 ldr r1, [r7, #16] bl lua_pushinteger .L3: ldr r3, .L13 ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L11 mov r0, #1 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, pc} .L2: ldr r0, .L13+8 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L4 mov r0, r4 ldr r1, [r7, #12] bl lua_pushstring b .L3 .L4: ldr r0, .L13+12 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 bne .L12 ldr r0, .L13+16 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L6 mov r0, r4 ldr r1, [r7, #4] bl lua_pushstring b .L3 .L12: mov r0, r4 ldr r1, [r7, #8] bl lua_pushstring b .L3 .L6: ldr r0, .L13+20 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L7 mov r0, r4 ldr r1, [r7] bl lua_pushstring b .L3 .L7: mov r0, r4 bl lua_pushnil b .L3 .L11: bl __stack_chk_fail .L14: .align 2 .L13: .word .LC5 .word .LC0 .word .LC1 .word .LC2 .word .LC3 .word .LC4 .size proxy_resultset_field_get, .-proxy_resultset_field_get .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-injection-lua.c_proxy_resultset_fields_gc.c" .intel_syntax noprefix .text .p2align 4 .type proxy_resultset_fields_gc, @function proxy_resultset_fields_gc: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 call luaL_checkself@PLT mov rdi, QWORD PTR [rax] call g_ref_unref@PLT xor eax, eax add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size proxy_resultset_fields_gc, .-proxy_resultset_fields_gc .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-lua.c_proxy_resultset_fields_gc.c" .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_resultset_fields_gc, %function proxy_resultset_fields_gc: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} bl luaL_checkself ldr r0, [r0] bl g_ref_unref mov r0, #0 pop {r4, pc} .size proxy_resultset_fields_gc, .-proxy_resultset_fields_gc .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-injection-lua.c_proxy_resultset_fields_get.c" .intel_syntax noprefix .text .p2align 4 .type proxy_resultset_fields_get, @function proxy_resultset_fields_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 sub rsp, 8 .cfi_def_cfa_offset 32 call luaL_checkself@PLT mov esi, 2 mov rdi, rbp mov rax, QWORD PTR [rax] mov rax, QWORD PTR [rax] mov rbx, QWORD PTR [rax] call luaL_checkinteger@PLT xor r8d, r8d mov rdx, QWORD PTR [rbx] cmp rdx, QWORD PTR G_MAXINT[rip] jg .L1 test eax, eax jle .L3 cmp eax, edx jle .L4 .L3: mov rdi, rbp call lua_pushnil@PLT mov r8d, 1 .L1: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, r8d pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L4: .cfi_restore_state mov rdx, QWORD PTR 8[rbx] cdqe mov rdi, rbp mov esi, 8 mov rbx, QWORD PTR -8[rdx+rax*8] call lua_newuserdata@PLT mov esi, DWORD PTR methods_proxy_resultset_fields_field[rip] mov rdi, rbp mov QWORD PTR [rax], rbx call proxy_getmetatable@PLT mov rdi, rbp mov esi, -2 call lua_setmetatable@PLT add rsp, 8 .cfi_def_cfa_offset 24 mov r8d, 1 mov eax, r8d pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size proxy_resultset_fields_get, .-proxy_resultset_fields_get .globl methods_proxy_resultset_fields_field .bss .align 4 .type methods_proxy_resultset_fields_field, @object .size methods_proxy_resultset_fields_field, 4 methods_proxy_resultset_fields_field: .zero 4 .globl G_MAXINT .align 8 .type G_MAXINT, @object .size G_MAXINT, 8 G_MAXINT: .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-injection-lua.c_proxy_resultset_fields_get.c" .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_resultset_fields_get, %function proxy_resultset_fields_get: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 bl luaL_checkself ldr r3, [r0] mov r1, #2 ldr r3, [r3] mov r0, r4 ldr r5, [r3] bl luaL_checkinteger ldr r2, .L7 ldr r3, [r5] ldr r2, [r2] cmp r3, r2 bgt .L4 cmp r3, r0 cmpge r0, #0 bgt .L3 mov r0, r4 bl lua_pushnil mov r0, #1 pop {r4, r5, r6, pc} .L3: ldr r2, [r5, #4] sub r3, r0, #-1073741823 mov r1, #4 mov r0, r4 ldr r5, [r2, r3, lsl #2] bl lua_newuserdata ldr r3, .L7+4 str r5, [r0] ldr r1, [r3] mov r0, r4 bl proxy_getmetatable mov r0, r4 mvn r1, #1 bl lua_setmetatable mov r0, #1 pop {r4, r5, r6, pc} .L4: mov r0, #0 pop {r4, r5, r6, pc} .L8: .align 2 .L7: .word G_MAXINT .word methods_proxy_resultset_fields_field .size proxy_resultset_fields_get, .-proxy_resultset_fields_get .comm methods_proxy_resultset_fields_field,4,4 .comm G_MAXINT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-injection-lua.c_proxy_resultset_fields_len.c" .intel_syntax noprefix .text .p2align 4 .type proxy_resultset_fields_len, @function proxy_resultset_fields_len: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi call luaL_checkself@PLT mov rdi, rbp mov rax, QWORD PTR [rax] mov rax, QWORD PTR [rax] mov rax, QWORD PTR [rax] mov esi, DWORD PTR [rax] call lua_pushinteger@PLT mov eax, 1 pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size proxy_resultset_fields_len, .-proxy_resultset_fields_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-lua.c_proxy_resultset_fields_len.c" .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_resultset_fields_len, %function proxy_resultset_fields_len: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 bl luaL_checkself ldr r3, [r0] mov r0, r4 ldr r3, [r3] ldr r3, [r3] ldr r1, [r3] bl lua_pushinteger mov r0, #1 pop {r4, pc} .size proxy_resultset_fields_len, .-proxy_resultset_fields_len .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-injection-lua.c_proxy_resultset_fields_lua_push_ref.c" .intel_syntax noprefix .text .p2align 4 .type proxy_resultset_fields_lua_push_ref, @function proxy_resultset_fields_lua_push_ref: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi mov rdi, rsi push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 mov rbx, rsi sub rsp, 8 .cfi_def_cfa_offset 32 call g_ref_ref@PLT mov rdi, rbp mov esi, 8 call lua_newuserdata@PLT mov esi, DWORD PTR methods_proxy_resultset_fields[rip] mov rdi, rbp mov QWORD PTR [rax], rbx call proxy_getmetatable@PLT mov rdi, rbp mov esi, -2 call lua_setmetatable@PLT 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 proxy_resultset_fields_lua_push_ref, .-proxy_resultset_fields_lua_push_ref .globl methods_proxy_resultset_fields .bss .align 4 .type methods_proxy_resultset_fields, @object .size methods_proxy_resultset_fields, 4 methods_proxy_resultset_fields: .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-injection-lua.c_proxy_resultset_fields_lua_push_ref.c" .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_resultset_fields_lua_push_ref, %function proxy_resultset_fields_lua_push_ref: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 mov r0, r1 mov r5, r1 bl g_ref_ref mov r0, r4 mov r1, #4 bl lua_newuserdata ldr r3, .L4 str r5, [r0] ldr r1, [r3] mov r0, r4 bl proxy_getmetatable mov r0, r4 mvn r1, #1 bl lua_setmetatable mov r0, #1 pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word methods_proxy_resultset_fields .size proxy_resultset_fields_lua_push_ref, .-proxy_resultset_fields_lua_push_ref .comm methods_proxy_resultset_fields,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-injection-lua.c_proxy_resultset_gc.c" .intel_syntax noprefix .text .p2align 4 .type proxy_resultset_gc, @function proxy_resultset_gc: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 call luaL_checkself@PLT mov rdi, QWORD PTR [rax] call g_ref_unref@PLT xor eax, eax add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size proxy_resultset_gc, .-proxy_resultset_gc .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-lua.c_proxy_resultset_gc.c" .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_resultset_gc, %function proxy_resultset_gc: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} bl luaL_checkself ldr r0, [r0] bl g_ref_unref mov r0, #0 pop {r4, pc} .size proxy_resultset_gc, .-proxy_resultset_gc .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-injection-lua.c_proxy_resultset_get.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "fields" .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC1: .string ".resultset.fields isn't available if 'resultset_is_needed ~= true'" .section .rodata.str1.1 .LC2: .string "rows" .section .rodata.str1.8 .align 8 .LC3: .string ".resultset.rows isn't available if 'resultset_is_needed ~= true'" .align 8 .LC4: .string ".resultset.rows isn't available for prepared statements" .section .rodata.str1.1 .LC5: .string "row_count" .LC6: .string "bytes" .LC7: .string "raw" .section .rodata.str1.8 .align 8 .LC8: .string ".resultset.raw isn't available if 'resultset_is_needed ~= true'" .section .rodata.str1.1 .LC9: .string "flags" .LC10: .string "in_trans" .LC11: .string "auto_commit" .LC12: .string "no_good_index_used" .LC13: .string "no_index_used" .LC14: .string "warning_count" .LC15: .string "affected_rows" .LC16: .string "insert_id" .LC17: .string "query_status" .text .p2align 4 .type proxy_resultset_get, @function proxy_resultset_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 r13, QWORD PTR [rax] mov rbx, QWORD PTR 0[r13] mov DWORD PTR 4[rsp], 0 call luaL_checklstring@PLT lea rdi, .LC0[rip] mov r12, rax call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L2 cmp QWORD PTR 72[rbx], 0 je .L26 mov rdi, rbx call parse_resultset_fields@PLT cmp QWORD PTR 96[rbx], 0 je .L5 mov rsi, r13 mov rdi, rbp call proxy_resultset_fields_lua_push_ref@PLT .L4: mov rax, QWORD PTR 8[rsp] sub rax, QWORD PTR fs:40 jne .L27 add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 40 mov eax, 1 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 .L26: .cfi_restore_state lea rsi, .LC1[rip] mov rdi, rbp call luaL_error@PLT jmp .L4 .p2align 4,,10 .p2align 3 .L2: lea rdi, .LC2[rip] call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L6 cmp QWORD PTR 72[rbx], 0 je .L28 cmp QWORD PTR 64[rbx], 0 je .L8 lea rsi, .LC4[rip] mov rdi, rbp call luaL_error@PLT jmp .L4 .p2align 4,,10 .p2align 3 .L8: mov rdi, rbx call parse_resultset_fields@PLT mov rax, QWORD PTR 80[rbx] test rax, rax jne .L29 .p2align 4,,10 .p2align 3 .L5: mov rdi, rbp call lua_pushnil@PLT jmp .L4 .p2align 4,,10 .p2align 3 .L6: lea rdi, .LC5[rip] call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L9 mov rsi, QWORD PTR [rbx] mov rdi, rbp call lua_pushinteger@PLT jmp .L4 .p2align 4,,10 .p2align 3 .L9: lea rdi, .LC6[rip] call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax jne .L30 lea rdi, .LC7[rip] call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L11 mov rax, QWORD PTR 72[rbx] test rax, rax je .L31 mov rax, QWORD PTR [rax] mov rdi, rbp mov rax, QWORD PTR [rax] mov rcx, QWORD PTR [rax] mov rsi, QWORD PTR 8[rax] lea rdx, -4[rcx] add rsi, 4 call lua_pushlstring@PLT jmp .L4 .p2align 4,,10 .p2align 3 .L29: mov QWORD PTR 88[rbx], rax mov rsi, r13 mov rdi, rbp call proxy_resultset_lua_push_ref@PLT mov esi, DWORD PTR proxy_resultset_rows_iter[rip] mov edx, 1 mov rdi, rbp call lua_pushcclosure@PLT jmp .L4 .p2align 4,,10 .p2align 3 .L28: lea rsi, .LC3[rip] mov rdi, rbp call luaL_error@PLT jmp .L4 .p2align 4,,10 .p2align 3 .L30: mov rsi, QWORD PTR 8[rbx] mov rdi, rbp call lua_pushinteger@PLT jmp .L4 .L11: lea rdi, .LC9[rip] call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L13 mov rdi, rbp call lua_newtable@PLT mov eax, DWORD PTR 16[rbx] xor esi, esi and eax, DWORD PTR SERVER_STATUS_IN_TRANS[rip] setne sil mov rdi, rbp call lua_pushboolean@PLT lea rdx, .LC10[rip] mov rdi, rbp mov esi, -2 call lua_setfield@PLT mov eax, DWORD PTR 16[rbx] xor esi, esi and eax, DWORD PTR SERVER_STATUS_AUTOCOMMIT[rip] setne sil mov rdi, rbp call lua_pushboolean@PLT lea rdx, .LC11[rip] mov rdi, rbp mov esi, -2 call lua_setfield@PLT mov eax, DWORD PTR 16[rbx] xor esi, esi and eax, DWORD PTR SERVER_QUERY_NO_GOOD_INDEX_USED[rip] setne sil mov rdi, rbp call lua_pushboolean@PLT lea rdx, .LC12[rip] mov rdi, rbp mov esi, -2 call lua_setfield@PLT mov eax, DWORD PTR 16[rbx] xor esi, esi and eax, DWORD PTR SERVER_QUERY_NO_INDEX_USED[rip] setne sil mov rdi, rbp call lua_pushboolean@PLT lea rdx, .LC13[rip] mov esi, -2 mov rdi, rbp call lua_setfield@PLT jmp .L4 .L31: lea rsi, .LC8[rip] mov rdi, rbp call luaL_error@PLT jmp .L4 .L13: lea rdi, .LC14[rip] call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L14 mov rsi, QWORD PTR 24[rbx] mov rdi, rbp call lua_pushinteger@PLT jmp .L4 .L14: lea rdi, .LC15[rip] call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L15 cmp QWORD PTR 48[rbx], 0 jne .L5 mov esi, DWORD PTR 56[rbx] mov rdi, rbp call lua_pushnumber@PLT jmp .L4 .L15: lea rdi, .LC16[rip] call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L16 cmp QWORD PTR 48[rbx], 0 jne .L5 mov esi, DWORD PTR 40[rbx] mov rdi, rbp call lua_pushnumber@PLT jmp .L4 .L27: call __stack_chk_fail@PLT .L16: lea rdi, .LC17[rip] call C@PLT mov esi, DWORD PTR 4[rsp] mov rdi, r12 mov edx, eax call strleq@PLT test rax, rax je .L5 mov rsi, QWORD PTR 32[rbx] cmp rsi, QWORD PTR MYSQLD_PACKET_NULL[rip] je .L5 mov rdi, rbp call lua_pushinteger@PLT jmp .L4 .cfi_endproc .LFE0: .size proxy_resultset_get, .-proxy_resultset_get .globl proxy_resultset_rows_iter .bss .align 4 .type proxy_resultset_rows_iter, @object .size proxy_resultset_rows_iter, 4 proxy_resultset_rows_iter: .zero 4 .globl SERVER_STATUS_IN_TRANS .align 4 .type SERVER_STATUS_IN_TRANS, @object .size SERVER_STATUS_IN_TRANS, 4 SERVER_STATUS_IN_TRANS: .zero 4 .globl SERVER_STATUS_AUTOCOMMIT .align 4 .type SERVER_STATUS_AUTOCOMMIT, @object .size SERVER_STATUS_AUTOCOMMIT, 4 SERVER_STATUS_AUTOCOMMIT: .zero 4 .globl SERVER_QUERY_NO_INDEX_USED .align 4 .type SERVER_QUERY_NO_INDEX_USED, @object .size SERVER_QUERY_NO_INDEX_USED, 4 SERVER_QUERY_NO_INDEX_USED: .zero 4 .globl SERVER_QUERY_NO_GOOD_INDEX_USED .align 4 .type SERVER_QUERY_NO_GOOD_INDEX_USED, @object .size SERVER_QUERY_NO_GOOD_INDEX_USED, 4 SERVER_QUERY_NO_GOOD_INDEX_USED: .zero 4 .globl MYSQLD_PACKET_NULL .align 8 .type MYSQLD_PACKET_NULL, @object .size MYSQLD_PACKET_NULL, 8 MYSQLD_PACKET_NULL: .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-injection-lua.c_proxy_resultset_get.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "fields\000" .align 2 .LC1: .ascii ".resultset.fields isn't available if 'resultset_is_" .ascii "needed ~= true'\000" .align 2 .LC2: .ascii "rows\000" .align 2 .LC3: .ascii ".resultset.rows isn't available if 'resultset_is_ne" .ascii "eded ~= true'\000" .align 2 .LC4: .ascii ".resultset.rows isn't available for prepared statem" .ascii "ents\000" .align 2 .LC5: .ascii "row_count\000" .align 2 .LC6: .ascii "bytes\000" .align 2 .LC7: .ascii "raw\000" .align 2 .LC8: .ascii ".resultset.raw isn't available if 'resultset_is_nee" .ascii "ded ~= true'\000" .align 2 .LC9: .ascii "flags\000" .align 2 .LC10: .ascii "in_trans\000" .align 2 .LC11: .ascii "auto_commit\000" .align 2 .LC12: .ascii "no_good_index_used\000" .align 2 .LC13: .ascii "no_index_used\000" .align 2 .LC14: .ascii "warning_count\000" .align 2 .LC15: .ascii "affected_rows\000" .align 2 .LC16: .ascii "insert_id\000" .align 2 .LC17: .ascii "query_status\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC18: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_resultset_get, %function proxy_resultset_get: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} ldr r3, .L35 sub sp, sp, #8 ldr r3, [r3] str r3, [sp, #4] mov r3,#0 mov r4, r0 bl luaL_checkself mov r3, #0 ldr r8, [r0] mov r2, sp mov r1, #2 mov r0, r4 ldr r7, [r8] str r3, [sp] bl luaL_checklstring mov r5, r0 ldr r0, .L35+4 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L2 ldr r3, [r7, #36] cmp r3, #0 beq .L29 mov r0, r7 bl parse_resultset_fields ldr r3, [r7, #48] cmp r3, #0 beq .L5 mov r1, r8 mov r0, r4 bl proxy_resultset_fields_lua_push_ref .L4: ldr r3, .L35 ldr r2, [r3] ldr r3, [sp, #4] eors r2, r3, r2 mov r3, #0 bne .L30 mov r0, #1 add sp, sp, #8 @ sp needed pop {r4, r5, r6, r7, r8, pc} .L29: mov r0, r4 ldr r1, .L35+8 bl luaL_error b .L4 .L2: ldr r0, .L35+12 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L6 ldr r3, [r7, #36] cmp r3, #0 beq .L31 ldr r3, [r7, #32] cmp r3, #0 beq .L8 mov r0, r4 ldr r1, .L35+16 bl luaL_error b .L4 .L8: mov r0, r7 bl parse_resultset_fields ldr r3, [r7, #40] cmp r3, #0 bne .L32 .L5: mov r0, r4 bl lua_pushnil b .L4 .L6: ldr r0, .L35+20 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L9 mov r0, r4 ldr r1, [r7] bl lua_pushinteger b .L4 .L9: ldr r0, .L35+24 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 bne .L33 ldr r0, .L35+28 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L11 ldr r3, [r7, #36] cmp r3, #0 beq .L34 ldr r3, [r3] mov r0, r4 ldr r3, [r3] ldr r2, [r3] ldr r1, [r3, #4] sub r2, r2, #4 add r1, r1, #4 bl lua_pushlstring b .L4 .L32: mov r1, r8 str r3, [r7, #44] mov r0, r4 bl proxy_resultset_lua_push_ref ldr r3, .L35+32 mov r0, r4 mov r2, #1 ldr r1, [r3] bl lua_pushcclosure b .L4 .L31: mov r0, r4 ldr r1, .L35+36 bl luaL_error b .L4 .L33: mov r0, r4 ldr r1, [r7, #4] bl lua_pushinteger b .L4 .L11: ldr r0, .L35+40 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L13 mov r0, r4 bl lua_newtable ldr r3, .L35+44 ldr r2, [r7, #8] ldr r3, [r3] mov r0, r4 tst r2, r3 movne r1, #1 moveq r1, #0 bl lua_pushboolean mvn r1, #1 mov r0, r4 ldr r2, .L35+48 bl lua_setfield ldr r3, .L35+52 ldr r2, [r7, #8] ldr r3, [r3] mov r0, r4 tst r2, r3 movne r1, #1 moveq r1, #0 bl lua_pushboolean mvn r1, #1 mov r0, r4 ldr r2, .L35+56 bl lua_setfield ldr r3, .L35+60 ldr r2, [r7, #8] ldr r3, [r3] mov r0, r4 tst r2, r3 movne r1, #1 moveq r1, #0 bl lua_pushboolean mvn r1, #1 mov r0, r4 ldr r2, .L35+64 bl lua_setfield ldr r3, .L35+68 ldr r2, [r7, #8] ldr r3, [r3] mov r0, r4 tst r2, r3 movne r1, #1 moveq r1, #0 bl lua_pushboolean mov r0, r4 mvn r1, #1 ldr r2, .L35+72 bl lua_setfield b .L4 .L34: mov r0, r4 ldr r1, .L35+76 bl luaL_error b .L4 .L13: ldr r0, .L35+80 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L14 mov r0, r4 ldr r1, [r7, #12] bl lua_pushinteger b .L4 .L14: ldr r0, .L35+84 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L15 ldr r3, [r7, #24] cmp r3, #0 bne .L5 mov r0, r4 ldr r1, [r7, #28] bl lua_pushnumber b .L4 .L15: ldr r0, .L35+88 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L16 ldr r3, [r7, #24] cmp r3, #0 bne .L5 mov r0, r4 ldr r1, [r7, #20] bl lua_pushnumber b .L4 .L30: bl __stack_chk_fail .L16: ldr r0, .L35+92 ldr r6, [sp] bl C mov r1, r6 mov r2, r0 mov r0, r5 bl strleq cmp r0, #0 beq .L5 ldr r3, .L35+96 ldr r1, [r7, #16] ldr r3, [r3] cmp r1, r3 beq .L5 mov r0, r4 bl lua_pushinteger b .L4 .L36: .align 2 .L35: .word .LC18 .word .LC0 .word .LC1 .word .LC2 .word .LC4 .word .LC5 .word .LC6 .word .LC7 .word proxy_resultset_rows_iter .word .LC3 .word .LC9 .word SERVER_STATUS_IN_TRANS .word .LC10 .word SERVER_STATUS_AUTOCOMMIT .word .LC11 .word SERVER_QUERY_NO_GOOD_INDEX_USED .word .LC12 .word SERVER_QUERY_NO_INDEX_USED .word .LC13 .word .LC8 .word .LC14 .word .LC15 .word .LC16 .word .LC17 .word MYSQLD_PACKET_NULL .size proxy_resultset_get, .-proxy_resultset_get .comm proxy_resultset_rows_iter,4,4 .comm SERVER_STATUS_IN_TRANS,4,4 .comm SERVER_STATUS_AUTOCOMMIT,4,4 .comm SERVER_QUERY_NO_INDEX_USED,4,4 .comm SERVER_QUERY_NO_GOOD_INDEX_USED,4,4 .comm MYSQLD_PACKET_NULL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-injection-lua.c_proxy_resultset_lua_push.c" .intel_syntax noprefix .text .p2align 4 .type proxy_resultset_lua_push, @function proxy_resultset_lua_push: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 xor eax, eax 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 call g_ref_new@PLT mov edx, DWORD PTR proxy_resultset_free[rip] mov rsi, r12 mov rdi, rax mov rbx, rax call g_ref_set@PLT mov rdi, rbp mov esi, 8 call lua_newuserdata@PLT mov esi, DWORD PTR methods_proxy_resultset[rip] mov rdi, rbp mov QWORD PTR [rax], rbx call proxy_getmetatable@PLT mov rdi, rbp mov esi, -2 call lua_setmetatable@PLT pop rbx .cfi_def_cfa_offset 24 mov eax, 1 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size proxy_resultset_lua_push, .-proxy_resultset_lua_push .globl proxy_resultset_free .bss .align 8 .type proxy_resultset_free, @object .size proxy_resultset_free, 8 proxy_resultset_free: .zero 8 .globl methods_proxy_resultset .align 4 .type methods_proxy_resultset, @object .size methods_proxy_resultset, 4 methods_proxy_resultset: .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-injection-lua.c_proxy_resultset_lua_push.c" .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_resultset_lua_push, %function proxy_resultset_lua_push: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r5, r1 mov r4, r0 bl g_ref_new ldr r3, .L4 mov r1, r5 ldr r2, [r3] mov r5, r0 bl g_ref_set mov r0, r4 mov r1, #4 bl lua_newuserdata ldr r3, .L4+4 str r5, [r0] ldr r1, [r3] mov r0, r4 bl proxy_getmetatable mov r0, r4 mvn r1, #1 bl lua_setmetatable mov r0, #1 pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word proxy_resultset_free .word methods_proxy_resultset .size proxy_resultset_lua_push, .-proxy_resultset_lua_push .comm proxy_resultset_free,4,4 .comm methods_proxy_resultset,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-injection-lua.c_proxy_resultset_lua_push_ref.c" .intel_syntax noprefix .text .p2align 4 .type proxy_resultset_lua_push_ref, @function proxy_resultset_lua_push_ref: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi mov rdi, rsi push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 mov rbx, rsi sub rsp, 8 .cfi_def_cfa_offset 32 call g_ref_ref@PLT mov rdi, rbp mov esi, 8 call lua_newuserdata@PLT mov esi, DWORD PTR methods_proxy_resultset[rip] mov rdi, rbp mov QWORD PTR [rax], rbx call proxy_getmetatable@PLT mov rdi, rbp mov esi, -2 call lua_setmetatable@PLT 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 proxy_resultset_lua_push_ref, .-proxy_resultset_lua_push_ref .globl methods_proxy_resultset .bss .align 4 .type methods_proxy_resultset, @object .size methods_proxy_resultset, 4 methods_proxy_resultset: .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-injection-lua.c_proxy_resultset_lua_push_ref.c" .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_resultset_lua_push_ref, %function proxy_resultset_lua_push_ref: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 mov r0, r1 mov r5, r1 bl g_ref_ref mov r0, r4 mov r1, #4 bl lua_newuserdata ldr r3, .L4 str r5, [r0] ldr r1, [r3] mov r0, r4 bl proxy_getmetatable mov r0, r4 mvn r1, #1 bl lua_setmetatable mov r0, #1 pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word methods_proxy_resultset .size proxy_resultset_lua_push_ref, .-proxy_resultset_lua_push_ref .comm methods_proxy_resultset,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_network-injection-lua.c_proxy_resultset_rows_iter.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "%s: row-data is invalid" .text .p2align 4 .type proxy_resultset_rows_iter, @function proxy_resultset_rows_iter: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 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 push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 mov rbp, rdi mov edi, 1 push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 sub rsp, 72 .cfi_def_cfa_offset 128 mov rax, QWORD PTR fs:40 mov QWORD PTR 56[rsp], rax xor eax, eax lea r12, 32[rsp] call lua_upvalueindex@PLT mov rdi, rbp mov esi, eax call lua_touserdata@PLT xor edi, edi mov rax, QWORD PTR [rax] mov rax, QWORD PTR [rax] mov rbx, QWORD PTR [rax] mov r13, QWORD PTR 8[rax] mov QWORD PTR 8[rsp], rax test rbx, rbx setne dil xor esi, esi call g_return_val_if_fail@PLT mov rax, QWORD PTR 8[rbx] mov rdi, r12 mov DWORD PTR 32[rsp], 0 mov QWORD PTR 40[rsp], rax call network_mysqld_proto_skip_network_header@PLT xor edi, edi test rax, rax je .L28 .L2: xor esi, esi call g_return_val_if_fail@PLT mov eax, DWORD PTR 24[rsp] xor r8d, r8d sub eax, 130 cmp eax, 1 ja .L29 .L1: mov rax, QWORD PTR 56[rsp] sub rax, QWORD PTR fs:40 jne .L30 add rsp, 72 .cfi_remember_state .cfi_def_cfa_offset 56 mov eax, r8d 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 .L29: .cfi_restore_state mov rdi, rbp xor ebx, ebx call lua_newtable@PLT cmp QWORD PTR 0[r13], 0 jg .L4 jmp .L9 .p2align 4,,10 .p2align 3 .L17: xor r14d, r14d mov r15d, 1 .L10: mov rdi, r12 mov esi, 1 call network_mysqld_proto_skip@PLT mov rdi, rbp call lua_pushnil@PLT .L7: add rbx, 1 mov esi, -2 mov rdi, rbp mov rdx, rbx call lua_rawseti@PLT xor esi, esi mov edi, r14d call g_return_val_if_fail@PLT cmp rbx, QWORD PTR 0[r13] jge .L9 .L4: test r15d, r15d je .L31 .L5: xor esi, esi xor edi, edi call g_return_val_if_fail@PLT mov eax, DWORD PTR 24[rsp] cmp eax, 128 je .L17 cmp eax, 129 je .L8 .L11: xor r14d, r14d mov r15d, 1 jmp .L7 .p2align 4,,10 .p2align 3 .L31: lea rsi, 24[rsp] mov rdi, r12 call network_mysqld_proto_peek_lenenc_type@PLT test rax, rax jne .L5 xor esi, esi mov edi, 1 call g_return_val_if_fail@PLT mov eax, DWORD PTR 24[rsp] cmp eax, 128 je .L18 cmp eax, 129 jne .L11 lea rsi, 28[rsp] mov rdi, r12 call network_mysqld_proto_get_lenenc_int@PLT test eax, eax jne .L8 mov rcx, QWORD PTR 40[rsp] mov edx, DWORD PTR 28[rsp] mov eax, DWORD PTR [rcx] cmp eax, edx jl .L8 mov esi, DWORD PTR 32[rsp] lea edi, [rdx+rsi] cmp eax, edi jl .L8 add esi, DWORD PTR 4[rcx] mov rdi, rbp xor r15d, r15d call lua_pushlstring@PLT mov esi, DWORD PTR 28[rsp] mov rdi, r12 call network_mysqld_proto_skip@PLT test eax, eax sete r14b setne r15b movzx r14d, r14b jmp .L7 .p2align 4,,10 .p2align 3 .L28: mov rdi, r12 lea rsi, 24[rsp] xor r15d, r15d call network_mysqld_proto_peek_lenenc_type@PLT test rax, rax sete dil setne r15b movzx edi, dil jmp .L2 .p2align 4,,10 .p2align 3 .L8: mov edx, DWORD PTR G_STRLOC[rip] lea rsi, .LC0[rip] mov rdi, rbp call luaL_error@PLT mov r8d, eax jmp .L1 .p2align 4,,10 .p2align 3 .L9: mov rcx, QWORD PTR 8[rsp] mov r8d, 1 mov rax, QWORD PTR [rcx] mov rax, QWORD PTR [rax] mov QWORD PTR [rcx], rax jmp .L1 .L30: call __stack_chk_fail@PLT .L18: mov r14d, 1 jmp .L10 .cfi_endproc .LFE0: .size proxy_resultset_rows_iter, .-proxy_resultset_rows_iter .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-injection-lua.c_proxy_resultset_rows_iter.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "%s: row-data is invalid\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC1: .word __stack_chk_guard .text .align 2 .syntax unified .arm .fpu softvfp .type proxy_resultset_rows_iter, %function proxy_resultset_rows_iter: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, lr} ldr r3, .L30 sub sp, sp, #28 mov r6, r0 mov r0, #1 ldr r3, [r3] str r3, [sp, #20] mov r3,#0 bl lua_upvalueindex mov r1, r0 mov r0, r6 bl lua_touserdata mov r4, #0 ldr r3, [r0] mov r1, r4 ldr r9, [r3] ldm r9, {r5, r8} subs r0, r5, r4 movne r0, #1 bl g_return_val_if_fail ldr r3, [r5, #4] add r0, sp, #12 str r3, [sp, #16] str r4, [sp, #12] bl network_mysqld_proto_skip_network_header cmp r0, r4 movne r0, r4 movne r5, #1 beq .L26 .L2: mov r1, #0 bl g_return_val_if_fail ldr r3, [sp, #4] sub r3, r3, #130 cmp r3, #1 movls r0, #0 bhi .L27 .L1: ldr r3, .L30 ldr r2, [r3] ldr r3, [sp, #20] eors r2, r3, r2 mov r3, #0 bne .L28 add sp, sp, #28 @ sp needed pop {r4, r5, r6, r7, r8, r9, pc} .L27: mov r0, r6 bl lua_newtable ldr r3, [r8] cmp r3, #0 movgt r4, #0 bgt .L4 b .L9 .L17: mov r7, #0 mov r5, #1 .L10: mov r1, #1 add r0, sp, #12 bl network_mysqld_proto_skip mov r0, r6 bl lua_pushnil .L7: add r4, r4, #1 mov r2, r4 mvn r1, #1 mov r0, r6 bl lua_rawseti mov r0, r7 mov r1, #0 bl g_return_val_if_fail ldr r3, [r8] cmp r4, r3 bge .L9 .L4: cmp r5, #0 beq .L29 .L5: mov r1, #0 mov r0, r1 bl g_return_val_if_fail ldr r3, [sp, #4] cmp r3, #128 beq .L17 cmp r3, #129 beq .L8 .L11: mov r7, #0 mov r5, #1 b .L7 .L29: add r1, sp, #4 add r0, sp, #12 bl network_mysqld_proto_peek_lenenc_type subs r5, r0, #0 bne .L5 mov r1, r5 mov r0, #1 bl g_return_val_if_fail ldr r3, [sp, #4] cmp r3, #128 beq .L18 cmp r3, #129 bne .L11 add r1, sp, #8 add r0, sp, #12 bl network_mysqld_proto_get_lenenc_int cmp r0, #0 bne .L8 ldr r0, [sp, #16] ldr r2, [sp, #8] ldr r3, [r0] cmp r3, r2 blt .L8 ldr r1, [sp, #12] add ip, r2, r1 cmp r3, ip blt .L8 ldr r3, [r0, #4] mov r0, r6 add r1, r1, r3 bl lua_pushlstring ldr r1, [sp, #8] add r0, sp, #12 bl network_mysqld_proto_skip cmp r0, #0 movne r5, #1 moveq r5, #0 moveq r7, #1 movne r7, #0 b .L7 .L26: add r1, sp, #4 add r0, sp, #12 bl network_mysqld_proto_peek_lenenc_type cmp r0, r4 movne r5, #1 moveq r5, r4 moveq r0, #1 movne r0, r4 b .L2 .L8: ldr r3, .L30+4 mov r0, r6 ldr r2, [r3] ldr r1, .L30+8 bl luaL_error b .L1 .L9: ldr r3, [r9] mov r0, #1 ldr r3, [r3] str r3, [r9] b .L1 .L28: bl __stack_chk_fail .L18: mov r7, #1 b .L10 .L31: .align 2 .L30: .word .LC1 .word G_STRLOC .word .LC0 .size proxy_resultset_rows_iter, .-proxy_resultset_rows_iter .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-injection.c_injection_free.c" .intel_syntax noprefix .text .p2align 4 .globl injection_free .type injection_free, @function injection_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 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 injection_free, .-injection_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-injection.c_injection_free.c" .text .align 2 .global injection_free .syntax unified .arm .fpu softvfp .type injection_free, %function injection_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: ldr r3, .L10 ldr r1, [r3] bl g_string_free mov r0, r4 pop {r4, lr} b g_free .L11: .align 2 .L10: .word TRUE .size injection_free, .-injection_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-injection.c_network_injection_queue_append.c" .intel_syntax noprefix .text .p2align 4 .globl network_injection_queue_append .type network_injection_queue_append, @function network_injection_queue_append: .LFB0: .cfi_startproc endbr64 jmp g_queue_push_tail@PLT .cfi_endproc .LFE0: .size network_injection_queue_append, .-network_injection_queue_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-injection.c_network_injection_queue_append.c" .text .align 2 .global network_injection_queue_append .syntax unified .arm .fpu softvfp .type network_injection_queue_append, %function network_injection_queue_append: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. b g_queue_push_tail .size network_injection_queue_append, .-network_injection_queue_append .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits