x86
stringlengths
122
1.3M
arm
stringlengths
122
1.35M
file
stringlengths
20
207
source
stringclasses
2 values
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function handleSelectionClear _handleSelectionClear: ## @handleSelectionClear .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq __glfw@GOTPCREL(%rip), %rbx movq (%rbx), %rdi callq _free movq $0, (%rbx) addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm __glfw,8,3 ## @_glfw .no_dead_strip _handleSelectionClear .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function handleSelectionClear _handleSelectionClear: ; @handleSelectionClear .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x19, __glfw@GOTPAGE Lloh1: ldr x19, [x19, __glfw@GOTPAGEOFF] ldr x0, [x19] bl _free str xzr, [x19] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm __glfw,8,3 ; @_glfw .no_dead_strip _handleSelectionClear .subsections_via_symbols
AnghaBench/Cinder/src/glfw/src/extr_x11_window.c_handleSelectionClear.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function handleSelectionRequest _handleSelectionRequest: ## @handleSelectionRequest .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx subq $56, %rsp .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %rbx leaq 28(%rdi), %r15 leaq -80(%rbp), %r14 movq %r14, %rdi xorl %esi, %esi movl $48, %edx callq _memset movq %r15, %rdi callq _writeTargetToProperty movl %eax, -56(%rbp) movq _SelectionNotify@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -60(%rbp) movl 44(%rbx), %eax movl %eax, -64(%rbp) movl 28(%rbx), %esi movdqu 28(%rbx), %xmm0 pshufd $57, %xmm0, %xmm0 ## xmm0 = xmm0[1,2,3,0] movdqa %xmm0, -80(%rbp) movq __glfw@GOTPCREL(%rip), %rax movl (%rax), %edi movq _False@GOTPCREL(%rip), %rax movl (%rax), %edx xorl %ecx, %ecx movq %r14, %r8 callq _XSendEvent addq $56, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _SelectionNotify,4,2 ## @SelectionNotify .comm __glfw,4,2 ## @_glfw .comm _False,4,2 ## @False .no_dead_strip _handleSelectionRequest .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function handleSelectionRequest _handleSelectionRequest: ; @handleSelectionRequest .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x20, x19, [sp, #48] ; 16-byte Folded Spill stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 add x20, x0, #28 mov x0, sp mov w1, #0 mov w2, #48 bl _memset mov x0, x20 bl _writeTargetToProperty str w0, [sp, #24] Lloh0: adrp x8, _SelectionNotify@GOTPAGE Lloh1: ldr x8, [x8, _SelectionNotify@GOTPAGEOFF] Lloh2: ldr w8, [x8] ldr w9, [x19, #44] stp w9, w8, [sp, #16] ldur q0, [x19, #28] ext.16b v1, v0, v0, #4 Lloh3: adrp x8, __glfw@GOTPAGE Lloh4: ldr x8, [x8, __glfw@GOTPAGEOFF] str q1, [sp] Lloh5: ldr w0, [x8] Lloh6: adrp x8, _False@GOTPAGE Lloh7: ldr x8, [x8, _False@GOTPAGEOFF] Lloh8: ldr w2, [x8] fmov w1, s0 mov x4, sp mov w3, #0 bl _XSendEvent ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload add sp, sp, #80 ret .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _SelectionNotify,4,2 ; @SelectionNotify .comm __glfw,4,2 ; @_glfw .comm _False,4,2 ; @False .no_dead_strip _handleSelectionRequest .subsections_via_symbols
AnghaBench/Cinder/src/glfw/src/extr_x11_window.c_handleSelectionRequest.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function isFrameExtentsEvent _isFrameExtentsEvent: ## @isFrameExtentsEvent .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq (%rsi), %rcx movq _PropertyNotify@GOTPCREL(%rip), %rdi xorl %eax, %eax cmpq (%rdi), %rcx jne LBB0_4 ## %bb.1: movq 8(%rsi), %rcx movq _PropertyNewValue@GOTPCREL(%rip), %rdi cmpq (%rdi), %rcx jne LBB0_4 ## %bb.2: movl 24(%rsi), %ecx cmpl (%rdx), %ecx jne LBB0_4 ## %bb.3: movq 16(%rsi), %rcx movq __glfw@GOTPCREL(%rip), %rdx xorl %eax, %eax cmpq (%rdx), %rcx sete %al LBB0_4: popq %rbp retq .cfi_endproc ## -- End function .comm _PropertyNotify,8,3 ## @PropertyNotify .comm _PropertyNewValue,8,3 ## @PropertyNewValue .comm __glfw,8,3 ## @_glfw .no_dead_strip _isFrameExtentsEvent .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function isFrameExtentsEvent _isFrameExtentsEvent: ; @isFrameExtentsEvent .cfi_startproc ; %bb.0: ldr x8, [x1] Lloh0: adrp x9, _PropertyNotify@GOTPAGE Lloh1: ldr x9, [x9, _PropertyNotify@GOTPAGEOFF] Lloh2: ldr x9, [x9] cmp x8, x9 b.ne LBB0_4 ; %bb.1: ldr x8, [x1, #8] Lloh3: adrp x9, _PropertyNewValue@GOTPAGE Lloh4: ldr x9, [x9, _PropertyNewValue@GOTPAGEOFF] Lloh5: ldr x9, [x9] cmp x8, x9 b.ne LBB0_4 ; %bb.2: ldr w8, [x1, #24] ldr w9, [x2] cmp w8, w9 b.ne LBB0_4 ; %bb.3: ldr x8, [x1, #16] Lloh6: adrp x9, __glfw@GOTPAGE Lloh7: ldr x9, [x9, __glfw@GOTPAGEOFF] Lloh8: ldr x9, [x9] cmp x8, x9 cset w0, eq ret LBB0_4: mov w0, #0 ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .cfi_endproc ; -- End function .comm _PropertyNotify,8,3 ; @PropertyNotify .comm _PropertyNewValue,8,3 ; @PropertyNewValue .comm __glfw,8,3 ; @_glfw .no_dead_strip _isFrameExtentsEvent .subsections_via_symbols
AnghaBench/Cinder/src/glfw/src/extr_x11_window.c_isFrameExtentsEvent.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function isSelectionEvent _isSelectionEvent: ## @isSelectionEvent .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq (%rsi), %rax movq _SelectionRequest@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax sete %cl movq _SelectionNotify@GOTPCREL(%rip), %rdx cmpq (%rdx), %rax sete %dl orb %cl, %dl movq _SelectionClear@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax sete %al orb %dl, %al movzbl %al, %eax popq %rbp retq .cfi_endproc ## -- End function .comm _SelectionRequest,8,3 ## @SelectionRequest .comm _SelectionNotify,8,3 ## @SelectionNotify .comm _SelectionClear,8,3 ## @SelectionClear .no_dead_strip _isSelectionEvent .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function isSelectionEvent _isSelectionEvent: ; @isSelectionEvent .cfi_startproc ; %bb.0: ldr x8, [x1] Lloh0: adrp x9, _SelectionRequest@GOTPAGE Lloh1: ldr x9, [x9, _SelectionRequest@GOTPAGEOFF] Lloh2: ldr x9, [x9] cmp x8, x9 Lloh3: adrp x9, _SelectionNotify@GOTPAGE Lloh4: ldr x9, [x9, _SelectionNotify@GOTPAGEOFF] Lloh5: ldr x9, [x9] ccmp x8, x9, #4, ne Lloh6: adrp x9, _SelectionClear@GOTPAGE Lloh7: ldr x9, [x9, _SelectionClear@GOTPAGEOFF] Lloh8: ldr x9, [x9] ccmp x8, x9, #4, ne cset w0, eq ret .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _SelectionRequest,8,3 ; @SelectionRequest .comm _SelectionNotify,8,3 ; @SelectionNotify .comm _SelectionClear,8,3 ; @SelectionClear .no_dead_strip _isSelectionEvent .subsections_via_symbols
AnghaBench/Cinder/src/glfw/src/extr_x11_window.c_isSelectionEvent.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function parseUriList _parseUriList: ## @parseUriList .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, -64(%rbp) ## 8-byte Spill movl $0, (%rsi) xorl %eax, %eax movq %rax, -56(%rbp) ## 8-byte Spill leaq L_.str.1(%rip), %r15 leaq L_.str(%rip), %r14 leaq -43(%rbp), %r13 .p2align 4, 0x90 LBB0_2: ## =>This Loop Header: Depth=1 ## Child Loop BB0_5 Depth 2 movq %r15, %rsi callq _strtok testq %rax, %rax je LBB0_11 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movq %rax, %rbx cmpb $35, (%rax) movl $0, %edi je LBB0_2 ## %bb.4: ## in Loop: Header=BB0_2 Depth=1 movl $7, %edx movq %rbx, %rdi movq %r14, %rsi callq _strncmp leaq 7(%rbx), %r12 testq %rax, %rax cmovneq %rbx, %r12 movq -64(%rbp), %rbx ## 8-byte Reload incl (%rbx) movq %r12, %rdi callq _strlen leaq 1(%rax), %rdi movl $1, %esi callq _calloc movq %rax, %r14 movl (%rbx), %esi shll $3, %esi movq -56(%rbp), %rdi ## 8-byte Reload callq _realloc movslq (%rbx), %rdx movq %rax, %rcx movq %rax, -56(%rbp) ## 8-byte Spill movq %r14, -8(%rax,%rdx,8) jmp LBB0_5 .p2align 4, 0x90 LBB0_6: ## in Loop: Header=BB0_5 Depth=2 testb %al, %al je LBB0_1 LBB0_10: ## in Loop: Header=BB0_5 Depth=2 movb %al, (%r14) incq %r14 incq %r12 LBB0_5: ## Parent Loop BB0_2 Depth=1 ## => This Inner Loop Header: Depth=2 movzbl (%r12), %eax cmpb $37, %al jne LBB0_6 ## %bb.7: ## in Loop: Header=BB0_5 Depth=2 movzbl 1(%r12), %ecx testb %cl, %cl je LBB0_10 ## %bb.8: ## in Loop: Header=BB0_5 Depth=2 movzbl 2(%r12), %edx testb %dl, %dl je LBB0_10 ## %bb.9: ## in Loop: Header=BB0_5 Depth=2 addq $2, %r12 movb %cl, -43(%rbp) movb %dl, -42(%rbp) movb $0, -41(%rbp) movq %r13, %rdi xorl %esi, %esi movl $16, %edx callq _strtol jmp LBB0_10 LBB0_1: ## in Loop: Header=BB0_2 Depth=1 xorl %edi, %edi leaq L_.str(%rip), %r14 jmp LBB0_2 LBB0_11: movq -56(%rbp), %rax ## 8-byte Reload addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "file://" L_.str.1: ## @.str.1 .asciz "\r\n" .no_dead_strip _parseUriList .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function parseUriList _parseUriList: ; @parseUriList .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x26, x25, [sp, #16] ; 16-byte Folded Spill stp x24, x23, [sp, #32] ; 16-byte Folded Spill stp x22, x21, [sp, #48] ; 16-byte Folded Spill stp x20, x19, [sp, #64] ; 16-byte Folded Spill stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 mov x19, x1 mov x20, #0 str wzr, [x1] Lloh0: adrp x21, l_.str.1@PAGE Lloh1: add x21, x21, l_.str.1@PAGEOFF Lloh2: adrp x22, l_.str@PAGE Lloh3: add x22, x22, l_.str@PAGEOFF mov w25, #7 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_7 Depth 2 mov x1, x21 bl _strtok cbz x0, LBB0_12 ; %bb.2: ; in Loop: Header=BB0_1 Depth=1 mov x23, x0 mov x0, #0 ldrb w8, [x23] cmp w8, #35 b.eq LBB0_1 ; %bb.3: ; in Loop: Header=BB0_1 Depth=1 mov x0, x23 mov x1, x22 mov w2, #7 bl _strncmp cmp x0, #0 csel x8, x25, xzr, eq add x24, x23, x8 ldr w8, [x19] add w8, w8, #1 str w8, [x19] mov x0, x24 bl _strlen add x0, x0, #1 mov w1, #1 bl _calloc mov x23, x0 ldr w8, [x19] lsl w1, w8, #3 mov x0, x20 bl _realloc mov x20, x0 ldrsw x8, [x19] add x8, x0, x8, lsl #3 stur x23, [x8, #-8] b LBB0_7 LBB0_4: ; in Loop: Header=BB0_7 Depth=2 cbz w8, LBB0_11 LBB0_5: ; in Loop: Header=BB0_7 Depth=2 strb w8, [x23] LBB0_6: ; in Loop: Header=BB0_7 Depth=2 add x23, x23, #1 add x24, x24, #1 LBB0_7: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldrb w8, [x24] cmp w8, #37 b.ne LBB0_4 ; %bb.8: ; in Loop: Header=BB0_7 Depth=2 ldrb w9, [x24, #1] cbz w9, LBB0_5 ; %bb.9: ; in Loop: Header=BB0_7 Depth=2 mov x26, x24 ldrb w10, [x26, #2]! cbz w10, LBB0_5 ; %bb.10: ; in Loop: Header=BB0_7 Depth=2 strb w9, [sp, #13] strb w10, [sp, #14] strb wzr, [sp, #15] add x0, sp, #13 mov x1, #0 mov w2, #16 bl _strtol strb w0, [x23] mov x24, x26 b LBB0_6 LBB0_11: ; in Loop: Header=BB0_1 Depth=1 mov x0, #0 b LBB0_1 LBB0_12: mov x0, x20 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload ldp x20, x19, [sp, #64] ; 16-byte Folded Reload ldp x22, x21, [sp, #48] ; 16-byte Folded Reload ldp x24, x23, [sp, #32] ; 16-byte Folded Reload ldp x26, x25, [sp, #16] ; 16-byte Folded Reload add sp, sp, #96 ret .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "file://" l_.str.1: ; @.str.1 .asciz "\r\n" .no_dead_strip _parseUriList .subsections_via_symbols
AnghaBench/Cinder/src/glfw/src/extr_x11_window.c_parseUriList.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function pushSelectionToManager _pushSelectionToManager: ## @pushSelectionToManager .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq __glfw@GOTPCREL(%rip), %r14 movl (%r14), %edx movl 4(%r14), %eax movl 8(%r14), %esi movq _None@GOTPCREL(%rip), %rcx movl (%rcx), %ecx movl (%rdi), %r8d movq _CurrentTime@GOTPCREL(%rip), %rdi movl (%rdi), %r9d movl %eax, %edi callq _XConvertSelection movq _isSelectionEvent@GOTPCREL(%rip), %r15 leaq -32(%rbp), %rbx jmp LBB0_1 .p2align 4, 0x90 LBB0_6: ## in Loop: Header=BB0_1 Depth=1 movq %rbx, %rdi callq _handleSelectionClear LBB0_1: ## =>This Inner Loop Header: Depth=1 movl 4(%r14), %edi movl (%r15), %edx movq %rbx, %rsi xorl %ecx, %ecx callq _XCheckIfEvent testq %rax, %rax je LBB0_9 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl -32(%rbp), %eax cmpl $130, %eax je LBB0_6 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 cmpl $129, %eax je LBB0_7 ## %bb.4: ## in Loop: Header=BB0_1 Depth=1 cmpl $128, %eax jne LBB0_1 ## %bb.5: ## in Loop: Header=BB0_1 Depth=1 movq %rbx, %rdi callq _handleSelectionRequest jmp LBB0_1 .p2align 4, 0x90 LBB0_7: ## in Loop: Header=BB0_1 Depth=1 movl -28(%rbp), %eax cmpl (%r14), %eax jne LBB0_1 jmp LBB0_8 LBB0_9: ## in Loop: Header=BB0_1 Depth=1 xorl %edi, %edi callq _waitForEvent jmp LBB0_1 LBB0_8: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm __glfw,12,2 ## @_glfw .comm _None,4,2 ## @None .comm _CurrentTime,4,2 ## @CurrentTime .comm _isSelectionEvent,4,2 ## @isSelectionEvent .no_dead_strip _pushSelectionToManager .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function pushSelectionToManager _pushSelectionToManager: ; @pushSelectionToManager .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x19, __glfw@GOTPAGE Lloh1: ldr x19, [x19, __glfw@GOTPAGEOFF] ldp w8, w1, [x19, #4] Lloh2: adrp x9, _None@GOTPAGE Lloh3: ldr x9, [x9, _None@GOTPAGEOFF] ldr w2, [x19] Lloh4: ldr w3, [x9] ldr w4, [x0] Lloh5: adrp x9, _CurrentTime@GOTPAGE Lloh6: ldr x9, [x9, _CurrentTime@GOTPAGEOFF] Lloh7: ldr w5, [x9] mov x0, x8 bl _XConvertSelection Lloh8: adrp x20, _isSelectionEvent@GOTPAGE Lloh9: ldr x20, [x20, _isSelectionEvent@GOTPAGEOFF] b LBB0_2 LBB0_1: ; in Loop: Header=BB0_2 Depth=1 add x0, sp, #8 bl _handleSelectionClear LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr w0, [x19, #4] ldr w2, [x20] add x1, sp, #8 mov x3, #0 bl _XCheckIfEvent cbz x0, LBB0_8 ; %bb.3: ; in Loop: Header=BB0_2 Depth=1 ldr w8, [sp, #8] cmp w8, #130 b.eq LBB0_1 ; %bb.4: ; in Loop: Header=BB0_2 Depth=1 cmp w8, #129 b.eq LBB0_7 ; %bb.5: ; in Loop: Header=BB0_2 Depth=1 cmp w8, #128 b.ne LBB0_2 ; %bb.6: ; in Loop: Header=BB0_2 Depth=1 add x0, sp, #8 bl _handleSelectionRequest b LBB0_2 LBB0_7: ; in Loop: Header=BB0_2 Depth=1 ldr w8, [sp, #12] ldr w9, [x19] cmp w8, w9 b.ne LBB0_2 b LBB0_9 LBB0_8: ; in Loop: Header=BB0_2 Depth=1 mov x0, #0 bl _waitForEvent b LBB0_2 LBB0_9: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret .loh AdrpLdrGot Lloh8, Lloh9 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm __glfw,12,2 ; @_glfw .comm _None,4,2 ; @None .comm _CurrentTime,4,2 ; @CurrentTime .comm _isSelectionEvent,4,2 ; @isSelectionEvent .no_dead_strip _pushSelectionToManager .subsections_via_symbols
AnghaBench/Cinder/src/glfw/src/extr_x11_window.c_pushSelectionToManager.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function releaseMonitor _releaseMonitor: ## @releaseMonitor .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq %rdi, %rbx movq (%rdi), %rdi cmpq %rbx, (%rdi) jne LBB0_2 ## %bb.1: xorl %esi, %esi callq __glfwInputMonitorWindowChange movq (%rbx), %rdi callq __glfwRestoreVideoModeX11 movq __glfw@GOTPCREL(%rip), %rax decq (%rax) je LBB0_3 LBB0_2: addq $8, %rsp popq %rbx popq %rbp retq LBB0_3: movl 24(%rax), %edi movl 20(%rax), %esi movl 16(%rax), %edx movl 8(%rax), %r8d movl 12(%rax), %ecx addq $8, %rsp popq %rbx popq %rbp jmp _XSetScreenSaver ## TAILCALL .cfi_endproc ## -- End function .comm __glfw,32,3 ## @_glfw .no_dead_strip _releaseMonitor .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function releaseMonitor _releaseMonitor: ; @releaseMonitor .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 ldr x0, [x0] ldr x8, [x0] cmp x8, x19 b.ne LBB0_2 ; %bb.1: mov x1, #0 bl __glfwInputMonitorWindowChange ldr x0, [x19] bl __glfwRestoreVideoModeX11 Lloh0: adrp x8, __glfw@GOTPAGE Lloh1: ldr x8, [x8, __glfw@GOTPAGEOFF] ldr x9, [x8] subs x9, x9, #1 str x9, [x8] b.eq LBB0_3 LBB0_2: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret LBB0_3: ldp w1, w0, [x8, #20] ldp w3, w2, [x8, #12] ldr w4, [x8, #8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _XSetScreenSaver .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm __glfw,32,3 ; @_glfw .no_dead_strip _releaseMonitor .subsections_via_symbols
AnghaBench/Cinder/src/glfw/src/extr_x11_window.c_releaseMonitor.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function sendEventToWM _sendEventToWM: ## @sendEventToWM .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $40, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %r9, -48(%rbp) ## 8-byte Spill movq %r8, %r12 movq %rcx, %r13 movq %rdx, %rbx movl %esi, %r14d movq %rdi, %r15 leaq -80(%rbp), %rdi xorl %esi, %esi movl $32, %edx callq _memset movq _ClientMessage@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -56(%rbp) movl (%r15), %eax movl %eax, -60(%rbp) movl $32, -80(%rbp) movl %r14d, -64(%rbp) movq -72(%rbp), %rax movq %rbx, (%rax) movq %r13, 8(%rax) movq %r12, 16(%rax) movq -48(%rbp), %rcx ## 8-byte Reload movq %rcx, 24(%rax) movq 16(%rbp), %rcx movq %rcx, 32(%rax) movq __glfw@GOTPCREL(%rip), %rax movl (%rax), %esi movl 4(%rax), %edi movq _False@GOTPCREL(%rip), %rax movl (%rax), %edx movq _SubstructureNotifyMask@GOTPCREL(%rip), %rax movq _SubstructureRedirectMask@GOTPCREL(%rip), %rcx movl (%rcx), %ecx orl (%rax), %ecx leaq -80(%rbp), %r8 callq _XSendEvent addq $40, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _ClientMessage,4,2 ## @ClientMessage .comm __glfw,8,2 ## @_glfw .comm _False,4,2 ## @False .comm _SubstructureNotifyMask,4,2 ## @SubstructureNotifyMask .comm _SubstructureRedirectMask,4,2 ## @SubstructureRedirectMask .no_dead_strip _sendEventToWM .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function sendEventToWM _sendEventToWM: ; @sendEventToWM .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x26, x25, [sp, #32] ; 16-byte Folded Spill stp x24, x23, [sp, #48] ; 16-byte Folded Spill stp x22, x21, [sp, #64] ; 16-byte Folded Spill stp x20, x19, [sp, #80] ; 16-byte Folded Spill stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 mov x19, x6 mov x20, x5 mov x21, x4 mov x22, x3 mov x23, x2 mov x24, x1 mov x25, x0 mov w26, #32 mov x0, sp mov w1, #0 mov w2, #32 bl _memset Lloh0: adrp x8, _ClientMessage@GOTPAGE Lloh1: ldr x8, [x8, _ClientMessage@GOTPAGEOFF] Lloh2: ldr w8, [x8] ldr w9, [x25] stp w9, w8, [sp, #20] str w26, [sp] str w24, [sp, #16] ldr x8, [sp, #8] stp x23, x22, [x8] stp x21, x20, [x8, #16] str x19, [x8, #32] Lloh3: adrp x8, __glfw@GOTPAGE Lloh4: ldr x8, [x8, __glfw@GOTPAGEOFF] ldp w1, w0, [x8] Lloh5: adrp x8, _False@GOTPAGE Lloh6: ldr x8, [x8, _False@GOTPAGEOFF] Lloh7: adrp x9, _SubstructureNotifyMask@GOTPAGE Lloh8: ldr x9, [x9, _SubstructureNotifyMask@GOTPAGEOFF] Lloh9: ldr w2, [x8] Lloh10: ldr w8, [x9] Lloh11: adrp x9, _SubstructureRedirectMask@GOTPAGE Lloh12: ldr x9, [x9, _SubstructureRedirectMask@GOTPAGEOFF] Lloh13: ldr w9, [x9] orr w3, w9, w8 mov x4, sp bl _XSendEvent ldp x29, x30, [sp, #96] ; 16-byte Folded Reload ldp x20, x19, [sp, #80] ; 16-byte Folded Reload ldp x22, x21, [sp, #64] ; 16-byte Folded Reload ldp x24, x23, [sp, #48] ; 16-byte Folded Reload ldp x26, x25, [sp, #32] ; 16-byte Folded Reload add sp, sp, #112 ret .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh10 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh9 .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _ClientMessage,4,2 ; @ClientMessage .comm __glfw,8,2 ; @_glfw .comm _False,4,2 ; @False .comm _SubstructureNotifyMask,4,2 ; @SubstructureNotifyMask .comm _SubstructureRedirectMask,4,2 ; @SubstructureRedirectMask .no_dead_strip _sendEventToWM .subsections_via_symbols
AnghaBench/Cinder/src/glfw/src/extr_x11_window.c_sendEventToWM.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function translateCursorShape _translateCursorShape: ## @translateCursorShape .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp ## kill: def $edi killed $edi def $rdi addl $-128, %edi cmpl $5, %edi ja LBB0_1 ## %bb.2: leaq LJTI0_0(%rip), %rax movslq (%rax,%rdi,4), %rcx addq %rax, %rcx jmpq *%rcx LBB0_8: movq _XC_sb_v_double_arrow@GOTPCREL(%rip), %rax jmp LBB0_9 LBB0_1: xorl %eax, %eax popq %rbp retq LBB0_4: movq _XC_xterm@GOTPCREL(%rip), %rax jmp LBB0_9 LBB0_7: movq _XC_sb_h_double_arrow@GOTPCREL(%rip), %rax jmp LBB0_9 LBB0_6: movq _XC_hand1@GOTPCREL(%rip), %rax jmp LBB0_9 LBB0_5: movq _XC_crosshair@GOTPCREL(%rip), %rax jmp LBB0_9 LBB0_3: movq _XC_left_ptr@GOTPCREL(%rip), %rax LBB0_9: movl (%rax), %eax popq %rbp retq .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L0_0_set_8, LBB0_8-LJTI0_0 .set L0_0_set_4, LBB0_4-LJTI0_0 .set L0_0_set_7, LBB0_7-LJTI0_0 .set L0_0_set_6, LBB0_6-LJTI0_0 .set L0_0_set_5, LBB0_5-LJTI0_0 .set L0_0_set_3, LBB0_3-LJTI0_0 LJTI0_0: .long L0_0_set_8 .long L0_0_set_4 .long L0_0_set_7 .long L0_0_set_6 .long L0_0_set_5 .long L0_0_set_3 .end_data_region ## -- End function .comm _XC_left_ptr,4,2 ## @XC_left_ptr .comm _XC_xterm,4,2 ## @XC_xterm .comm _XC_crosshair,4,2 ## @XC_crosshair .comm _XC_hand1,4,2 ## @XC_hand1 .comm _XC_sb_h_double_arrow,4,2 ## @XC_sb_h_double_arrow .comm _XC_sb_v_double_arrow,4,2 ## @XC_sb_v_double_arrow .no_dead_strip _translateCursorShape .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function translateCursorShape _translateCursorShape: ; @translateCursorShape .cfi_startproc ; %bb.0: sub w8, w0, #128 cmp w8, #5 b.hi LBB0_3 ; %bb.1: Lloh0: adrp x9, lJTI0_0@PAGE Lloh1: add x9, x9, lJTI0_0@PAGEOFF adr x10, LBB0_2 ldrb w11, [x9, x8] add x10, x10, x11, lsl #2 br x10 LBB0_2: Lloh2: adrp x8, _XC_sb_v_double_arrow@GOTPAGE Lloh3: ldr x8, [x8, _XC_sb_v_double_arrow@GOTPAGEOFF] Lloh4: ldr w0, [x8] ret LBB0_3: mov w0, #0 ret LBB0_4: Lloh5: adrp x8, _XC_xterm@GOTPAGE Lloh6: ldr x8, [x8, _XC_xterm@GOTPAGEOFF] Lloh7: ldr w0, [x8] ret LBB0_5: Lloh8: adrp x8, _XC_sb_h_double_arrow@GOTPAGE Lloh9: ldr x8, [x8, _XC_sb_h_double_arrow@GOTPAGEOFF] Lloh10: ldr w0, [x8] ret LBB0_6: Lloh11: adrp x8, _XC_hand1@GOTPAGE Lloh12: ldr x8, [x8, _XC_hand1@GOTPAGEOFF] Lloh13: ldr w0, [x8] ret LBB0_7: Lloh14: adrp x8, _XC_crosshair@GOTPAGE Lloh15: ldr x8, [x8, _XC_crosshair@GOTPAGEOFF] Lloh16: ldr w0, [x8] ret LBB0_8: Lloh17: adrp x8, _XC_left_ptr@GOTPAGE Lloh18: ldr x8, [x8, _XC_left_ptr@GOTPAGEOFF] Lloh19: ldr w0, [x8] ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19 .cfi_endproc .section __TEXT,__const lJTI0_0: .byte (LBB0_2-LBB0_2)>>2 .byte (LBB0_4-LBB0_2)>>2 .byte (LBB0_5-LBB0_2)>>2 .byte (LBB0_6-LBB0_2)>>2 .byte (LBB0_7-LBB0_2)>>2 .byte (LBB0_8-LBB0_2)>>2 ; -- End function .comm _XC_left_ptr,4,2 ; @XC_left_ptr .comm _XC_xterm,4,2 ; @XC_xterm .comm _XC_crosshair,4,2 ; @XC_crosshair .comm _XC_hand1,4,2 ; @XC_hand1 .comm _XC_sb_h_double_arrow,4,2 ; @XC_sb_h_double_arrow .comm _XC_sb_v_double_arrow,4,2 ; @XC_sb_v_double_arrow .no_dead_strip _translateCursorShape .subsections_via_symbols
AnghaBench/Cinder/src/glfw/src/extr_x11_window.c_translateCursorShape.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function translateKey _translateKey: ## @translateKey .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp cmpl $256, %edi ## imm = 0x100 jb LBB0_1 ## %bb.2: movq _GLFW_KEY_UNKNOWN@GOTPCREL(%rip), %rax jmp LBB0_3 LBB0_1: movq __glfw@GOTPCREL(%rip), %rcx movslq %edi, %rax shlq $2, %rax addq (%rcx), %rax LBB0_3: movl (%rax), %eax popq %rbp retq .cfi_endproc ## -- End function .comm _GLFW_KEY_UNKNOWN,4,2 ## @GLFW_KEY_UNKNOWN .comm __glfw,8,3 ## @_glfw .no_dead_strip _translateKey .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function translateKey _translateKey: ; @translateKey .cfi_startproc ; %bb.0: Lloh0: adrp x8, __glfw@GOTPAGE Lloh1: ldr x8, [x8, __glfw@GOTPAGEOFF] Lloh2: ldr x8, [x8] add x8, x8, w0, sxtw #2 Lloh3: adrp x9, _GLFW_KEY_UNKNOWN@GOTPAGE Lloh4: ldr x9, [x9, _GLFW_KEY_UNKNOWN@GOTPAGEOFF] cmp w0, #255 csel x8, x9, x8, hi ldr w0, [x8] ret .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _GLFW_KEY_UNKNOWN,4,2 ; @GLFW_KEY_UNKNOWN .comm __glfw,8,3 ; @_glfw .no_dead_strip _translateKey .subsections_via_symbols
AnghaBench/Cinder/src/glfw/src/extr_x11_window.c_translateKey.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function translateState _translateState: ## @translateState .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _ShiftMask@GOTPCREL(%rip), %rax movl (%rax), %ecx andl %edi, %ecx je LBB0_2 ## %bb.1: movq _GLFW_MOD_SHIFT@GOTPCREL(%rip), %rax movl (%rax), %ecx LBB0_2: movq _ControlMask@GOTPCREL(%rip), %rax movl (%rax), %eax andl %edi, %eax je LBB0_4 ## %bb.3: movq _GLFW_MOD_CONTROL@GOTPCREL(%rip), %rax movl (%rax), %eax LBB0_4: movq _Mod1Mask@GOTPCREL(%rip), %rdx movl (%rdx), %edx andl %edi, %edx je LBB0_6 ## %bb.5: movq _GLFW_MOD_ALT@GOTPCREL(%rip), %rdx movl (%rdx), %edx LBB0_6: orl %ecx, %eax movq _Mod4Mask@GOTPCREL(%rip), %rcx andl (%rcx), %edi je LBB0_8 ## %bb.7: movq _GLFW_MOD_SUPER@GOTPCREL(%rip), %rcx movl (%rcx), %edi LBB0_8: orl %edi, %edx orl %edx, %eax popq %rbp retq .cfi_endproc ## -- End function .comm _ShiftMask,4,2 ## @ShiftMask .comm _GLFW_MOD_SHIFT,4,2 ## @GLFW_MOD_SHIFT .comm _ControlMask,4,2 ## @ControlMask .comm _GLFW_MOD_CONTROL,4,2 ## @GLFW_MOD_CONTROL .comm _Mod1Mask,4,2 ## @Mod1Mask .comm _GLFW_MOD_ALT,4,2 ## @GLFW_MOD_ALT .comm _Mod4Mask,4,2 ## @Mod4Mask .comm _GLFW_MOD_SUPER,4,2 ## @GLFW_MOD_SUPER .no_dead_strip _translateState .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function translateState _translateState: ; @translateState .cfi_startproc ; %bb.0: Lloh0: adrp x8, _ShiftMask@GOTPAGE Lloh1: ldr x8, [x8, _ShiftMask@GOTPAGEOFF] Lloh2: ldr w8, [x8] Lloh3: adrp x9, _GLFW_MOD_SHIFT@GOTPAGE Lloh4: ldr x9, [x9, _GLFW_MOD_SHIFT@GOTPAGEOFF] Lloh5: ldr w9, [x9] tst w8, w0 csel w8, wzr, w9, eq Lloh6: adrp x9, _ControlMask@GOTPAGE Lloh7: ldr x9, [x9, _ControlMask@GOTPAGEOFF] Lloh8: adrp x10, _GLFW_MOD_CONTROL@GOTPAGE Lloh9: ldr x10, [x10, _GLFW_MOD_CONTROL@GOTPAGEOFF] Lloh10: ldr w9, [x9] Lloh11: ldr w10, [x10] tst w9, w0 csel w9, wzr, w10, eq Lloh12: adrp x10, _Mod1Mask@GOTPAGE Lloh13: ldr x10, [x10, _Mod1Mask@GOTPAGEOFF] orr w8, w9, w8 Lloh14: ldr w9, [x10] Lloh15: adrp x10, _GLFW_MOD_ALT@GOTPAGE Lloh16: ldr x10, [x10, _GLFW_MOD_ALT@GOTPAGEOFF] Lloh17: ldr w10, [x10] tst w9, w0 csel w9, wzr, w10, eq orr w8, w8, w9 Lloh18: adrp x9, _Mod4Mask@GOTPAGE Lloh19: ldr x9, [x9, _Mod4Mask@GOTPAGEOFF] Lloh20: adrp x10, _GLFW_MOD_SUPER@GOTPAGE Lloh21: ldr x10, [x10, _GLFW_MOD_SUPER@GOTPAGEOFF] Lloh22: ldr w9, [x9] Lloh23: ldr w10, [x10] tst w9, w0 csel w9, wzr, w10, eq orr w0, w8, w9 ret .loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh23 .loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh22 .loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh11 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh10 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _ShiftMask,4,2 ; @ShiftMask .comm _GLFW_MOD_SHIFT,4,2 ; @GLFW_MOD_SHIFT .comm _ControlMask,4,2 ; @ControlMask .comm _GLFW_MOD_CONTROL,4,2 ; @GLFW_MOD_CONTROL .comm _Mod1Mask,4,2 ; @Mod1Mask .comm _GLFW_MOD_ALT,4,2 ; @GLFW_MOD_ALT .comm _Mod4Mask,4,2 ; @Mod4Mask .comm _GLFW_MOD_SUPER,4,2 ; @GLFW_MOD_SUPER .no_dead_strip _translateState .subsections_via_symbols
AnghaBench/Cinder/src/glfw/src/extr_x11_window.c_translateState.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function updateCursorImage _updateCursorImage: ## @updateCursorImage .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq (%rdi), %rax movq _GLFW_CURSOR_NORMAL@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_5 ## %bb.1: movq 16(%rdi), %rcx movq __glfw@GOTPCREL(%rip), %rax movl 4(%rax), %eax movl 8(%rdi), %esi testq %rcx, %rcx je LBB0_4 ## %bb.2: movl (%rcx), %edx jmp LBB0_3 LBB0_5: movq __glfw@GOTPCREL(%rip), %rax movl (%rax), %edx movl 4(%rax), %eax movl 8(%rdi), %esi LBB0_3: movl %eax, %edi popq %rbp jmp _XDefineCursor ## TAILCALL LBB0_4: movl %eax, %edi popq %rbp jmp _XUndefineCursor ## TAILCALL .cfi_endproc ## -- End function .comm _GLFW_CURSOR_NORMAL,8,3 ## @GLFW_CURSOR_NORMAL .comm __glfw,8,2 ## @_glfw .no_dead_strip _updateCursorImage .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function updateCursorImage _updateCursorImage: ; @updateCursorImage .cfi_startproc ; %bb.0: ldr x8, [x0] Lloh0: adrp x9, _GLFW_CURSOR_NORMAL@GOTPAGE Lloh1: ldr x9, [x9, _GLFW_CURSOR_NORMAL@GOTPAGEOFF] Lloh2: ldr x9, [x9] cmp x8, x9 b.ne LBB0_3 ; %bb.1: ldr x9, [x0, #16] Lloh3: adrp x8, __glfw@GOTPAGE Lloh4: ldr x8, [x8, __glfw@GOTPAGEOFF] Lloh5: ldr w8, [x8, #4] ldr w1, [x0, #8] cbz x9, LBB0_4 ; %bb.2: ldr w2, [x9] mov x0, x8 b _XDefineCursor LBB0_3: Lloh6: adrp x8, __glfw@GOTPAGE Lloh7: ldr x8, [x8, __glfw@GOTPAGEOFF] ldr w1, [x0, #8] ldp w2, w0, [x8] b _XDefineCursor LBB0_4: mov x0, x8 b _XUndefineCursor .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGot Lloh6, Lloh7 .cfi_endproc ; -- End function .comm _GLFW_CURSOR_NORMAL,8,3 ; @GLFW_CURSOR_NORMAL .comm __glfw,8,2 ; @_glfw .no_dead_strip _updateCursorImage .subsections_via_symbols
AnghaBench/Cinder/src/glfw/src/extr_x11_window.c_updateCursorImage.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function updateNormalHints _updateNormalHints: ## @updateNormalHints .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %edx, %r15d movl %esi, %r12d movq %rdi, %r14 xorl %eax, %eax callq _XAllocSizeHints movq %rax, %rbx cmpl $0, 64(%r14) je LBB0_1 LBB0_12: movq _PWinGravity@GOTPCREL(%rip), %rax movl (%rax), %eax orl %eax, (%rbx) movq _StaticGravity@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 20(%rbx) movq __glfw@GOTPCREL(%rip), %rax movl (%rax), %edi movl 48(%r14), %esi movq %rbx, %rdx callq _XSetWMNormalHints movq %rbx, %rdi popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmp _XFree ## TAILCALL LBB0_1: cmpq $0, 56(%r14) je LBB0_11 ## %bb.2: movq (%r14), %rcx movq _GLFW_DONT_CARE@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq %rax, %rcx je LBB0_5 ## %bb.3: movq 8(%r14), %rdx cmpq %rax, %rdx je LBB0_5 ## %bb.4: movq _PMinSize@GOTPCREL(%rip), %rsi movl (%rsi), %esi orl %esi, (%rbx) movl %ecx, 4(%rbx) movl %edx, 8(%rbx) LBB0_5: movq 16(%r14), %rcx cmpq %rax, %rcx je LBB0_8 ## %bb.6: movq 24(%r14), %rdx cmpq %rax, %rdx je LBB0_8 ## %bb.7: movq _PMaxSize@GOTPCREL(%rip), %rsi movl (%rsi), %esi orl %esi, (%rbx) movl %ecx, 12(%rbx) movl %edx, 16(%rbx) LBB0_8: movq 32(%r14), %rcx cmpq %rax, %rcx je LBB0_12 ## %bb.9: movq 40(%r14), %rdx cmpq %rax, %rdx je LBB0_12 ## %bb.10: movq _PAspect@GOTPCREL(%rip), %rax movl (%rax), %eax orl %eax, (%rbx) movq %rcx, 24(%rbx) movq %rcx, 40(%rbx) movq %rdx, 32(%rbx) movq %rdx, 48(%rbx) jmp LBB0_12 LBB0_11: movq _PMinSize@GOTPCREL(%rip), %rax movq _PMaxSize@GOTPCREL(%rip), %rcx movl (%rcx), %ecx orl (%rax), %ecx orl %ecx, (%rbx) movl %r12d, 12(%rbx) movl %r12d, 4(%rbx) movl %r15d, 16(%rbx) movl %r15d, 8(%rbx) jmp LBB0_12 .cfi_endproc ## -- End function .comm _GLFW_DONT_CARE,8,3 ## @GLFW_DONT_CARE .comm _PMinSize,4,2 ## @PMinSize .comm _PMaxSize,4,2 ## @PMaxSize .comm _PAspect,4,2 ## @PAspect .comm _PWinGravity,4,2 ## @PWinGravity .comm _StaticGravity,4,2 ## @StaticGravity .comm __glfw,4,2 ## @_glfw .no_dead_strip _updateNormalHints .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function updateNormalHints _updateNormalHints: ; @updateNormalHints .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x21, x2 mov x22, x1 mov x20, x0 bl _XAllocSizeHints mov x19, x0 ldr w8, [x20, #64] cbz w8, LBB0_2 LBB0_1: Lloh0: adrp x8, _PWinGravity@GOTPAGE Lloh1: ldr x8, [x8, _PWinGravity@GOTPAGEOFF] Lloh2: ldr w8, [x8] ldr w9, [x19] orr w8, w9, w8 str w8, [x19] Lloh3: adrp x8, _StaticGravity@GOTPAGE Lloh4: ldr x8, [x8, _StaticGravity@GOTPAGEOFF] Lloh5: ldr w8, [x8] str w8, [x19, #20] Lloh6: adrp x8, __glfw@GOTPAGE Lloh7: ldr x8, [x8, __glfw@GOTPAGEOFF] Lloh8: ldr w0, [x8] ldr w1, [x20, #48] mov x2, x19 bl _XSetWMNormalHints mov x0, x19 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload b _XFree LBB0_2: ldr x8, [x20, #56] cbz x8, LBB0_12 ; %bb.3: ldr x9, [x20] Lloh9: adrp x8, _GLFW_DONT_CARE@GOTPAGE Lloh10: ldr x8, [x8, _GLFW_DONT_CARE@GOTPAGEOFF] Lloh11: ldr x8, [x8] cmp x9, x8 b.eq LBB0_6 ; %bb.4: ldr x10, [x20, #8] cmp x10, x8 b.eq LBB0_6 ; %bb.5: Lloh12: adrp x11, _PMinSize@GOTPAGE Lloh13: ldr x11, [x11, _PMinSize@GOTPAGEOFF] Lloh14: ldr w11, [x11] ldr w12, [x19] orr w11, w12, w11 stp w11, w9, [x19] str w10, [x19, #8] LBB0_6: ldr x9, [x20, #16] cmp x9, x8 b.eq LBB0_9 ; %bb.7: ldr x10, [x20, #24] cmp x10, x8 b.eq LBB0_9 ; %bb.8: Lloh15: adrp x11, _PMaxSize@GOTPAGE Lloh16: ldr x11, [x11, _PMaxSize@GOTPAGEOFF] Lloh17: ldr w11, [x11] ldr w12, [x19] orr w11, w12, w11 str w11, [x19] stp w9, w10, [x19, #12] LBB0_9: ldr x9, [x20, #32] cmp x9, x8 b.eq LBB0_1 ; %bb.10: ldr x10, [x20, #40] cmp x10, x8 b.eq LBB0_1 ; %bb.11: Lloh18: adrp x8, _PAspect@GOTPAGE Lloh19: ldr x8, [x8, _PAspect@GOTPAGEOFF] Lloh20: ldr w8, [x8] ldr w11, [x19] orr w8, w11, w8 str w8, [x19] stp x9, x10, [x19, #24] stp x9, x10, [x19, #40] b LBB0_1 LBB0_12: Lloh21: adrp x8, _PMinSize@GOTPAGE Lloh22: ldr x8, [x8, _PMinSize@GOTPAGEOFF] Lloh23: ldr w8, [x8] Lloh24: adrp x9, _PMaxSize@GOTPAGE Lloh25: ldr x9, [x9, _PMaxSize@GOTPAGEOFF] Lloh26: ldr w9, [x9] orr w8, w9, w8 ldr w9, [x19] orr w8, w8, w9 stp w8, w22, [x19] stp w22, w21, [x19, #12] str w21, [x19, #8] b LBB0_1 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17 .loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20 .loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26 .loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23 .cfi_endproc ; -- End function .comm _GLFW_DONT_CARE,8,3 ; @GLFW_DONT_CARE .comm _PMinSize,4,2 ; @PMinSize .comm _PMaxSize,4,2 ; @PMaxSize .comm _PAspect,4,2 ; @PAspect .comm _PWinGravity,4,2 ; @PWinGravity .comm _StaticGravity,4,2 ; @StaticGravity .comm __glfw,4,2 ; @_glfw .no_dead_strip _updateNormalHints .subsections_via_symbols
AnghaBench/Cinder/src/glfw/src/extr_x11_window.c_updateNormalHints.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function updateWindowMode _updateWindowMode: ## @updateWindowMode .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r15 movq 8(%rdi), %rax movq __glfw@GOTPCREL(%rip), %r14 cmpq $0, 40(%r14) setne %bl movq 32(%r14), %rdx testq %rdx, %rdx setne %cl andb %bl, %cl testq %rax, %rax je LBB0_8 ## %bb.1: testb %cl, %cl je LBB0_3 ## %bb.2: movl (%rax), %ecx movl $0, (%rsp) movq %r15, %rdi movq %rdx, %rsi movl %ecx, %edx movl %ecx, %r8d movl %ecx, %r9d callq _sendEventToWM LBB0_3: movq 24(%r14), %rsi testq %rsi, %rsi je LBB0_6 ## %bb.4: movl (%r14), %ecx testl %ecx, %ecx je LBB0_6 ## %bb.5: movq __NET_WM_STATE_ADD@GOTPCREL(%rip), %rax movl (%rax), %edx movl $0, (%rsp) movq %r15, %rdi xorl %r8d, %r8d movl $1, %r9d callq _sendEventToWM jmp LBB0_7 LBB0_8: testb %cl, %cl je LBB0_10 ## %bb.9: movl 16(%r14), %edi movl (%r15), %esi callq _XDeleteProperty LBB0_10: movq 24(%r14), %rsi testq %rsi, %rsi je LBB0_13 ## %bb.11: movl (%r14), %ecx testl %ecx, %ecx je LBB0_13 ## %bb.12: movq __NET_WM_STATE_REMOVE@GOTPCREL(%rip), %rax movl (%rax), %edx movl $0, (%rsp) movq %r15, %rdi xorl %r8d, %r8d movl $1, %r9d callq _sendEventToWM jmp LBB0_14 LBB0_6: movq _True@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -32(%rbp) movl 16(%r14), %edi movl (%r15), %esi movq _CWOverrideRedirect@GOTPCREL(%rip), %rax movl (%rax), %edx leaq -32(%rbp), %rcx callq _XChangeWindowAttributes movq _GLFW_TRUE@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 4(%r15) LBB0_7: movq $1, -32(%rbp) movl 16(%r14), %edi movl (%r15), %esi movq 8(%r14), %rdx movq _XA_CARDINAL@GOTPCREL(%rip), %rax movl (%rax), %ecx movq _PropModeReplace@GOTPCREL(%rip), %rax movl (%rax), %r9d leaq -32(%rbp), %rax movq %rax, (%rsp) movl $1, 8(%rsp) movl $32, %r8d callq _XChangeProperty jmp LBB0_15 LBB0_13: movq _False@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -32(%rbp) movl 16(%r14), %edi movl (%r15), %esi movq _CWOverrideRedirect@GOTPCREL(%rip), %rax movl (%rax), %edx leaq -32(%rbp), %rcx callq _XChangeWindowAttributes movq _GLFW_FALSE@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 4(%r15) LBB0_14: movl 16(%r14), %edi movl (%r15), %esi movq 8(%r14), %rdx callq _XDeleteProperty LBB0_15: addq $24, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm __glfw,48,3 ## @_glfw .comm __NET_WM_STATE_ADD,4,2 ## @_NET_WM_STATE_ADD .comm _True,4,2 ## @True .comm _CWOverrideRedirect,4,2 ## @CWOverrideRedirect .comm _GLFW_TRUE,4,2 ## @GLFW_TRUE .comm _XA_CARDINAL,4,2 ## @XA_CARDINAL .comm _PropModeReplace,4,2 ## @PropModeReplace .comm __NET_WM_STATE_REMOVE,4,2 ## @_NET_WM_STATE_REMOVE .comm _False,4,2 ## @False .comm _GLFW_FALSE,4,2 ## @GLFW_FALSE .no_dead_strip _updateWindowMode .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function updateWindowMode _updateWindowMode: ; @updateWindowMode .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 Lloh0: adrp x20, __glfw@GOTPAGE Lloh1: ldr x20, [x20, __glfw@GOTPAGEOFF] ldr x8, [x0, #8] ldp x2, x9, [x20, #32] cmp x9, #0 ccmp x2, #0, #4, ne cset w9, ne cbz x8, LBB0_5 ; %bb.1: cbz w9, LBB0_3 ; %bb.2: ldr w3, [x8] mov x0, x19 mov x1, x2 mov x2, x3 mov x4, x3 mov x5, x3 mov w6, #0 bl _sendEventToWM LBB0_3: ldr x1, [x20, #24] ldr w3, [x20] cmp x1, #0 ccmp w3, #0, #4, ne b.ne LBB0_9 ; %bb.4: Lloh2: adrp x8, _True@GOTPAGE Lloh3: ldr x8, [x8, _True@GOTPAGEOFF] Lloh4: ldr w8, [x8] str w8, [sp, #8] ldr w0, [x20, #16] ldr w1, [x19] Lloh5: adrp x8, _CWOverrideRedirect@GOTPAGE Lloh6: ldr x8, [x8, _CWOverrideRedirect@GOTPAGEOFF] Lloh7: ldr w2, [x8] add x3, sp, #8 bl _XChangeWindowAttributes Lloh8: adrp x8, _GLFW_TRUE@GOTPAGE Lloh9: ldr x8, [x8, _GLFW_TRUE@GOTPAGEOFF] Lloh10: ldr w8, [x8] str w8, [x19, #4] b LBB0_10 LBB0_5: cbz w9, LBB0_7 ; %bb.6: ldr w0, [x20, #16] ldr w1, [x19] bl _XDeleteProperty LBB0_7: ldr x1, [x20, #24] ldr w3, [x20] cmp x1, #0 ccmp w3, #0, #4, ne b.ne LBB0_11 ; %bb.8: Lloh11: adrp x8, _False@GOTPAGE Lloh12: ldr x8, [x8, _False@GOTPAGEOFF] Lloh13: ldr w8, [x8] str w8, [sp, #8] ldr w0, [x20, #16] ldr w1, [x19] Lloh14: adrp x8, _CWOverrideRedirect@GOTPAGE Lloh15: ldr x8, [x8, _CWOverrideRedirect@GOTPAGEOFF] Lloh16: ldr w2, [x8] add x3, sp, #8 bl _XChangeWindowAttributes Lloh17: adrp x8, _GLFW_FALSE@GOTPAGE Lloh18: ldr x8, [x8, _GLFW_FALSE@GOTPAGEOFF] Lloh19: ldr w8, [x8] str w8, [x19, #4] b LBB0_12 LBB0_9: Lloh20: adrp x8, __NET_WM_STATE_ADD@GOTPAGE Lloh21: ldr x8, [x8, __NET_WM_STATE_ADD@GOTPAGEOFF] Lloh22: ldr w2, [x8] mov x0, x19 mov w4, #0 mov w5, #1 mov w6, #0 bl _sendEventToWM LBB0_10: mov w8, #1 str x8, [sp, #8] ldr w0, [x20, #16] ldr w1, [x19] ldr x2, [x20, #8] Lloh23: adrp x8, _XA_CARDINAL@GOTPAGE Lloh24: ldr x8, [x8, _XA_CARDINAL@GOTPAGEOFF] Lloh25: ldr w3, [x8] Lloh26: adrp x8, _PropModeReplace@GOTPAGE Lloh27: ldr x8, [x8, _PropModeReplace@GOTPAGEOFF] Lloh28: ldr w5, [x8] add x6, sp, #8 mov w4, #32 mov w7, #1 bl _XChangeProperty b LBB0_13 LBB0_11: Lloh29: adrp x8, __NET_WM_STATE_REMOVE@GOTPAGE Lloh30: ldr x8, [x8, __NET_WM_STATE_REMOVE@GOTPAGEOFF] Lloh31: ldr w2, [x8] mov x0, x19 mov w4, #0 mov w5, #1 mov w6, #0 bl _sendEventToWM LBB0_12: ldr w0, [x20, #16] ldr w1, [x19] ldr x2, [x20, #8] bl _XDeleteProperty LBB0_13: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22 .loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28 .loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25 .loh AdrpLdrGotLdr Lloh29, Lloh30, Lloh31 .cfi_endproc ; -- End function .comm __glfw,48,3 ; @_glfw .comm __NET_WM_STATE_ADD,4,2 ; @_NET_WM_STATE_ADD .comm _True,4,2 ; @True .comm _CWOverrideRedirect,4,2 ; @CWOverrideRedirect .comm _GLFW_TRUE,4,2 ; @GLFW_TRUE .comm _XA_CARDINAL,4,2 ; @XA_CARDINAL .comm _PropModeReplace,4,2 ; @PropModeReplace .comm __NET_WM_STATE_REMOVE,4,2 ; @_NET_WM_STATE_REMOVE .comm _False,4,2 ; @False .comm _GLFW_FALSE,4,2 ; @GLFW_FALSE .no_dead_strip _updateWindowMode .subsections_via_symbols
AnghaBench/Cinder/src/glfw/src/extr_x11_window.c_updateWindowMode.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function waitForEvent LCPI0_0: .quad 0x412e848000000000 ## double 1.0E+6 LCPI0_1: .quad 0x0000000000000000 ## double 0 .section __TEXT,__text,regular,pure_instructions .p2align 4, 0x90 _waitForEvent: ## @waitForEvent .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $40, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r13 movq __glfw@GOTPCREL(%rip), %rax movl 4(%rax), %edi callq _ConnectionNumber movl %eax, %ebx leal 1(%rbx), %r14d leaq -52(%rbp), %r15 movq %r15, %rdi callq _FD_ZERO movl %ebx, %edi movq %r15, %rsi callq _FD_SET .p2align 4, 0x90 LBB0_1: ## =>This Inner Loop Header: Depth=1 testq %r13, %r13 je LBB0_6 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movsd (%r13), %xmm0 ## xmm0 = mem[0],zero cvttsd2si %xmm0, %rax xorps %xmm1, %xmm1 cvtsi2sd %rax, %xmm1 subsd %xmm1, %xmm0 mulsd LCPI0_0(%rip), %xmm0 cvttsd2si %xmm0, %rcx movq %rax, -72(%rbp) movq %rcx, -64(%rbp) xorl %eax, %eax callq __glfwPlatformGetTimerValue movsd %xmm0, -48(%rbp) ## 8-byte Spill movl %r14d, %edi movq %r15, %rsi xorl %edx, %edx xorl %ecx, %ecx leaq -72(%rbp), %r8 callq _select movl %eax, %ebx movq _errno@GOTPCREL(%rip), %rax movl (%rax), %r12d xorl %eax, %eax callq __glfwPlatformGetTimerValue subsd -48(%rbp), %xmm0 ## 8-byte Folded Reload movsd %xmm0, -48(%rbp) ## 8-byte Spill xorl %eax, %eax callq __glfwPlatformGetTimerFrequency xorps %xmm0, %xmm0 cvtsi2sd %rax, %xmm0 movsd -48(%rbp), %xmm1 ## 8-byte Reload ## xmm1 = mem[0],zero divsd %xmm0, %xmm1 movsd (%r13), %xmm0 ## xmm0 = mem[0],zero subsd %xmm1, %xmm0 movsd %xmm0, (%r13) testl %ebx, %ebx jg LBB0_8 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 notl %ebx movq _EINTR@GOTPCREL(%rip), %rax xorl (%rax), %r12d orl %ebx, %r12d je LBB0_5 ## %bb.4: ## in Loop: Header=BB0_1 Depth=1 xorpd %xmm1, %xmm1 ucomisd %xmm0, %xmm1 jb LBB0_1 jmp LBB0_5 .p2align 4, 0x90 LBB0_6: ## in Loop: Header=BB0_1 Depth=1 movl %r14d, %edi movq %r15, %rsi xorl %edx, %edx xorl %ecx, %ecx xorl %r8d, %r8d callq _select cmpl $-1, %eax jne LBB0_8 ## %bb.7: ## in Loop: Header=BB0_1 Depth=1 movq _errno@GOTPCREL(%rip), %rax movl (%rax), %eax movq _EINTR@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax je LBB0_1 LBB0_8: movq _GLFW_TRUE@GOTPCREL(%rip), %rax jmp LBB0_9 LBB0_5: movq _GLFW_FALSE@GOTPCREL(%rip), %rax LBB0_9: movl (%rax), %eax addq $40, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm __glfw,8,2 ## @_glfw .comm _errno,4,2 ## @errno .comm _GLFW_TRUE,4,2 ## @GLFW_TRUE .comm _EINTR,4,2 ## @EINTR .comm _GLFW_FALSE,4,2 ## @GLFW_FALSE .no_dead_strip _waitForEvent .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function waitForEvent _waitForEvent: ; @waitForEvent .cfi_startproc ; %bb.0: sub sp, sp, #144 .cfi_def_cfa_offset 144 stp d9, d8, [sp, #32] ; 16-byte Folded Spill stp x28, x27, [sp, #48] ; 16-byte Folded Spill stp x26, x25, [sp, #64] ; 16-byte Folded Spill stp x24, x23, [sp, #80] ; 16-byte Folded Spill stp x22, x21, [sp, #96] ; 16-byte Folded Spill stp x20, x19, [sp, #112] ; 16-byte Folded Spill stp x29, x30, [sp, #128] ; 16-byte Folded Spill add x29, sp, #128 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 .cfi_offset b8, -104 .cfi_offset b9, -112 mov x19, x0 Lloh0: adrp x8, __glfw@GOTPAGE Lloh1: ldr x8, [x8, __glfw@GOTPAGEOFF] Lloh2: ldr w0, [x8, #4] bl _ConnectionNumber mov x21, x0 add w20, w0, #1 add x0, sp, #28 bl _FD_ZERO add x1, sp, #28 mov x0, x21 bl _FD_SET Lloh3: adrp x23, _errno@GOTPAGE Lloh4: ldr x23, [x23, _errno@GOTPAGEOFF] Lloh5: adrp x25, _EINTR@GOTPAGE Lloh6: ldr x25, [x25, _EINTR@GOTPAGEOFF] mov x26, #145685290680320 movk x26, #16686, lsl #48 Lloh7: adrp x24, _GLFW_TRUE@GOTPAGE Lloh8: ldr x24, [x24, _GLFW_TRUE@GOTPAGEOFF] mov w27, #-1 Lloh9: adrp x22, _GLFW_FALSE@GOTPAGE Lloh10: ldr x22, [x22, _GLFW_FALSE@GOTPAGEOFF] LBB0_1: ; =>This Inner Loop Header: Depth=1 cbz x19, LBB0_5 ; %bb.2: ; in Loop: Header=BB0_1 Depth=1 ldr d0, [x19] fcvtzs x8, d0 fcvtzs d1, d0 scvtf d1, d1 fsub d0, d0, d1 fmov d1, x26 fmul d0, d0, d1 fcvtzs x9, d0 stp x8, x9, [sp, #8] bl __glfwPlatformGetTimerValue fmov d8, d0 add x1, sp, #28 add x4, sp, #8 mov x0, x20 mov x2, #0 mov x3, #0 bl _select mov x21, x0 ldr w28, [x23] bl __glfwPlatformGetTimerValue fsub d8, d0, d8 bl __glfwPlatformGetTimerFrequency scvtf d0, x0 fdiv d0, d8, d0 ldr d1, [x19] fsub d0, d1, d0 str d0, [x19] cmp w21, #0 b.gt LBB0_8 ; %bb.3: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [x25] cmp w28, w8 ccmp w21, w27, #0, eq b.eq LBB0_9 ; %bb.4: ; in Loop: Header=BB0_1 Depth=1 fcmp d0, #0.0 b.hi LBB0_1 b LBB0_9 LBB0_5: ; in Loop: Header=BB0_1 Depth=1 add x1, sp, #28 mov x0, x20 mov x2, #0 mov x3, #0 mov x4, #0 bl _select cmn w0, #1 b.ne LBB0_7 ; %bb.6: ; in Loop: Header=BB0_1 Depth=1 ldr w8, [x23] ldr w9, [x25] cmp w8, w9 b.eq LBB0_1 LBB0_7: ldr w0, [x24] b LBB0_10 LBB0_8: mov x22, x24 ldr w0, [x24] b LBB0_10 LBB0_9: ldr w0, [x22] LBB0_10: ldp x29, x30, [sp, #128] ; 16-byte Folded Reload ldp x20, x19, [sp, #112] ; 16-byte Folded Reload ldp x22, x21, [sp, #96] ; 16-byte Folded Reload ldp x24, x23, [sp, #80] ; 16-byte Folded Reload ldp x26, x25, [sp, #64] ; 16-byte Folded Reload ldp x28, x27, [sp, #48] ; 16-byte Folded Reload ldp d9, d8, [sp, #32] ; 16-byte Folded Reload add sp, sp, #144 ret .loh AdrpLdrGot Lloh9, Lloh10 .loh AdrpLdrGot Lloh7, Lloh8 .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm __glfw,8,2 ; @_glfw .comm _errno,4,2 ; @errno .comm _GLFW_TRUE,4,2 ; @GLFW_TRUE .comm _EINTR,4,2 ; @EINTR .comm _GLFW_FALSE,4,2 ; @GLFW_FALSE .no_dead_strip _waitForEvent .subsections_via_symbols
AnghaBench/Cinder/src/glfw/src/extr_x11_window.c_waitForEvent.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function waitForVisibilityNotify _waitForVisibilityNotify: ## @waitForVisibilityNotify .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %rbx movabsq $4591870180066957722, %rax ## imm = 0x3FB999999999999A movq %rax, -48(%rbp) movq __glfw@GOTPCREL(%rip), %r13 movq _VisibilityNotify@GOTPCREL(%rip), %r12 leaq -52(%rbp), %r14 leaq -48(%rbp), %r15 .p2align 4, 0x90 LBB0_1: ## =>This Inner Loop Header: Depth=1 movl (%r13), %edi movl (%rbx), %esi movl (%r12), %edx movq %r14, %rcx callq _XCheckTypedWindowEvent testl %eax, %eax jne LBB0_2 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movq %r15, %rdi callq _waitForEvent testl %eax, %eax jne LBB0_1 ## %bb.4: movq _GLFW_FALSE@GOTPCREL(%rip), %rax jmp LBB0_5 LBB0_2: movq _GLFW_TRUE@GOTPCREL(%rip), %rax LBB0_5: movl (%rax), %eax addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm __glfw,4,2 ## @_glfw .comm _VisibilityNotify,4,2 ## @VisibilityNotify .comm _GLFW_FALSE,4,2 ## @GLFW_FALSE .comm _GLFW_TRUE,4,2 ## @GLFW_TRUE .no_dead_strip _waitForVisibilityNotify .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function waitForVisibilityNotify _waitForVisibilityNotify: ; @waitForVisibilityNotify .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x24, x23, [sp, #16] ; 16-byte Folded Spill stp x22, x21, [sp, #32] ; 16-byte Folded Spill stp x20, x19, [sp, #48] ; 16-byte Folded Spill stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x19, x0 mov x8, #-7378697629483820647 movk x8, #39322 movk x8, #16313, lsl #48 str x8, [sp] Lloh0: adrp x21, __glfw@GOTPAGE Lloh1: ldr x21, [x21, __glfw@GOTPAGEOFF] Lloh2: adrp x22, _VisibilityNotify@GOTPAGE Lloh3: ldr x22, [x22, _VisibilityNotify@GOTPAGEOFF] Lloh4: adrp x20, _GLFW_TRUE@GOTPAGE Lloh5: ldr x20, [x20, _GLFW_TRUE@GOTPAGEOFF] Lloh6: adrp x23, _GLFW_FALSE@GOTPAGE Lloh7: ldr x23, [x23, _GLFW_FALSE@GOTPAGEOFF] LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w0, [x21] ldr w1, [x19] ldr w2, [x22] add x3, sp, #12 bl _XCheckTypedWindowEvent cbnz w0, LBB0_4 ; %bb.2: ; in Loop: Header=BB0_1 Depth=1 mov x0, sp bl _waitForEvent cbnz w0, LBB0_1 ; %bb.3: mov x20, x23 LBB0_4: ldr w0, [x20] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp x24, x23, [sp, #16] ; 16-byte Folded Reload add sp, sp, #80 ret .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpLdrGot Lloh4, Lloh5 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm __glfw,4,2 ; @_glfw .comm _VisibilityNotify,4,2 ; @VisibilityNotify .comm _GLFW_FALSE,4,2 ; @GLFW_FALSE .comm _GLFW_TRUE,4,2 ; @GLFW_TRUE .no_dead_strip _waitForVisibilityNotify .subsections_via_symbols
AnghaBench/Cinder/src/glfw/src/extr_x11_window.c_waitForVisibilityNotify.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function writeTargetToProperty _writeTargetToProperty: ## @writeTargetToProperty .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $120, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movq (%rdi), %r15 movq _None@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq %rax, %r15 jne LBB0_2 ## %bb.1: movq %r15, %rax jmp LBB0_22 LBB0_2: movq %rdi, %r13 movq __glfw@GOTPCREL(%rip), %rdx movq (%rdx), %rdi movq 8(%rdx), %rsi movq _XA_STRING@GOTPCREL(%rip), %rcx movq (%rcx), %r12 movq 8(%r13), %rbx cmpq 16(%rdx), %rbx jne LBB0_4 ## %bb.3: movq %rbx, -96(%rbp) movq 24(%rdx), %rax movq %rax, -88(%rbp) movq %rdi, -80(%rbp) movq %rsi, -72(%rbp) movq %r12, -64(%rbp) movl 64(%rdx), %edi movl 16(%r13), %esi movq _XA_ATOM@GOTPCREL(%rip), %rax movq (%rax), %rcx movq _PropModeReplace@GOTPCREL(%rip), %rax movl (%rax), %r9d leaq -96(%rbp), %rax movq %r15, %rdx movl $32, %r8d pushq $5 pushq %rax jmp LBB0_20 LBB0_4: cmpq 24(%rdx), %rbx jne LBB0_14 ## %bb.5: movq %rdi, -120(%rbp) ## 8-byte Spill movl 16(%r13), %edi movq 32(%rdx), %rdx leaq -96(%rbp), %rcx movq %rsi, -128(%rbp) ## 8-byte Spill movq %r15, %rsi callq __glfwGetWindowPropertyX11 movq -120(%rbp), %rsi ## 8-byte Reload movq -128(%rbp), %rdx ## 8-byte Reload movq __glfw@GOTPCREL(%rip), %r8 testq %rax, %rax je LBB0_13 ## %bb.6: xorl %r14d, %r14d movq %r12, -144(%rbp) ## 8-byte Spill movq %rax, -136(%rbp) ## 8-byte Spill jmp LBB0_7 .p2align 4, 0x90 LBB0_11: ## in Loop: Header=BB0_7 Depth=1 movl 64(%r8), %r12d movl 16(%r13), %ecx movl %ecx, -100(%rbp) ## 4-byte Spill movq 8(%rdi,%r14,8), %rcx movq %rcx, -152(%rbp) ## 8-byte Spill movq _PropModeReplace@GOTPCREL(%rip), %rcx movl (%rcx), %ecx movl %ecx, -112(%rbp) ## 4-byte Spill movq 56(%r8), %r15 movq %r15, %rdi callq _strlen movl %r12d, %edi movq -144(%rbp), %r12 ## 8-byte Reload movl -100(%rbp), %esi ## 4-byte Reload movq -152(%rbp), %rdx ## 8-byte Reload movq %rbx, %rcx movl $8, %r8d movl -112(%rbp), %r9d ## 4-byte Reload pushq %rax pushq %r15 callq _XChangeProperty movq -136(%rbp), %rax ## 8-byte Reload movq -120(%rbp), %rsi ## 8-byte Reload movq -128(%rbp), %rdx ## 8-byte Reload movq __glfw@GOTPCREL(%rip), %r8 addq $16, %rsp LBB0_12: ## in Loop: Header=BB0_7 Depth=1 addq $2, %r14 cmpq %rax, %r14 jae LBB0_13 LBB0_7: ## =>This Inner Loop Header: Depth=1 movq -96(%rbp), %rdi movq (%rdi,%r14,8), %rbx cmpq %rsi, %rbx je LBB0_11 ## %bb.8: ## in Loop: Header=BB0_7 Depth=1 cmpq %rdx, %rbx je LBB0_11 ## %bb.9: ## in Loop: Header=BB0_7 Depth=1 cmpq %r12, %rbx je LBB0_11 ## %bb.10: ## in Loop: Header=BB0_7 Depth=1 movq _None@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movq %rcx, 8(%rdi,%r14,8) jmp LBB0_12 LBB0_14: cmpq 40(%rdx), %rbx jne LBB0_15 ## %bb.19: movl 64(%rdx), %edi movl 16(%r13), %esi movq 48(%rdx), %rcx movq _PropModeReplace@GOTPCREL(%rip), %rax movl (%rax), %r9d subq $16, %rsp xorps %xmm0, %xmm0 movups %xmm0, (%rsp) movq %r15, %rdx movl $32, %r8d LBB0_20: callq _XChangeProperty addq $16, %rsp jmp LBB0_21 LBB0_13: movl 64(%r8), %edi movl 16(%r13), %esi movq (%r13), %rdx movq 32(%r8), %rcx movq _PropModeReplace@GOTPCREL(%rip), %rbx movl (%rbx), %r9d movl $32, %r8d pushq %rax pushq -96(%rbp) callq _XChangeProperty addq $16, %rsp movq -96(%rbp), %rdi callq _XFree LBB0_21: movq (%r13), %rax LBB0_22: movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx cmpq -48(%rbp), %rcx jne LBB0_24 ## %bb.23: addq $120, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_15: cmpq %rdi, %rbx je LBB0_18 ## %bb.16: cmpq %rsi, %rbx je LBB0_18 ## %bb.17: cmpq %r12, %rbx jne LBB0_22 LBB0_18: movl 64(%rdx), %r14d movl 16(%r13), %r12d movq _PropModeReplace@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -100(%rbp) ## 4-byte Spill movq %r13, -112(%rbp) ## 8-byte Spill movq 56(%rdx), %r13 movq %r13, %rdi callq _strlen movl %r14d, %edi movl %r12d, %esi movq %r15, %rdx movq %rbx, %rcx movl $8, %r8d movl -100(%rbp), %r9d ## 4-byte Reload pushq %rax pushq %r13 callq _XChangeProperty addq $16, %rsp movq -112(%rbp), %rax ## 8-byte Reload movq (%rax), %rax jmp LBB0_22 LBB0_24: callq ___stack_chk_fail .cfi_endproc ## -- End function .comm __glfw,72,3 ## @_glfw .comm _XA_STRING,8,3 ## @XA_STRING .comm _None,8,3 ## @None .comm _XA_ATOM,8,3 ## @XA_ATOM .comm _PropModeReplace,4,2 ## @PropModeReplace .no_dead_strip _writeTargetToProperty .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function writeTargetToProperty _writeTargetToProperty: ; @writeTargetToProperty .cfi_startproc ; %bb.0: sub sp, sp, #160 .cfi_def_cfa_offset 160 stp x28, x27, [sp, #64] ; 16-byte Folded Spill stp x26, x25, [sp, #80] ; 16-byte Folded Spill stp x24, x23, [sp, #96] ; 16-byte Folded Spill stp x22, x21, [sp, #112] ; 16-byte Folded Spill stp x20, x19, [sp, #128] ; 16-byte Folded Spill stp x29, x30, [sp, #144] ; 16-byte Folded Spill add x29, sp, #144 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov x26, x0 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] str x8, [sp, #56] ldr x20, [x0] Lloh3: adrp x8, _None@GOTPAGE Lloh4: ldr x8, [x8, _None@GOTPAGEOFF] Lloh5: ldr x0, [x8] cmp x20, x0 b.ne LBB0_2 ; %bb.1: mov x0, x20 b LBB0_18 LBB0_2: Lloh6: adrp x9, __glfw@GOTPAGE Lloh7: ldr x9, [x9, __glfw@GOTPAGEOFF] ldp x28, x22, [x9] Lloh8: adrp x8, _XA_STRING@GOTPAGE Lloh9: ldr x8, [x8, _XA_STRING@GOTPAGEOFF] Lloh10: ldr x19, [x8] ldr x21, [x26, #8] ldr x8, [x9, #16] cmp x21, x8 b.ne LBB0_4 ; %bb.3: ldr x8, [x9, #24] stp x21, x8, [sp, #16] stp x28, x22, [sp, #32] str x19, [sp, #48] ldr w0, [x9, #64] ldr w1, [x26, #16] Lloh11: adrp x8, _XA_ATOM@GOTPAGE Lloh12: ldr x8, [x8, _XA_ATOM@GOTPAGEOFF] Lloh13: ldr x3, [x8] Lloh14: adrp x8, _PropModeReplace@GOTPAGE Lloh15: ldr x8, [x8, _PropModeReplace@GOTPAGEOFF] Lloh16: ldr w5, [x8] add x6, sp, #16 mov x2, x20 mov w4, #32 mov w7, #5 b LBB0_16 LBB0_4: ldr x8, [x9, #24] cmp x21, x8 b.ne LBB0_11 ; %bb.5: ldr w0, [x26, #16] ldr x2, [x9, #32] add x3, sp, #16 mov x1, x20 bl __glfwGetWindowPropertyX11 mov x7, x0 cbz x0, LBB0_13 ; %bb.6: mov x27, #0 stp x7, x26, [sp] ; 16-byte Folded Spill b LBB0_9 LBB0_7: ; in Loop: Header=BB0_9 Depth=1 Lloh17: adrp x9, __glfw@GOTPAGE Lloh18: ldr x9, [x9, __glfw@GOTPAGEOFF] mov x20, x19 mov x19, x22 ldr w22, [x9, #64] ldr w23, [x26, #16] add x8, x8, x27, lsl #3 ldr x24, [x8, #8] Lloh19: adrp x8, _PropModeReplace@GOTPAGE Lloh20: ldr x8, [x8, _PropModeReplace@GOTPAGEOFF] Lloh21: ldr w25, [x8] ldr x26, [x9, #56] mov x0, x26 bl _strlen mov x7, x0 mov x0, x22 mov x22, x19 mov x19, x20 mov x1, x23 mov x2, x24 mov x3, x21 mov w4, #8 mov x5, x25 mov x6, x26 ldr x26, [sp, #8] ; 8-byte Folded Reload bl _XChangeProperty ldr x7, [sp] ; 8-byte Folded Reload LBB0_8: ; in Loop: Header=BB0_9 Depth=1 add x27, x27, #2 cmp x27, x7 b.hs LBB0_13 LBB0_9: ; =>This Inner Loop Header: Depth=1 ldr x8, [sp, #16] ldr x21, [x8, x27, lsl #3] cmp x21, x28 ccmp x21, x22, #4, ne ccmp x21, x19, #4, ne b.eq LBB0_7 ; %bb.10: ; in Loop: Header=BB0_9 Depth=1 Lloh22: adrp x9, _None@GOTPAGE Lloh23: ldr x9, [x9, _None@GOTPAGEOFF] Lloh24: ldr x9, [x9] add x8, x8, x27, lsl #3 str x9, [x8, #8] b LBB0_8 LBB0_11: ldr x8, [x9, #40] cmp x21, x8 b.ne LBB0_14 ; %bb.12: ldr w0, [x9, #64] ldr w1, [x26, #16] ldr x3, [x9, #48] Lloh25: adrp x8, _PropModeReplace@GOTPAGE Lloh26: ldr x8, [x8, _PropModeReplace@GOTPAGEOFF] Lloh27: ldr w5, [x8] mov x2, x20 mov w4, #32 mov x6, #0 mov x7, #0 b LBB0_16 LBB0_13: Lloh28: adrp x8, __glfw@GOTPAGE Lloh29: ldr x8, [x8, __glfw@GOTPAGEOFF] ldr w0, [x8, #64] ldr w1, [x26, #16] ldr x2, [x26] ldr x3, [x8, #32] Lloh30: adrp x8, _PropModeReplace@GOTPAGE Lloh31: ldr x8, [x8, _PropModeReplace@GOTPAGEOFF] Lloh32: ldr w5, [x8] ldr x6, [sp, #16] mov w4, #32 bl _XChangeProperty ldr x0, [sp, #16] bl _XFree b LBB0_17 LBB0_14: cmp x21, x28 ccmp x21, x22, #4, ne ccmp x21, x19, #4, ne b.ne LBB0_18 ; %bb.15: ldr w22, [x9, #64] ldr w23, [x26, #16] Lloh33: adrp x8, _PropModeReplace@GOTPAGE Lloh34: ldr x8, [x8, _PropModeReplace@GOTPAGEOFF] Lloh35: ldr w24, [x8] ldr x25, [x9, #56] mov x0, x25 bl _strlen mov x7, x0 mov x0, x22 mov x1, x23 mov x2, x20 mov x3, x21 mov w4, #8 mov x5, x24 mov x6, x25 LBB0_16: bl _XChangeProperty LBB0_17: ldr x0, [x26] LBB0_18: ldr x8, [sp, #56] Lloh36: adrp x9, ___stack_chk_guard@GOTPAGE Lloh37: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh38: ldr x9, [x9] cmp x9, x8 b.ne LBB0_20 ; %bb.19: ldp x29, x30, [sp, #144] ; 16-byte Folded Reload ldp x20, x19, [sp, #128] ; 16-byte Folded Reload ldp x22, x21, [sp, #112] ; 16-byte Folded Reload ldp x24, x23, [sp, #96] ; 16-byte Folded Reload ldp x26, x25, [sp, #80] ; 16-byte Folded Reload ldp x28, x27, [sp, #64] ; 16-byte Folded Reload add sp, sp, #160 ret LBB0_20: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21 .loh AdrpLdrGot Lloh17, Lloh18 .loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24 .loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27 .loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32 .loh AdrpLdrGot Lloh28, Lloh29 .loh AdrpLdrGotLdr Lloh33, Lloh34, Lloh35 .loh AdrpLdrGotLdr Lloh36, Lloh37, Lloh38 .cfi_endproc ; -- End function .comm __glfw,72,3 ; @_glfw .comm _XA_STRING,8,3 ; @XA_STRING .comm _None,8,3 ; @None .comm _XA_ATOM,8,3 ; @XA_ATOM .comm _PropModeReplace,4,2 ; @PropModeReplace .no_dead_strip _writeTargetToProperty .subsections_via_symbols
AnghaBench/Cinder/src/glfw/src/extr_x11_window.c_writeTargetToProperty.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function FindExtEntry _FindExtEntry: ## @FindExtEntry .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq _g_extensionMapSize@GOTPCREL(%rip), %r15 cmpl $0, (%r15) jle LBB0_4 ## %bb.1: movq %rdi, %r14 movq _ExtensionTable@GOTPCREL(%rip), %rax movq (%rax), %r12 xorl %ebx, %ebx .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movl (%r12), %esi movq %r14, %rdi callq _strcmp testq %rax, %rax je LBB0_5 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 incl %ebx addq $4, %r12 cmpl (%r15), %ebx jl LBB0_2 LBB0_4: xorl %r12d, %r12d LBB0_5: movq %r12, %rax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _ExtensionTable,8,3 ## @ExtensionTable .comm _g_extensionMapSize,4,2 ## @g_extensionMapSize .no_dead_strip _FindExtEntry .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function FindExtEntry _FindExtEntry: ; @FindExtEntry .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 Lloh0: adrp x21, _g_extensionMapSize@GOTPAGE Lloh1: ldr x21, [x21, _g_extensionMapSize@GOTPAGEOFF] ldr w8, [x21] cmp w8, #1 b.lt LBB0_4 ; %bb.1: mov x20, x0 mov w22, #0 Lloh2: adrp x8, _ExtensionTable@GOTPAGE Lloh3: ldr x8, [x8, _ExtensionTable@GOTPAGEOFF] Lloh4: ldr x19, [x8] LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr w1, [x19] mov x0, x20 bl _strcmp cbz x0, LBB0_5 ; %bb.3: ; in Loop: Header=BB0_2 Depth=1 add w22, w22, #1 add x19, x19, #4 ldr w8, [x21] cmp w22, w8 b.lt LBB0_2 LBB0_4: mov x19, #0 LBB0_5: mov x0, x19 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .cfi_endproc ; -- End function .comm _ExtensionTable,8,3 ; @ExtensionTable .comm _g_extensionMapSize,4,2 ; @g_extensionMapSize .no_dead_strip _FindExtEntry .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_FindExtEntry.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadCore_Version_1_0 _LoadCore_Version_1_0: ## @LoadCore_Version_1_0 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBlendFunc@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glClear@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glClearColor@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glClearDepth@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glClearStencil@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glColorMask@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCullFace@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.7(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDepthFunc@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.8(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDepthMask@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.9(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDepthRange@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.10(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDisable@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.11(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawBuffer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.12(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glEnable@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.13(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFinish@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.14(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFlush@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.15(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFrontFace@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.16(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetBooleanv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.17(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetDoublev@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.18(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetError@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.19(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetFloatv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.20(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetIntegerv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.21(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetString@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.22(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetTexImage@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.23(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetTexLevelParameterfv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.24(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetTexLevelParameteriv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.25(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetTexParameterfv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.26(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetTexParameteriv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.27(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glHint@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.28(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIsEnabled@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.29(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glLineWidth@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.30(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glLogicOp@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.31(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glPixelStoref@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.32(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glPixelStorei@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.33(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glPointSize@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.34(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glPolygonMode@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.35(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glReadBuffer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.36(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glReadPixels@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.37(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glScissor@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.38(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glStencilFunc@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.39(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glStencilMask@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.40(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glStencilOp@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.41(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glTexImage1D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.42(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glTexImage2D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.43(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glTexParameterf@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.44(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glTexParameterfv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.45(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glTexParameteri@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.46(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glTexParameteriv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.47(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glViewport@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glBlendFunc" .comm __funcptr_glBlendFunc,8,3 ## @_funcptr_glBlendFunc L_.str.1: ## @.str.1 .asciz "glClear" .comm __funcptr_glClear,8,3 ## @_funcptr_glClear L_.str.2: ## @.str.2 .asciz "glClearColor" .comm __funcptr_glClearColor,8,3 ## @_funcptr_glClearColor L_.str.3: ## @.str.3 .asciz "glClearDepth" .comm __funcptr_glClearDepth,8,3 ## @_funcptr_glClearDepth L_.str.4: ## @.str.4 .asciz "glClearStencil" .comm __funcptr_glClearStencil,8,3 ## @_funcptr_glClearStencil L_.str.5: ## @.str.5 .asciz "glColorMask" .comm __funcptr_glColorMask,8,3 ## @_funcptr_glColorMask L_.str.6: ## @.str.6 .asciz "glCullFace" .comm __funcptr_glCullFace,8,3 ## @_funcptr_glCullFace L_.str.7: ## @.str.7 .asciz "glDepthFunc" .comm __funcptr_glDepthFunc,8,3 ## @_funcptr_glDepthFunc L_.str.8: ## @.str.8 .asciz "glDepthMask" .comm __funcptr_glDepthMask,8,3 ## @_funcptr_glDepthMask L_.str.9: ## @.str.9 .asciz "glDepthRange" .comm __funcptr_glDepthRange,8,3 ## @_funcptr_glDepthRange L_.str.10: ## @.str.10 .asciz "glDisable" .comm __funcptr_glDisable,8,3 ## @_funcptr_glDisable L_.str.11: ## @.str.11 .asciz "glDrawBuffer" .comm __funcptr_glDrawBuffer,8,3 ## @_funcptr_glDrawBuffer L_.str.12: ## @.str.12 .asciz "glEnable" .comm __funcptr_glEnable,8,3 ## @_funcptr_glEnable L_.str.13: ## @.str.13 .asciz "glFinish" .comm __funcptr_glFinish,8,3 ## @_funcptr_glFinish L_.str.14: ## @.str.14 .asciz "glFlush" .comm __funcptr_glFlush,8,3 ## @_funcptr_glFlush L_.str.15: ## @.str.15 .asciz "glFrontFace" .comm __funcptr_glFrontFace,8,3 ## @_funcptr_glFrontFace L_.str.16: ## @.str.16 .asciz "glGetBooleanv" .comm __funcptr_glGetBooleanv,8,3 ## @_funcptr_glGetBooleanv L_.str.17: ## @.str.17 .asciz "glGetDoublev" .comm __funcptr_glGetDoublev,8,3 ## @_funcptr_glGetDoublev L_.str.18: ## @.str.18 .asciz "glGetError" .comm __funcptr_glGetError,8,3 ## @_funcptr_glGetError L_.str.19: ## @.str.19 .asciz "glGetFloatv" .comm __funcptr_glGetFloatv,8,3 ## @_funcptr_glGetFloatv L_.str.20: ## @.str.20 .asciz "glGetIntegerv" .comm __funcptr_glGetIntegerv,8,3 ## @_funcptr_glGetIntegerv L_.str.21: ## @.str.21 .asciz "glGetString" .comm __funcptr_glGetString,8,3 ## @_funcptr_glGetString L_.str.22: ## @.str.22 .asciz "glGetTexImage" .comm __funcptr_glGetTexImage,8,3 ## @_funcptr_glGetTexImage L_.str.23: ## @.str.23 .asciz "glGetTexLevelParameterfv" .comm __funcptr_glGetTexLevelParameterfv,8,3 ## @_funcptr_glGetTexLevelParameterfv L_.str.24: ## @.str.24 .asciz "glGetTexLevelParameteriv" .comm __funcptr_glGetTexLevelParameteriv,8,3 ## @_funcptr_glGetTexLevelParameteriv L_.str.25: ## @.str.25 .asciz "glGetTexParameterfv" .comm __funcptr_glGetTexParameterfv,8,3 ## @_funcptr_glGetTexParameterfv L_.str.26: ## @.str.26 .asciz "glGetTexParameteriv" .comm __funcptr_glGetTexParameteriv,8,3 ## @_funcptr_glGetTexParameteriv L_.str.27: ## @.str.27 .asciz "glHint" .comm __funcptr_glHint,8,3 ## @_funcptr_glHint L_.str.28: ## @.str.28 .asciz "glIsEnabled" .comm __funcptr_glIsEnabled,8,3 ## @_funcptr_glIsEnabled L_.str.29: ## @.str.29 .asciz "glLineWidth" .comm __funcptr_glLineWidth,8,3 ## @_funcptr_glLineWidth L_.str.30: ## @.str.30 .asciz "glLogicOp" .comm __funcptr_glLogicOp,8,3 ## @_funcptr_glLogicOp L_.str.31: ## @.str.31 .asciz "glPixelStoref" .comm __funcptr_glPixelStoref,8,3 ## @_funcptr_glPixelStoref L_.str.32: ## @.str.32 .asciz "glPixelStorei" .comm __funcptr_glPixelStorei,8,3 ## @_funcptr_glPixelStorei L_.str.33: ## @.str.33 .asciz "glPointSize" .comm __funcptr_glPointSize,8,3 ## @_funcptr_glPointSize L_.str.34: ## @.str.34 .asciz "glPolygonMode" .comm __funcptr_glPolygonMode,8,3 ## @_funcptr_glPolygonMode L_.str.35: ## @.str.35 .asciz "glReadBuffer" .comm __funcptr_glReadBuffer,8,3 ## @_funcptr_glReadBuffer L_.str.36: ## @.str.36 .asciz "glReadPixels" .comm __funcptr_glReadPixels,8,3 ## @_funcptr_glReadPixels L_.str.37: ## @.str.37 .asciz "glScissor" .comm __funcptr_glScissor,8,3 ## @_funcptr_glScissor L_.str.38: ## @.str.38 .asciz "glStencilFunc" .comm __funcptr_glStencilFunc,8,3 ## @_funcptr_glStencilFunc L_.str.39: ## @.str.39 .asciz "glStencilMask" .comm __funcptr_glStencilMask,8,3 ## @_funcptr_glStencilMask L_.str.40: ## @.str.40 .asciz "glStencilOp" .comm __funcptr_glStencilOp,8,3 ## @_funcptr_glStencilOp L_.str.41: ## @.str.41 .asciz "glTexImage1D" .comm __funcptr_glTexImage1D,8,3 ## @_funcptr_glTexImage1D L_.str.42: ## @.str.42 .asciz "glTexImage2D" .comm __funcptr_glTexImage2D,8,3 ## @_funcptr_glTexImage2D L_.str.43: ## @.str.43 .asciz "glTexParameterf" .comm __funcptr_glTexParameterf,8,3 ## @_funcptr_glTexParameterf L_.str.44: ## @.str.44 .asciz "glTexParameterfv" .comm __funcptr_glTexParameterfv,8,3 ## @_funcptr_glTexParameterfv L_.str.45: ## @.str.45 .asciz "glTexParameteri" .comm __funcptr_glTexParameteri,8,3 ## @_funcptr_glTexParameteri L_.str.46: ## @.str.46 .asciz "glTexParameteriv" .comm __funcptr_glTexParameteriv,8,3 ## @_funcptr_glTexParameteriv L_.str.47: ## @.str.47 .asciz "glViewport" .comm __funcptr_glViewport,8,3 ## @_funcptr_glViewport .no_dead_strip _LoadCore_Version_1_0 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadCore_Version_1_0 _LoadCore_Version_1_0: ; @LoadCore_Version_1_0 .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glBlendFunc@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glBlendFunc@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glClear@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glClear@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glClearColor@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glClearColor@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glClearDepth@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glClearDepth@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glClearStencil@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glClearStencil@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glColorMask@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glColorMask@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glCullFace@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glCullFace@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh35: adrp x0, l_.str.7@PAGE Lloh36: add x0, x0, l_.str.7@PAGEOFF bl _IntGetProcAddress Lloh37: adrp x8, __funcptr_glDepthFunc@GOTPAGE Lloh38: ldr x8, [x8, __funcptr_glDepthFunc@GOTPAGEOFF] Lloh39: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh40: adrp x0, l_.str.8@PAGE Lloh41: add x0, x0, l_.str.8@PAGEOFF bl _IntGetProcAddress Lloh42: adrp x8, __funcptr_glDepthMask@GOTPAGE Lloh43: ldr x8, [x8, __funcptr_glDepthMask@GOTPAGEOFF] Lloh44: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh45: adrp x0, l_.str.9@PAGE Lloh46: add x0, x0, l_.str.9@PAGEOFF bl _IntGetProcAddress Lloh47: adrp x8, __funcptr_glDepthRange@GOTPAGE Lloh48: ldr x8, [x8, __funcptr_glDepthRange@GOTPAGEOFF] Lloh49: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh50: adrp x0, l_.str.10@PAGE Lloh51: add x0, x0, l_.str.10@PAGEOFF bl _IntGetProcAddress Lloh52: adrp x8, __funcptr_glDisable@GOTPAGE Lloh53: ldr x8, [x8, __funcptr_glDisable@GOTPAGEOFF] Lloh54: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh55: adrp x0, l_.str.11@PAGE Lloh56: add x0, x0, l_.str.11@PAGEOFF bl _IntGetProcAddress Lloh57: adrp x8, __funcptr_glDrawBuffer@GOTPAGE Lloh58: ldr x8, [x8, __funcptr_glDrawBuffer@GOTPAGEOFF] Lloh59: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh60: adrp x0, l_.str.12@PAGE Lloh61: add x0, x0, l_.str.12@PAGEOFF bl _IntGetProcAddress Lloh62: adrp x8, __funcptr_glEnable@GOTPAGE Lloh63: ldr x8, [x8, __funcptr_glEnable@GOTPAGEOFF] Lloh64: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh65: adrp x0, l_.str.13@PAGE Lloh66: add x0, x0, l_.str.13@PAGEOFF bl _IntGetProcAddress Lloh67: adrp x8, __funcptr_glFinish@GOTPAGE Lloh68: ldr x8, [x8, __funcptr_glFinish@GOTPAGEOFF] Lloh69: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh70: adrp x0, l_.str.14@PAGE Lloh71: add x0, x0, l_.str.14@PAGEOFF bl _IntGetProcAddress Lloh72: adrp x8, __funcptr_glFlush@GOTPAGE Lloh73: ldr x8, [x8, __funcptr_glFlush@GOTPAGEOFF] Lloh74: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh75: adrp x0, l_.str.15@PAGE Lloh76: add x0, x0, l_.str.15@PAGEOFF bl _IntGetProcAddress Lloh77: adrp x8, __funcptr_glFrontFace@GOTPAGE Lloh78: ldr x8, [x8, __funcptr_glFrontFace@GOTPAGEOFF] Lloh79: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh80: adrp x0, l_.str.16@PAGE Lloh81: add x0, x0, l_.str.16@PAGEOFF bl _IntGetProcAddress Lloh82: adrp x8, __funcptr_glGetBooleanv@GOTPAGE Lloh83: ldr x8, [x8, __funcptr_glGetBooleanv@GOTPAGEOFF] Lloh84: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh85: adrp x0, l_.str.17@PAGE Lloh86: add x0, x0, l_.str.17@PAGEOFF bl _IntGetProcAddress Lloh87: adrp x8, __funcptr_glGetDoublev@GOTPAGE Lloh88: ldr x8, [x8, __funcptr_glGetDoublev@GOTPAGEOFF] Lloh89: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh90: adrp x0, l_.str.18@PAGE Lloh91: add x0, x0, l_.str.18@PAGEOFF bl _IntGetProcAddress Lloh92: adrp x8, __funcptr_glGetError@GOTPAGE Lloh93: ldr x8, [x8, __funcptr_glGetError@GOTPAGEOFF] Lloh94: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh95: adrp x0, l_.str.19@PAGE Lloh96: add x0, x0, l_.str.19@PAGEOFF bl _IntGetProcAddress Lloh97: adrp x8, __funcptr_glGetFloatv@GOTPAGE Lloh98: ldr x8, [x8, __funcptr_glGetFloatv@GOTPAGEOFF] Lloh99: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh100: adrp x0, l_.str.20@PAGE Lloh101: add x0, x0, l_.str.20@PAGEOFF bl _IntGetProcAddress Lloh102: adrp x8, __funcptr_glGetIntegerv@GOTPAGE Lloh103: ldr x8, [x8, __funcptr_glGetIntegerv@GOTPAGEOFF] Lloh104: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh105: adrp x0, l_.str.21@PAGE Lloh106: add x0, x0, l_.str.21@PAGEOFF bl _IntGetProcAddress Lloh107: adrp x8, __funcptr_glGetString@GOTPAGE Lloh108: ldr x8, [x8, __funcptr_glGetString@GOTPAGEOFF] Lloh109: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh110: adrp x0, l_.str.22@PAGE Lloh111: add x0, x0, l_.str.22@PAGEOFF bl _IntGetProcAddress Lloh112: adrp x8, __funcptr_glGetTexImage@GOTPAGE Lloh113: ldr x8, [x8, __funcptr_glGetTexImage@GOTPAGEOFF] Lloh114: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh115: adrp x0, l_.str.23@PAGE Lloh116: add x0, x0, l_.str.23@PAGEOFF bl _IntGetProcAddress Lloh117: adrp x8, __funcptr_glGetTexLevelParameterfv@GOTPAGE Lloh118: ldr x8, [x8, __funcptr_glGetTexLevelParameterfv@GOTPAGEOFF] Lloh119: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh120: adrp x0, l_.str.24@PAGE Lloh121: add x0, x0, l_.str.24@PAGEOFF bl _IntGetProcAddress Lloh122: adrp x8, __funcptr_glGetTexLevelParameteriv@GOTPAGE Lloh123: ldr x8, [x8, __funcptr_glGetTexLevelParameteriv@GOTPAGEOFF] Lloh124: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh125: adrp x0, l_.str.25@PAGE Lloh126: add x0, x0, l_.str.25@PAGEOFF bl _IntGetProcAddress Lloh127: adrp x8, __funcptr_glGetTexParameterfv@GOTPAGE Lloh128: ldr x8, [x8, __funcptr_glGetTexParameterfv@GOTPAGEOFF] Lloh129: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh130: adrp x0, l_.str.26@PAGE Lloh131: add x0, x0, l_.str.26@PAGEOFF bl _IntGetProcAddress Lloh132: adrp x8, __funcptr_glGetTexParameteriv@GOTPAGE Lloh133: ldr x8, [x8, __funcptr_glGetTexParameteriv@GOTPAGEOFF] Lloh134: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh135: adrp x0, l_.str.27@PAGE Lloh136: add x0, x0, l_.str.27@PAGEOFF bl _IntGetProcAddress Lloh137: adrp x8, __funcptr_glHint@GOTPAGE Lloh138: ldr x8, [x8, __funcptr_glHint@GOTPAGEOFF] Lloh139: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh140: adrp x0, l_.str.28@PAGE Lloh141: add x0, x0, l_.str.28@PAGEOFF bl _IntGetProcAddress Lloh142: adrp x8, __funcptr_glIsEnabled@GOTPAGE Lloh143: ldr x8, [x8, __funcptr_glIsEnabled@GOTPAGEOFF] Lloh144: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh145: adrp x0, l_.str.29@PAGE Lloh146: add x0, x0, l_.str.29@PAGEOFF bl _IntGetProcAddress Lloh147: adrp x8, __funcptr_glLineWidth@GOTPAGE Lloh148: ldr x8, [x8, __funcptr_glLineWidth@GOTPAGEOFF] Lloh149: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh150: adrp x0, l_.str.30@PAGE Lloh151: add x0, x0, l_.str.30@PAGEOFF bl _IntGetProcAddress Lloh152: adrp x8, __funcptr_glLogicOp@GOTPAGE Lloh153: ldr x8, [x8, __funcptr_glLogicOp@GOTPAGEOFF] Lloh154: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh155: adrp x0, l_.str.31@PAGE Lloh156: add x0, x0, l_.str.31@PAGEOFF bl _IntGetProcAddress Lloh157: adrp x8, __funcptr_glPixelStoref@GOTPAGE Lloh158: ldr x8, [x8, __funcptr_glPixelStoref@GOTPAGEOFF] Lloh159: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh160: adrp x0, l_.str.32@PAGE Lloh161: add x0, x0, l_.str.32@PAGEOFF bl _IntGetProcAddress Lloh162: adrp x8, __funcptr_glPixelStorei@GOTPAGE Lloh163: ldr x8, [x8, __funcptr_glPixelStorei@GOTPAGEOFF] Lloh164: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh165: adrp x0, l_.str.33@PAGE Lloh166: add x0, x0, l_.str.33@PAGEOFF bl _IntGetProcAddress Lloh167: adrp x8, __funcptr_glPointSize@GOTPAGE Lloh168: ldr x8, [x8, __funcptr_glPointSize@GOTPAGEOFF] Lloh169: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh170: adrp x0, l_.str.34@PAGE Lloh171: add x0, x0, l_.str.34@PAGEOFF bl _IntGetProcAddress Lloh172: adrp x8, __funcptr_glPolygonMode@GOTPAGE Lloh173: ldr x8, [x8, __funcptr_glPolygonMode@GOTPAGEOFF] Lloh174: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh175: adrp x0, l_.str.35@PAGE Lloh176: add x0, x0, l_.str.35@PAGEOFF bl _IntGetProcAddress Lloh177: adrp x8, __funcptr_glReadBuffer@GOTPAGE Lloh178: ldr x8, [x8, __funcptr_glReadBuffer@GOTPAGEOFF] Lloh179: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh180: adrp x0, l_.str.36@PAGE Lloh181: add x0, x0, l_.str.36@PAGEOFF bl _IntGetProcAddress Lloh182: adrp x8, __funcptr_glReadPixels@GOTPAGE Lloh183: ldr x8, [x8, __funcptr_glReadPixels@GOTPAGEOFF] Lloh184: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh185: adrp x0, l_.str.37@PAGE Lloh186: add x0, x0, l_.str.37@PAGEOFF bl _IntGetProcAddress Lloh187: adrp x8, __funcptr_glScissor@GOTPAGE Lloh188: ldr x8, [x8, __funcptr_glScissor@GOTPAGEOFF] Lloh189: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh190: adrp x0, l_.str.38@PAGE Lloh191: add x0, x0, l_.str.38@PAGEOFF bl _IntGetProcAddress Lloh192: adrp x8, __funcptr_glStencilFunc@GOTPAGE Lloh193: ldr x8, [x8, __funcptr_glStencilFunc@GOTPAGEOFF] Lloh194: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh195: adrp x0, l_.str.39@PAGE Lloh196: add x0, x0, l_.str.39@PAGEOFF bl _IntGetProcAddress Lloh197: adrp x8, __funcptr_glStencilMask@GOTPAGE Lloh198: ldr x8, [x8, __funcptr_glStencilMask@GOTPAGEOFF] Lloh199: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh200: adrp x0, l_.str.40@PAGE Lloh201: add x0, x0, l_.str.40@PAGEOFF bl _IntGetProcAddress Lloh202: adrp x8, __funcptr_glStencilOp@GOTPAGE Lloh203: ldr x8, [x8, __funcptr_glStencilOp@GOTPAGEOFF] Lloh204: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh205: adrp x0, l_.str.41@PAGE Lloh206: add x0, x0, l_.str.41@PAGEOFF bl _IntGetProcAddress Lloh207: adrp x8, __funcptr_glTexImage1D@GOTPAGE Lloh208: ldr x8, [x8, __funcptr_glTexImage1D@GOTPAGEOFF] Lloh209: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh210: adrp x0, l_.str.42@PAGE Lloh211: add x0, x0, l_.str.42@PAGEOFF bl _IntGetProcAddress Lloh212: adrp x8, __funcptr_glTexImage2D@GOTPAGE Lloh213: ldr x8, [x8, __funcptr_glTexImage2D@GOTPAGEOFF] Lloh214: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh215: adrp x0, l_.str.43@PAGE Lloh216: add x0, x0, l_.str.43@PAGEOFF bl _IntGetProcAddress Lloh217: adrp x8, __funcptr_glTexParameterf@GOTPAGE Lloh218: ldr x8, [x8, __funcptr_glTexParameterf@GOTPAGEOFF] Lloh219: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh220: adrp x0, l_.str.44@PAGE Lloh221: add x0, x0, l_.str.44@PAGEOFF bl _IntGetProcAddress Lloh222: adrp x8, __funcptr_glTexParameterfv@GOTPAGE Lloh223: ldr x8, [x8, __funcptr_glTexParameterfv@GOTPAGEOFF] Lloh224: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh225: adrp x0, l_.str.45@PAGE Lloh226: add x0, x0, l_.str.45@PAGEOFF bl _IntGetProcAddress Lloh227: adrp x8, __funcptr_glTexParameteri@GOTPAGE Lloh228: ldr x8, [x8, __funcptr_glTexParameteri@GOTPAGEOFF] Lloh229: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh230: adrp x0, l_.str.46@PAGE Lloh231: add x0, x0, l_.str.46@PAGEOFF bl _IntGetProcAddress Lloh232: adrp x8, __funcptr_glTexParameteriv@GOTPAGE Lloh233: ldr x8, [x8, __funcptr_glTexParameteriv@GOTPAGEOFF] Lloh234: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh235: adrp x0, l_.str.47@PAGE Lloh236: add x0, x0, l_.str.47@PAGEOFF bl _IntGetProcAddress Lloh237: adrp x8, __funcptr_glViewport@GOTPAGE Lloh238: ldr x8, [x8, __funcptr_glViewport@GOTPAGEOFF] Lloh239: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh237, Lloh238, Lloh239 .loh AdrpAdd Lloh235, Lloh236 .loh AdrpLdrGotStr Lloh232, Lloh233, Lloh234 .loh AdrpAdd Lloh230, Lloh231 .loh AdrpLdrGotStr Lloh227, Lloh228, Lloh229 .loh AdrpAdd Lloh225, Lloh226 .loh AdrpLdrGotStr Lloh222, Lloh223, Lloh224 .loh AdrpAdd Lloh220, Lloh221 .loh AdrpLdrGotStr Lloh217, Lloh218, Lloh219 .loh AdrpAdd Lloh215, Lloh216 .loh AdrpLdrGotStr Lloh212, Lloh213, Lloh214 .loh AdrpAdd Lloh210, Lloh211 .loh AdrpLdrGotStr Lloh207, Lloh208, Lloh209 .loh AdrpAdd Lloh205, Lloh206 .loh AdrpLdrGotStr Lloh202, Lloh203, Lloh204 .loh AdrpAdd Lloh200, Lloh201 .loh AdrpLdrGotStr Lloh197, Lloh198, Lloh199 .loh AdrpAdd Lloh195, Lloh196 .loh AdrpLdrGotStr Lloh192, Lloh193, Lloh194 .loh AdrpAdd Lloh190, Lloh191 .loh AdrpLdrGotStr Lloh187, Lloh188, Lloh189 .loh AdrpAdd Lloh185, Lloh186 .loh AdrpLdrGotStr Lloh182, Lloh183, Lloh184 .loh AdrpAdd Lloh180, Lloh181 .loh AdrpLdrGotStr Lloh177, Lloh178, Lloh179 .loh AdrpAdd Lloh175, Lloh176 .loh AdrpLdrGotStr Lloh172, Lloh173, Lloh174 .loh AdrpAdd Lloh170, Lloh171 .loh AdrpLdrGotStr Lloh167, Lloh168, Lloh169 .loh AdrpAdd Lloh165, Lloh166 .loh AdrpLdrGotStr Lloh162, Lloh163, Lloh164 .loh AdrpAdd Lloh160, Lloh161 .loh AdrpLdrGotStr Lloh157, Lloh158, Lloh159 .loh AdrpAdd Lloh155, Lloh156 .loh AdrpLdrGotStr Lloh152, Lloh153, Lloh154 .loh AdrpAdd Lloh150, Lloh151 .loh AdrpLdrGotStr Lloh147, Lloh148, Lloh149 .loh AdrpAdd Lloh145, Lloh146 .loh AdrpLdrGotStr Lloh142, Lloh143, Lloh144 .loh AdrpAdd Lloh140, Lloh141 .loh AdrpLdrGotStr Lloh137, Lloh138, Lloh139 .loh AdrpAdd Lloh135, Lloh136 .loh AdrpLdrGotStr Lloh132, Lloh133, Lloh134 .loh AdrpAdd Lloh130, Lloh131 .loh AdrpLdrGotStr Lloh127, Lloh128, Lloh129 .loh AdrpAdd Lloh125, Lloh126 .loh AdrpLdrGotStr Lloh122, Lloh123, Lloh124 .loh AdrpAdd Lloh120, Lloh121 .loh AdrpLdrGotStr Lloh117, Lloh118, Lloh119 .loh AdrpAdd Lloh115, Lloh116 .loh AdrpLdrGotStr Lloh112, Lloh113, Lloh114 .loh AdrpAdd Lloh110, Lloh111 .loh AdrpLdrGotStr Lloh107, Lloh108, Lloh109 .loh AdrpAdd Lloh105, Lloh106 .loh AdrpLdrGotStr Lloh102, Lloh103, Lloh104 .loh AdrpAdd Lloh100, Lloh101 .loh AdrpLdrGotStr Lloh97, Lloh98, Lloh99 .loh AdrpAdd Lloh95, Lloh96 .loh AdrpLdrGotStr Lloh92, Lloh93, Lloh94 .loh AdrpAdd Lloh90, Lloh91 .loh AdrpLdrGotStr Lloh87, Lloh88, Lloh89 .loh AdrpAdd Lloh85, Lloh86 .loh AdrpLdrGotStr Lloh82, Lloh83, Lloh84 .loh AdrpAdd Lloh80, Lloh81 .loh AdrpLdrGotStr Lloh77, Lloh78, Lloh79 .loh AdrpAdd Lloh75, Lloh76 .loh AdrpLdrGotStr Lloh72, Lloh73, Lloh74 .loh AdrpAdd Lloh70, Lloh71 .loh AdrpLdrGotStr Lloh67, Lloh68, Lloh69 .loh AdrpAdd Lloh65, Lloh66 .loh AdrpLdrGotStr Lloh62, Lloh63, Lloh64 .loh AdrpAdd Lloh60, Lloh61 .loh AdrpLdrGotStr Lloh57, Lloh58, Lloh59 .loh AdrpAdd Lloh55, Lloh56 .loh AdrpLdrGotStr Lloh52, Lloh53, Lloh54 .loh AdrpAdd Lloh50, Lloh51 .loh AdrpLdrGotStr Lloh47, Lloh48, Lloh49 .loh AdrpAdd Lloh45, Lloh46 .loh AdrpLdrGotStr Lloh42, Lloh43, Lloh44 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glBlendFunc" .comm __funcptr_glBlendFunc,8,3 ; @_funcptr_glBlendFunc l_.str.1: ; @.str.1 .asciz "glClear" .comm __funcptr_glClear,8,3 ; @_funcptr_glClear l_.str.2: ; @.str.2 .asciz "glClearColor" .comm __funcptr_glClearColor,8,3 ; @_funcptr_glClearColor l_.str.3: ; @.str.3 .asciz "glClearDepth" .comm __funcptr_glClearDepth,8,3 ; @_funcptr_glClearDepth l_.str.4: ; @.str.4 .asciz "glClearStencil" .comm __funcptr_glClearStencil,8,3 ; @_funcptr_glClearStencil l_.str.5: ; @.str.5 .asciz "glColorMask" .comm __funcptr_glColorMask,8,3 ; @_funcptr_glColorMask l_.str.6: ; @.str.6 .asciz "glCullFace" .comm __funcptr_glCullFace,8,3 ; @_funcptr_glCullFace l_.str.7: ; @.str.7 .asciz "glDepthFunc" .comm __funcptr_glDepthFunc,8,3 ; @_funcptr_glDepthFunc l_.str.8: ; @.str.8 .asciz "glDepthMask" .comm __funcptr_glDepthMask,8,3 ; @_funcptr_glDepthMask l_.str.9: ; @.str.9 .asciz "glDepthRange" .comm __funcptr_glDepthRange,8,3 ; @_funcptr_glDepthRange l_.str.10: ; @.str.10 .asciz "glDisable" .comm __funcptr_glDisable,8,3 ; @_funcptr_glDisable l_.str.11: ; @.str.11 .asciz "glDrawBuffer" .comm __funcptr_glDrawBuffer,8,3 ; @_funcptr_glDrawBuffer l_.str.12: ; @.str.12 .asciz "glEnable" .comm __funcptr_glEnable,8,3 ; @_funcptr_glEnable l_.str.13: ; @.str.13 .asciz "glFinish" .comm __funcptr_glFinish,8,3 ; @_funcptr_glFinish l_.str.14: ; @.str.14 .asciz "glFlush" .comm __funcptr_glFlush,8,3 ; @_funcptr_glFlush l_.str.15: ; @.str.15 .asciz "glFrontFace" .comm __funcptr_glFrontFace,8,3 ; @_funcptr_glFrontFace l_.str.16: ; @.str.16 .asciz "glGetBooleanv" .comm __funcptr_glGetBooleanv,8,3 ; @_funcptr_glGetBooleanv l_.str.17: ; @.str.17 .asciz "glGetDoublev" .comm __funcptr_glGetDoublev,8,3 ; @_funcptr_glGetDoublev l_.str.18: ; @.str.18 .asciz "glGetError" .comm __funcptr_glGetError,8,3 ; @_funcptr_glGetError l_.str.19: ; @.str.19 .asciz "glGetFloatv" .comm __funcptr_glGetFloatv,8,3 ; @_funcptr_glGetFloatv l_.str.20: ; @.str.20 .asciz "glGetIntegerv" .comm __funcptr_glGetIntegerv,8,3 ; @_funcptr_glGetIntegerv l_.str.21: ; @.str.21 .asciz "glGetString" .comm __funcptr_glGetString,8,3 ; @_funcptr_glGetString l_.str.22: ; @.str.22 .asciz "glGetTexImage" .comm __funcptr_glGetTexImage,8,3 ; @_funcptr_glGetTexImage l_.str.23: ; @.str.23 .asciz "glGetTexLevelParameterfv" .comm __funcptr_glGetTexLevelParameterfv,8,3 ; @_funcptr_glGetTexLevelParameterfv l_.str.24: ; @.str.24 .asciz "glGetTexLevelParameteriv" .comm __funcptr_glGetTexLevelParameteriv,8,3 ; @_funcptr_glGetTexLevelParameteriv l_.str.25: ; @.str.25 .asciz "glGetTexParameterfv" .comm __funcptr_glGetTexParameterfv,8,3 ; @_funcptr_glGetTexParameterfv l_.str.26: ; @.str.26 .asciz "glGetTexParameteriv" .comm __funcptr_glGetTexParameteriv,8,3 ; @_funcptr_glGetTexParameteriv l_.str.27: ; @.str.27 .asciz "glHint" .comm __funcptr_glHint,8,3 ; @_funcptr_glHint l_.str.28: ; @.str.28 .asciz "glIsEnabled" .comm __funcptr_glIsEnabled,8,3 ; @_funcptr_glIsEnabled l_.str.29: ; @.str.29 .asciz "glLineWidth" .comm __funcptr_glLineWidth,8,3 ; @_funcptr_glLineWidth l_.str.30: ; @.str.30 .asciz "glLogicOp" .comm __funcptr_glLogicOp,8,3 ; @_funcptr_glLogicOp l_.str.31: ; @.str.31 .asciz "glPixelStoref" .comm __funcptr_glPixelStoref,8,3 ; @_funcptr_glPixelStoref l_.str.32: ; @.str.32 .asciz "glPixelStorei" .comm __funcptr_glPixelStorei,8,3 ; @_funcptr_glPixelStorei l_.str.33: ; @.str.33 .asciz "glPointSize" .comm __funcptr_glPointSize,8,3 ; @_funcptr_glPointSize l_.str.34: ; @.str.34 .asciz "glPolygonMode" .comm __funcptr_glPolygonMode,8,3 ; @_funcptr_glPolygonMode l_.str.35: ; @.str.35 .asciz "glReadBuffer" .comm __funcptr_glReadBuffer,8,3 ; @_funcptr_glReadBuffer l_.str.36: ; @.str.36 .asciz "glReadPixels" .comm __funcptr_glReadPixels,8,3 ; @_funcptr_glReadPixels l_.str.37: ; @.str.37 .asciz "glScissor" .comm __funcptr_glScissor,8,3 ; @_funcptr_glScissor l_.str.38: ; @.str.38 .asciz "glStencilFunc" .comm __funcptr_glStencilFunc,8,3 ; @_funcptr_glStencilFunc l_.str.39: ; @.str.39 .asciz "glStencilMask" .comm __funcptr_glStencilMask,8,3 ; @_funcptr_glStencilMask l_.str.40: ; @.str.40 .asciz "glStencilOp" .comm __funcptr_glStencilOp,8,3 ; @_funcptr_glStencilOp l_.str.41: ; @.str.41 .asciz "glTexImage1D" .comm __funcptr_glTexImage1D,8,3 ; @_funcptr_glTexImage1D l_.str.42: ; @.str.42 .asciz "glTexImage2D" .comm __funcptr_glTexImage2D,8,3 ; @_funcptr_glTexImage2D l_.str.43: ; @.str.43 .asciz "glTexParameterf" .comm __funcptr_glTexParameterf,8,3 ; @_funcptr_glTexParameterf l_.str.44: ; @.str.44 .asciz "glTexParameterfv" .comm __funcptr_glTexParameterfv,8,3 ; @_funcptr_glTexParameterfv l_.str.45: ; @.str.45 .asciz "glTexParameteri" .comm __funcptr_glTexParameteri,8,3 ; @_funcptr_glTexParameteri l_.str.46: ; @.str.46 .asciz "glTexParameteriv" .comm __funcptr_glTexParameteriv,8,3 ; @_funcptr_glTexParameteriv l_.str.47: ; @.str.47 .asciz "glViewport" .comm __funcptr_glViewport,8,3 ; @_funcptr_glViewport .no_dead_strip _LoadCore_Version_1_0 .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadCore_Version_1_0.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadCore_Version_1_1 _LoadCore_Version_1_1: ## @LoadCore_Version_1_1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBindTexture@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCopyTexImage1D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCopyTexImage2D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCopyTexSubImage1D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCopyTexSubImage2D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDeleteTextures@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawArrays@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.7(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawElements@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.8(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGenTextures@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.9(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetPointerv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.10(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIsTexture@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r15d, %r15d testq %rax, %rax sete %r15b leaq L_.str.11(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glPolygonOffset@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %r15d leaq L_.str.12(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glTexSubImage1D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.13(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glTexSubImage2D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r15d, %ebx movl %ebx, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glBindTexture" .comm __funcptr_glBindTexture,8,3 ## @_funcptr_glBindTexture L_.str.1: ## @.str.1 .asciz "glCopyTexImage1D" .comm __funcptr_glCopyTexImage1D,8,3 ## @_funcptr_glCopyTexImage1D L_.str.2: ## @.str.2 .asciz "glCopyTexImage2D" .comm __funcptr_glCopyTexImage2D,8,3 ## @_funcptr_glCopyTexImage2D L_.str.3: ## @.str.3 .asciz "glCopyTexSubImage1D" .comm __funcptr_glCopyTexSubImage1D,8,3 ## @_funcptr_glCopyTexSubImage1D L_.str.4: ## @.str.4 .asciz "glCopyTexSubImage2D" .comm __funcptr_glCopyTexSubImage2D,8,3 ## @_funcptr_glCopyTexSubImage2D L_.str.5: ## @.str.5 .asciz "glDeleteTextures" .comm __funcptr_glDeleteTextures,8,3 ## @_funcptr_glDeleteTextures L_.str.6: ## @.str.6 .asciz "glDrawArrays" .comm __funcptr_glDrawArrays,8,3 ## @_funcptr_glDrawArrays L_.str.7: ## @.str.7 .asciz "glDrawElements" .comm __funcptr_glDrawElements,8,3 ## @_funcptr_glDrawElements L_.str.8: ## @.str.8 .asciz "glGenTextures" .comm __funcptr_glGenTextures,8,3 ## @_funcptr_glGenTextures L_.str.9: ## @.str.9 .asciz "glGetPointerv" .comm __funcptr_glGetPointerv,8,3 ## @_funcptr_glGetPointerv L_.str.10: ## @.str.10 .asciz "glIsTexture" .comm __funcptr_glIsTexture,8,3 ## @_funcptr_glIsTexture L_.str.11: ## @.str.11 .asciz "glPolygonOffset" .comm __funcptr_glPolygonOffset,8,3 ## @_funcptr_glPolygonOffset L_.str.12: ## @.str.12 .asciz "glTexSubImage1D" .comm __funcptr_glTexSubImage1D,8,3 ## @_funcptr_glTexSubImage1D L_.str.13: ## @.str.13 .asciz "glTexSubImage2D" .comm __funcptr_glTexSubImage2D,8,3 ## @_funcptr_glTexSubImage2D .no_dead_strip _LoadCore_Version_1_1 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadCore_Version_1_1 _LoadCore_Version_1_1: ; @LoadCore_Version_1_1 .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glBindTexture@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glBindTexture@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glCopyTexImage1D@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glCopyTexImage1D@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glCopyTexImage2D@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glCopyTexImage2D@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glCopyTexSubImage1D@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glCopyTexSubImage1D@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glCopyTexSubImage2D@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glCopyTexSubImage2D@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glDeleteTextures@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glDeleteTextures@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glDrawArrays@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glDrawArrays@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh35: adrp x0, l_.str.7@PAGE Lloh36: add x0, x0, l_.str.7@PAGEOFF bl _IntGetProcAddress Lloh37: adrp x8, __funcptr_glDrawElements@GOTPAGE Lloh38: ldr x8, [x8, __funcptr_glDrawElements@GOTPAGEOFF] Lloh39: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh40: adrp x0, l_.str.8@PAGE Lloh41: add x0, x0, l_.str.8@PAGEOFF bl _IntGetProcAddress Lloh42: adrp x8, __funcptr_glGenTextures@GOTPAGE Lloh43: ldr x8, [x8, __funcptr_glGenTextures@GOTPAGEOFF] Lloh44: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh45: adrp x0, l_.str.9@PAGE Lloh46: add x0, x0, l_.str.9@PAGEOFF bl _IntGetProcAddress Lloh47: adrp x8, __funcptr_glGetPointerv@GOTPAGE Lloh48: ldr x8, [x8, __funcptr_glGetPointerv@GOTPAGEOFF] Lloh49: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh50: adrp x0, l_.str.10@PAGE Lloh51: add x0, x0, l_.str.10@PAGEOFF bl _IntGetProcAddress Lloh52: adrp x8, __funcptr_glIsTexture@GOTPAGE Lloh53: ldr x8, [x8, __funcptr_glIsTexture@GOTPAGEOFF] Lloh54: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh55: adrp x0, l_.str.11@PAGE Lloh56: add x0, x0, l_.str.11@PAGEOFF bl _IntGetProcAddress Lloh57: adrp x8, __funcptr_glPolygonOffset@GOTPAGE Lloh58: ldr x8, [x8, __funcptr_glPolygonOffset@GOTPAGEOFF] Lloh59: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh60: adrp x0, l_.str.12@PAGE Lloh61: add x0, x0, l_.str.12@PAGEOFF bl _IntGetProcAddress Lloh62: adrp x8, __funcptr_glTexSubImage1D@GOTPAGE Lloh63: ldr x8, [x8, __funcptr_glTexSubImage1D@GOTPAGEOFF] Lloh64: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh65: adrp x0, l_.str.13@PAGE Lloh66: add x0, x0, l_.str.13@PAGEOFF bl _IntGetProcAddress Lloh67: adrp x8, __funcptr_glTexSubImage2D@GOTPAGE Lloh68: ldr x8, [x8, __funcptr_glTexSubImage2D@GOTPAGEOFF] Lloh69: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh67, Lloh68, Lloh69 .loh AdrpAdd Lloh65, Lloh66 .loh AdrpLdrGotStr Lloh62, Lloh63, Lloh64 .loh AdrpAdd Lloh60, Lloh61 .loh AdrpLdrGotStr Lloh57, Lloh58, Lloh59 .loh AdrpAdd Lloh55, Lloh56 .loh AdrpLdrGotStr Lloh52, Lloh53, Lloh54 .loh AdrpAdd Lloh50, Lloh51 .loh AdrpLdrGotStr Lloh47, Lloh48, Lloh49 .loh AdrpAdd Lloh45, Lloh46 .loh AdrpLdrGotStr Lloh42, Lloh43, Lloh44 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glBindTexture" .comm __funcptr_glBindTexture,8,3 ; @_funcptr_glBindTexture l_.str.1: ; @.str.1 .asciz "glCopyTexImage1D" .comm __funcptr_glCopyTexImage1D,8,3 ; @_funcptr_glCopyTexImage1D l_.str.2: ; @.str.2 .asciz "glCopyTexImage2D" .comm __funcptr_glCopyTexImage2D,8,3 ; @_funcptr_glCopyTexImage2D l_.str.3: ; @.str.3 .asciz "glCopyTexSubImage1D" .comm __funcptr_glCopyTexSubImage1D,8,3 ; @_funcptr_glCopyTexSubImage1D l_.str.4: ; @.str.4 .asciz "glCopyTexSubImage2D" .comm __funcptr_glCopyTexSubImage2D,8,3 ; @_funcptr_glCopyTexSubImage2D l_.str.5: ; @.str.5 .asciz "glDeleteTextures" .comm __funcptr_glDeleteTextures,8,3 ; @_funcptr_glDeleteTextures l_.str.6: ; @.str.6 .asciz "glDrawArrays" .comm __funcptr_glDrawArrays,8,3 ; @_funcptr_glDrawArrays l_.str.7: ; @.str.7 .asciz "glDrawElements" .comm __funcptr_glDrawElements,8,3 ; @_funcptr_glDrawElements l_.str.8: ; @.str.8 .asciz "glGenTextures" .comm __funcptr_glGenTextures,8,3 ; @_funcptr_glGenTextures l_.str.9: ; @.str.9 .asciz "glGetPointerv" .comm __funcptr_glGetPointerv,8,3 ; @_funcptr_glGetPointerv l_.str.10: ; @.str.10 .asciz "glIsTexture" .comm __funcptr_glIsTexture,8,3 ; @_funcptr_glIsTexture l_.str.11: ; @.str.11 .asciz "glPolygonOffset" .comm __funcptr_glPolygonOffset,8,3 ; @_funcptr_glPolygonOffset l_.str.12: ; @.str.12 .asciz "glTexSubImage1D" .comm __funcptr_glTexSubImage1D,8,3 ; @_funcptr_glTexSubImage1D l_.str.13: ; @.str.13 .asciz "glTexSubImage2D" .comm __funcptr_glTexSubImage2D,8,3 ; @_funcptr_glTexSubImage2D .no_dead_strip _LoadCore_Version_1_1 .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadCore_Version_1_1.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadCore_Version_1_1_Comp _LoadCore_Version_1_1_Comp: ## @LoadCore_Version_1_1_Comp .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glAreTexturesResident@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glArrayElement@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glColorPointer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDisableClientState@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glEdgeFlagPointer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glEnableClientState@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIndexPointer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.7(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIndexub@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.8(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIndexubv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.9(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glInterleavedArrays@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.10(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glNormalPointer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.11(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glPopClientAttrib@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.12(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glPrioritizeTextures@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.13(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glPushClientAttrib@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.14(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glTexCoordPointer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.15(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexPointer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glAreTexturesResident" .comm __funcptr_glAreTexturesResident,8,3 ## @_funcptr_glAreTexturesResident L_.str.1: ## @.str.1 .asciz "glArrayElement" .comm __funcptr_glArrayElement,8,3 ## @_funcptr_glArrayElement L_.str.2: ## @.str.2 .asciz "glColorPointer" .comm __funcptr_glColorPointer,8,3 ## @_funcptr_glColorPointer L_.str.3: ## @.str.3 .asciz "glDisableClientState" .comm __funcptr_glDisableClientState,8,3 ## @_funcptr_glDisableClientState L_.str.4: ## @.str.4 .asciz "glEdgeFlagPointer" .comm __funcptr_glEdgeFlagPointer,8,3 ## @_funcptr_glEdgeFlagPointer L_.str.5: ## @.str.5 .asciz "glEnableClientState" .comm __funcptr_glEnableClientState,8,3 ## @_funcptr_glEnableClientState L_.str.6: ## @.str.6 .asciz "glIndexPointer" .comm __funcptr_glIndexPointer,8,3 ## @_funcptr_glIndexPointer L_.str.7: ## @.str.7 .asciz "glIndexub" .comm __funcptr_glIndexub,8,3 ## @_funcptr_glIndexub L_.str.8: ## @.str.8 .asciz "glIndexubv" .comm __funcptr_glIndexubv,8,3 ## @_funcptr_glIndexubv L_.str.9: ## @.str.9 .asciz "glInterleavedArrays" .comm __funcptr_glInterleavedArrays,8,3 ## @_funcptr_glInterleavedArrays L_.str.10: ## @.str.10 .asciz "glNormalPointer" .comm __funcptr_glNormalPointer,8,3 ## @_funcptr_glNormalPointer L_.str.11: ## @.str.11 .asciz "glPopClientAttrib" .comm __funcptr_glPopClientAttrib,8,3 ## @_funcptr_glPopClientAttrib L_.str.12: ## @.str.12 .asciz "glPrioritizeTextures" .comm __funcptr_glPrioritizeTextures,8,3 ## @_funcptr_glPrioritizeTextures L_.str.13: ## @.str.13 .asciz "glPushClientAttrib" .comm __funcptr_glPushClientAttrib,8,3 ## @_funcptr_glPushClientAttrib L_.str.14: ## @.str.14 .asciz "glTexCoordPointer" .comm __funcptr_glTexCoordPointer,8,3 ## @_funcptr_glTexCoordPointer L_.str.15: ## @.str.15 .asciz "glVertexPointer" .comm __funcptr_glVertexPointer,8,3 ## @_funcptr_glVertexPointer .no_dead_strip _LoadCore_Version_1_1_Comp .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadCore_Version_1_1_Comp _LoadCore_Version_1_1_Comp: ; @LoadCore_Version_1_1_Comp .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glAreTexturesResident@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glAreTexturesResident@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glArrayElement@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glArrayElement@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glColorPointer@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glColorPointer@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glDisableClientState@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glDisableClientState@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glEdgeFlagPointer@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glEdgeFlagPointer@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glEnableClientState@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glEnableClientState@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glIndexPointer@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glIndexPointer@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh35: adrp x0, l_.str.7@PAGE Lloh36: add x0, x0, l_.str.7@PAGEOFF bl _IntGetProcAddress Lloh37: adrp x8, __funcptr_glIndexub@GOTPAGE Lloh38: ldr x8, [x8, __funcptr_glIndexub@GOTPAGEOFF] Lloh39: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh40: adrp x0, l_.str.8@PAGE Lloh41: add x0, x0, l_.str.8@PAGEOFF bl _IntGetProcAddress Lloh42: adrp x8, __funcptr_glIndexubv@GOTPAGE Lloh43: ldr x8, [x8, __funcptr_glIndexubv@GOTPAGEOFF] Lloh44: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh45: adrp x0, l_.str.9@PAGE Lloh46: add x0, x0, l_.str.9@PAGEOFF bl _IntGetProcAddress Lloh47: adrp x8, __funcptr_glInterleavedArrays@GOTPAGE Lloh48: ldr x8, [x8, __funcptr_glInterleavedArrays@GOTPAGEOFF] Lloh49: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh50: adrp x0, l_.str.10@PAGE Lloh51: add x0, x0, l_.str.10@PAGEOFF bl _IntGetProcAddress Lloh52: adrp x8, __funcptr_glNormalPointer@GOTPAGE Lloh53: ldr x8, [x8, __funcptr_glNormalPointer@GOTPAGEOFF] Lloh54: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh55: adrp x0, l_.str.11@PAGE Lloh56: add x0, x0, l_.str.11@PAGEOFF bl _IntGetProcAddress Lloh57: adrp x8, __funcptr_glPopClientAttrib@GOTPAGE Lloh58: ldr x8, [x8, __funcptr_glPopClientAttrib@GOTPAGEOFF] Lloh59: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh60: adrp x0, l_.str.12@PAGE Lloh61: add x0, x0, l_.str.12@PAGEOFF bl _IntGetProcAddress Lloh62: adrp x8, __funcptr_glPrioritizeTextures@GOTPAGE Lloh63: ldr x8, [x8, __funcptr_glPrioritizeTextures@GOTPAGEOFF] Lloh64: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh65: adrp x0, l_.str.13@PAGE Lloh66: add x0, x0, l_.str.13@PAGEOFF bl _IntGetProcAddress Lloh67: adrp x8, __funcptr_glPushClientAttrib@GOTPAGE Lloh68: ldr x8, [x8, __funcptr_glPushClientAttrib@GOTPAGEOFF] Lloh69: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh70: adrp x0, l_.str.14@PAGE Lloh71: add x0, x0, l_.str.14@PAGEOFF bl _IntGetProcAddress Lloh72: adrp x8, __funcptr_glTexCoordPointer@GOTPAGE Lloh73: ldr x8, [x8, __funcptr_glTexCoordPointer@GOTPAGEOFF] Lloh74: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh75: adrp x0, l_.str.15@PAGE Lloh76: add x0, x0, l_.str.15@PAGEOFF bl _IntGetProcAddress Lloh77: adrp x8, __funcptr_glVertexPointer@GOTPAGE Lloh78: ldr x8, [x8, __funcptr_glVertexPointer@GOTPAGEOFF] Lloh79: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh77, Lloh78, Lloh79 .loh AdrpAdd Lloh75, Lloh76 .loh AdrpLdrGotStr Lloh72, Lloh73, Lloh74 .loh AdrpAdd Lloh70, Lloh71 .loh AdrpLdrGotStr Lloh67, Lloh68, Lloh69 .loh AdrpAdd Lloh65, Lloh66 .loh AdrpLdrGotStr Lloh62, Lloh63, Lloh64 .loh AdrpAdd Lloh60, Lloh61 .loh AdrpLdrGotStr Lloh57, Lloh58, Lloh59 .loh AdrpAdd Lloh55, Lloh56 .loh AdrpLdrGotStr Lloh52, Lloh53, Lloh54 .loh AdrpAdd Lloh50, Lloh51 .loh AdrpLdrGotStr Lloh47, Lloh48, Lloh49 .loh AdrpAdd Lloh45, Lloh46 .loh AdrpLdrGotStr Lloh42, Lloh43, Lloh44 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glAreTexturesResident" .comm __funcptr_glAreTexturesResident,8,3 ; @_funcptr_glAreTexturesResident l_.str.1: ; @.str.1 .asciz "glArrayElement" .comm __funcptr_glArrayElement,8,3 ; @_funcptr_glArrayElement l_.str.2: ; @.str.2 .asciz "glColorPointer" .comm __funcptr_glColorPointer,8,3 ; @_funcptr_glColorPointer l_.str.3: ; @.str.3 .asciz "glDisableClientState" .comm __funcptr_glDisableClientState,8,3 ; @_funcptr_glDisableClientState l_.str.4: ; @.str.4 .asciz "glEdgeFlagPointer" .comm __funcptr_glEdgeFlagPointer,8,3 ; @_funcptr_glEdgeFlagPointer l_.str.5: ; @.str.5 .asciz "glEnableClientState" .comm __funcptr_glEnableClientState,8,3 ; @_funcptr_glEnableClientState l_.str.6: ; @.str.6 .asciz "glIndexPointer" .comm __funcptr_glIndexPointer,8,3 ; @_funcptr_glIndexPointer l_.str.7: ; @.str.7 .asciz "glIndexub" .comm __funcptr_glIndexub,8,3 ; @_funcptr_glIndexub l_.str.8: ; @.str.8 .asciz "glIndexubv" .comm __funcptr_glIndexubv,8,3 ; @_funcptr_glIndexubv l_.str.9: ; @.str.9 .asciz "glInterleavedArrays" .comm __funcptr_glInterleavedArrays,8,3 ; @_funcptr_glInterleavedArrays l_.str.10: ; @.str.10 .asciz "glNormalPointer" .comm __funcptr_glNormalPointer,8,3 ; @_funcptr_glNormalPointer l_.str.11: ; @.str.11 .asciz "glPopClientAttrib" .comm __funcptr_glPopClientAttrib,8,3 ; @_funcptr_glPopClientAttrib l_.str.12: ; @.str.12 .asciz "glPrioritizeTextures" .comm __funcptr_glPrioritizeTextures,8,3 ; @_funcptr_glPrioritizeTextures l_.str.13: ; @.str.13 .asciz "glPushClientAttrib" .comm __funcptr_glPushClientAttrib,8,3 ; @_funcptr_glPushClientAttrib l_.str.14: ; @.str.14 .asciz "glTexCoordPointer" .comm __funcptr_glTexCoordPointer,8,3 ; @_funcptr_glTexCoordPointer l_.str.15: ; @.str.15 .asciz "glVertexPointer" .comm __funcptr_glVertexPointer,8,3 ; @_funcptr_glVertexPointer .no_dead_strip _LoadCore_Version_1_1_Comp .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadCore_Version_1_1_Comp.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadCore_Version_1_2 _LoadCore_Version_1_2: ## @LoadCore_Version_1_2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBlendColor@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBlendEquation@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r15d testq %rax, %rax cmovnel %ebx, %r15d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCopyTexSubImage3D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawRangeElements@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r15d, %r14d leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glTexImage3D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glTexSubImage3D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glBlendColor" .comm __funcptr_glBlendColor,8,3 ## @_funcptr_glBlendColor L_.str.1: ## @.str.1 .asciz "glBlendEquation" .comm __funcptr_glBlendEquation,8,3 ## @_funcptr_glBlendEquation L_.str.2: ## @.str.2 .asciz "glCopyTexSubImage3D" .comm __funcptr_glCopyTexSubImage3D,8,3 ## @_funcptr_glCopyTexSubImage3D L_.str.3: ## @.str.3 .asciz "glDrawRangeElements" .comm __funcptr_glDrawRangeElements,8,3 ## @_funcptr_glDrawRangeElements L_.str.4: ## @.str.4 .asciz "glTexImage3D" .comm __funcptr_glTexImage3D,8,3 ## @_funcptr_glTexImage3D L_.str.5: ## @.str.5 .asciz "glTexSubImage3D" .comm __funcptr_glTexSubImage3D,8,3 ## @_funcptr_glTexSubImage3D .no_dead_strip _LoadCore_Version_1_2 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadCore_Version_1_2 _LoadCore_Version_1_2: ; @LoadCore_Version_1_2 .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glBlendColor@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glBlendColor@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glBlendEquation@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glBlendEquation@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glCopyTexSubImage3D@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glCopyTexSubImage3D@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glDrawRangeElements@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glDrawRangeElements@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glTexImage3D@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glTexImage3D@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glTexSubImage3D@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glTexSubImage3D@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glBlendColor" .comm __funcptr_glBlendColor,8,3 ; @_funcptr_glBlendColor l_.str.1: ; @.str.1 .asciz "glBlendEquation" .comm __funcptr_glBlendEquation,8,3 ; @_funcptr_glBlendEquation l_.str.2: ; @.str.2 .asciz "glCopyTexSubImage3D" .comm __funcptr_glCopyTexSubImage3D,8,3 ; @_funcptr_glCopyTexSubImage3D l_.str.3: ; @.str.3 .asciz "glDrawRangeElements" .comm __funcptr_glDrawRangeElements,8,3 ; @_funcptr_glDrawRangeElements l_.str.4: ; @.str.4 .asciz "glTexImage3D" .comm __funcptr_glTexImage3D,8,3 ; @_funcptr_glTexImage3D l_.str.5: ; @.str.5 .asciz "glTexSubImage3D" .comm __funcptr_glTexSubImage3D,8,3 ; @_funcptr_glTexSubImage3D .no_dead_strip _LoadCore_Version_1_2 .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadCore_Version_1_2.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadCore_Version_1_3 _LoadCore_Version_1_3: ## @LoadCore_Version_1_3 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glActiveTexture@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCompressedTexImage1D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCompressedTexImage2D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl $0, %r14d leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCompressedTexImage3D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r15d, %r15d testq %rax, %rax sete %r15b leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCompressedTexSubImage1D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %r15d leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCompressedTexSubImage2D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCompressedTexSubImage3D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r15d, %r14d leaq L_.str.7(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetCompressedTexImage@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.8(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSampleCoverage@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glActiveTexture" .comm __funcptr_glActiveTexture,8,3 ## @_funcptr_glActiveTexture L_.str.1: ## @.str.1 .asciz "glCompressedTexImage1D" .comm __funcptr_glCompressedTexImage1D,8,3 ## @_funcptr_glCompressedTexImage1D L_.str.2: ## @.str.2 .asciz "glCompressedTexImage2D" .comm __funcptr_glCompressedTexImage2D,8,3 ## @_funcptr_glCompressedTexImage2D L_.str.3: ## @.str.3 .asciz "glCompressedTexImage3D" .comm __funcptr_glCompressedTexImage3D,8,3 ## @_funcptr_glCompressedTexImage3D L_.str.4: ## @.str.4 .asciz "glCompressedTexSubImage1D" .comm __funcptr_glCompressedTexSubImage1D,8,3 ## @_funcptr_glCompressedTexSubImage1D L_.str.5: ## @.str.5 .asciz "glCompressedTexSubImage2D" .comm __funcptr_glCompressedTexSubImage2D,8,3 ## @_funcptr_glCompressedTexSubImage2D L_.str.6: ## @.str.6 .asciz "glCompressedTexSubImage3D" .comm __funcptr_glCompressedTexSubImage3D,8,3 ## @_funcptr_glCompressedTexSubImage3D L_.str.7: ## @.str.7 .asciz "glGetCompressedTexImage" .comm __funcptr_glGetCompressedTexImage,8,3 ## @_funcptr_glGetCompressedTexImage L_.str.8: ## @.str.8 .asciz "glSampleCoverage" .comm __funcptr_glSampleCoverage,8,3 ## @_funcptr_glSampleCoverage .no_dead_strip _LoadCore_Version_1_3 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadCore_Version_1_3 _LoadCore_Version_1_3: ; @LoadCore_Version_1_3 .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glActiveTexture@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glActiveTexture@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glCompressedTexImage1D@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glCompressedTexImage1D@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glCompressedTexImage2D@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glCompressedTexImage2D@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glCompressedTexImage3D@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glCompressedTexImage3D@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glCompressedTexSubImage1D@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glCompressedTexSubImage1D@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glCompressedTexSubImage2D@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glCompressedTexSubImage2D@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glCompressedTexSubImage3D@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glCompressedTexSubImage3D@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh35: adrp x0, l_.str.7@PAGE Lloh36: add x0, x0, l_.str.7@PAGEOFF bl _IntGetProcAddress Lloh37: adrp x8, __funcptr_glGetCompressedTexImage@GOTPAGE Lloh38: ldr x8, [x8, __funcptr_glGetCompressedTexImage@GOTPAGEOFF] Lloh39: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh40: adrp x0, l_.str.8@PAGE Lloh41: add x0, x0, l_.str.8@PAGEOFF bl _IntGetProcAddress Lloh42: adrp x8, __funcptr_glSampleCoverage@GOTPAGE Lloh43: ldr x8, [x8, __funcptr_glSampleCoverage@GOTPAGEOFF] Lloh44: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh42, Lloh43, Lloh44 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glActiveTexture" .comm __funcptr_glActiveTexture,8,3 ; @_funcptr_glActiveTexture l_.str.1: ; @.str.1 .asciz "glCompressedTexImage1D" .comm __funcptr_glCompressedTexImage1D,8,3 ; @_funcptr_glCompressedTexImage1D l_.str.2: ; @.str.2 .asciz "glCompressedTexImage2D" .comm __funcptr_glCompressedTexImage2D,8,3 ; @_funcptr_glCompressedTexImage2D l_.str.3: ; @.str.3 .asciz "glCompressedTexImage3D" .comm __funcptr_glCompressedTexImage3D,8,3 ; @_funcptr_glCompressedTexImage3D l_.str.4: ; @.str.4 .asciz "glCompressedTexSubImage1D" .comm __funcptr_glCompressedTexSubImage1D,8,3 ; @_funcptr_glCompressedTexSubImage1D l_.str.5: ; @.str.5 .asciz "glCompressedTexSubImage2D" .comm __funcptr_glCompressedTexSubImage2D,8,3 ; @_funcptr_glCompressedTexSubImage2D l_.str.6: ; @.str.6 .asciz "glCompressedTexSubImage3D" .comm __funcptr_glCompressedTexSubImage3D,8,3 ; @_funcptr_glCompressedTexSubImage3D l_.str.7: ; @.str.7 .asciz "glGetCompressedTexImage" .comm __funcptr_glGetCompressedTexImage,8,3 ; @_funcptr_glGetCompressedTexImage l_.str.8: ; @.str.8 .asciz "glSampleCoverage" .comm __funcptr_glSampleCoverage,8,3 ; @_funcptr_glSampleCoverage .no_dead_strip _LoadCore_Version_1_3 .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadCore_Version_1_3.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadCore_Version_1_3_Comp _LoadCore_Version_1_3_Comp: ## @LoadCore_Version_1_3_Comp .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glClientActiveTexture@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glLoadTransposeMatrixd@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glLoadTransposeMatrixf@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl $0, %r14d leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultTransposeMatrixd@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r15d, %r15d testq %rax, %rax sete %r15b leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultTransposeMatrixf@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %r15d leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord1d@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord1dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r15d, %r14d leaq L_.str.7(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord1f@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.8(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord1fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.9(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord1i@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.10(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord1iv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.11(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord1s@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.12(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord1sv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.13(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord2d@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.14(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord2dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.15(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord2f@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.16(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord2fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.17(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord2i@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.18(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord2iv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.19(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord2s@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.20(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord2sv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.21(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord3d@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.22(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord3dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.23(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord3f@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.24(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord3fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.25(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord3i@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.26(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord3iv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.27(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord3s@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.28(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord3sv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.29(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord4d@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.30(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord4dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.31(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord4f@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.32(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord4fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.33(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord4i@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.34(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord4iv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.35(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord4s@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.36(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord4sv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glClientActiveTexture" .comm __funcptr_glClientActiveTexture,8,3 ## @_funcptr_glClientActiveTexture L_.str.1: ## @.str.1 .asciz "glLoadTransposeMatrixd" .comm __funcptr_glLoadTransposeMatrixd,8,3 ## @_funcptr_glLoadTransposeMatrixd L_.str.2: ## @.str.2 .asciz "glLoadTransposeMatrixf" .comm __funcptr_glLoadTransposeMatrixf,8,3 ## @_funcptr_glLoadTransposeMatrixf L_.str.3: ## @.str.3 .asciz "glMultTransposeMatrixd" .comm __funcptr_glMultTransposeMatrixd,8,3 ## @_funcptr_glMultTransposeMatrixd L_.str.4: ## @.str.4 .asciz "glMultTransposeMatrixf" .comm __funcptr_glMultTransposeMatrixf,8,3 ## @_funcptr_glMultTransposeMatrixf L_.str.5: ## @.str.5 .asciz "glMultiTexCoord1d" .comm __funcptr_glMultiTexCoord1d,8,3 ## @_funcptr_glMultiTexCoord1d L_.str.6: ## @.str.6 .asciz "glMultiTexCoord1dv" .comm __funcptr_glMultiTexCoord1dv,8,3 ## @_funcptr_glMultiTexCoord1dv L_.str.7: ## @.str.7 .asciz "glMultiTexCoord1f" .comm __funcptr_glMultiTexCoord1f,8,3 ## @_funcptr_glMultiTexCoord1f L_.str.8: ## @.str.8 .asciz "glMultiTexCoord1fv" .comm __funcptr_glMultiTexCoord1fv,8,3 ## @_funcptr_glMultiTexCoord1fv L_.str.9: ## @.str.9 .asciz "glMultiTexCoord1i" .comm __funcptr_glMultiTexCoord1i,8,3 ## @_funcptr_glMultiTexCoord1i L_.str.10: ## @.str.10 .asciz "glMultiTexCoord1iv" .comm __funcptr_glMultiTexCoord1iv,8,3 ## @_funcptr_glMultiTexCoord1iv L_.str.11: ## @.str.11 .asciz "glMultiTexCoord1s" .comm __funcptr_glMultiTexCoord1s,8,3 ## @_funcptr_glMultiTexCoord1s L_.str.12: ## @.str.12 .asciz "glMultiTexCoord1sv" .comm __funcptr_glMultiTexCoord1sv,8,3 ## @_funcptr_glMultiTexCoord1sv L_.str.13: ## @.str.13 .asciz "glMultiTexCoord2d" .comm __funcptr_glMultiTexCoord2d,8,3 ## @_funcptr_glMultiTexCoord2d L_.str.14: ## @.str.14 .asciz "glMultiTexCoord2dv" .comm __funcptr_glMultiTexCoord2dv,8,3 ## @_funcptr_glMultiTexCoord2dv L_.str.15: ## @.str.15 .asciz "glMultiTexCoord2f" .comm __funcptr_glMultiTexCoord2f,8,3 ## @_funcptr_glMultiTexCoord2f L_.str.16: ## @.str.16 .asciz "glMultiTexCoord2fv" .comm __funcptr_glMultiTexCoord2fv,8,3 ## @_funcptr_glMultiTexCoord2fv L_.str.17: ## @.str.17 .asciz "glMultiTexCoord2i" .comm __funcptr_glMultiTexCoord2i,8,3 ## @_funcptr_glMultiTexCoord2i L_.str.18: ## @.str.18 .asciz "glMultiTexCoord2iv" .comm __funcptr_glMultiTexCoord2iv,8,3 ## @_funcptr_glMultiTexCoord2iv L_.str.19: ## @.str.19 .asciz "glMultiTexCoord2s" .comm __funcptr_glMultiTexCoord2s,8,3 ## @_funcptr_glMultiTexCoord2s L_.str.20: ## @.str.20 .asciz "glMultiTexCoord2sv" .comm __funcptr_glMultiTexCoord2sv,8,3 ## @_funcptr_glMultiTexCoord2sv L_.str.21: ## @.str.21 .asciz "glMultiTexCoord3d" .comm __funcptr_glMultiTexCoord3d,8,3 ## @_funcptr_glMultiTexCoord3d L_.str.22: ## @.str.22 .asciz "glMultiTexCoord3dv" .comm __funcptr_glMultiTexCoord3dv,8,3 ## @_funcptr_glMultiTexCoord3dv L_.str.23: ## @.str.23 .asciz "glMultiTexCoord3f" .comm __funcptr_glMultiTexCoord3f,8,3 ## @_funcptr_glMultiTexCoord3f L_.str.24: ## @.str.24 .asciz "glMultiTexCoord3fv" .comm __funcptr_glMultiTexCoord3fv,8,3 ## @_funcptr_glMultiTexCoord3fv L_.str.25: ## @.str.25 .asciz "glMultiTexCoord3i" .comm __funcptr_glMultiTexCoord3i,8,3 ## @_funcptr_glMultiTexCoord3i L_.str.26: ## @.str.26 .asciz "glMultiTexCoord3iv" .comm __funcptr_glMultiTexCoord3iv,8,3 ## @_funcptr_glMultiTexCoord3iv L_.str.27: ## @.str.27 .asciz "glMultiTexCoord3s" .comm __funcptr_glMultiTexCoord3s,8,3 ## @_funcptr_glMultiTexCoord3s L_.str.28: ## @.str.28 .asciz "glMultiTexCoord3sv" .comm __funcptr_glMultiTexCoord3sv,8,3 ## @_funcptr_glMultiTexCoord3sv L_.str.29: ## @.str.29 .asciz "glMultiTexCoord4d" .comm __funcptr_glMultiTexCoord4d,8,3 ## @_funcptr_glMultiTexCoord4d L_.str.30: ## @.str.30 .asciz "glMultiTexCoord4dv" .comm __funcptr_glMultiTexCoord4dv,8,3 ## @_funcptr_glMultiTexCoord4dv L_.str.31: ## @.str.31 .asciz "glMultiTexCoord4f" .comm __funcptr_glMultiTexCoord4f,8,3 ## @_funcptr_glMultiTexCoord4f L_.str.32: ## @.str.32 .asciz "glMultiTexCoord4fv" .comm __funcptr_glMultiTexCoord4fv,8,3 ## @_funcptr_glMultiTexCoord4fv L_.str.33: ## @.str.33 .asciz "glMultiTexCoord4i" .comm __funcptr_glMultiTexCoord4i,8,3 ## @_funcptr_glMultiTexCoord4i L_.str.34: ## @.str.34 .asciz "glMultiTexCoord4iv" .comm __funcptr_glMultiTexCoord4iv,8,3 ## @_funcptr_glMultiTexCoord4iv L_.str.35: ## @.str.35 .asciz "glMultiTexCoord4s" .comm __funcptr_glMultiTexCoord4s,8,3 ## @_funcptr_glMultiTexCoord4s L_.str.36: ## @.str.36 .asciz "glMultiTexCoord4sv" .comm __funcptr_glMultiTexCoord4sv,8,3 ## @_funcptr_glMultiTexCoord4sv .no_dead_strip _LoadCore_Version_1_3_Comp .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadCore_Version_1_3_Comp _LoadCore_Version_1_3_Comp: ; @LoadCore_Version_1_3_Comp .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glClientActiveTexture@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glClientActiveTexture@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glLoadTransposeMatrixd@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glLoadTransposeMatrixd@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glLoadTransposeMatrixf@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glLoadTransposeMatrixf@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glMultTransposeMatrixd@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glMultTransposeMatrixd@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glMultTransposeMatrixf@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glMultTransposeMatrixf@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glMultiTexCoord1d@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glMultiTexCoord1d@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glMultiTexCoord1dv@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glMultiTexCoord1dv@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh35: adrp x0, l_.str.7@PAGE Lloh36: add x0, x0, l_.str.7@PAGEOFF bl _IntGetProcAddress Lloh37: adrp x8, __funcptr_glMultiTexCoord1f@GOTPAGE Lloh38: ldr x8, [x8, __funcptr_glMultiTexCoord1f@GOTPAGEOFF] Lloh39: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh40: adrp x0, l_.str.8@PAGE Lloh41: add x0, x0, l_.str.8@PAGEOFF bl _IntGetProcAddress Lloh42: adrp x8, __funcptr_glMultiTexCoord1fv@GOTPAGE Lloh43: ldr x8, [x8, __funcptr_glMultiTexCoord1fv@GOTPAGEOFF] Lloh44: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh45: adrp x0, l_.str.9@PAGE Lloh46: add x0, x0, l_.str.9@PAGEOFF bl _IntGetProcAddress Lloh47: adrp x8, __funcptr_glMultiTexCoord1i@GOTPAGE Lloh48: ldr x8, [x8, __funcptr_glMultiTexCoord1i@GOTPAGEOFF] Lloh49: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh50: adrp x0, l_.str.10@PAGE Lloh51: add x0, x0, l_.str.10@PAGEOFF bl _IntGetProcAddress Lloh52: adrp x8, __funcptr_glMultiTexCoord1iv@GOTPAGE Lloh53: ldr x8, [x8, __funcptr_glMultiTexCoord1iv@GOTPAGEOFF] Lloh54: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh55: adrp x0, l_.str.11@PAGE Lloh56: add x0, x0, l_.str.11@PAGEOFF bl _IntGetProcAddress Lloh57: adrp x8, __funcptr_glMultiTexCoord1s@GOTPAGE Lloh58: ldr x8, [x8, __funcptr_glMultiTexCoord1s@GOTPAGEOFF] Lloh59: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh60: adrp x0, l_.str.12@PAGE Lloh61: add x0, x0, l_.str.12@PAGEOFF bl _IntGetProcAddress Lloh62: adrp x8, __funcptr_glMultiTexCoord1sv@GOTPAGE Lloh63: ldr x8, [x8, __funcptr_glMultiTexCoord1sv@GOTPAGEOFF] Lloh64: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh65: adrp x0, l_.str.13@PAGE Lloh66: add x0, x0, l_.str.13@PAGEOFF bl _IntGetProcAddress Lloh67: adrp x8, __funcptr_glMultiTexCoord2d@GOTPAGE Lloh68: ldr x8, [x8, __funcptr_glMultiTexCoord2d@GOTPAGEOFF] Lloh69: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh70: adrp x0, l_.str.14@PAGE Lloh71: add x0, x0, l_.str.14@PAGEOFF bl _IntGetProcAddress Lloh72: adrp x8, __funcptr_glMultiTexCoord2dv@GOTPAGE Lloh73: ldr x8, [x8, __funcptr_glMultiTexCoord2dv@GOTPAGEOFF] Lloh74: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh75: adrp x0, l_.str.15@PAGE Lloh76: add x0, x0, l_.str.15@PAGEOFF bl _IntGetProcAddress Lloh77: adrp x8, __funcptr_glMultiTexCoord2f@GOTPAGE Lloh78: ldr x8, [x8, __funcptr_glMultiTexCoord2f@GOTPAGEOFF] Lloh79: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh80: adrp x0, l_.str.16@PAGE Lloh81: add x0, x0, l_.str.16@PAGEOFF bl _IntGetProcAddress Lloh82: adrp x8, __funcptr_glMultiTexCoord2fv@GOTPAGE Lloh83: ldr x8, [x8, __funcptr_glMultiTexCoord2fv@GOTPAGEOFF] Lloh84: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh85: adrp x0, l_.str.17@PAGE Lloh86: add x0, x0, l_.str.17@PAGEOFF bl _IntGetProcAddress Lloh87: adrp x8, __funcptr_glMultiTexCoord2i@GOTPAGE Lloh88: ldr x8, [x8, __funcptr_glMultiTexCoord2i@GOTPAGEOFF] Lloh89: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh90: adrp x0, l_.str.18@PAGE Lloh91: add x0, x0, l_.str.18@PAGEOFF bl _IntGetProcAddress Lloh92: adrp x8, __funcptr_glMultiTexCoord2iv@GOTPAGE Lloh93: ldr x8, [x8, __funcptr_glMultiTexCoord2iv@GOTPAGEOFF] Lloh94: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh95: adrp x0, l_.str.19@PAGE Lloh96: add x0, x0, l_.str.19@PAGEOFF bl _IntGetProcAddress Lloh97: adrp x8, __funcptr_glMultiTexCoord2s@GOTPAGE Lloh98: ldr x8, [x8, __funcptr_glMultiTexCoord2s@GOTPAGEOFF] Lloh99: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh100: adrp x0, l_.str.20@PAGE Lloh101: add x0, x0, l_.str.20@PAGEOFF bl _IntGetProcAddress Lloh102: adrp x8, __funcptr_glMultiTexCoord2sv@GOTPAGE Lloh103: ldr x8, [x8, __funcptr_glMultiTexCoord2sv@GOTPAGEOFF] Lloh104: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh105: adrp x0, l_.str.21@PAGE Lloh106: add x0, x0, l_.str.21@PAGEOFF bl _IntGetProcAddress Lloh107: adrp x8, __funcptr_glMultiTexCoord3d@GOTPAGE Lloh108: ldr x8, [x8, __funcptr_glMultiTexCoord3d@GOTPAGEOFF] Lloh109: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh110: adrp x0, l_.str.22@PAGE Lloh111: add x0, x0, l_.str.22@PAGEOFF bl _IntGetProcAddress Lloh112: adrp x8, __funcptr_glMultiTexCoord3dv@GOTPAGE Lloh113: ldr x8, [x8, __funcptr_glMultiTexCoord3dv@GOTPAGEOFF] Lloh114: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh115: adrp x0, l_.str.23@PAGE Lloh116: add x0, x0, l_.str.23@PAGEOFF bl _IntGetProcAddress Lloh117: adrp x8, __funcptr_glMultiTexCoord3f@GOTPAGE Lloh118: ldr x8, [x8, __funcptr_glMultiTexCoord3f@GOTPAGEOFF] Lloh119: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh120: adrp x0, l_.str.24@PAGE Lloh121: add x0, x0, l_.str.24@PAGEOFF bl _IntGetProcAddress Lloh122: adrp x8, __funcptr_glMultiTexCoord3fv@GOTPAGE Lloh123: ldr x8, [x8, __funcptr_glMultiTexCoord3fv@GOTPAGEOFF] Lloh124: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh125: adrp x0, l_.str.25@PAGE Lloh126: add x0, x0, l_.str.25@PAGEOFF bl _IntGetProcAddress Lloh127: adrp x8, __funcptr_glMultiTexCoord3i@GOTPAGE Lloh128: ldr x8, [x8, __funcptr_glMultiTexCoord3i@GOTPAGEOFF] Lloh129: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh130: adrp x0, l_.str.26@PAGE Lloh131: add x0, x0, l_.str.26@PAGEOFF bl _IntGetProcAddress Lloh132: adrp x8, __funcptr_glMultiTexCoord3iv@GOTPAGE Lloh133: ldr x8, [x8, __funcptr_glMultiTexCoord3iv@GOTPAGEOFF] Lloh134: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh135: adrp x0, l_.str.27@PAGE Lloh136: add x0, x0, l_.str.27@PAGEOFF bl _IntGetProcAddress Lloh137: adrp x8, __funcptr_glMultiTexCoord3s@GOTPAGE Lloh138: ldr x8, [x8, __funcptr_glMultiTexCoord3s@GOTPAGEOFF] Lloh139: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh140: adrp x0, l_.str.28@PAGE Lloh141: add x0, x0, l_.str.28@PAGEOFF bl _IntGetProcAddress Lloh142: adrp x8, __funcptr_glMultiTexCoord3sv@GOTPAGE Lloh143: ldr x8, [x8, __funcptr_glMultiTexCoord3sv@GOTPAGEOFF] Lloh144: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh145: adrp x0, l_.str.29@PAGE Lloh146: add x0, x0, l_.str.29@PAGEOFF bl _IntGetProcAddress Lloh147: adrp x8, __funcptr_glMultiTexCoord4d@GOTPAGE Lloh148: ldr x8, [x8, __funcptr_glMultiTexCoord4d@GOTPAGEOFF] Lloh149: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh150: adrp x0, l_.str.30@PAGE Lloh151: add x0, x0, l_.str.30@PAGEOFF bl _IntGetProcAddress Lloh152: adrp x8, __funcptr_glMultiTexCoord4dv@GOTPAGE Lloh153: ldr x8, [x8, __funcptr_glMultiTexCoord4dv@GOTPAGEOFF] Lloh154: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh155: adrp x0, l_.str.31@PAGE Lloh156: add x0, x0, l_.str.31@PAGEOFF bl _IntGetProcAddress Lloh157: adrp x8, __funcptr_glMultiTexCoord4f@GOTPAGE Lloh158: ldr x8, [x8, __funcptr_glMultiTexCoord4f@GOTPAGEOFF] Lloh159: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh160: adrp x0, l_.str.32@PAGE Lloh161: add x0, x0, l_.str.32@PAGEOFF bl _IntGetProcAddress Lloh162: adrp x8, __funcptr_glMultiTexCoord4fv@GOTPAGE Lloh163: ldr x8, [x8, __funcptr_glMultiTexCoord4fv@GOTPAGEOFF] Lloh164: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh165: adrp x0, l_.str.33@PAGE Lloh166: add x0, x0, l_.str.33@PAGEOFF bl _IntGetProcAddress Lloh167: adrp x8, __funcptr_glMultiTexCoord4i@GOTPAGE Lloh168: ldr x8, [x8, __funcptr_glMultiTexCoord4i@GOTPAGEOFF] Lloh169: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh170: adrp x0, l_.str.34@PAGE Lloh171: add x0, x0, l_.str.34@PAGEOFF bl _IntGetProcAddress Lloh172: adrp x8, __funcptr_glMultiTexCoord4iv@GOTPAGE Lloh173: ldr x8, [x8, __funcptr_glMultiTexCoord4iv@GOTPAGEOFF] Lloh174: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh175: adrp x0, l_.str.35@PAGE Lloh176: add x0, x0, l_.str.35@PAGEOFF bl _IntGetProcAddress Lloh177: adrp x8, __funcptr_glMultiTexCoord4s@GOTPAGE Lloh178: ldr x8, [x8, __funcptr_glMultiTexCoord4s@GOTPAGEOFF] Lloh179: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh180: adrp x0, l_.str.36@PAGE Lloh181: add x0, x0, l_.str.36@PAGEOFF bl _IntGetProcAddress Lloh182: adrp x8, __funcptr_glMultiTexCoord4sv@GOTPAGE Lloh183: ldr x8, [x8, __funcptr_glMultiTexCoord4sv@GOTPAGEOFF] Lloh184: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh182, Lloh183, Lloh184 .loh AdrpAdd Lloh180, Lloh181 .loh AdrpLdrGotStr Lloh177, Lloh178, Lloh179 .loh AdrpAdd Lloh175, Lloh176 .loh AdrpLdrGotStr Lloh172, Lloh173, Lloh174 .loh AdrpAdd Lloh170, Lloh171 .loh AdrpLdrGotStr Lloh167, Lloh168, Lloh169 .loh AdrpAdd Lloh165, Lloh166 .loh AdrpLdrGotStr Lloh162, Lloh163, Lloh164 .loh AdrpAdd Lloh160, Lloh161 .loh AdrpLdrGotStr Lloh157, Lloh158, Lloh159 .loh AdrpAdd Lloh155, Lloh156 .loh AdrpLdrGotStr Lloh152, Lloh153, Lloh154 .loh AdrpAdd Lloh150, Lloh151 .loh AdrpLdrGotStr Lloh147, Lloh148, Lloh149 .loh AdrpAdd Lloh145, Lloh146 .loh AdrpLdrGotStr Lloh142, Lloh143, Lloh144 .loh AdrpAdd Lloh140, Lloh141 .loh AdrpLdrGotStr Lloh137, Lloh138, Lloh139 .loh AdrpAdd Lloh135, Lloh136 .loh AdrpLdrGotStr Lloh132, Lloh133, Lloh134 .loh AdrpAdd Lloh130, Lloh131 .loh AdrpLdrGotStr Lloh127, Lloh128, Lloh129 .loh AdrpAdd Lloh125, Lloh126 .loh AdrpLdrGotStr Lloh122, Lloh123, Lloh124 .loh AdrpAdd Lloh120, Lloh121 .loh AdrpLdrGotStr Lloh117, Lloh118, Lloh119 .loh AdrpAdd Lloh115, Lloh116 .loh AdrpLdrGotStr Lloh112, Lloh113, Lloh114 .loh AdrpAdd Lloh110, Lloh111 .loh AdrpLdrGotStr Lloh107, Lloh108, Lloh109 .loh AdrpAdd Lloh105, Lloh106 .loh AdrpLdrGotStr Lloh102, Lloh103, Lloh104 .loh AdrpAdd Lloh100, Lloh101 .loh AdrpLdrGotStr Lloh97, Lloh98, Lloh99 .loh AdrpAdd Lloh95, Lloh96 .loh AdrpLdrGotStr Lloh92, Lloh93, Lloh94 .loh AdrpAdd Lloh90, Lloh91 .loh AdrpLdrGotStr Lloh87, Lloh88, Lloh89 .loh AdrpAdd Lloh85, Lloh86 .loh AdrpLdrGotStr Lloh82, Lloh83, Lloh84 .loh AdrpAdd Lloh80, Lloh81 .loh AdrpLdrGotStr Lloh77, Lloh78, Lloh79 .loh AdrpAdd Lloh75, Lloh76 .loh AdrpLdrGotStr Lloh72, Lloh73, Lloh74 .loh AdrpAdd Lloh70, Lloh71 .loh AdrpLdrGotStr Lloh67, Lloh68, Lloh69 .loh AdrpAdd Lloh65, Lloh66 .loh AdrpLdrGotStr Lloh62, Lloh63, Lloh64 .loh AdrpAdd Lloh60, Lloh61 .loh AdrpLdrGotStr Lloh57, Lloh58, Lloh59 .loh AdrpAdd Lloh55, Lloh56 .loh AdrpLdrGotStr Lloh52, Lloh53, Lloh54 .loh AdrpAdd Lloh50, Lloh51 .loh AdrpLdrGotStr Lloh47, Lloh48, Lloh49 .loh AdrpAdd Lloh45, Lloh46 .loh AdrpLdrGotStr Lloh42, Lloh43, Lloh44 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glClientActiveTexture" .comm __funcptr_glClientActiveTexture,8,3 ; @_funcptr_glClientActiveTexture l_.str.1: ; @.str.1 .asciz "glLoadTransposeMatrixd" .comm __funcptr_glLoadTransposeMatrixd,8,3 ; @_funcptr_glLoadTransposeMatrixd l_.str.2: ; @.str.2 .asciz "glLoadTransposeMatrixf" .comm __funcptr_glLoadTransposeMatrixf,8,3 ; @_funcptr_glLoadTransposeMatrixf l_.str.3: ; @.str.3 .asciz "glMultTransposeMatrixd" .comm __funcptr_glMultTransposeMatrixd,8,3 ; @_funcptr_glMultTransposeMatrixd l_.str.4: ; @.str.4 .asciz "glMultTransposeMatrixf" .comm __funcptr_glMultTransposeMatrixf,8,3 ; @_funcptr_glMultTransposeMatrixf l_.str.5: ; @.str.5 .asciz "glMultiTexCoord1d" .comm __funcptr_glMultiTexCoord1d,8,3 ; @_funcptr_glMultiTexCoord1d l_.str.6: ; @.str.6 .asciz "glMultiTexCoord1dv" .comm __funcptr_glMultiTexCoord1dv,8,3 ; @_funcptr_glMultiTexCoord1dv l_.str.7: ; @.str.7 .asciz "glMultiTexCoord1f" .comm __funcptr_glMultiTexCoord1f,8,3 ; @_funcptr_glMultiTexCoord1f l_.str.8: ; @.str.8 .asciz "glMultiTexCoord1fv" .comm __funcptr_glMultiTexCoord1fv,8,3 ; @_funcptr_glMultiTexCoord1fv l_.str.9: ; @.str.9 .asciz "glMultiTexCoord1i" .comm __funcptr_glMultiTexCoord1i,8,3 ; @_funcptr_glMultiTexCoord1i l_.str.10: ; @.str.10 .asciz "glMultiTexCoord1iv" .comm __funcptr_glMultiTexCoord1iv,8,3 ; @_funcptr_glMultiTexCoord1iv l_.str.11: ; @.str.11 .asciz "glMultiTexCoord1s" .comm __funcptr_glMultiTexCoord1s,8,3 ; @_funcptr_glMultiTexCoord1s l_.str.12: ; @.str.12 .asciz "glMultiTexCoord1sv" .comm __funcptr_glMultiTexCoord1sv,8,3 ; @_funcptr_glMultiTexCoord1sv l_.str.13: ; @.str.13 .asciz "glMultiTexCoord2d" .comm __funcptr_glMultiTexCoord2d,8,3 ; @_funcptr_glMultiTexCoord2d l_.str.14: ; @.str.14 .asciz "glMultiTexCoord2dv" .comm __funcptr_glMultiTexCoord2dv,8,3 ; @_funcptr_glMultiTexCoord2dv l_.str.15: ; @.str.15 .asciz "glMultiTexCoord2f" .comm __funcptr_glMultiTexCoord2f,8,3 ; @_funcptr_glMultiTexCoord2f l_.str.16: ; @.str.16 .asciz "glMultiTexCoord2fv" .comm __funcptr_glMultiTexCoord2fv,8,3 ; @_funcptr_glMultiTexCoord2fv l_.str.17: ; @.str.17 .asciz "glMultiTexCoord2i" .comm __funcptr_glMultiTexCoord2i,8,3 ; @_funcptr_glMultiTexCoord2i l_.str.18: ; @.str.18 .asciz "glMultiTexCoord2iv" .comm __funcptr_glMultiTexCoord2iv,8,3 ; @_funcptr_glMultiTexCoord2iv l_.str.19: ; @.str.19 .asciz "glMultiTexCoord2s" .comm __funcptr_glMultiTexCoord2s,8,3 ; @_funcptr_glMultiTexCoord2s l_.str.20: ; @.str.20 .asciz "glMultiTexCoord2sv" .comm __funcptr_glMultiTexCoord2sv,8,3 ; @_funcptr_glMultiTexCoord2sv l_.str.21: ; @.str.21 .asciz "glMultiTexCoord3d" .comm __funcptr_glMultiTexCoord3d,8,3 ; @_funcptr_glMultiTexCoord3d l_.str.22: ; @.str.22 .asciz "glMultiTexCoord3dv" .comm __funcptr_glMultiTexCoord3dv,8,3 ; @_funcptr_glMultiTexCoord3dv l_.str.23: ; @.str.23 .asciz "glMultiTexCoord3f" .comm __funcptr_glMultiTexCoord3f,8,3 ; @_funcptr_glMultiTexCoord3f l_.str.24: ; @.str.24 .asciz "glMultiTexCoord3fv" .comm __funcptr_glMultiTexCoord3fv,8,3 ; @_funcptr_glMultiTexCoord3fv l_.str.25: ; @.str.25 .asciz "glMultiTexCoord3i" .comm __funcptr_glMultiTexCoord3i,8,3 ; @_funcptr_glMultiTexCoord3i l_.str.26: ; @.str.26 .asciz "glMultiTexCoord3iv" .comm __funcptr_glMultiTexCoord3iv,8,3 ; @_funcptr_glMultiTexCoord3iv l_.str.27: ; @.str.27 .asciz "glMultiTexCoord3s" .comm __funcptr_glMultiTexCoord3s,8,3 ; @_funcptr_glMultiTexCoord3s l_.str.28: ; @.str.28 .asciz "glMultiTexCoord3sv" .comm __funcptr_glMultiTexCoord3sv,8,3 ; @_funcptr_glMultiTexCoord3sv l_.str.29: ; @.str.29 .asciz "glMultiTexCoord4d" .comm __funcptr_glMultiTexCoord4d,8,3 ; @_funcptr_glMultiTexCoord4d l_.str.30: ; @.str.30 .asciz "glMultiTexCoord4dv" .comm __funcptr_glMultiTexCoord4dv,8,3 ; @_funcptr_glMultiTexCoord4dv l_.str.31: ; @.str.31 .asciz "glMultiTexCoord4f" .comm __funcptr_glMultiTexCoord4f,8,3 ; @_funcptr_glMultiTexCoord4f l_.str.32: ; @.str.32 .asciz "glMultiTexCoord4fv" .comm __funcptr_glMultiTexCoord4fv,8,3 ; @_funcptr_glMultiTexCoord4fv l_.str.33: ; @.str.33 .asciz "glMultiTexCoord4i" .comm __funcptr_glMultiTexCoord4i,8,3 ; @_funcptr_glMultiTexCoord4i l_.str.34: ; @.str.34 .asciz "glMultiTexCoord4iv" .comm __funcptr_glMultiTexCoord4iv,8,3 ; @_funcptr_glMultiTexCoord4iv l_.str.35: ; @.str.35 .asciz "glMultiTexCoord4s" .comm __funcptr_glMultiTexCoord4s,8,3 ; @_funcptr_glMultiTexCoord4s l_.str.36: ; @.str.36 .asciz "glMultiTexCoord4sv" .comm __funcptr_glMultiTexCoord4sv,8,3 ; @_funcptr_glMultiTexCoord4sv .no_dead_strip _LoadCore_Version_1_3_Comp .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadCore_Version_1_3_Comp.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadCore_Version_1_4 _LoadCore_Version_1_4: ## @LoadCore_Version_1_4 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBlendFuncSeparate@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiDrawArrays@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r15d testq %rax, %rax cmovnel %ebx, %r15d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiDrawElements@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl $0, %r15d leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glPointParameterf@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glPointParameterfv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r15d, %r14d leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glPointParameteri@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glPointParameteriv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glBlendFuncSeparate" .comm __funcptr_glBlendFuncSeparate,8,3 ## @_funcptr_glBlendFuncSeparate L_.str.1: ## @.str.1 .asciz "glMultiDrawArrays" .comm __funcptr_glMultiDrawArrays,8,3 ## @_funcptr_glMultiDrawArrays L_.str.2: ## @.str.2 .asciz "glMultiDrawElements" .comm __funcptr_glMultiDrawElements,8,3 ## @_funcptr_glMultiDrawElements L_.str.3: ## @.str.3 .asciz "glPointParameterf" .comm __funcptr_glPointParameterf,8,3 ## @_funcptr_glPointParameterf L_.str.4: ## @.str.4 .asciz "glPointParameterfv" .comm __funcptr_glPointParameterfv,8,3 ## @_funcptr_glPointParameterfv L_.str.5: ## @.str.5 .asciz "glPointParameteri" .comm __funcptr_glPointParameteri,8,3 ## @_funcptr_glPointParameteri L_.str.6: ## @.str.6 .asciz "glPointParameteriv" .comm __funcptr_glPointParameteriv,8,3 ## @_funcptr_glPointParameteriv .no_dead_strip _LoadCore_Version_1_4 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadCore_Version_1_4 _LoadCore_Version_1_4: ; @LoadCore_Version_1_4 .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glBlendFuncSeparate@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glBlendFuncSeparate@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glMultiDrawArrays@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glMultiDrawArrays@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glMultiDrawElements@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glMultiDrawElements@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glPointParameterf@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glPointParameterf@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glPointParameterfv@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glPointParameterfv@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glPointParameteri@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glPointParameteri@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glPointParameteriv@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glPointParameteriv@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glBlendFuncSeparate" .comm __funcptr_glBlendFuncSeparate,8,3 ; @_funcptr_glBlendFuncSeparate l_.str.1: ; @.str.1 .asciz "glMultiDrawArrays" .comm __funcptr_glMultiDrawArrays,8,3 ; @_funcptr_glMultiDrawArrays l_.str.2: ; @.str.2 .asciz "glMultiDrawElements" .comm __funcptr_glMultiDrawElements,8,3 ; @_funcptr_glMultiDrawElements l_.str.3: ; @.str.3 .asciz "glPointParameterf" .comm __funcptr_glPointParameterf,8,3 ; @_funcptr_glPointParameterf l_.str.4: ; @.str.4 .asciz "glPointParameterfv" .comm __funcptr_glPointParameterfv,8,3 ; @_funcptr_glPointParameterfv l_.str.5: ; @.str.5 .asciz "glPointParameteri" .comm __funcptr_glPointParameteri,8,3 ; @_funcptr_glPointParameteri l_.str.6: ; @.str.6 .asciz "glPointParameteriv" .comm __funcptr_glPointParameteriv,8,3 ; @_funcptr_glPointParameteriv .no_dead_strip _LoadCore_Version_1_4 .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadCore_Version_1_4.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadCore_Version_1_4_Comp _LoadCore_Version_1_4_Comp: ## @LoadCore_Version_1_4_Comp .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFogCoordPointer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFogCoordd@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFogCoorddv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFogCoordf@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFogCoordfv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSecondaryColor3b@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSecondaryColor3bv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.7(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSecondaryColor3d@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.8(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSecondaryColor3dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.9(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSecondaryColor3f@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.10(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSecondaryColor3fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.11(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSecondaryColor3i@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.12(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSecondaryColor3iv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.13(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSecondaryColor3s@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.14(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSecondaryColor3sv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.15(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSecondaryColor3ub@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.16(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSecondaryColor3ubv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.17(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSecondaryColor3ui@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.18(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSecondaryColor3uiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.19(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSecondaryColor3us@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.20(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSecondaryColor3usv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.21(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSecondaryColorPointer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.22(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glWindowPos2d@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.23(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glWindowPos2dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.24(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glWindowPos2f@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.25(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glWindowPos2fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.26(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glWindowPos2i@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.27(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glWindowPos2iv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.28(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glWindowPos2s@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.29(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glWindowPos2sv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.30(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glWindowPos3d@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.31(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glWindowPos3dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.32(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glWindowPos3f@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.33(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glWindowPos3fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.34(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glWindowPos3i@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r15d, %r15d testq %rax, %rax sete %r15b leaq L_.str.35(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glWindowPos3iv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %r15d leaq L_.str.36(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glWindowPos3s@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.37(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glWindowPos3sv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r15d, %ebx movl %ebx, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glFogCoordPointer" .comm __funcptr_glFogCoordPointer,8,3 ## @_funcptr_glFogCoordPointer L_.str.1: ## @.str.1 .asciz "glFogCoordd" .comm __funcptr_glFogCoordd,8,3 ## @_funcptr_glFogCoordd L_.str.2: ## @.str.2 .asciz "glFogCoorddv" .comm __funcptr_glFogCoorddv,8,3 ## @_funcptr_glFogCoorddv L_.str.3: ## @.str.3 .asciz "glFogCoordf" .comm __funcptr_glFogCoordf,8,3 ## @_funcptr_glFogCoordf L_.str.4: ## @.str.4 .asciz "glFogCoordfv" .comm __funcptr_glFogCoordfv,8,3 ## @_funcptr_glFogCoordfv L_.str.5: ## @.str.5 .asciz "glSecondaryColor3b" .comm __funcptr_glSecondaryColor3b,8,3 ## @_funcptr_glSecondaryColor3b L_.str.6: ## @.str.6 .asciz "glSecondaryColor3bv" .comm __funcptr_glSecondaryColor3bv,8,3 ## @_funcptr_glSecondaryColor3bv L_.str.7: ## @.str.7 .asciz "glSecondaryColor3d" .comm __funcptr_glSecondaryColor3d,8,3 ## @_funcptr_glSecondaryColor3d L_.str.8: ## @.str.8 .asciz "glSecondaryColor3dv" .comm __funcptr_glSecondaryColor3dv,8,3 ## @_funcptr_glSecondaryColor3dv L_.str.9: ## @.str.9 .asciz "glSecondaryColor3f" .comm __funcptr_glSecondaryColor3f,8,3 ## @_funcptr_glSecondaryColor3f L_.str.10: ## @.str.10 .asciz "glSecondaryColor3fv" .comm __funcptr_glSecondaryColor3fv,8,3 ## @_funcptr_glSecondaryColor3fv L_.str.11: ## @.str.11 .asciz "glSecondaryColor3i" .comm __funcptr_glSecondaryColor3i,8,3 ## @_funcptr_glSecondaryColor3i L_.str.12: ## @.str.12 .asciz "glSecondaryColor3iv" .comm __funcptr_glSecondaryColor3iv,8,3 ## @_funcptr_glSecondaryColor3iv L_.str.13: ## @.str.13 .asciz "glSecondaryColor3s" .comm __funcptr_glSecondaryColor3s,8,3 ## @_funcptr_glSecondaryColor3s L_.str.14: ## @.str.14 .asciz "glSecondaryColor3sv" .comm __funcptr_glSecondaryColor3sv,8,3 ## @_funcptr_glSecondaryColor3sv L_.str.15: ## @.str.15 .asciz "glSecondaryColor3ub" .comm __funcptr_glSecondaryColor3ub,8,3 ## @_funcptr_glSecondaryColor3ub L_.str.16: ## @.str.16 .asciz "glSecondaryColor3ubv" .comm __funcptr_glSecondaryColor3ubv,8,3 ## @_funcptr_glSecondaryColor3ubv L_.str.17: ## @.str.17 .asciz "glSecondaryColor3ui" .comm __funcptr_glSecondaryColor3ui,8,3 ## @_funcptr_glSecondaryColor3ui L_.str.18: ## @.str.18 .asciz "glSecondaryColor3uiv" .comm __funcptr_glSecondaryColor3uiv,8,3 ## @_funcptr_glSecondaryColor3uiv L_.str.19: ## @.str.19 .asciz "glSecondaryColor3us" .comm __funcptr_glSecondaryColor3us,8,3 ## @_funcptr_glSecondaryColor3us L_.str.20: ## @.str.20 .asciz "glSecondaryColor3usv" .comm __funcptr_glSecondaryColor3usv,8,3 ## @_funcptr_glSecondaryColor3usv L_.str.21: ## @.str.21 .asciz "glSecondaryColorPointer" .comm __funcptr_glSecondaryColorPointer,8,3 ## @_funcptr_glSecondaryColorPointer L_.str.22: ## @.str.22 .asciz "glWindowPos2d" .comm __funcptr_glWindowPos2d,8,3 ## @_funcptr_glWindowPos2d L_.str.23: ## @.str.23 .asciz "glWindowPos2dv" .comm __funcptr_glWindowPos2dv,8,3 ## @_funcptr_glWindowPos2dv L_.str.24: ## @.str.24 .asciz "glWindowPos2f" .comm __funcptr_glWindowPos2f,8,3 ## @_funcptr_glWindowPos2f L_.str.25: ## @.str.25 .asciz "glWindowPos2fv" .comm __funcptr_glWindowPos2fv,8,3 ## @_funcptr_glWindowPos2fv L_.str.26: ## @.str.26 .asciz "glWindowPos2i" .comm __funcptr_glWindowPos2i,8,3 ## @_funcptr_glWindowPos2i L_.str.27: ## @.str.27 .asciz "glWindowPos2iv" .comm __funcptr_glWindowPos2iv,8,3 ## @_funcptr_glWindowPos2iv L_.str.28: ## @.str.28 .asciz "glWindowPos2s" .comm __funcptr_glWindowPos2s,8,3 ## @_funcptr_glWindowPos2s L_.str.29: ## @.str.29 .asciz "glWindowPos2sv" .comm __funcptr_glWindowPos2sv,8,3 ## @_funcptr_glWindowPos2sv L_.str.30: ## @.str.30 .asciz "glWindowPos3d" .comm __funcptr_glWindowPos3d,8,3 ## @_funcptr_glWindowPos3d L_.str.31: ## @.str.31 .asciz "glWindowPos3dv" .comm __funcptr_glWindowPos3dv,8,3 ## @_funcptr_glWindowPos3dv L_.str.32: ## @.str.32 .asciz "glWindowPos3f" .comm __funcptr_glWindowPos3f,8,3 ## @_funcptr_glWindowPos3f L_.str.33: ## @.str.33 .asciz "glWindowPos3fv" .comm __funcptr_glWindowPos3fv,8,3 ## @_funcptr_glWindowPos3fv L_.str.34: ## @.str.34 .asciz "glWindowPos3i" .comm __funcptr_glWindowPos3i,8,3 ## @_funcptr_glWindowPos3i L_.str.35: ## @.str.35 .asciz "glWindowPos3iv" .comm __funcptr_glWindowPos3iv,8,3 ## @_funcptr_glWindowPos3iv L_.str.36: ## @.str.36 .asciz "glWindowPos3s" .comm __funcptr_glWindowPos3s,8,3 ## @_funcptr_glWindowPos3s L_.str.37: ## @.str.37 .asciz "glWindowPos3sv" .comm __funcptr_glWindowPos3sv,8,3 ## @_funcptr_glWindowPos3sv .no_dead_strip _LoadCore_Version_1_4_Comp .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadCore_Version_1_4_Comp _LoadCore_Version_1_4_Comp: ; @LoadCore_Version_1_4_Comp .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glFogCoordPointer@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glFogCoordPointer@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glFogCoordd@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glFogCoordd@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glFogCoorddv@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glFogCoorddv@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glFogCoordf@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glFogCoordf@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glFogCoordfv@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glFogCoordfv@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glSecondaryColor3b@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glSecondaryColor3b@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glSecondaryColor3bv@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glSecondaryColor3bv@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh35: adrp x0, l_.str.7@PAGE Lloh36: add x0, x0, l_.str.7@PAGEOFF bl _IntGetProcAddress Lloh37: adrp x8, __funcptr_glSecondaryColor3d@GOTPAGE Lloh38: ldr x8, [x8, __funcptr_glSecondaryColor3d@GOTPAGEOFF] Lloh39: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh40: adrp x0, l_.str.8@PAGE Lloh41: add x0, x0, l_.str.8@PAGEOFF bl _IntGetProcAddress Lloh42: adrp x8, __funcptr_glSecondaryColor3dv@GOTPAGE Lloh43: ldr x8, [x8, __funcptr_glSecondaryColor3dv@GOTPAGEOFF] Lloh44: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh45: adrp x0, l_.str.9@PAGE Lloh46: add x0, x0, l_.str.9@PAGEOFF bl _IntGetProcAddress Lloh47: adrp x8, __funcptr_glSecondaryColor3f@GOTPAGE Lloh48: ldr x8, [x8, __funcptr_glSecondaryColor3f@GOTPAGEOFF] Lloh49: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh50: adrp x0, l_.str.10@PAGE Lloh51: add x0, x0, l_.str.10@PAGEOFF bl _IntGetProcAddress Lloh52: adrp x8, __funcptr_glSecondaryColor3fv@GOTPAGE Lloh53: ldr x8, [x8, __funcptr_glSecondaryColor3fv@GOTPAGEOFF] Lloh54: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh55: adrp x0, l_.str.11@PAGE Lloh56: add x0, x0, l_.str.11@PAGEOFF bl _IntGetProcAddress Lloh57: adrp x8, __funcptr_glSecondaryColor3i@GOTPAGE Lloh58: ldr x8, [x8, __funcptr_glSecondaryColor3i@GOTPAGEOFF] Lloh59: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh60: adrp x0, l_.str.12@PAGE Lloh61: add x0, x0, l_.str.12@PAGEOFF bl _IntGetProcAddress Lloh62: adrp x8, __funcptr_glSecondaryColor3iv@GOTPAGE Lloh63: ldr x8, [x8, __funcptr_glSecondaryColor3iv@GOTPAGEOFF] Lloh64: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh65: adrp x0, l_.str.13@PAGE Lloh66: add x0, x0, l_.str.13@PAGEOFF bl _IntGetProcAddress Lloh67: adrp x8, __funcptr_glSecondaryColor3s@GOTPAGE Lloh68: ldr x8, [x8, __funcptr_glSecondaryColor3s@GOTPAGEOFF] Lloh69: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh70: adrp x0, l_.str.14@PAGE Lloh71: add x0, x0, l_.str.14@PAGEOFF bl _IntGetProcAddress Lloh72: adrp x8, __funcptr_glSecondaryColor3sv@GOTPAGE Lloh73: ldr x8, [x8, __funcptr_glSecondaryColor3sv@GOTPAGEOFF] Lloh74: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh75: adrp x0, l_.str.15@PAGE Lloh76: add x0, x0, l_.str.15@PAGEOFF bl _IntGetProcAddress Lloh77: adrp x8, __funcptr_glSecondaryColor3ub@GOTPAGE Lloh78: ldr x8, [x8, __funcptr_glSecondaryColor3ub@GOTPAGEOFF] Lloh79: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh80: adrp x0, l_.str.16@PAGE Lloh81: add x0, x0, l_.str.16@PAGEOFF bl _IntGetProcAddress Lloh82: adrp x8, __funcptr_glSecondaryColor3ubv@GOTPAGE Lloh83: ldr x8, [x8, __funcptr_glSecondaryColor3ubv@GOTPAGEOFF] Lloh84: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh85: adrp x0, l_.str.17@PAGE Lloh86: add x0, x0, l_.str.17@PAGEOFF bl _IntGetProcAddress Lloh87: adrp x8, __funcptr_glSecondaryColor3ui@GOTPAGE Lloh88: ldr x8, [x8, __funcptr_glSecondaryColor3ui@GOTPAGEOFF] Lloh89: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh90: adrp x0, l_.str.18@PAGE Lloh91: add x0, x0, l_.str.18@PAGEOFF bl _IntGetProcAddress Lloh92: adrp x8, __funcptr_glSecondaryColor3uiv@GOTPAGE Lloh93: ldr x8, [x8, __funcptr_glSecondaryColor3uiv@GOTPAGEOFF] Lloh94: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh95: adrp x0, l_.str.19@PAGE Lloh96: add x0, x0, l_.str.19@PAGEOFF bl _IntGetProcAddress Lloh97: adrp x8, __funcptr_glSecondaryColor3us@GOTPAGE Lloh98: ldr x8, [x8, __funcptr_glSecondaryColor3us@GOTPAGEOFF] Lloh99: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh100: adrp x0, l_.str.20@PAGE Lloh101: add x0, x0, l_.str.20@PAGEOFF bl _IntGetProcAddress Lloh102: adrp x8, __funcptr_glSecondaryColor3usv@GOTPAGE Lloh103: ldr x8, [x8, __funcptr_glSecondaryColor3usv@GOTPAGEOFF] Lloh104: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh105: adrp x0, l_.str.21@PAGE Lloh106: add x0, x0, l_.str.21@PAGEOFF bl _IntGetProcAddress Lloh107: adrp x8, __funcptr_glSecondaryColorPointer@GOTPAGE Lloh108: ldr x8, [x8, __funcptr_glSecondaryColorPointer@GOTPAGEOFF] Lloh109: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh110: adrp x0, l_.str.22@PAGE Lloh111: add x0, x0, l_.str.22@PAGEOFF bl _IntGetProcAddress Lloh112: adrp x8, __funcptr_glWindowPos2d@GOTPAGE Lloh113: ldr x8, [x8, __funcptr_glWindowPos2d@GOTPAGEOFF] Lloh114: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh115: adrp x0, l_.str.23@PAGE Lloh116: add x0, x0, l_.str.23@PAGEOFF bl _IntGetProcAddress Lloh117: adrp x8, __funcptr_glWindowPos2dv@GOTPAGE Lloh118: ldr x8, [x8, __funcptr_glWindowPos2dv@GOTPAGEOFF] Lloh119: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh120: adrp x0, l_.str.24@PAGE Lloh121: add x0, x0, l_.str.24@PAGEOFF bl _IntGetProcAddress Lloh122: adrp x8, __funcptr_glWindowPos2f@GOTPAGE Lloh123: ldr x8, [x8, __funcptr_glWindowPos2f@GOTPAGEOFF] Lloh124: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh125: adrp x0, l_.str.25@PAGE Lloh126: add x0, x0, l_.str.25@PAGEOFF bl _IntGetProcAddress Lloh127: adrp x8, __funcptr_glWindowPos2fv@GOTPAGE Lloh128: ldr x8, [x8, __funcptr_glWindowPos2fv@GOTPAGEOFF] Lloh129: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh130: adrp x0, l_.str.26@PAGE Lloh131: add x0, x0, l_.str.26@PAGEOFF bl _IntGetProcAddress Lloh132: adrp x8, __funcptr_glWindowPos2i@GOTPAGE Lloh133: ldr x8, [x8, __funcptr_glWindowPos2i@GOTPAGEOFF] Lloh134: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh135: adrp x0, l_.str.27@PAGE Lloh136: add x0, x0, l_.str.27@PAGEOFF bl _IntGetProcAddress Lloh137: adrp x8, __funcptr_glWindowPos2iv@GOTPAGE Lloh138: ldr x8, [x8, __funcptr_glWindowPos2iv@GOTPAGEOFF] Lloh139: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh140: adrp x0, l_.str.28@PAGE Lloh141: add x0, x0, l_.str.28@PAGEOFF bl _IntGetProcAddress Lloh142: adrp x8, __funcptr_glWindowPos2s@GOTPAGE Lloh143: ldr x8, [x8, __funcptr_glWindowPos2s@GOTPAGEOFF] Lloh144: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh145: adrp x0, l_.str.29@PAGE Lloh146: add x0, x0, l_.str.29@PAGEOFF bl _IntGetProcAddress Lloh147: adrp x8, __funcptr_glWindowPos2sv@GOTPAGE Lloh148: ldr x8, [x8, __funcptr_glWindowPos2sv@GOTPAGEOFF] Lloh149: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh150: adrp x0, l_.str.30@PAGE Lloh151: add x0, x0, l_.str.30@PAGEOFF bl _IntGetProcAddress Lloh152: adrp x8, __funcptr_glWindowPos3d@GOTPAGE Lloh153: ldr x8, [x8, __funcptr_glWindowPos3d@GOTPAGEOFF] Lloh154: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh155: adrp x0, l_.str.31@PAGE Lloh156: add x0, x0, l_.str.31@PAGEOFF bl _IntGetProcAddress Lloh157: adrp x8, __funcptr_glWindowPos3dv@GOTPAGE Lloh158: ldr x8, [x8, __funcptr_glWindowPos3dv@GOTPAGEOFF] Lloh159: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh160: adrp x0, l_.str.32@PAGE Lloh161: add x0, x0, l_.str.32@PAGEOFF bl _IntGetProcAddress Lloh162: adrp x8, __funcptr_glWindowPos3f@GOTPAGE Lloh163: ldr x8, [x8, __funcptr_glWindowPos3f@GOTPAGEOFF] Lloh164: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh165: adrp x0, l_.str.33@PAGE Lloh166: add x0, x0, l_.str.33@PAGEOFF bl _IntGetProcAddress Lloh167: adrp x8, __funcptr_glWindowPos3fv@GOTPAGE Lloh168: ldr x8, [x8, __funcptr_glWindowPos3fv@GOTPAGEOFF] Lloh169: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh170: adrp x0, l_.str.34@PAGE Lloh171: add x0, x0, l_.str.34@PAGEOFF bl _IntGetProcAddress Lloh172: adrp x8, __funcptr_glWindowPos3i@GOTPAGE Lloh173: ldr x8, [x8, __funcptr_glWindowPos3i@GOTPAGEOFF] Lloh174: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh175: adrp x0, l_.str.35@PAGE Lloh176: add x0, x0, l_.str.35@PAGEOFF bl _IntGetProcAddress Lloh177: adrp x8, __funcptr_glWindowPos3iv@GOTPAGE Lloh178: ldr x8, [x8, __funcptr_glWindowPos3iv@GOTPAGEOFF] Lloh179: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh180: adrp x0, l_.str.36@PAGE Lloh181: add x0, x0, l_.str.36@PAGEOFF bl _IntGetProcAddress Lloh182: adrp x8, __funcptr_glWindowPos3s@GOTPAGE Lloh183: ldr x8, [x8, __funcptr_glWindowPos3s@GOTPAGEOFF] Lloh184: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh185: adrp x0, l_.str.37@PAGE Lloh186: add x0, x0, l_.str.37@PAGEOFF bl _IntGetProcAddress Lloh187: adrp x8, __funcptr_glWindowPos3sv@GOTPAGE Lloh188: ldr x8, [x8, __funcptr_glWindowPos3sv@GOTPAGEOFF] Lloh189: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh187, Lloh188, Lloh189 .loh AdrpAdd Lloh185, Lloh186 .loh AdrpLdrGotStr Lloh182, Lloh183, Lloh184 .loh AdrpAdd Lloh180, Lloh181 .loh AdrpLdrGotStr Lloh177, Lloh178, Lloh179 .loh AdrpAdd Lloh175, Lloh176 .loh AdrpLdrGotStr Lloh172, Lloh173, Lloh174 .loh AdrpAdd Lloh170, Lloh171 .loh AdrpLdrGotStr Lloh167, Lloh168, Lloh169 .loh AdrpAdd Lloh165, Lloh166 .loh AdrpLdrGotStr Lloh162, Lloh163, Lloh164 .loh AdrpAdd Lloh160, Lloh161 .loh AdrpLdrGotStr Lloh157, Lloh158, Lloh159 .loh AdrpAdd Lloh155, Lloh156 .loh AdrpLdrGotStr Lloh152, Lloh153, Lloh154 .loh AdrpAdd Lloh150, Lloh151 .loh AdrpLdrGotStr Lloh147, Lloh148, Lloh149 .loh AdrpAdd Lloh145, Lloh146 .loh AdrpLdrGotStr Lloh142, Lloh143, Lloh144 .loh AdrpAdd Lloh140, Lloh141 .loh AdrpLdrGotStr Lloh137, Lloh138, Lloh139 .loh AdrpAdd Lloh135, Lloh136 .loh AdrpLdrGotStr Lloh132, Lloh133, Lloh134 .loh AdrpAdd Lloh130, Lloh131 .loh AdrpLdrGotStr Lloh127, Lloh128, Lloh129 .loh AdrpAdd Lloh125, Lloh126 .loh AdrpLdrGotStr Lloh122, Lloh123, Lloh124 .loh AdrpAdd Lloh120, Lloh121 .loh AdrpLdrGotStr Lloh117, Lloh118, Lloh119 .loh AdrpAdd Lloh115, Lloh116 .loh AdrpLdrGotStr Lloh112, Lloh113, Lloh114 .loh AdrpAdd Lloh110, Lloh111 .loh AdrpLdrGotStr Lloh107, Lloh108, Lloh109 .loh AdrpAdd Lloh105, Lloh106 .loh AdrpLdrGotStr Lloh102, Lloh103, Lloh104 .loh AdrpAdd Lloh100, Lloh101 .loh AdrpLdrGotStr Lloh97, Lloh98, Lloh99 .loh AdrpAdd Lloh95, Lloh96 .loh AdrpLdrGotStr Lloh92, Lloh93, Lloh94 .loh AdrpAdd Lloh90, Lloh91 .loh AdrpLdrGotStr Lloh87, Lloh88, Lloh89 .loh AdrpAdd Lloh85, Lloh86 .loh AdrpLdrGotStr Lloh82, Lloh83, Lloh84 .loh AdrpAdd Lloh80, Lloh81 .loh AdrpLdrGotStr Lloh77, Lloh78, Lloh79 .loh AdrpAdd Lloh75, Lloh76 .loh AdrpLdrGotStr Lloh72, Lloh73, Lloh74 .loh AdrpAdd Lloh70, Lloh71 .loh AdrpLdrGotStr Lloh67, Lloh68, Lloh69 .loh AdrpAdd Lloh65, Lloh66 .loh AdrpLdrGotStr Lloh62, Lloh63, Lloh64 .loh AdrpAdd Lloh60, Lloh61 .loh AdrpLdrGotStr Lloh57, Lloh58, Lloh59 .loh AdrpAdd Lloh55, Lloh56 .loh AdrpLdrGotStr Lloh52, Lloh53, Lloh54 .loh AdrpAdd Lloh50, Lloh51 .loh AdrpLdrGotStr Lloh47, Lloh48, Lloh49 .loh AdrpAdd Lloh45, Lloh46 .loh AdrpLdrGotStr Lloh42, Lloh43, Lloh44 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glFogCoordPointer" .comm __funcptr_glFogCoordPointer,8,3 ; @_funcptr_glFogCoordPointer l_.str.1: ; @.str.1 .asciz "glFogCoordd" .comm __funcptr_glFogCoordd,8,3 ; @_funcptr_glFogCoordd l_.str.2: ; @.str.2 .asciz "glFogCoorddv" .comm __funcptr_glFogCoorddv,8,3 ; @_funcptr_glFogCoorddv l_.str.3: ; @.str.3 .asciz "glFogCoordf" .comm __funcptr_glFogCoordf,8,3 ; @_funcptr_glFogCoordf l_.str.4: ; @.str.4 .asciz "glFogCoordfv" .comm __funcptr_glFogCoordfv,8,3 ; @_funcptr_glFogCoordfv l_.str.5: ; @.str.5 .asciz "glSecondaryColor3b" .comm __funcptr_glSecondaryColor3b,8,3 ; @_funcptr_glSecondaryColor3b l_.str.6: ; @.str.6 .asciz "glSecondaryColor3bv" .comm __funcptr_glSecondaryColor3bv,8,3 ; @_funcptr_glSecondaryColor3bv l_.str.7: ; @.str.7 .asciz "glSecondaryColor3d" .comm __funcptr_glSecondaryColor3d,8,3 ; @_funcptr_glSecondaryColor3d l_.str.8: ; @.str.8 .asciz "glSecondaryColor3dv" .comm __funcptr_glSecondaryColor3dv,8,3 ; @_funcptr_glSecondaryColor3dv l_.str.9: ; @.str.9 .asciz "glSecondaryColor3f" .comm __funcptr_glSecondaryColor3f,8,3 ; @_funcptr_glSecondaryColor3f l_.str.10: ; @.str.10 .asciz "glSecondaryColor3fv" .comm __funcptr_glSecondaryColor3fv,8,3 ; @_funcptr_glSecondaryColor3fv l_.str.11: ; @.str.11 .asciz "glSecondaryColor3i" .comm __funcptr_glSecondaryColor3i,8,3 ; @_funcptr_glSecondaryColor3i l_.str.12: ; @.str.12 .asciz "glSecondaryColor3iv" .comm __funcptr_glSecondaryColor3iv,8,3 ; @_funcptr_glSecondaryColor3iv l_.str.13: ; @.str.13 .asciz "glSecondaryColor3s" .comm __funcptr_glSecondaryColor3s,8,3 ; @_funcptr_glSecondaryColor3s l_.str.14: ; @.str.14 .asciz "glSecondaryColor3sv" .comm __funcptr_glSecondaryColor3sv,8,3 ; @_funcptr_glSecondaryColor3sv l_.str.15: ; @.str.15 .asciz "glSecondaryColor3ub" .comm __funcptr_glSecondaryColor3ub,8,3 ; @_funcptr_glSecondaryColor3ub l_.str.16: ; @.str.16 .asciz "glSecondaryColor3ubv" .comm __funcptr_glSecondaryColor3ubv,8,3 ; @_funcptr_glSecondaryColor3ubv l_.str.17: ; @.str.17 .asciz "glSecondaryColor3ui" .comm __funcptr_glSecondaryColor3ui,8,3 ; @_funcptr_glSecondaryColor3ui l_.str.18: ; @.str.18 .asciz "glSecondaryColor3uiv" .comm __funcptr_glSecondaryColor3uiv,8,3 ; @_funcptr_glSecondaryColor3uiv l_.str.19: ; @.str.19 .asciz "glSecondaryColor3us" .comm __funcptr_glSecondaryColor3us,8,3 ; @_funcptr_glSecondaryColor3us l_.str.20: ; @.str.20 .asciz "glSecondaryColor3usv" .comm __funcptr_glSecondaryColor3usv,8,3 ; @_funcptr_glSecondaryColor3usv l_.str.21: ; @.str.21 .asciz "glSecondaryColorPointer" .comm __funcptr_glSecondaryColorPointer,8,3 ; @_funcptr_glSecondaryColorPointer l_.str.22: ; @.str.22 .asciz "glWindowPos2d" .comm __funcptr_glWindowPos2d,8,3 ; @_funcptr_glWindowPos2d l_.str.23: ; @.str.23 .asciz "glWindowPos2dv" .comm __funcptr_glWindowPos2dv,8,3 ; @_funcptr_glWindowPos2dv l_.str.24: ; @.str.24 .asciz "glWindowPos2f" .comm __funcptr_glWindowPos2f,8,3 ; @_funcptr_glWindowPos2f l_.str.25: ; @.str.25 .asciz "glWindowPos2fv" .comm __funcptr_glWindowPos2fv,8,3 ; @_funcptr_glWindowPos2fv l_.str.26: ; @.str.26 .asciz "glWindowPos2i" .comm __funcptr_glWindowPos2i,8,3 ; @_funcptr_glWindowPos2i l_.str.27: ; @.str.27 .asciz "glWindowPos2iv" .comm __funcptr_glWindowPos2iv,8,3 ; @_funcptr_glWindowPos2iv l_.str.28: ; @.str.28 .asciz "glWindowPos2s" .comm __funcptr_glWindowPos2s,8,3 ; @_funcptr_glWindowPos2s l_.str.29: ; @.str.29 .asciz "glWindowPos2sv" .comm __funcptr_glWindowPos2sv,8,3 ; @_funcptr_glWindowPos2sv l_.str.30: ; @.str.30 .asciz "glWindowPos3d" .comm __funcptr_glWindowPos3d,8,3 ; @_funcptr_glWindowPos3d l_.str.31: ; @.str.31 .asciz "glWindowPos3dv" .comm __funcptr_glWindowPos3dv,8,3 ; @_funcptr_glWindowPos3dv l_.str.32: ; @.str.32 .asciz "glWindowPos3f" .comm __funcptr_glWindowPos3f,8,3 ; @_funcptr_glWindowPos3f l_.str.33: ; @.str.33 .asciz "glWindowPos3fv" .comm __funcptr_glWindowPos3fv,8,3 ; @_funcptr_glWindowPos3fv l_.str.34: ; @.str.34 .asciz "glWindowPos3i" .comm __funcptr_glWindowPos3i,8,3 ; @_funcptr_glWindowPos3i l_.str.35: ; @.str.35 .asciz "glWindowPos3iv" .comm __funcptr_glWindowPos3iv,8,3 ; @_funcptr_glWindowPos3iv l_.str.36: ; @.str.36 .asciz "glWindowPos3s" .comm __funcptr_glWindowPos3s,8,3 ; @_funcptr_glWindowPos3s l_.str.37: ; @.str.37 .asciz "glWindowPos3sv" .comm __funcptr_glWindowPos3sv,8,3 ; @_funcptr_glWindowPos3sv .no_dead_strip _LoadCore_Version_1_4_Comp .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadCore_Version_1_4_Comp.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadCore_Version_1_5 _LoadCore_Version_1_5: ## @LoadCore_Version_1_5 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBeginQuery@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBindBuffer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBufferData@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl $0, %r14d leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBufferSubData@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r15d, %r15d testq %rax, %rax sete %r15b leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDeleteBuffers@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %r15d leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDeleteQueries@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glEndQuery@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r15d, %r14d leaq L_.str.7(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGenBuffers@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.8(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGenQueries@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.9(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetBufferParameteriv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.10(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetBufferPointerv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.11(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetBufferSubData@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.12(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetQueryObjectiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.13(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetQueryObjectuiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.14(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetQueryiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.15(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIsBuffer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r15d, %r15d testq %rax, %rax sete %r15b leaq L_.str.16(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIsQuery@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %r15d leaq L_.str.17(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMapBuffer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.18(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUnmapBuffer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r15d, %ebx movl %ebx, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glBeginQuery" .comm __funcptr_glBeginQuery,8,3 ## @_funcptr_glBeginQuery L_.str.1: ## @.str.1 .asciz "glBindBuffer" .comm __funcptr_glBindBuffer,8,3 ## @_funcptr_glBindBuffer L_.str.2: ## @.str.2 .asciz "glBufferData" .comm __funcptr_glBufferData,8,3 ## @_funcptr_glBufferData L_.str.3: ## @.str.3 .asciz "glBufferSubData" .comm __funcptr_glBufferSubData,8,3 ## @_funcptr_glBufferSubData L_.str.4: ## @.str.4 .asciz "glDeleteBuffers" .comm __funcptr_glDeleteBuffers,8,3 ## @_funcptr_glDeleteBuffers L_.str.5: ## @.str.5 .asciz "glDeleteQueries" .comm __funcptr_glDeleteQueries,8,3 ## @_funcptr_glDeleteQueries L_.str.6: ## @.str.6 .asciz "glEndQuery" .comm __funcptr_glEndQuery,8,3 ## @_funcptr_glEndQuery L_.str.7: ## @.str.7 .asciz "glGenBuffers" .comm __funcptr_glGenBuffers,8,3 ## @_funcptr_glGenBuffers L_.str.8: ## @.str.8 .asciz "glGenQueries" .comm __funcptr_glGenQueries,8,3 ## @_funcptr_glGenQueries L_.str.9: ## @.str.9 .asciz "glGetBufferParameteriv" .comm __funcptr_glGetBufferParameteriv,8,3 ## @_funcptr_glGetBufferParameteriv L_.str.10: ## @.str.10 .asciz "glGetBufferPointerv" .comm __funcptr_glGetBufferPointerv,8,3 ## @_funcptr_glGetBufferPointerv L_.str.11: ## @.str.11 .asciz "glGetBufferSubData" .comm __funcptr_glGetBufferSubData,8,3 ## @_funcptr_glGetBufferSubData L_.str.12: ## @.str.12 .asciz "glGetQueryObjectiv" .comm __funcptr_glGetQueryObjectiv,8,3 ## @_funcptr_glGetQueryObjectiv L_.str.13: ## @.str.13 .asciz "glGetQueryObjectuiv" .comm __funcptr_glGetQueryObjectuiv,8,3 ## @_funcptr_glGetQueryObjectuiv L_.str.14: ## @.str.14 .asciz "glGetQueryiv" .comm __funcptr_glGetQueryiv,8,3 ## @_funcptr_glGetQueryiv L_.str.15: ## @.str.15 .asciz "glIsBuffer" .comm __funcptr_glIsBuffer,8,3 ## @_funcptr_glIsBuffer L_.str.16: ## @.str.16 .asciz "glIsQuery" .comm __funcptr_glIsQuery,8,3 ## @_funcptr_glIsQuery L_.str.17: ## @.str.17 .asciz "glMapBuffer" .comm __funcptr_glMapBuffer,8,3 ## @_funcptr_glMapBuffer L_.str.18: ## @.str.18 .asciz "glUnmapBuffer" .comm __funcptr_glUnmapBuffer,8,3 ## @_funcptr_glUnmapBuffer .no_dead_strip _LoadCore_Version_1_5 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadCore_Version_1_5 _LoadCore_Version_1_5: ; @LoadCore_Version_1_5 .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glBeginQuery@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glBeginQuery@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glBindBuffer@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glBindBuffer@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glBufferData@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glBufferData@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glBufferSubData@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glBufferSubData@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glDeleteBuffers@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glDeleteBuffers@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glDeleteQueries@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glDeleteQueries@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glEndQuery@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glEndQuery@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh35: adrp x0, l_.str.7@PAGE Lloh36: add x0, x0, l_.str.7@PAGEOFF bl _IntGetProcAddress Lloh37: adrp x8, __funcptr_glGenBuffers@GOTPAGE Lloh38: ldr x8, [x8, __funcptr_glGenBuffers@GOTPAGEOFF] Lloh39: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh40: adrp x0, l_.str.8@PAGE Lloh41: add x0, x0, l_.str.8@PAGEOFF bl _IntGetProcAddress Lloh42: adrp x8, __funcptr_glGenQueries@GOTPAGE Lloh43: ldr x8, [x8, __funcptr_glGenQueries@GOTPAGEOFF] Lloh44: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh45: adrp x0, l_.str.9@PAGE Lloh46: add x0, x0, l_.str.9@PAGEOFF bl _IntGetProcAddress Lloh47: adrp x8, __funcptr_glGetBufferParameteriv@GOTPAGE Lloh48: ldr x8, [x8, __funcptr_glGetBufferParameteriv@GOTPAGEOFF] Lloh49: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh50: adrp x0, l_.str.10@PAGE Lloh51: add x0, x0, l_.str.10@PAGEOFF bl _IntGetProcAddress Lloh52: adrp x8, __funcptr_glGetBufferPointerv@GOTPAGE Lloh53: ldr x8, [x8, __funcptr_glGetBufferPointerv@GOTPAGEOFF] Lloh54: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh55: adrp x0, l_.str.11@PAGE Lloh56: add x0, x0, l_.str.11@PAGEOFF bl _IntGetProcAddress Lloh57: adrp x8, __funcptr_glGetBufferSubData@GOTPAGE Lloh58: ldr x8, [x8, __funcptr_glGetBufferSubData@GOTPAGEOFF] Lloh59: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh60: adrp x0, l_.str.12@PAGE Lloh61: add x0, x0, l_.str.12@PAGEOFF bl _IntGetProcAddress Lloh62: adrp x8, __funcptr_glGetQueryObjectiv@GOTPAGE Lloh63: ldr x8, [x8, __funcptr_glGetQueryObjectiv@GOTPAGEOFF] Lloh64: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh65: adrp x0, l_.str.13@PAGE Lloh66: add x0, x0, l_.str.13@PAGEOFF bl _IntGetProcAddress Lloh67: adrp x8, __funcptr_glGetQueryObjectuiv@GOTPAGE Lloh68: ldr x8, [x8, __funcptr_glGetQueryObjectuiv@GOTPAGEOFF] Lloh69: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh70: adrp x0, l_.str.14@PAGE Lloh71: add x0, x0, l_.str.14@PAGEOFF bl _IntGetProcAddress Lloh72: adrp x8, __funcptr_glGetQueryiv@GOTPAGE Lloh73: ldr x8, [x8, __funcptr_glGetQueryiv@GOTPAGEOFF] Lloh74: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh75: adrp x0, l_.str.15@PAGE Lloh76: add x0, x0, l_.str.15@PAGEOFF bl _IntGetProcAddress Lloh77: adrp x8, __funcptr_glIsBuffer@GOTPAGE Lloh78: ldr x8, [x8, __funcptr_glIsBuffer@GOTPAGEOFF] Lloh79: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh80: adrp x0, l_.str.16@PAGE Lloh81: add x0, x0, l_.str.16@PAGEOFF bl _IntGetProcAddress Lloh82: adrp x8, __funcptr_glIsQuery@GOTPAGE Lloh83: ldr x8, [x8, __funcptr_glIsQuery@GOTPAGEOFF] Lloh84: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh85: adrp x0, l_.str.17@PAGE Lloh86: add x0, x0, l_.str.17@PAGEOFF bl _IntGetProcAddress Lloh87: adrp x8, __funcptr_glMapBuffer@GOTPAGE Lloh88: ldr x8, [x8, __funcptr_glMapBuffer@GOTPAGEOFF] Lloh89: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh90: adrp x0, l_.str.18@PAGE Lloh91: add x0, x0, l_.str.18@PAGEOFF bl _IntGetProcAddress Lloh92: adrp x8, __funcptr_glUnmapBuffer@GOTPAGE Lloh93: ldr x8, [x8, __funcptr_glUnmapBuffer@GOTPAGEOFF] Lloh94: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh92, Lloh93, Lloh94 .loh AdrpAdd Lloh90, Lloh91 .loh AdrpLdrGotStr Lloh87, Lloh88, Lloh89 .loh AdrpAdd Lloh85, Lloh86 .loh AdrpLdrGotStr Lloh82, Lloh83, Lloh84 .loh AdrpAdd Lloh80, Lloh81 .loh AdrpLdrGotStr Lloh77, Lloh78, Lloh79 .loh AdrpAdd Lloh75, Lloh76 .loh AdrpLdrGotStr Lloh72, Lloh73, Lloh74 .loh AdrpAdd Lloh70, Lloh71 .loh AdrpLdrGotStr Lloh67, Lloh68, Lloh69 .loh AdrpAdd Lloh65, Lloh66 .loh AdrpLdrGotStr Lloh62, Lloh63, Lloh64 .loh AdrpAdd Lloh60, Lloh61 .loh AdrpLdrGotStr Lloh57, Lloh58, Lloh59 .loh AdrpAdd Lloh55, Lloh56 .loh AdrpLdrGotStr Lloh52, Lloh53, Lloh54 .loh AdrpAdd Lloh50, Lloh51 .loh AdrpLdrGotStr Lloh47, Lloh48, Lloh49 .loh AdrpAdd Lloh45, Lloh46 .loh AdrpLdrGotStr Lloh42, Lloh43, Lloh44 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glBeginQuery" .comm __funcptr_glBeginQuery,8,3 ; @_funcptr_glBeginQuery l_.str.1: ; @.str.1 .asciz "glBindBuffer" .comm __funcptr_glBindBuffer,8,3 ; @_funcptr_glBindBuffer l_.str.2: ; @.str.2 .asciz "glBufferData" .comm __funcptr_glBufferData,8,3 ; @_funcptr_glBufferData l_.str.3: ; @.str.3 .asciz "glBufferSubData" .comm __funcptr_glBufferSubData,8,3 ; @_funcptr_glBufferSubData l_.str.4: ; @.str.4 .asciz "glDeleteBuffers" .comm __funcptr_glDeleteBuffers,8,3 ; @_funcptr_glDeleteBuffers l_.str.5: ; @.str.5 .asciz "glDeleteQueries" .comm __funcptr_glDeleteQueries,8,3 ; @_funcptr_glDeleteQueries l_.str.6: ; @.str.6 .asciz "glEndQuery" .comm __funcptr_glEndQuery,8,3 ; @_funcptr_glEndQuery l_.str.7: ; @.str.7 .asciz "glGenBuffers" .comm __funcptr_glGenBuffers,8,3 ; @_funcptr_glGenBuffers l_.str.8: ; @.str.8 .asciz "glGenQueries" .comm __funcptr_glGenQueries,8,3 ; @_funcptr_glGenQueries l_.str.9: ; @.str.9 .asciz "glGetBufferParameteriv" .comm __funcptr_glGetBufferParameteriv,8,3 ; @_funcptr_glGetBufferParameteriv l_.str.10: ; @.str.10 .asciz "glGetBufferPointerv" .comm __funcptr_glGetBufferPointerv,8,3 ; @_funcptr_glGetBufferPointerv l_.str.11: ; @.str.11 .asciz "glGetBufferSubData" .comm __funcptr_glGetBufferSubData,8,3 ; @_funcptr_glGetBufferSubData l_.str.12: ; @.str.12 .asciz "glGetQueryObjectiv" .comm __funcptr_glGetQueryObjectiv,8,3 ; @_funcptr_glGetQueryObjectiv l_.str.13: ; @.str.13 .asciz "glGetQueryObjectuiv" .comm __funcptr_glGetQueryObjectuiv,8,3 ; @_funcptr_glGetQueryObjectuiv l_.str.14: ; @.str.14 .asciz "glGetQueryiv" .comm __funcptr_glGetQueryiv,8,3 ; @_funcptr_glGetQueryiv l_.str.15: ; @.str.15 .asciz "glIsBuffer" .comm __funcptr_glIsBuffer,8,3 ; @_funcptr_glIsBuffer l_.str.16: ; @.str.16 .asciz "glIsQuery" .comm __funcptr_glIsQuery,8,3 ; @_funcptr_glIsQuery l_.str.17: ; @.str.17 .asciz "glMapBuffer" .comm __funcptr_glMapBuffer,8,3 ; @_funcptr_glMapBuffer l_.str.18: ; @.str.18 .asciz "glUnmapBuffer" .comm __funcptr_glUnmapBuffer,8,3 ; @_funcptr_glUnmapBuffer .no_dead_strip _LoadCore_Version_1_5 .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadCore_Version_1_5.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadCore_Version_2_0 _LoadCore_Version_2_0: ## @LoadCore_Version_2_0 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glAttachShader@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBindAttribLocation@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBlendEquationSeparate@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl $0, %r14d leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCompileShader@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r15d, %r15d testq %rax, %rax sete %r15b leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCreateProgram@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %r15d leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCreateShader@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDeleteProgram@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r15d, %r14d leaq L_.str.7(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDeleteShader@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.8(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDetachShader@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.9(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDisableVertexAttribArray@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.10(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawBuffers@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.11(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glEnableVertexAttribArray@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.12(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetActiveAttrib@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.13(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetActiveUniform@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.14(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetAttachedShaders@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.15(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetAttribLocation@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.16(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetProgramInfoLog@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.17(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetProgramiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.18(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetShaderInfoLog@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.19(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetShaderSource@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.20(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetShaderiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.21(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetUniformLocation@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.22(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetUniformfv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.23(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetUniformiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.24(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetVertexAttribPointerv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.25(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetVertexAttribdv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.26(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetVertexAttribfv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.27(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetVertexAttribiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.28(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIsProgram@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.29(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIsShader@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.30(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glLinkProgram@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.31(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glShaderSource@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.32(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glStencilFuncSeparate@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.33(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glStencilMaskSeparate@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.34(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glStencilOpSeparate@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.35(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform1f@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.36(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform1fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.37(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform1i@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.38(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform1iv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.39(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform2f@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.40(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform2fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.41(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform2i@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.42(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform2iv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.43(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform3f@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.44(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform3fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.45(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform3i@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.46(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform3iv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.47(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform4f@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.48(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform4fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.49(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform4i@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.50(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform4iv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.51(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix2fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.52(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix3fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.53(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix4fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.54(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUseProgram@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.55(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glValidateProgram@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.56(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib1d@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.57(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib1dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.58(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib1f@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.59(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib1fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.60(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib1s@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.61(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib1sv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.62(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib2d@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.63(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib2dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.64(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib2f@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.65(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib2fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.66(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib2s@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.67(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib2sv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.68(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib3d@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.69(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib3dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.70(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib3f@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.71(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib3fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.72(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib3s@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.73(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib3sv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.74(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib4Nbv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.75(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib4Niv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.76(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib4Nsv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.77(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib4Nub@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.78(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib4Nubv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.79(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib4Nuiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.80(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib4Nusv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.81(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib4bv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.82(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib4d@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.83(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib4dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.84(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib4f@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.85(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib4fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.86(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib4iv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.87(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib4s@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.88(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib4sv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.89(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib4ubv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.90(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib4uiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.91(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttrib4usv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.92(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribPointer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glAttachShader" .comm __funcptr_glAttachShader,8,3 ## @_funcptr_glAttachShader L_.str.1: ## @.str.1 .asciz "glBindAttribLocation" .comm __funcptr_glBindAttribLocation,8,3 ## @_funcptr_glBindAttribLocation L_.str.2: ## @.str.2 .asciz "glBlendEquationSeparate" .comm __funcptr_glBlendEquationSeparate,8,3 ## @_funcptr_glBlendEquationSeparate L_.str.3: ## @.str.3 .asciz "glCompileShader" .comm __funcptr_glCompileShader,8,3 ## @_funcptr_glCompileShader L_.str.4: ## @.str.4 .asciz "glCreateProgram" .comm __funcptr_glCreateProgram,8,3 ## @_funcptr_glCreateProgram L_.str.5: ## @.str.5 .asciz "glCreateShader" .comm __funcptr_glCreateShader,8,3 ## @_funcptr_glCreateShader L_.str.6: ## @.str.6 .asciz "glDeleteProgram" .comm __funcptr_glDeleteProgram,8,3 ## @_funcptr_glDeleteProgram L_.str.7: ## @.str.7 .asciz "glDeleteShader" .comm __funcptr_glDeleteShader,8,3 ## @_funcptr_glDeleteShader L_.str.8: ## @.str.8 .asciz "glDetachShader" .comm __funcptr_glDetachShader,8,3 ## @_funcptr_glDetachShader L_.str.9: ## @.str.9 .asciz "glDisableVertexAttribArray" .comm __funcptr_glDisableVertexAttribArray,8,3 ## @_funcptr_glDisableVertexAttribArray L_.str.10: ## @.str.10 .asciz "glDrawBuffers" .comm __funcptr_glDrawBuffers,8,3 ## @_funcptr_glDrawBuffers L_.str.11: ## @.str.11 .asciz "glEnableVertexAttribArray" .comm __funcptr_glEnableVertexAttribArray,8,3 ## @_funcptr_glEnableVertexAttribArray L_.str.12: ## @.str.12 .asciz "glGetActiveAttrib" .comm __funcptr_glGetActiveAttrib,8,3 ## @_funcptr_glGetActiveAttrib L_.str.13: ## @.str.13 .asciz "glGetActiveUniform" .comm __funcptr_glGetActiveUniform,8,3 ## @_funcptr_glGetActiveUniform L_.str.14: ## @.str.14 .asciz "glGetAttachedShaders" .comm __funcptr_glGetAttachedShaders,8,3 ## @_funcptr_glGetAttachedShaders L_.str.15: ## @.str.15 .asciz "glGetAttribLocation" .comm __funcptr_glGetAttribLocation,8,3 ## @_funcptr_glGetAttribLocation L_.str.16: ## @.str.16 .asciz "glGetProgramInfoLog" .comm __funcptr_glGetProgramInfoLog,8,3 ## @_funcptr_glGetProgramInfoLog L_.str.17: ## @.str.17 .asciz "glGetProgramiv" .comm __funcptr_glGetProgramiv,8,3 ## @_funcptr_glGetProgramiv L_.str.18: ## @.str.18 .asciz "glGetShaderInfoLog" .comm __funcptr_glGetShaderInfoLog,8,3 ## @_funcptr_glGetShaderInfoLog L_.str.19: ## @.str.19 .asciz "glGetShaderSource" .comm __funcptr_glGetShaderSource,8,3 ## @_funcptr_glGetShaderSource L_.str.20: ## @.str.20 .asciz "glGetShaderiv" .comm __funcptr_glGetShaderiv,8,3 ## @_funcptr_glGetShaderiv L_.str.21: ## @.str.21 .asciz "glGetUniformLocation" .comm __funcptr_glGetUniformLocation,8,3 ## @_funcptr_glGetUniformLocation L_.str.22: ## @.str.22 .asciz "glGetUniformfv" .comm __funcptr_glGetUniformfv,8,3 ## @_funcptr_glGetUniformfv L_.str.23: ## @.str.23 .asciz "glGetUniformiv" .comm __funcptr_glGetUniformiv,8,3 ## @_funcptr_glGetUniformiv L_.str.24: ## @.str.24 .asciz "glGetVertexAttribPointerv" .comm __funcptr_glGetVertexAttribPointerv,8,3 ## @_funcptr_glGetVertexAttribPointerv L_.str.25: ## @.str.25 .asciz "glGetVertexAttribdv" .comm __funcptr_glGetVertexAttribdv,8,3 ## @_funcptr_glGetVertexAttribdv L_.str.26: ## @.str.26 .asciz "glGetVertexAttribfv" .comm __funcptr_glGetVertexAttribfv,8,3 ## @_funcptr_glGetVertexAttribfv L_.str.27: ## @.str.27 .asciz "glGetVertexAttribiv" .comm __funcptr_glGetVertexAttribiv,8,3 ## @_funcptr_glGetVertexAttribiv L_.str.28: ## @.str.28 .asciz "glIsProgram" .comm __funcptr_glIsProgram,8,3 ## @_funcptr_glIsProgram L_.str.29: ## @.str.29 .asciz "glIsShader" .comm __funcptr_glIsShader,8,3 ## @_funcptr_glIsShader L_.str.30: ## @.str.30 .asciz "glLinkProgram" .comm __funcptr_glLinkProgram,8,3 ## @_funcptr_glLinkProgram L_.str.31: ## @.str.31 .asciz "glShaderSource" .comm __funcptr_glShaderSource,8,3 ## @_funcptr_glShaderSource L_.str.32: ## @.str.32 .asciz "glStencilFuncSeparate" .comm __funcptr_glStencilFuncSeparate,8,3 ## @_funcptr_glStencilFuncSeparate L_.str.33: ## @.str.33 .asciz "glStencilMaskSeparate" .comm __funcptr_glStencilMaskSeparate,8,3 ## @_funcptr_glStencilMaskSeparate L_.str.34: ## @.str.34 .asciz "glStencilOpSeparate" .comm __funcptr_glStencilOpSeparate,8,3 ## @_funcptr_glStencilOpSeparate L_.str.35: ## @.str.35 .asciz "glUniform1f" .comm __funcptr_glUniform1f,8,3 ## @_funcptr_glUniform1f L_.str.36: ## @.str.36 .asciz "glUniform1fv" .comm __funcptr_glUniform1fv,8,3 ## @_funcptr_glUniform1fv L_.str.37: ## @.str.37 .asciz "glUniform1i" .comm __funcptr_glUniform1i,8,3 ## @_funcptr_glUniform1i L_.str.38: ## @.str.38 .asciz "glUniform1iv" .comm __funcptr_glUniform1iv,8,3 ## @_funcptr_glUniform1iv L_.str.39: ## @.str.39 .asciz "glUniform2f" .comm __funcptr_glUniform2f,8,3 ## @_funcptr_glUniform2f L_.str.40: ## @.str.40 .asciz "glUniform2fv" .comm __funcptr_glUniform2fv,8,3 ## @_funcptr_glUniform2fv L_.str.41: ## @.str.41 .asciz "glUniform2i" .comm __funcptr_glUniform2i,8,3 ## @_funcptr_glUniform2i L_.str.42: ## @.str.42 .asciz "glUniform2iv" .comm __funcptr_glUniform2iv,8,3 ## @_funcptr_glUniform2iv L_.str.43: ## @.str.43 .asciz "glUniform3f" .comm __funcptr_glUniform3f,8,3 ## @_funcptr_glUniform3f L_.str.44: ## @.str.44 .asciz "glUniform3fv" .comm __funcptr_glUniform3fv,8,3 ## @_funcptr_glUniform3fv L_.str.45: ## @.str.45 .asciz "glUniform3i" .comm __funcptr_glUniform3i,8,3 ## @_funcptr_glUniform3i L_.str.46: ## @.str.46 .asciz "glUniform3iv" .comm __funcptr_glUniform3iv,8,3 ## @_funcptr_glUniform3iv L_.str.47: ## @.str.47 .asciz "glUniform4f" .comm __funcptr_glUniform4f,8,3 ## @_funcptr_glUniform4f L_.str.48: ## @.str.48 .asciz "glUniform4fv" .comm __funcptr_glUniform4fv,8,3 ## @_funcptr_glUniform4fv L_.str.49: ## @.str.49 .asciz "glUniform4i" .comm __funcptr_glUniform4i,8,3 ## @_funcptr_glUniform4i L_.str.50: ## @.str.50 .asciz "glUniform4iv" .comm __funcptr_glUniform4iv,8,3 ## @_funcptr_glUniform4iv L_.str.51: ## @.str.51 .asciz "glUniformMatrix2fv" .comm __funcptr_glUniformMatrix2fv,8,3 ## @_funcptr_glUniformMatrix2fv L_.str.52: ## @.str.52 .asciz "glUniformMatrix3fv" .comm __funcptr_glUniformMatrix3fv,8,3 ## @_funcptr_glUniformMatrix3fv L_.str.53: ## @.str.53 .asciz "glUniformMatrix4fv" .comm __funcptr_glUniformMatrix4fv,8,3 ## @_funcptr_glUniformMatrix4fv L_.str.54: ## @.str.54 .asciz "glUseProgram" .comm __funcptr_glUseProgram,8,3 ## @_funcptr_glUseProgram L_.str.55: ## @.str.55 .asciz "glValidateProgram" .comm __funcptr_glValidateProgram,8,3 ## @_funcptr_glValidateProgram L_.str.56: ## @.str.56 .asciz "glVertexAttrib1d" .comm __funcptr_glVertexAttrib1d,8,3 ## @_funcptr_glVertexAttrib1d L_.str.57: ## @.str.57 .asciz "glVertexAttrib1dv" .comm __funcptr_glVertexAttrib1dv,8,3 ## @_funcptr_glVertexAttrib1dv L_.str.58: ## @.str.58 .asciz "glVertexAttrib1f" .comm __funcptr_glVertexAttrib1f,8,3 ## @_funcptr_glVertexAttrib1f L_.str.59: ## @.str.59 .asciz "glVertexAttrib1fv" .comm __funcptr_glVertexAttrib1fv,8,3 ## @_funcptr_glVertexAttrib1fv L_.str.60: ## @.str.60 .asciz "glVertexAttrib1s" .comm __funcptr_glVertexAttrib1s,8,3 ## @_funcptr_glVertexAttrib1s L_.str.61: ## @.str.61 .asciz "glVertexAttrib1sv" .comm __funcptr_glVertexAttrib1sv,8,3 ## @_funcptr_glVertexAttrib1sv L_.str.62: ## @.str.62 .asciz "glVertexAttrib2d" .comm __funcptr_glVertexAttrib2d,8,3 ## @_funcptr_glVertexAttrib2d L_.str.63: ## @.str.63 .asciz "glVertexAttrib2dv" .comm __funcptr_glVertexAttrib2dv,8,3 ## @_funcptr_glVertexAttrib2dv L_.str.64: ## @.str.64 .asciz "glVertexAttrib2f" .comm __funcptr_glVertexAttrib2f,8,3 ## @_funcptr_glVertexAttrib2f L_.str.65: ## @.str.65 .asciz "glVertexAttrib2fv" .comm __funcptr_glVertexAttrib2fv,8,3 ## @_funcptr_glVertexAttrib2fv L_.str.66: ## @.str.66 .asciz "glVertexAttrib2s" .comm __funcptr_glVertexAttrib2s,8,3 ## @_funcptr_glVertexAttrib2s L_.str.67: ## @.str.67 .asciz "glVertexAttrib2sv" .comm __funcptr_glVertexAttrib2sv,8,3 ## @_funcptr_glVertexAttrib2sv L_.str.68: ## @.str.68 .asciz "glVertexAttrib3d" .comm __funcptr_glVertexAttrib3d,8,3 ## @_funcptr_glVertexAttrib3d L_.str.69: ## @.str.69 .asciz "glVertexAttrib3dv" .comm __funcptr_glVertexAttrib3dv,8,3 ## @_funcptr_glVertexAttrib3dv L_.str.70: ## @.str.70 .asciz "glVertexAttrib3f" .comm __funcptr_glVertexAttrib3f,8,3 ## @_funcptr_glVertexAttrib3f L_.str.71: ## @.str.71 .asciz "glVertexAttrib3fv" .comm __funcptr_glVertexAttrib3fv,8,3 ## @_funcptr_glVertexAttrib3fv L_.str.72: ## @.str.72 .asciz "glVertexAttrib3s" .comm __funcptr_glVertexAttrib3s,8,3 ## @_funcptr_glVertexAttrib3s L_.str.73: ## @.str.73 .asciz "glVertexAttrib3sv" .comm __funcptr_glVertexAttrib3sv,8,3 ## @_funcptr_glVertexAttrib3sv L_.str.74: ## @.str.74 .asciz "glVertexAttrib4Nbv" .comm __funcptr_glVertexAttrib4Nbv,8,3 ## @_funcptr_glVertexAttrib4Nbv L_.str.75: ## @.str.75 .asciz "glVertexAttrib4Niv" .comm __funcptr_glVertexAttrib4Niv,8,3 ## @_funcptr_glVertexAttrib4Niv L_.str.76: ## @.str.76 .asciz "glVertexAttrib4Nsv" .comm __funcptr_glVertexAttrib4Nsv,8,3 ## @_funcptr_glVertexAttrib4Nsv L_.str.77: ## @.str.77 .asciz "glVertexAttrib4Nub" .comm __funcptr_glVertexAttrib4Nub,8,3 ## @_funcptr_glVertexAttrib4Nub L_.str.78: ## @.str.78 .asciz "glVertexAttrib4Nubv" .comm __funcptr_glVertexAttrib4Nubv,8,3 ## @_funcptr_glVertexAttrib4Nubv L_.str.79: ## @.str.79 .asciz "glVertexAttrib4Nuiv" .comm __funcptr_glVertexAttrib4Nuiv,8,3 ## @_funcptr_glVertexAttrib4Nuiv L_.str.80: ## @.str.80 .asciz "glVertexAttrib4Nusv" .comm __funcptr_glVertexAttrib4Nusv,8,3 ## @_funcptr_glVertexAttrib4Nusv L_.str.81: ## @.str.81 .asciz "glVertexAttrib4bv" .comm __funcptr_glVertexAttrib4bv,8,3 ## @_funcptr_glVertexAttrib4bv L_.str.82: ## @.str.82 .asciz "glVertexAttrib4d" .comm __funcptr_glVertexAttrib4d,8,3 ## @_funcptr_glVertexAttrib4d L_.str.83: ## @.str.83 .asciz "glVertexAttrib4dv" .comm __funcptr_glVertexAttrib4dv,8,3 ## @_funcptr_glVertexAttrib4dv L_.str.84: ## @.str.84 .asciz "glVertexAttrib4f" .comm __funcptr_glVertexAttrib4f,8,3 ## @_funcptr_glVertexAttrib4f L_.str.85: ## @.str.85 .asciz "glVertexAttrib4fv" .comm __funcptr_glVertexAttrib4fv,8,3 ## @_funcptr_glVertexAttrib4fv L_.str.86: ## @.str.86 .asciz "glVertexAttrib4iv" .comm __funcptr_glVertexAttrib4iv,8,3 ## @_funcptr_glVertexAttrib4iv L_.str.87: ## @.str.87 .asciz "glVertexAttrib4s" .comm __funcptr_glVertexAttrib4s,8,3 ## @_funcptr_glVertexAttrib4s L_.str.88: ## @.str.88 .asciz "glVertexAttrib4sv" .comm __funcptr_glVertexAttrib4sv,8,3 ## @_funcptr_glVertexAttrib4sv L_.str.89: ## @.str.89 .asciz "glVertexAttrib4ubv" .comm __funcptr_glVertexAttrib4ubv,8,3 ## @_funcptr_glVertexAttrib4ubv L_.str.90: ## @.str.90 .asciz "glVertexAttrib4uiv" .comm __funcptr_glVertexAttrib4uiv,8,3 ## @_funcptr_glVertexAttrib4uiv L_.str.91: ## @.str.91 .asciz "glVertexAttrib4usv" .comm __funcptr_glVertexAttrib4usv,8,3 ## @_funcptr_glVertexAttrib4usv L_.str.92: ## @.str.92 .asciz "glVertexAttribPointer" .comm __funcptr_glVertexAttribPointer,8,3 ## @_funcptr_glVertexAttribPointer .no_dead_strip _LoadCore_Version_2_0 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadCore_Version_2_0 _LoadCore_Version_2_0: ; @LoadCore_Version_2_0 .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glAttachShader@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glAttachShader@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glBindAttribLocation@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glBindAttribLocation@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glBlendEquationSeparate@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glBlendEquationSeparate@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glCompileShader@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glCompileShader@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glCreateProgram@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glCreateProgram@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glCreateShader@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glCreateShader@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glDeleteProgram@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glDeleteProgram@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh35: adrp x0, l_.str.7@PAGE Lloh36: add x0, x0, l_.str.7@PAGEOFF bl _IntGetProcAddress Lloh37: adrp x8, __funcptr_glDeleteShader@GOTPAGE Lloh38: ldr x8, [x8, __funcptr_glDeleteShader@GOTPAGEOFF] Lloh39: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh40: adrp x0, l_.str.8@PAGE Lloh41: add x0, x0, l_.str.8@PAGEOFF bl _IntGetProcAddress Lloh42: adrp x8, __funcptr_glDetachShader@GOTPAGE Lloh43: ldr x8, [x8, __funcptr_glDetachShader@GOTPAGEOFF] Lloh44: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh45: adrp x0, l_.str.9@PAGE Lloh46: add x0, x0, l_.str.9@PAGEOFF bl _IntGetProcAddress Lloh47: adrp x8, __funcptr_glDisableVertexAttribArray@GOTPAGE Lloh48: ldr x8, [x8, __funcptr_glDisableVertexAttribArray@GOTPAGEOFF] Lloh49: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh50: adrp x0, l_.str.10@PAGE Lloh51: add x0, x0, l_.str.10@PAGEOFF bl _IntGetProcAddress Lloh52: adrp x8, __funcptr_glDrawBuffers@GOTPAGE Lloh53: ldr x8, [x8, __funcptr_glDrawBuffers@GOTPAGEOFF] Lloh54: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh55: adrp x0, l_.str.11@PAGE Lloh56: add x0, x0, l_.str.11@PAGEOFF bl _IntGetProcAddress Lloh57: adrp x8, __funcptr_glEnableVertexAttribArray@GOTPAGE Lloh58: ldr x8, [x8, __funcptr_glEnableVertexAttribArray@GOTPAGEOFF] Lloh59: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh60: adrp x0, l_.str.12@PAGE Lloh61: add x0, x0, l_.str.12@PAGEOFF bl _IntGetProcAddress Lloh62: adrp x8, __funcptr_glGetActiveAttrib@GOTPAGE Lloh63: ldr x8, [x8, __funcptr_glGetActiveAttrib@GOTPAGEOFF] Lloh64: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh65: adrp x0, l_.str.13@PAGE Lloh66: add x0, x0, l_.str.13@PAGEOFF bl _IntGetProcAddress Lloh67: adrp x8, __funcptr_glGetActiveUniform@GOTPAGE Lloh68: ldr x8, [x8, __funcptr_glGetActiveUniform@GOTPAGEOFF] Lloh69: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh70: adrp x0, l_.str.14@PAGE Lloh71: add x0, x0, l_.str.14@PAGEOFF bl _IntGetProcAddress Lloh72: adrp x8, __funcptr_glGetAttachedShaders@GOTPAGE Lloh73: ldr x8, [x8, __funcptr_glGetAttachedShaders@GOTPAGEOFF] Lloh74: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh75: adrp x0, l_.str.15@PAGE Lloh76: add x0, x0, l_.str.15@PAGEOFF bl _IntGetProcAddress Lloh77: adrp x8, __funcptr_glGetAttribLocation@GOTPAGE Lloh78: ldr x8, [x8, __funcptr_glGetAttribLocation@GOTPAGEOFF] Lloh79: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh80: adrp x0, l_.str.16@PAGE Lloh81: add x0, x0, l_.str.16@PAGEOFF bl _IntGetProcAddress Lloh82: adrp x8, __funcptr_glGetProgramInfoLog@GOTPAGE Lloh83: ldr x8, [x8, __funcptr_glGetProgramInfoLog@GOTPAGEOFF] Lloh84: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh85: adrp x0, l_.str.17@PAGE Lloh86: add x0, x0, l_.str.17@PAGEOFF bl _IntGetProcAddress Lloh87: adrp x8, __funcptr_glGetProgramiv@GOTPAGE Lloh88: ldr x8, [x8, __funcptr_glGetProgramiv@GOTPAGEOFF] Lloh89: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh90: adrp x0, l_.str.18@PAGE Lloh91: add x0, x0, l_.str.18@PAGEOFF bl _IntGetProcAddress Lloh92: adrp x8, __funcptr_glGetShaderInfoLog@GOTPAGE Lloh93: ldr x8, [x8, __funcptr_glGetShaderInfoLog@GOTPAGEOFF] Lloh94: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh95: adrp x0, l_.str.19@PAGE Lloh96: add x0, x0, l_.str.19@PAGEOFF bl _IntGetProcAddress Lloh97: adrp x8, __funcptr_glGetShaderSource@GOTPAGE Lloh98: ldr x8, [x8, __funcptr_glGetShaderSource@GOTPAGEOFF] Lloh99: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh100: adrp x0, l_.str.20@PAGE Lloh101: add x0, x0, l_.str.20@PAGEOFF bl _IntGetProcAddress Lloh102: adrp x8, __funcptr_glGetShaderiv@GOTPAGE Lloh103: ldr x8, [x8, __funcptr_glGetShaderiv@GOTPAGEOFF] Lloh104: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh105: adrp x0, l_.str.21@PAGE Lloh106: add x0, x0, l_.str.21@PAGEOFF bl _IntGetProcAddress Lloh107: adrp x8, __funcptr_glGetUniformLocation@GOTPAGE Lloh108: ldr x8, [x8, __funcptr_glGetUniformLocation@GOTPAGEOFF] Lloh109: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh110: adrp x0, l_.str.22@PAGE Lloh111: add x0, x0, l_.str.22@PAGEOFF bl _IntGetProcAddress Lloh112: adrp x8, __funcptr_glGetUniformfv@GOTPAGE Lloh113: ldr x8, [x8, __funcptr_glGetUniformfv@GOTPAGEOFF] Lloh114: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh115: adrp x0, l_.str.23@PAGE Lloh116: add x0, x0, l_.str.23@PAGEOFF bl _IntGetProcAddress Lloh117: adrp x8, __funcptr_glGetUniformiv@GOTPAGE Lloh118: ldr x8, [x8, __funcptr_glGetUniformiv@GOTPAGEOFF] Lloh119: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh120: adrp x0, l_.str.24@PAGE Lloh121: add x0, x0, l_.str.24@PAGEOFF bl _IntGetProcAddress Lloh122: adrp x8, __funcptr_glGetVertexAttribPointerv@GOTPAGE Lloh123: ldr x8, [x8, __funcptr_glGetVertexAttribPointerv@GOTPAGEOFF] Lloh124: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh125: adrp x0, l_.str.25@PAGE Lloh126: add x0, x0, l_.str.25@PAGEOFF bl _IntGetProcAddress Lloh127: adrp x8, __funcptr_glGetVertexAttribdv@GOTPAGE Lloh128: ldr x8, [x8, __funcptr_glGetVertexAttribdv@GOTPAGEOFF] Lloh129: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh130: adrp x0, l_.str.26@PAGE Lloh131: add x0, x0, l_.str.26@PAGEOFF bl _IntGetProcAddress Lloh132: adrp x8, __funcptr_glGetVertexAttribfv@GOTPAGE Lloh133: ldr x8, [x8, __funcptr_glGetVertexAttribfv@GOTPAGEOFF] Lloh134: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh135: adrp x0, l_.str.27@PAGE Lloh136: add x0, x0, l_.str.27@PAGEOFF bl _IntGetProcAddress Lloh137: adrp x8, __funcptr_glGetVertexAttribiv@GOTPAGE Lloh138: ldr x8, [x8, __funcptr_glGetVertexAttribiv@GOTPAGEOFF] Lloh139: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh140: adrp x0, l_.str.28@PAGE Lloh141: add x0, x0, l_.str.28@PAGEOFF bl _IntGetProcAddress Lloh142: adrp x8, __funcptr_glIsProgram@GOTPAGE Lloh143: ldr x8, [x8, __funcptr_glIsProgram@GOTPAGEOFF] Lloh144: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh145: adrp x0, l_.str.29@PAGE Lloh146: add x0, x0, l_.str.29@PAGEOFF bl _IntGetProcAddress Lloh147: adrp x8, __funcptr_glIsShader@GOTPAGE Lloh148: ldr x8, [x8, __funcptr_glIsShader@GOTPAGEOFF] Lloh149: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh150: adrp x0, l_.str.30@PAGE Lloh151: add x0, x0, l_.str.30@PAGEOFF bl _IntGetProcAddress Lloh152: adrp x8, __funcptr_glLinkProgram@GOTPAGE Lloh153: ldr x8, [x8, __funcptr_glLinkProgram@GOTPAGEOFF] Lloh154: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh155: adrp x0, l_.str.31@PAGE Lloh156: add x0, x0, l_.str.31@PAGEOFF bl _IntGetProcAddress Lloh157: adrp x8, __funcptr_glShaderSource@GOTPAGE Lloh158: ldr x8, [x8, __funcptr_glShaderSource@GOTPAGEOFF] Lloh159: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh160: adrp x0, l_.str.32@PAGE Lloh161: add x0, x0, l_.str.32@PAGEOFF bl _IntGetProcAddress Lloh162: adrp x8, __funcptr_glStencilFuncSeparate@GOTPAGE Lloh163: ldr x8, [x8, __funcptr_glStencilFuncSeparate@GOTPAGEOFF] Lloh164: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh165: adrp x0, l_.str.33@PAGE Lloh166: add x0, x0, l_.str.33@PAGEOFF bl _IntGetProcAddress Lloh167: adrp x8, __funcptr_glStencilMaskSeparate@GOTPAGE Lloh168: ldr x8, [x8, __funcptr_glStencilMaskSeparate@GOTPAGEOFF] Lloh169: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh170: adrp x0, l_.str.34@PAGE Lloh171: add x0, x0, l_.str.34@PAGEOFF bl _IntGetProcAddress Lloh172: adrp x8, __funcptr_glStencilOpSeparate@GOTPAGE Lloh173: ldr x8, [x8, __funcptr_glStencilOpSeparate@GOTPAGEOFF] Lloh174: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh175: adrp x0, l_.str.35@PAGE Lloh176: add x0, x0, l_.str.35@PAGEOFF bl _IntGetProcAddress Lloh177: adrp x8, __funcptr_glUniform1f@GOTPAGE Lloh178: ldr x8, [x8, __funcptr_glUniform1f@GOTPAGEOFF] Lloh179: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh180: adrp x0, l_.str.36@PAGE Lloh181: add x0, x0, l_.str.36@PAGEOFF bl _IntGetProcAddress Lloh182: adrp x8, __funcptr_glUniform1fv@GOTPAGE Lloh183: ldr x8, [x8, __funcptr_glUniform1fv@GOTPAGEOFF] Lloh184: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh185: adrp x0, l_.str.37@PAGE Lloh186: add x0, x0, l_.str.37@PAGEOFF bl _IntGetProcAddress Lloh187: adrp x8, __funcptr_glUniform1i@GOTPAGE Lloh188: ldr x8, [x8, __funcptr_glUniform1i@GOTPAGEOFF] Lloh189: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh190: adrp x0, l_.str.38@PAGE Lloh191: add x0, x0, l_.str.38@PAGEOFF bl _IntGetProcAddress Lloh192: adrp x8, __funcptr_glUniform1iv@GOTPAGE Lloh193: ldr x8, [x8, __funcptr_glUniform1iv@GOTPAGEOFF] Lloh194: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh195: adrp x0, l_.str.39@PAGE Lloh196: add x0, x0, l_.str.39@PAGEOFF bl _IntGetProcAddress Lloh197: adrp x8, __funcptr_glUniform2f@GOTPAGE Lloh198: ldr x8, [x8, __funcptr_glUniform2f@GOTPAGEOFF] Lloh199: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh200: adrp x0, l_.str.40@PAGE Lloh201: add x0, x0, l_.str.40@PAGEOFF bl _IntGetProcAddress Lloh202: adrp x8, __funcptr_glUniform2fv@GOTPAGE Lloh203: ldr x8, [x8, __funcptr_glUniform2fv@GOTPAGEOFF] Lloh204: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh205: adrp x0, l_.str.41@PAGE Lloh206: add x0, x0, l_.str.41@PAGEOFF bl _IntGetProcAddress Lloh207: adrp x8, __funcptr_glUniform2i@GOTPAGE Lloh208: ldr x8, [x8, __funcptr_glUniform2i@GOTPAGEOFF] Lloh209: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh210: adrp x0, l_.str.42@PAGE Lloh211: add x0, x0, l_.str.42@PAGEOFF bl _IntGetProcAddress Lloh212: adrp x8, __funcptr_glUniform2iv@GOTPAGE Lloh213: ldr x8, [x8, __funcptr_glUniform2iv@GOTPAGEOFF] Lloh214: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh215: adrp x0, l_.str.43@PAGE Lloh216: add x0, x0, l_.str.43@PAGEOFF bl _IntGetProcAddress Lloh217: adrp x8, __funcptr_glUniform3f@GOTPAGE Lloh218: ldr x8, [x8, __funcptr_glUniform3f@GOTPAGEOFF] Lloh219: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh220: adrp x0, l_.str.44@PAGE Lloh221: add x0, x0, l_.str.44@PAGEOFF bl _IntGetProcAddress Lloh222: adrp x8, __funcptr_glUniform3fv@GOTPAGE Lloh223: ldr x8, [x8, __funcptr_glUniform3fv@GOTPAGEOFF] Lloh224: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh225: adrp x0, l_.str.45@PAGE Lloh226: add x0, x0, l_.str.45@PAGEOFF bl _IntGetProcAddress Lloh227: adrp x8, __funcptr_glUniform3i@GOTPAGE Lloh228: ldr x8, [x8, __funcptr_glUniform3i@GOTPAGEOFF] Lloh229: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh230: adrp x0, l_.str.46@PAGE Lloh231: add x0, x0, l_.str.46@PAGEOFF bl _IntGetProcAddress Lloh232: adrp x8, __funcptr_glUniform3iv@GOTPAGE Lloh233: ldr x8, [x8, __funcptr_glUniform3iv@GOTPAGEOFF] Lloh234: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh235: adrp x0, l_.str.47@PAGE Lloh236: add x0, x0, l_.str.47@PAGEOFF bl _IntGetProcAddress Lloh237: adrp x8, __funcptr_glUniform4f@GOTPAGE Lloh238: ldr x8, [x8, __funcptr_glUniform4f@GOTPAGEOFF] Lloh239: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh240: adrp x0, l_.str.48@PAGE Lloh241: add x0, x0, l_.str.48@PAGEOFF bl _IntGetProcAddress Lloh242: adrp x8, __funcptr_glUniform4fv@GOTPAGE Lloh243: ldr x8, [x8, __funcptr_glUniform4fv@GOTPAGEOFF] Lloh244: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh245: adrp x0, l_.str.49@PAGE Lloh246: add x0, x0, l_.str.49@PAGEOFF bl _IntGetProcAddress Lloh247: adrp x8, __funcptr_glUniform4i@GOTPAGE Lloh248: ldr x8, [x8, __funcptr_glUniform4i@GOTPAGEOFF] Lloh249: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh250: adrp x0, l_.str.50@PAGE Lloh251: add x0, x0, l_.str.50@PAGEOFF bl _IntGetProcAddress Lloh252: adrp x8, __funcptr_glUniform4iv@GOTPAGE Lloh253: ldr x8, [x8, __funcptr_glUniform4iv@GOTPAGEOFF] Lloh254: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh255: adrp x0, l_.str.51@PAGE Lloh256: add x0, x0, l_.str.51@PAGEOFF bl _IntGetProcAddress Lloh257: adrp x8, __funcptr_glUniformMatrix2fv@GOTPAGE Lloh258: ldr x8, [x8, __funcptr_glUniformMatrix2fv@GOTPAGEOFF] Lloh259: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh260: adrp x0, l_.str.52@PAGE Lloh261: add x0, x0, l_.str.52@PAGEOFF bl _IntGetProcAddress Lloh262: adrp x8, __funcptr_glUniformMatrix3fv@GOTPAGE Lloh263: ldr x8, [x8, __funcptr_glUniformMatrix3fv@GOTPAGEOFF] Lloh264: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh265: adrp x0, l_.str.53@PAGE Lloh266: add x0, x0, l_.str.53@PAGEOFF bl _IntGetProcAddress Lloh267: adrp x8, __funcptr_glUniformMatrix4fv@GOTPAGE Lloh268: ldr x8, [x8, __funcptr_glUniformMatrix4fv@GOTPAGEOFF] Lloh269: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh270: adrp x0, l_.str.54@PAGE Lloh271: add x0, x0, l_.str.54@PAGEOFF bl _IntGetProcAddress Lloh272: adrp x8, __funcptr_glUseProgram@GOTPAGE Lloh273: ldr x8, [x8, __funcptr_glUseProgram@GOTPAGEOFF] Lloh274: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh275: adrp x0, l_.str.55@PAGE Lloh276: add x0, x0, l_.str.55@PAGEOFF bl _IntGetProcAddress Lloh277: adrp x8, __funcptr_glValidateProgram@GOTPAGE Lloh278: ldr x8, [x8, __funcptr_glValidateProgram@GOTPAGEOFF] Lloh279: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh280: adrp x0, l_.str.56@PAGE Lloh281: add x0, x0, l_.str.56@PAGEOFF bl _IntGetProcAddress Lloh282: adrp x8, __funcptr_glVertexAttrib1d@GOTPAGE Lloh283: ldr x8, [x8, __funcptr_glVertexAttrib1d@GOTPAGEOFF] Lloh284: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh285: adrp x0, l_.str.57@PAGE Lloh286: add x0, x0, l_.str.57@PAGEOFF bl _IntGetProcAddress Lloh287: adrp x8, __funcptr_glVertexAttrib1dv@GOTPAGE Lloh288: ldr x8, [x8, __funcptr_glVertexAttrib1dv@GOTPAGEOFF] Lloh289: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh290: adrp x0, l_.str.58@PAGE Lloh291: add x0, x0, l_.str.58@PAGEOFF bl _IntGetProcAddress Lloh292: adrp x8, __funcptr_glVertexAttrib1f@GOTPAGE Lloh293: ldr x8, [x8, __funcptr_glVertexAttrib1f@GOTPAGEOFF] Lloh294: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh295: adrp x0, l_.str.59@PAGE Lloh296: add x0, x0, l_.str.59@PAGEOFF bl _IntGetProcAddress Lloh297: adrp x8, __funcptr_glVertexAttrib1fv@GOTPAGE Lloh298: ldr x8, [x8, __funcptr_glVertexAttrib1fv@GOTPAGEOFF] Lloh299: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh300: adrp x0, l_.str.60@PAGE Lloh301: add x0, x0, l_.str.60@PAGEOFF bl _IntGetProcAddress Lloh302: adrp x8, __funcptr_glVertexAttrib1s@GOTPAGE Lloh303: ldr x8, [x8, __funcptr_glVertexAttrib1s@GOTPAGEOFF] Lloh304: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh305: adrp x0, l_.str.61@PAGE Lloh306: add x0, x0, l_.str.61@PAGEOFF bl _IntGetProcAddress Lloh307: adrp x8, __funcptr_glVertexAttrib1sv@GOTPAGE Lloh308: ldr x8, [x8, __funcptr_glVertexAttrib1sv@GOTPAGEOFF] Lloh309: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh310: adrp x0, l_.str.62@PAGE Lloh311: add x0, x0, l_.str.62@PAGEOFF bl _IntGetProcAddress Lloh312: adrp x8, __funcptr_glVertexAttrib2d@GOTPAGE Lloh313: ldr x8, [x8, __funcptr_glVertexAttrib2d@GOTPAGEOFF] Lloh314: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh315: adrp x0, l_.str.63@PAGE Lloh316: add x0, x0, l_.str.63@PAGEOFF bl _IntGetProcAddress Lloh317: adrp x8, __funcptr_glVertexAttrib2dv@GOTPAGE Lloh318: ldr x8, [x8, __funcptr_glVertexAttrib2dv@GOTPAGEOFF] Lloh319: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh320: adrp x0, l_.str.64@PAGE Lloh321: add x0, x0, l_.str.64@PAGEOFF bl _IntGetProcAddress Lloh322: adrp x8, __funcptr_glVertexAttrib2f@GOTPAGE Lloh323: ldr x8, [x8, __funcptr_glVertexAttrib2f@GOTPAGEOFF] Lloh324: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh325: adrp x0, l_.str.65@PAGE Lloh326: add x0, x0, l_.str.65@PAGEOFF bl _IntGetProcAddress Lloh327: adrp x8, __funcptr_glVertexAttrib2fv@GOTPAGE Lloh328: ldr x8, [x8, __funcptr_glVertexAttrib2fv@GOTPAGEOFF] Lloh329: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh330: adrp x0, l_.str.66@PAGE Lloh331: add x0, x0, l_.str.66@PAGEOFF bl _IntGetProcAddress Lloh332: adrp x8, __funcptr_glVertexAttrib2s@GOTPAGE Lloh333: ldr x8, [x8, __funcptr_glVertexAttrib2s@GOTPAGEOFF] Lloh334: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh335: adrp x0, l_.str.67@PAGE Lloh336: add x0, x0, l_.str.67@PAGEOFF bl _IntGetProcAddress Lloh337: adrp x8, __funcptr_glVertexAttrib2sv@GOTPAGE Lloh338: ldr x8, [x8, __funcptr_glVertexAttrib2sv@GOTPAGEOFF] Lloh339: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh340: adrp x0, l_.str.68@PAGE Lloh341: add x0, x0, l_.str.68@PAGEOFF bl _IntGetProcAddress Lloh342: adrp x8, __funcptr_glVertexAttrib3d@GOTPAGE Lloh343: ldr x8, [x8, __funcptr_glVertexAttrib3d@GOTPAGEOFF] Lloh344: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh345: adrp x0, l_.str.69@PAGE Lloh346: add x0, x0, l_.str.69@PAGEOFF bl _IntGetProcAddress Lloh347: adrp x8, __funcptr_glVertexAttrib3dv@GOTPAGE Lloh348: ldr x8, [x8, __funcptr_glVertexAttrib3dv@GOTPAGEOFF] Lloh349: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh350: adrp x0, l_.str.70@PAGE Lloh351: add x0, x0, l_.str.70@PAGEOFF bl _IntGetProcAddress Lloh352: adrp x8, __funcptr_glVertexAttrib3f@GOTPAGE Lloh353: ldr x8, [x8, __funcptr_glVertexAttrib3f@GOTPAGEOFF] Lloh354: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh355: adrp x0, l_.str.71@PAGE Lloh356: add x0, x0, l_.str.71@PAGEOFF bl _IntGetProcAddress Lloh357: adrp x8, __funcptr_glVertexAttrib3fv@GOTPAGE Lloh358: ldr x8, [x8, __funcptr_glVertexAttrib3fv@GOTPAGEOFF] Lloh359: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh360: adrp x0, l_.str.72@PAGE Lloh361: add x0, x0, l_.str.72@PAGEOFF bl _IntGetProcAddress Lloh362: adrp x8, __funcptr_glVertexAttrib3s@GOTPAGE Lloh363: ldr x8, [x8, __funcptr_glVertexAttrib3s@GOTPAGEOFF] Lloh364: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh365: adrp x0, l_.str.73@PAGE Lloh366: add x0, x0, l_.str.73@PAGEOFF bl _IntGetProcAddress Lloh367: adrp x8, __funcptr_glVertexAttrib3sv@GOTPAGE Lloh368: ldr x8, [x8, __funcptr_glVertexAttrib3sv@GOTPAGEOFF] Lloh369: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh370: adrp x0, l_.str.74@PAGE Lloh371: add x0, x0, l_.str.74@PAGEOFF bl _IntGetProcAddress Lloh372: adrp x8, __funcptr_glVertexAttrib4Nbv@GOTPAGE Lloh373: ldr x8, [x8, __funcptr_glVertexAttrib4Nbv@GOTPAGEOFF] Lloh374: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh375: adrp x0, l_.str.75@PAGE Lloh376: add x0, x0, l_.str.75@PAGEOFF bl _IntGetProcAddress Lloh377: adrp x8, __funcptr_glVertexAttrib4Niv@GOTPAGE Lloh378: ldr x8, [x8, __funcptr_glVertexAttrib4Niv@GOTPAGEOFF] Lloh379: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh380: adrp x0, l_.str.76@PAGE Lloh381: add x0, x0, l_.str.76@PAGEOFF bl _IntGetProcAddress Lloh382: adrp x8, __funcptr_glVertexAttrib4Nsv@GOTPAGE Lloh383: ldr x8, [x8, __funcptr_glVertexAttrib4Nsv@GOTPAGEOFF] Lloh384: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh385: adrp x0, l_.str.77@PAGE Lloh386: add x0, x0, l_.str.77@PAGEOFF bl _IntGetProcAddress Lloh387: adrp x8, __funcptr_glVertexAttrib4Nub@GOTPAGE Lloh388: ldr x8, [x8, __funcptr_glVertexAttrib4Nub@GOTPAGEOFF] Lloh389: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh390: adrp x0, l_.str.78@PAGE Lloh391: add x0, x0, l_.str.78@PAGEOFF bl _IntGetProcAddress Lloh392: adrp x8, __funcptr_glVertexAttrib4Nubv@GOTPAGE Lloh393: ldr x8, [x8, __funcptr_glVertexAttrib4Nubv@GOTPAGEOFF] Lloh394: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh395: adrp x0, l_.str.79@PAGE Lloh396: add x0, x0, l_.str.79@PAGEOFF bl _IntGetProcAddress Lloh397: adrp x8, __funcptr_glVertexAttrib4Nuiv@GOTPAGE Lloh398: ldr x8, [x8, __funcptr_glVertexAttrib4Nuiv@GOTPAGEOFF] Lloh399: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh400: adrp x0, l_.str.80@PAGE Lloh401: add x0, x0, l_.str.80@PAGEOFF bl _IntGetProcAddress Lloh402: adrp x8, __funcptr_glVertexAttrib4Nusv@GOTPAGE Lloh403: ldr x8, [x8, __funcptr_glVertexAttrib4Nusv@GOTPAGEOFF] Lloh404: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh405: adrp x0, l_.str.81@PAGE Lloh406: add x0, x0, l_.str.81@PAGEOFF bl _IntGetProcAddress Lloh407: adrp x8, __funcptr_glVertexAttrib4bv@GOTPAGE Lloh408: ldr x8, [x8, __funcptr_glVertexAttrib4bv@GOTPAGEOFF] Lloh409: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh410: adrp x0, l_.str.82@PAGE Lloh411: add x0, x0, l_.str.82@PAGEOFF bl _IntGetProcAddress Lloh412: adrp x8, __funcptr_glVertexAttrib4d@GOTPAGE Lloh413: ldr x8, [x8, __funcptr_glVertexAttrib4d@GOTPAGEOFF] Lloh414: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh415: adrp x0, l_.str.83@PAGE Lloh416: add x0, x0, l_.str.83@PAGEOFF bl _IntGetProcAddress Lloh417: adrp x8, __funcptr_glVertexAttrib4dv@GOTPAGE Lloh418: ldr x8, [x8, __funcptr_glVertexAttrib4dv@GOTPAGEOFF] Lloh419: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh420: adrp x0, l_.str.84@PAGE Lloh421: add x0, x0, l_.str.84@PAGEOFF bl _IntGetProcAddress Lloh422: adrp x8, __funcptr_glVertexAttrib4f@GOTPAGE Lloh423: ldr x8, [x8, __funcptr_glVertexAttrib4f@GOTPAGEOFF] Lloh424: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh425: adrp x0, l_.str.85@PAGE Lloh426: add x0, x0, l_.str.85@PAGEOFF bl _IntGetProcAddress Lloh427: adrp x8, __funcptr_glVertexAttrib4fv@GOTPAGE Lloh428: ldr x8, [x8, __funcptr_glVertexAttrib4fv@GOTPAGEOFF] Lloh429: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh430: adrp x0, l_.str.86@PAGE Lloh431: add x0, x0, l_.str.86@PAGEOFF bl _IntGetProcAddress Lloh432: adrp x8, __funcptr_glVertexAttrib4iv@GOTPAGE Lloh433: ldr x8, [x8, __funcptr_glVertexAttrib4iv@GOTPAGEOFF] Lloh434: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh435: adrp x0, l_.str.87@PAGE Lloh436: add x0, x0, l_.str.87@PAGEOFF bl _IntGetProcAddress Lloh437: adrp x8, __funcptr_glVertexAttrib4s@GOTPAGE Lloh438: ldr x8, [x8, __funcptr_glVertexAttrib4s@GOTPAGEOFF] Lloh439: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh440: adrp x0, l_.str.88@PAGE Lloh441: add x0, x0, l_.str.88@PAGEOFF bl _IntGetProcAddress Lloh442: adrp x8, __funcptr_glVertexAttrib4sv@GOTPAGE Lloh443: ldr x8, [x8, __funcptr_glVertexAttrib4sv@GOTPAGEOFF] Lloh444: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh445: adrp x0, l_.str.89@PAGE Lloh446: add x0, x0, l_.str.89@PAGEOFF bl _IntGetProcAddress Lloh447: adrp x8, __funcptr_glVertexAttrib4ubv@GOTPAGE Lloh448: ldr x8, [x8, __funcptr_glVertexAttrib4ubv@GOTPAGEOFF] Lloh449: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh450: adrp x0, l_.str.90@PAGE Lloh451: add x0, x0, l_.str.90@PAGEOFF bl _IntGetProcAddress Lloh452: adrp x8, __funcptr_glVertexAttrib4uiv@GOTPAGE Lloh453: ldr x8, [x8, __funcptr_glVertexAttrib4uiv@GOTPAGEOFF] Lloh454: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh455: adrp x0, l_.str.91@PAGE Lloh456: add x0, x0, l_.str.91@PAGEOFF bl _IntGetProcAddress Lloh457: adrp x8, __funcptr_glVertexAttrib4usv@GOTPAGE Lloh458: ldr x8, [x8, __funcptr_glVertexAttrib4usv@GOTPAGEOFF] Lloh459: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh460: adrp x0, l_.str.92@PAGE Lloh461: add x0, x0, l_.str.92@PAGEOFF bl _IntGetProcAddress Lloh462: adrp x8, __funcptr_glVertexAttribPointer@GOTPAGE Lloh463: ldr x8, [x8, __funcptr_glVertexAttribPointer@GOTPAGEOFF] Lloh464: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh462, Lloh463, Lloh464 .loh AdrpAdd Lloh460, Lloh461 .loh AdrpLdrGotStr Lloh457, Lloh458, Lloh459 .loh AdrpAdd Lloh455, Lloh456 .loh AdrpLdrGotStr Lloh452, Lloh453, Lloh454 .loh AdrpAdd Lloh450, Lloh451 .loh AdrpLdrGotStr Lloh447, Lloh448, Lloh449 .loh AdrpAdd Lloh445, Lloh446 .loh AdrpLdrGotStr Lloh442, Lloh443, Lloh444 .loh AdrpAdd Lloh440, Lloh441 .loh AdrpLdrGotStr Lloh437, Lloh438, Lloh439 .loh AdrpAdd Lloh435, Lloh436 .loh AdrpLdrGotStr Lloh432, Lloh433, Lloh434 .loh AdrpAdd Lloh430, Lloh431 .loh AdrpLdrGotStr Lloh427, Lloh428, Lloh429 .loh AdrpAdd Lloh425, Lloh426 .loh AdrpLdrGotStr Lloh422, Lloh423, Lloh424 .loh AdrpAdd Lloh420, Lloh421 .loh AdrpLdrGotStr Lloh417, Lloh418, Lloh419 .loh AdrpAdd Lloh415, Lloh416 .loh AdrpLdrGotStr Lloh412, Lloh413, Lloh414 .loh AdrpAdd Lloh410, Lloh411 .loh AdrpLdrGotStr Lloh407, Lloh408, Lloh409 .loh AdrpAdd Lloh405, Lloh406 .loh AdrpLdrGotStr Lloh402, Lloh403, Lloh404 .loh AdrpAdd Lloh400, Lloh401 .loh AdrpLdrGotStr Lloh397, Lloh398, Lloh399 .loh AdrpAdd Lloh395, Lloh396 .loh AdrpLdrGotStr Lloh392, Lloh393, Lloh394 .loh AdrpAdd Lloh390, Lloh391 .loh AdrpLdrGotStr Lloh387, Lloh388, Lloh389 .loh AdrpAdd Lloh385, Lloh386 .loh AdrpLdrGotStr Lloh382, Lloh383, Lloh384 .loh AdrpAdd Lloh380, Lloh381 .loh AdrpLdrGotStr Lloh377, Lloh378, Lloh379 .loh AdrpAdd Lloh375, Lloh376 .loh AdrpLdrGotStr Lloh372, Lloh373, Lloh374 .loh AdrpAdd Lloh370, Lloh371 .loh AdrpLdrGotStr Lloh367, Lloh368, Lloh369 .loh AdrpAdd Lloh365, Lloh366 .loh AdrpLdrGotStr Lloh362, Lloh363, Lloh364 .loh AdrpAdd Lloh360, Lloh361 .loh AdrpLdrGotStr Lloh357, Lloh358, Lloh359 .loh AdrpAdd Lloh355, Lloh356 .loh AdrpLdrGotStr Lloh352, Lloh353, Lloh354 .loh AdrpAdd Lloh350, Lloh351 .loh AdrpLdrGotStr Lloh347, Lloh348, Lloh349 .loh AdrpAdd Lloh345, Lloh346 .loh AdrpLdrGotStr Lloh342, Lloh343, Lloh344 .loh AdrpAdd Lloh340, Lloh341 .loh AdrpLdrGotStr Lloh337, Lloh338, Lloh339 .loh AdrpAdd Lloh335, Lloh336 .loh AdrpLdrGotStr Lloh332, Lloh333, Lloh334 .loh AdrpAdd Lloh330, Lloh331 .loh AdrpLdrGotStr Lloh327, Lloh328, Lloh329 .loh AdrpAdd Lloh325, Lloh326 .loh AdrpLdrGotStr Lloh322, Lloh323, Lloh324 .loh AdrpAdd Lloh320, Lloh321 .loh AdrpLdrGotStr Lloh317, Lloh318, Lloh319 .loh AdrpAdd Lloh315, Lloh316 .loh AdrpLdrGotStr Lloh312, Lloh313, Lloh314 .loh AdrpAdd Lloh310, Lloh311 .loh AdrpLdrGotStr Lloh307, Lloh308, Lloh309 .loh AdrpAdd Lloh305, Lloh306 .loh AdrpLdrGotStr Lloh302, Lloh303, Lloh304 .loh AdrpAdd Lloh300, Lloh301 .loh AdrpLdrGotStr Lloh297, Lloh298, Lloh299 .loh AdrpAdd Lloh295, Lloh296 .loh AdrpLdrGotStr Lloh292, Lloh293, Lloh294 .loh AdrpAdd Lloh290, Lloh291 .loh AdrpLdrGotStr Lloh287, Lloh288, Lloh289 .loh AdrpAdd Lloh285, Lloh286 .loh AdrpLdrGotStr Lloh282, Lloh283, Lloh284 .loh AdrpAdd Lloh280, Lloh281 .loh AdrpLdrGotStr Lloh277, Lloh278, Lloh279 .loh AdrpAdd Lloh275, Lloh276 .loh AdrpLdrGotStr Lloh272, Lloh273, Lloh274 .loh AdrpAdd Lloh270, Lloh271 .loh AdrpLdrGotStr Lloh267, Lloh268, Lloh269 .loh AdrpAdd Lloh265, Lloh266 .loh AdrpLdrGotStr Lloh262, Lloh263, Lloh264 .loh AdrpAdd Lloh260, Lloh261 .loh AdrpLdrGotStr Lloh257, Lloh258, Lloh259 .loh AdrpAdd Lloh255, Lloh256 .loh AdrpLdrGotStr Lloh252, Lloh253, Lloh254 .loh AdrpAdd Lloh250, Lloh251 .loh AdrpLdrGotStr Lloh247, Lloh248, Lloh249 .loh AdrpAdd Lloh245, Lloh246 .loh AdrpLdrGotStr Lloh242, Lloh243, Lloh244 .loh AdrpAdd Lloh240, Lloh241 .loh AdrpLdrGotStr Lloh237, Lloh238, Lloh239 .loh AdrpAdd Lloh235, Lloh236 .loh AdrpLdrGotStr Lloh232, Lloh233, Lloh234 .loh AdrpAdd Lloh230, Lloh231 .loh AdrpLdrGotStr Lloh227, Lloh228, Lloh229 .loh AdrpAdd Lloh225, Lloh226 .loh AdrpLdrGotStr Lloh222, Lloh223, Lloh224 .loh AdrpAdd Lloh220, Lloh221 .loh AdrpLdrGotStr Lloh217, Lloh218, Lloh219 .loh AdrpAdd Lloh215, Lloh216 .loh AdrpLdrGotStr Lloh212, Lloh213, Lloh214 .loh AdrpAdd Lloh210, Lloh211 .loh AdrpLdrGotStr Lloh207, Lloh208, Lloh209 .loh AdrpAdd Lloh205, Lloh206 .loh AdrpLdrGotStr Lloh202, Lloh203, Lloh204 .loh AdrpAdd Lloh200, Lloh201 .loh AdrpLdrGotStr Lloh197, Lloh198, Lloh199 .loh AdrpAdd Lloh195, Lloh196 .loh AdrpLdrGotStr Lloh192, Lloh193, Lloh194 .loh AdrpAdd Lloh190, Lloh191 .loh AdrpLdrGotStr Lloh187, Lloh188, Lloh189 .loh AdrpAdd Lloh185, Lloh186 .loh AdrpLdrGotStr Lloh182, Lloh183, Lloh184 .loh AdrpAdd Lloh180, Lloh181 .loh AdrpLdrGotStr Lloh177, Lloh178, Lloh179 .loh AdrpAdd Lloh175, Lloh176 .loh AdrpLdrGotStr Lloh172, Lloh173, Lloh174 .loh AdrpAdd Lloh170, Lloh171 .loh AdrpLdrGotStr Lloh167, Lloh168, Lloh169 .loh AdrpAdd Lloh165, Lloh166 .loh AdrpLdrGotStr Lloh162, Lloh163, Lloh164 .loh AdrpAdd Lloh160, Lloh161 .loh AdrpLdrGotStr Lloh157, Lloh158, Lloh159 .loh AdrpAdd Lloh155, Lloh156 .loh AdrpLdrGotStr Lloh152, Lloh153, Lloh154 .loh AdrpAdd Lloh150, Lloh151 .loh AdrpLdrGotStr Lloh147, Lloh148, Lloh149 .loh AdrpAdd Lloh145, Lloh146 .loh AdrpLdrGotStr Lloh142, Lloh143, Lloh144 .loh AdrpAdd Lloh140, Lloh141 .loh AdrpLdrGotStr Lloh137, Lloh138, Lloh139 .loh AdrpAdd Lloh135, Lloh136 .loh AdrpLdrGotStr Lloh132, Lloh133, Lloh134 .loh AdrpAdd Lloh130, Lloh131 .loh AdrpLdrGotStr Lloh127, Lloh128, Lloh129 .loh AdrpAdd Lloh125, Lloh126 .loh AdrpLdrGotStr Lloh122, Lloh123, Lloh124 .loh AdrpAdd Lloh120, Lloh121 .loh AdrpLdrGotStr Lloh117, Lloh118, Lloh119 .loh AdrpAdd Lloh115, Lloh116 .loh AdrpLdrGotStr Lloh112, Lloh113, Lloh114 .loh AdrpAdd Lloh110, Lloh111 .loh AdrpLdrGotStr Lloh107, Lloh108, Lloh109 .loh AdrpAdd Lloh105, Lloh106 .loh AdrpLdrGotStr Lloh102, Lloh103, Lloh104 .loh AdrpAdd Lloh100, Lloh101 .loh AdrpLdrGotStr Lloh97, Lloh98, Lloh99 .loh AdrpAdd Lloh95, Lloh96 .loh AdrpLdrGotStr Lloh92, Lloh93, Lloh94 .loh AdrpAdd Lloh90, Lloh91 .loh AdrpLdrGotStr Lloh87, Lloh88, Lloh89 .loh AdrpAdd Lloh85, Lloh86 .loh AdrpLdrGotStr Lloh82, Lloh83, Lloh84 .loh AdrpAdd Lloh80, Lloh81 .loh AdrpLdrGotStr Lloh77, Lloh78, Lloh79 .loh AdrpAdd Lloh75, Lloh76 .loh AdrpLdrGotStr Lloh72, Lloh73, Lloh74 .loh AdrpAdd Lloh70, Lloh71 .loh AdrpLdrGotStr Lloh67, Lloh68, Lloh69 .loh AdrpAdd Lloh65, Lloh66 .loh AdrpLdrGotStr Lloh62, Lloh63, Lloh64 .loh AdrpAdd Lloh60, Lloh61 .loh AdrpLdrGotStr Lloh57, Lloh58, Lloh59 .loh AdrpAdd Lloh55, Lloh56 .loh AdrpLdrGotStr Lloh52, Lloh53, Lloh54 .loh AdrpAdd Lloh50, Lloh51 .loh AdrpLdrGotStr Lloh47, Lloh48, Lloh49 .loh AdrpAdd Lloh45, Lloh46 .loh AdrpLdrGotStr Lloh42, Lloh43, Lloh44 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glAttachShader" .comm __funcptr_glAttachShader,8,3 ; @_funcptr_glAttachShader l_.str.1: ; @.str.1 .asciz "glBindAttribLocation" .comm __funcptr_glBindAttribLocation,8,3 ; @_funcptr_glBindAttribLocation l_.str.2: ; @.str.2 .asciz "glBlendEquationSeparate" .comm __funcptr_glBlendEquationSeparate,8,3 ; @_funcptr_glBlendEquationSeparate l_.str.3: ; @.str.3 .asciz "glCompileShader" .comm __funcptr_glCompileShader,8,3 ; @_funcptr_glCompileShader l_.str.4: ; @.str.4 .asciz "glCreateProgram" .comm __funcptr_glCreateProgram,8,3 ; @_funcptr_glCreateProgram l_.str.5: ; @.str.5 .asciz "glCreateShader" .comm __funcptr_glCreateShader,8,3 ; @_funcptr_glCreateShader l_.str.6: ; @.str.6 .asciz "glDeleteProgram" .comm __funcptr_glDeleteProgram,8,3 ; @_funcptr_glDeleteProgram l_.str.7: ; @.str.7 .asciz "glDeleteShader" .comm __funcptr_glDeleteShader,8,3 ; @_funcptr_glDeleteShader l_.str.8: ; @.str.8 .asciz "glDetachShader" .comm __funcptr_glDetachShader,8,3 ; @_funcptr_glDetachShader l_.str.9: ; @.str.9 .asciz "glDisableVertexAttribArray" .comm __funcptr_glDisableVertexAttribArray,8,3 ; @_funcptr_glDisableVertexAttribArray l_.str.10: ; @.str.10 .asciz "glDrawBuffers" .comm __funcptr_glDrawBuffers,8,3 ; @_funcptr_glDrawBuffers l_.str.11: ; @.str.11 .asciz "glEnableVertexAttribArray" .comm __funcptr_glEnableVertexAttribArray,8,3 ; @_funcptr_glEnableVertexAttribArray l_.str.12: ; @.str.12 .asciz "glGetActiveAttrib" .comm __funcptr_glGetActiveAttrib,8,3 ; @_funcptr_glGetActiveAttrib l_.str.13: ; @.str.13 .asciz "glGetActiveUniform" .comm __funcptr_glGetActiveUniform,8,3 ; @_funcptr_glGetActiveUniform l_.str.14: ; @.str.14 .asciz "glGetAttachedShaders" .comm __funcptr_glGetAttachedShaders,8,3 ; @_funcptr_glGetAttachedShaders l_.str.15: ; @.str.15 .asciz "glGetAttribLocation" .comm __funcptr_glGetAttribLocation,8,3 ; @_funcptr_glGetAttribLocation l_.str.16: ; @.str.16 .asciz "glGetProgramInfoLog" .comm __funcptr_glGetProgramInfoLog,8,3 ; @_funcptr_glGetProgramInfoLog l_.str.17: ; @.str.17 .asciz "glGetProgramiv" .comm __funcptr_glGetProgramiv,8,3 ; @_funcptr_glGetProgramiv l_.str.18: ; @.str.18 .asciz "glGetShaderInfoLog" .comm __funcptr_glGetShaderInfoLog,8,3 ; @_funcptr_glGetShaderInfoLog l_.str.19: ; @.str.19 .asciz "glGetShaderSource" .comm __funcptr_glGetShaderSource,8,3 ; @_funcptr_glGetShaderSource l_.str.20: ; @.str.20 .asciz "glGetShaderiv" .comm __funcptr_glGetShaderiv,8,3 ; @_funcptr_glGetShaderiv l_.str.21: ; @.str.21 .asciz "glGetUniformLocation" .comm __funcptr_glGetUniformLocation,8,3 ; @_funcptr_glGetUniformLocation l_.str.22: ; @.str.22 .asciz "glGetUniformfv" .comm __funcptr_glGetUniformfv,8,3 ; @_funcptr_glGetUniformfv l_.str.23: ; @.str.23 .asciz "glGetUniformiv" .comm __funcptr_glGetUniformiv,8,3 ; @_funcptr_glGetUniformiv l_.str.24: ; @.str.24 .asciz "glGetVertexAttribPointerv" .comm __funcptr_glGetVertexAttribPointerv,8,3 ; @_funcptr_glGetVertexAttribPointerv l_.str.25: ; @.str.25 .asciz "glGetVertexAttribdv" .comm __funcptr_glGetVertexAttribdv,8,3 ; @_funcptr_glGetVertexAttribdv l_.str.26: ; @.str.26 .asciz "glGetVertexAttribfv" .comm __funcptr_glGetVertexAttribfv,8,3 ; @_funcptr_glGetVertexAttribfv l_.str.27: ; @.str.27 .asciz "glGetVertexAttribiv" .comm __funcptr_glGetVertexAttribiv,8,3 ; @_funcptr_glGetVertexAttribiv l_.str.28: ; @.str.28 .asciz "glIsProgram" .comm __funcptr_glIsProgram,8,3 ; @_funcptr_glIsProgram l_.str.29: ; @.str.29 .asciz "glIsShader" .comm __funcptr_glIsShader,8,3 ; @_funcptr_glIsShader l_.str.30: ; @.str.30 .asciz "glLinkProgram" .comm __funcptr_glLinkProgram,8,3 ; @_funcptr_glLinkProgram l_.str.31: ; @.str.31 .asciz "glShaderSource" .comm __funcptr_glShaderSource,8,3 ; @_funcptr_glShaderSource l_.str.32: ; @.str.32 .asciz "glStencilFuncSeparate" .comm __funcptr_glStencilFuncSeparate,8,3 ; @_funcptr_glStencilFuncSeparate l_.str.33: ; @.str.33 .asciz "glStencilMaskSeparate" .comm __funcptr_glStencilMaskSeparate,8,3 ; @_funcptr_glStencilMaskSeparate l_.str.34: ; @.str.34 .asciz "glStencilOpSeparate" .comm __funcptr_glStencilOpSeparate,8,3 ; @_funcptr_glStencilOpSeparate l_.str.35: ; @.str.35 .asciz "glUniform1f" .comm __funcptr_glUniform1f,8,3 ; @_funcptr_glUniform1f l_.str.36: ; @.str.36 .asciz "glUniform1fv" .comm __funcptr_glUniform1fv,8,3 ; @_funcptr_glUniform1fv l_.str.37: ; @.str.37 .asciz "glUniform1i" .comm __funcptr_glUniform1i,8,3 ; @_funcptr_glUniform1i l_.str.38: ; @.str.38 .asciz "glUniform1iv" .comm __funcptr_glUniform1iv,8,3 ; @_funcptr_glUniform1iv l_.str.39: ; @.str.39 .asciz "glUniform2f" .comm __funcptr_glUniform2f,8,3 ; @_funcptr_glUniform2f l_.str.40: ; @.str.40 .asciz "glUniform2fv" .comm __funcptr_glUniform2fv,8,3 ; @_funcptr_glUniform2fv l_.str.41: ; @.str.41 .asciz "glUniform2i" .comm __funcptr_glUniform2i,8,3 ; @_funcptr_glUniform2i l_.str.42: ; @.str.42 .asciz "glUniform2iv" .comm __funcptr_glUniform2iv,8,3 ; @_funcptr_glUniform2iv l_.str.43: ; @.str.43 .asciz "glUniform3f" .comm __funcptr_glUniform3f,8,3 ; @_funcptr_glUniform3f l_.str.44: ; @.str.44 .asciz "glUniform3fv" .comm __funcptr_glUniform3fv,8,3 ; @_funcptr_glUniform3fv l_.str.45: ; @.str.45 .asciz "glUniform3i" .comm __funcptr_glUniform3i,8,3 ; @_funcptr_glUniform3i l_.str.46: ; @.str.46 .asciz "glUniform3iv" .comm __funcptr_glUniform3iv,8,3 ; @_funcptr_glUniform3iv l_.str.47: ; @.str.47 .asciz "glUniform4f" .comm __funcptr_glUniform4f,8,3 ; @_funcptr_glUniform4f l_.str.48: ; @.str.48 .asciz "glUniform4fv" .comm __funcptr_glUniform4fv,8,3 ; @_funcptr_glUniform4fv l_.str.49: ; @.str.49 .asciz "glUniform4i" .comm __funcptr_glUniform4i,8,3 ; @_funcptr_glUniform4i l_.str.50: ; @.str.50 .asciz "glUniform4iv" .comm __funcptr_glUniform4iv,8,3 ; @_funcptr_glUniform4iv l_.str.51: ; @.str.51 .asciz "glUniformMatrix2fv" .comm __funcptr_glUniformMatrix2fv,8,3 ; @_funcptr_glUniformMatrix2fv l_.str.52: ; @.str.52 .asciz "glUniformMatrix3fv" .comm __funcptr_glUniformMatrix3fv,8,3 ; @_funcptr_glUniformMatrix3fv l_.str.53: ; @.str.53 .asciz "glUniformMatrix4fv" .comm __funcptr_glUniformMatrix4fv,8,3 ; @_funcptr_glUniformMatrix4fv l_.str.54: ; @.str.54 .asciz "glUseProgram" .comm __funcptr_glUseProgram,8,3 ; @_funcptr_glUseProgram l_.str.55: ; @.str.55 .asciz "glValidateProgram" .comm __funcptr_glValidateProgram,8,3 ; @_funcptr_glValidateProgram l_.str.56: ; @.str.56 .asciz "glVertexAttrib1d" .comm __funcptr_glVertexAttrib1d,8,3 ; @_funcptr_glVertexAttrib1d l_.str.57: ; @.str.57 .asciz "glVertexAttrib1dv" .comm __funcptr_glVertexAttrib1dv,8,3 ; @_funcptr_glVertexAttrib1dv l_.str.58: ; @.str.58 .asciz "glVertexAttrib1f" .comm __funcptr_glVertexAttrib1f,8,3 ; @_funcptr_glVertexAttrib1f l_.str.59: ; @.str.59 .asciz "glVertexAttrib1fv" .comm __funcptr_glVertexAttrib1fv,8,3 ; @_funcptr_glVertexAttrib1fv l_.str.60: ; @.str.60 .asciz "glVertexAttrib1s" .comm __funcptr_glVertexAttrib1s,8,3 ; @_funcptr_glVertexAttrib1s l_.str.61: ; @.str.61 .asciz "glVertexAttrib1sv" .comm __funcptr_glVertexAttrib1sv,8,3 ; @_funcptr_glVertexAttrib1sv l_.str.62: ; @.str.62 .asciz "glVertexAttrib2d" .comm __funcptr_glVertexAttrib2d,8,3 ; @_funcptr_glVertexAttrib2d l_.str.63: ; @.str.63 .asciz "glVertexAttrib2dv" .comm __funcptr_glVertexAttrib2dv,8,3 ; @_funcptr_glVertexAttrib2dv l_.str.64: ; @.str.64 .asciz "glVertexAttrib2f" .comm __funcptr_glVertexAttrib2f,8,3 ; @_funcptr_glVertexAttrib2f l_.str.65: ; @.str.65 .asciz "glVertexAttrib2fv" .comm __funcptr_glVertexAttrib2fv,8,3 ; @_funcptr_glVertexAttrib2fv l_.str.66: ; @.str.66 .asciz "glVertexAttrib2s" .comm __funcptr_glVertexAttrib2s,8,3 ; @_funcptr_glVertexAttrib2s l_.str.67: ; @.str.67 .asciz "glVertexAttrib2sv" .comm __funcptr_glVertexAttrib2sv,8,3 ; @_funcptr_glVertexAttrib2sv l_.str.68: ; @.str.68 .asciz "glVertexAttrib3d" .comm __funcptr_glVertexAttrib3d,8,3 ; @_funcptr_glVertexAttrib3d l_.str.69: ; @.str.69 .asciz "glVertexAttrib3dv" .comm __funcptr_glVertexAttrib3dv,8,3 ; @_funcptr_glVertexAttrib3dv l_.str.70: ; @.str.70 .asciz "glVertexAttrib3f" .comm __funcptr_glVertexAttrib3f,8,3 ; @_funcptr_glVertexAttrib3f l_.str.71: ; @.str.71 .asciz "glVertexAttrib3fv" .comm __funcptr_glVertexAttrib3fv,8,3 ; @_funcptr_glVertexAttrib3fv l_.str.72: ; @.str.72 .asciz "glVertexAttrib3s" .comm __funcptr_glVertexAttrib3s,8,3 ; @_funcptr_glVertexAttrib3s l_.str.73: ; @.str.73 .asciz "glVertexAttrib3sv" .comm __funcptr_glVertexAttrib3sv,8,3 ; @_funcptr_glVertexAttrib3sv l_.str.74: ; @.str.74 .asciz "glVertexAttrib4Nbv" .comm __funcptr_glVertexAttrib4Nbv,8,3 ; @_funcptr_glVertexAttrib4Nbv l_.str.75: ; @.str.75 .asciz "glVertexAttrib4Niv" .comm __funcptr_glVertexAttrib4Niv,8,3 ; @_funcptr_glVertexAttrib4Niv l_.str.76: ; @.str.76 .asciz "glVertexAttrib4Nsv" .comm __funcptr_glVertexAttrib4Nsv,8,3 ; @_funcptr_glVertexAttrib4Nsv l_.str.77: ; @.str.77 .asciz "glVertexAttrib4Nub" .comm __funcptr_glVertexAttrib4Nub,8,3 ; @_funcptr_glVertexAttrib4Nub l_.str.78: ; @.str.78 .asciz "glVertexAttrib4Nubv" .comm __funcptr_glVertexAttrib4Nubv,8,3 ; @_funcptr_glVertexAttrib4Nubv l_.str.79: ; @.str.79 .asciz "glVertexAttrib4Nuiv" .comm __funcptr_glVertexAttrib4Nuiv,8,3 ; @_funcptr_glVertexAttrib4Nuiv l_.str.80: ; @.str.80 .asciz "glVertexAttrib4Nusv" .comm __funcptr_glVertexAttrib4Nusv,8,3 ; @_funcptr_glVertexAttrib4Nusv l_.str.81: ; @.str.81 .asciz "glVertexAttrib4bv" .comm __funcptr_glVertexAttrib4bv,8,3 ; @_funcptr_glVertexAttrib4bv l_.str.82: ; @.str.82 .asciz "glVertexAttrib4d" .comm __funcptr_glVertexAttrib4d,8,3 ; @_funcptr_glVertexAttrib4d l_.str.83: ; @.str.83 .asciz "glVertexAttrib4dv" .comm __funcptr_glVertexAttrib4dv,8,3 ; @_funcptr_glVertexAttrib4dv l_.str.84: ; @.str.84 .asciz "glVertexAttrib4f" .comm __funcptr_glVertexAttrib4f,8,3 ; @_funcptr_glVertexAttrib4f l_.str.85: ; @.str.85 .asciz "glVertexAttrib4fv" .comm __funcptr_glVertexAttrib4fv,8,3 ; @_funcptr_glVertexAttrib4fv l_.str.86: ; @.str.86 .asciz "glVertexAttrib4iv" .comm __funcptr_glVertexAttrib4iv,8,3 ; @_funcptr_glVertexAttrib4iv l_.str.87: ; @.str.87 .asciz "glVertexAttrib4s" .comm __funcptr_glVertexAttrib4s,8,3 ; @_funcptr_glVertexAttrib4s l_.str.88: ; @.str.88 .asciz "glVertexAttrib4sv" .comm __funcptr_glVertexAttrib4sv,8,3 ; @_funcptr_glVertexAttrib4sv l_.str.89: ; @.str.89 .asciz "glVertexAttrib4ubv" .comm __funcptr_glVertexAttrib4ubv,8,3 ; @_funcptr_glVertexAttrib4ubv l_.str.90: ; @.str.90 .asciz "glVertexAttrib4uiv" .comm __funcptr_glVertexAttrib4uiv,8,3 ; @_funcptr_glVertexAttrib4uiv l_.str.91: ; @.str.91 .asciz "glVertexAttrib4usv" .comm __funcptr_glVertexAttrib4usv,8,3 ; @_funcptr_glVertexAttrib4usv l_.str.92: ; @.str.92 .asciz "glVertexAttribPointer" .comm __funcptr_glVertexAttribPointer,8,3 ; @_funcptr_glVertexAttribPointer .no_dead_strip _LoadCore_Version_2_0 .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadCore_Version_2_0.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadCore_Version_2_1 _LoadCore_Version_2_1: ## @LoadCore_Version_2_1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix2x3fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix2x4fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r15d testq %rax, %rax cmovnel %ebx, %r15d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix3x2fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix3x4fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r15d, %r14d leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix4x2fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix4x3fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glUniformMatrix2x3fv" .comm __funcptr_glUniformMatrix2x3fv,8,3 ## @_funcptr_glUniformMatrix2x3fv L_.str.1: ## @.str.1 .asciz "glUniformMatrix2x4fv" .comm __funcptr_glUniformMatrix2x4fv,8,3 ## @_funcptr_glUniformMatrix2x4fv L_.str.2: ## @.str.2 .asciz "glUniformMatrix3x2fv" .comm __funcptr_glUniformMatrix3x2fv,8,3 ## @_funcptr_glUniformMatrix3x2fv L_.str.3: ## @.str.3 .asciz "glUniformMatrix3x4fv" .comm __funcptr_glUniformMatrix3x4fv,8,3 ## @_funcptr_glUniformMatrix3x4fv L_.str.4: ## @.str.4 .asciz "glUniformMatrix4x2fv" .comm __funcptr_glUniformMatrix4x2fv,8,3 ## @_funcptr_glUniformMatrix4x2fv L_.str.5: ## @.str.5 .asciz "glUniformMatrix4x3fv" .comm __funcptr_glUniformMatrix4x3fv,8,3 ## @_funcptr_glUniformMatrix4x3fv .no_dead_strip _LoadCore_Version_2_1 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadCore_Version_2_1 _LoadCore_Version_2_1: ; @LoadCore_Version_2_1 .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glUniformMatrix2x3fv@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glUniformMatrix2x3fv@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glUniformMatrix2x4fv@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glUniformMatrix2x4fv@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glUniformMatrix3x2fv@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glUniformMatrix3x2fv@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glUniformMatrix3x4fv@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glUniformMatrix3x4fv@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glUniformMatrix4x2fv@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glUniformMatrix4x2fv@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glUniformMatrix4x3fv@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glUniformMatrix4x3fv@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glUniformMatrix2x3fv" .comm __funcptr_glUniformMatrix2x3fv,8,3 ; @_funcptr_glUniformMatrix2x3fv l_.str.1: ; @.str.1 .asciz "glUniformMatrix2x4fv" .comm __funcptr_glUniformMatrix2x4fv,8,3 ; @_funcptr_glUniformMatrix2x4fv l_.str.2: ; @.str.2 .asciz "glUniformMatrix3x2fv" .comm __funcptr_glUniformMatrix3x2fv,8,3 ; @_funcptr_glUniformMatrix3x2fv l_.str.3: ; @.str.3 .asciz "glUniformMatrix3x4fv" .comm __funcptr_glUniformMatrix3x4fv,8,3 ; @_funcptr_glUniformMatrix3x4fv l_.str.4: ; @.str.4 .asciz "glUniformMatrix4x2fv" .comm __funcptr_glUniformMatrix4x2fv,8,3 ; @_funcptr_glUniformMatrix4x2fv l_.str.5: ; @.str.5 .asciz "glUniformMatrix4x3fv" .comm __funcptr_glUniformMatrix4x3fv,8,3 ; @_funcptr_glUniformMatrix4x3fv .no_dead_strip _LoadCore_Version_2_1 .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadCore_Version_2_1.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadCore_Version_3_0 _LoadCore_Version_3_0: ## @LoadCore_Version_3_0 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBeginConditionalRender@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBeginTransformFeedback@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBindBufferBase@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBindBufferRange@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBindFragDataLocation@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBindFramebuffer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBindRenderbuffer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.7(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBindVertexArray@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.8(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBlitFramebuffer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.9(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCheckFramebufferStatus@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.10(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glClampColor@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.11(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glClearBufferfi@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.12(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glClearBufferfv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.13(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glClearBufferiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.14(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glClearBufferuiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.15(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glColorMaski@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.16(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDeleteFramebuffers@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.17(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDeleteRenderbuffers@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.18(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDeleteVertexArrays@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.19(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDisablei@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.20(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glEnablei@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.21(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glEndConditionalRender@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.22(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glEndTransformFeedback@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.23(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFlushMappedBufferRange@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.24(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFramebufferRenderbuffer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.25(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFramebufferTexture1D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.26(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFramebufferTexture2D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.27(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFramebufferTexture3D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.28(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFramebufferTextureLayer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.29(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGenFramebuffers@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.30(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGenRenderbuffers@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.31(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGenVertexArrays@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.32(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGenerateMipmap@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.33(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetBooleani_v@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.34(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetFragDataLocation@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.35(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetFramebufferAttachmentParameteriv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.36(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetIntegeri_v@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.37(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetRenderbufferParameteriv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.38(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetStringi@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.39(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetTexParameterIiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.40(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetTexParameterIuiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.41(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetTransformFeedbackVarying@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.42(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetUniformuiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.43(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetVertexAttribIiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.44(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetVertexAttribIuiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.45(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIsEnabledi@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.46(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIsFramebuffer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.47(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIsRenderbuffer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.48(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIsVertexArray@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.49(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMapBufferRange@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.50(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glRenderbufferStorage@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.51(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glRenderbufferStorageMultisample@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.52(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glTexParameterIiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.53(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glTexParameterIuiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.54(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glTransformFeedbackVaryings@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.55(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform1ui@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.56(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform1uiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.57(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform2ui@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.58(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform2uiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.59(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform3ui@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.60(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform3uiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.61(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform4ui@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.62(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform4uiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.63(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribI1i@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.64(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribI1iv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.65(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribI1ui@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.66(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribI1uiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.67(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribI2i@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.68(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribI2iv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.69(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribI2ui@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.70(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribI2uiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.71(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribI3i@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.72(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribI3iv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.73(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribI3ui@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.74(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribI3uiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.75(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribI4bv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.76(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribI4i@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.77(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribI4iv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.78(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribI4sv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.79(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribI4ubv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.80(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribI4ui@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.81(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribI4uiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.82(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribI4usv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.83(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribIPointer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glBeginConditionalRender" .comm __funcptr_glBeginConditionalRender,8,3 ## @_funcptr_glBeginConditionalRender L_.str.1: ## @.str.1 .asciz "glBeginTransformFeedback" .comm __funcptr_glBeginTransformFeedback,8,3 ## @_funcptr_glBeginTransformFeedback L_.str.2: ## @.str.2 .asciz "glBindBufferBase" .comm __funcptr_glBindBufferBase,8,3 ## @_funcptr_glBindBufferBase L_.str.3: ## @.str.3 .asciz "glBindBufferRange" .comm __funcptr_glBindBufferRange,8,3 ## @_funcptr_glBindBufferRange L_.str.4: ## @.str.4 .asciz "glBindFragDataLocation" .comm __funcptr_glBindFragDataLocation,8,3 ## @_funcptr_glBindFragDataLocation L_.str.5: ## @.str.5 .asciz "glBindFramebuffer" .comm __funcptr_glBindFramebuffer,8,3 ## @_funcptr_glBindFramebuffer L_.str.6: ## @.str.6 .asciz "glBindRenderbuffer" .comm __funcptr_glBindRenderbuffer,8,3 ## @_funcptr_glBindRenderbuffer L_.str.7: ## @.str.7 .asciz "glBindVertexArray" .comm __funcptr_glBindVertexArray,8,3 ## @_funcptr_glBindVertexArray L_.str.8: ## @.str.8 .asciz "glBlitFramebuffer" .comm __funcptr_glBlitFramebuffer,8,3 ## @_funcptr_glBlitFramebuffer L_.str.9: ## @.str.9 .asciz "glCheckFramebufferStatus" .comm __funcptr_glCheckFramebufferStatus,8,3 ## @_funcptr_glCheckFramebufferStatus L_.str.10: ## @.str.10 .asciz "glClampColor" .comm __funcptr_glClampColor,8,3 ## @_funcptr_glClampColor L_.str.11: ## @.str.11 .asciz "glClearBufferfi" .comm __funcptr_glClearBufferfi,8,3 ## @_funcptr_glClearBufferfi L_.str.12: ## @.str.12 .asciz "glClearBufferfv" .comm __funcptr_glClearBufferfv,8,3 ## @_funcptr_glClearBufferfv L_.str.13: ## @.str.13 .asciz "glClearBufferiv" .comm __funcptr_glClearBufferiv,8,3 ## @_funcptr_glClearBufferiv L_.str.14: ## @.str.14 .asciz "glClearBufferuiv" .comm __funcptr_glClearBufferuiv,8,3 ## @_funcptr_glClearBufferuiv L_.str.15: ## @.str.15 .asciz "glColorMaski" .comm __funcptr_glColorMaski,8,3 ## @_funcptr_glColorMaski L_.str.16: ## @.str.16 .asciz "glDeleteFramebuffers" .comm __funcptr_glDeleteFramebuffers,8,3 ## @_funcptr_glDeleteFramebuffers L_.str.17: ## @.str.17 .asciz "glDeleteRenderbuffers" .comm __funcptr_glDeleteRenderbuffers,8,3 ## @_funcptr_glDeleteRenderbuffers L_.str.18: ## @.str.18 .asciz "glDeleteVertexArrays" .comm __funcptr_glDeleteVertexArrays,8,3 ## @_funcptr_glDeleteVertexArrays L_.str.19: ## @.str.19 .asciz "glDisablei" .comm __funcptr_glDisablei,8,3 ## @_funcptr_glDisablei L_.str.20: ## @.str.20 .asciz "glEnablei" .comm __funcptr_glEnablei,8,3 ## @_funcptr_glEnablei L_.str.21: ## @.str.21 .asciz "glEndConditionalRender" .comm __funcptr_glEndConditionalRender,8,3 ## @_funcptr_glEndConditionalRender L_.str.22: ## @.str.22 .asciz "glEndTransformFeedback" .comm __funcptr_glEndTransformFeedback,8,3 ## @_funcptr_glEndTransformFeedback L_.str.23: ## @.str.23 .asciz "glFlushMappedBufferRange" .comm __funcptr_glFlushMappedBufferRange,8,3 ## @_funcptr_glFlushMappedBufferRange L_.str.24: ## @.str.24 .asciz "glFramebufferRenderbuffer" .comm __funcptr_glFramebufferRenderbuffer,8,3 ## @_funcptr_glFramebufferRenderbuffer L_.str.25: ## @.str.25 .asciz "glFramebufferTexture1D" .comm __funcptr_glFramebufferTexture1D,8,3 ## @_funcptr_glFramebufferTexture1D L_.str.26: ## @.str.26 .asciz "glFramebufferTexture2D" .comm __funcptr_glFramebufferTexture2D,8,3 ## @_funcptr_glFramebufferTexture2D L_.str.27: ## @.str.27 .asciz "glFramebufferTexture3D" .comm __funcptr_glFramebufferTexture3D,8,3 ## @_funcptr_glFramebufferTexture3D L_.str.28: ## @.str.28 .asciz "glFramebufferTextureLayer" .comm __funcptr_glFramebufferTextureLayer,8,3 ## @_funcptr_glFramebufferTextureLayer L_.str.29: ## @.str.29 .asciz "glGenFramebuffers" .comm __funcptr_glGenFramebuffers,8,3 ## @_funcptr_glGenFramebuffers L_.str.30: ## @.str.30 .asciz "glGenRenderbuffers" .comm __funcptr_glGenRenderbuffers,8,3 ## @_funcptr_glGenRenderbuffers L_.str.31: ## @.str.31 .asciz "glGenVertexArrays" .comm __funcptr_glGenVertexArrays,8,3 ## @_funcptr_glGenVertexArrays L_.str.32: ## @.str.32 .asciz "glGenerateMipmap" .comm __funcptr_glGenerateMipmap,8,3 ## @_funcptr_glGenerateMipmap L_.str.33: ## @.str.33 .asciz "glGetBooleani_v" .comm __funcptr_glGetBooleani_v,8,3 ## @_funcptr_glGetBooleani_v L_.str.34: ## @.str.34 .asciz "glGetFragDataLocation" .comm __funcptr_glGetFragDataLocation,8,3 ## @_funcptr_glGetFragDataLocation L_.str.35: ## @.str.35 .asciz "glGetFramebufferAttachmentParameteriv" .comm __funcptr_glGetFramebufferAttachmentParameteriv,8,3 ## @_funcptr_glGetFramebufferAttachmentParameteriv L_.str.36: ## @.str.36 .asciz "glGetIntegeri_v" .comm __funcptr_glGetIntegeri_v,8,3 ## @_funcptr_glGetIntegeri_v L_.str.37: ## @.str.37 .asciz "glGetRenderbufferParameteriv" .comm __funcptr_glGetRenderbufferParameteriv,8,3 ## @_funcptr_glGetRenderbufferParameteriv L_.str.38: ## @.str.38 .asciz "glGetStringi" .comm __funcptr_glGetStringi,8,3 ## @_funcptr_glGetStringi L_.str.39: ## @.str.39 .asciz "glGetTexParameterIiv" .comm __funcptr_glGetTexParameterIiv,8,3 ## @_funcptr_glGetTexParameterIiv L_.str.40: ## @.str.40 .asciz "glGetTexParameterIuiv" .comm __funcptr_glGetTexParameterIuiv,8,3 ## @_funcptr_glGetTexParameterIuiv L_.str.41: ## @.str.41 .asciz "glGetTransformFeedbackVarying" .comm __funcptr_glGetTransformFeedbackVarying,8,3 ## @_funcptr_glGetTransformFeedbackVarying L_.str.42: ## @.str.42 .asciz "glGetUniformuiv" .comm __funcptr_glGetUniformuiv,8,3 ## @_funcptr_glGetUniformuiv L_.str.43: ## @.str.43 .asciz "glGetVertexAttribIiv" .comm __funcptr_glGetVertexAttribIiv,8,3 ## @_funcptr_glGetVertexAttribIiv L_.str.44: ## @.str.44 .asciz "glGetVertexAttribIuiv" .comm __funcptr_glGetVertexAttribIuiv,8,3 ## @_funcptr_glGetVertexAttribIuiv L_.str.45: ## @.str.45 .asciz "glIsEnabledi" .comm __funcptr_glIsEnabledi,8,3 ## @_funcptr_glIsEnabledi L_.str.46: ## @.str.46 .asciz "glIsFramebuffer" .comm __funcptr_glIsFramebuffer,8,3 ## @_funcptr_glIsFramebuffer L_.str.47: ## @.str.47 .asciz "glIsRenderbuffer" .comm __funcptr_glIsRenderbuffer,8,3 ## @_funcptr_glIsRenderbuffer L_.str.48: ## @.str.48 .asciz "glIsVertexArray" .comm __funcptr_glIsVertexArray,8,3 ## @_funcptr_glIsVertexArray L_.str.49: ## @.str.49 .asciz "glMapBufferRange" .comm __funcptr_glMapBufferRange,8,3 ## @_funcptr_glMapBufferRange L_.str.50: ## @.str.50 .asciz "glRenderbufferStorage" .comm __funcptr_glRenderbufferStorage,8,3 ## @_funcptr_glRenderbufferStorage L_.str.51: ## @.str.51 .asciz "glRenderbufferStorageMultisample" .comm __funcptr_glRenderbufferStorageMultisample,8,3 ## @_funcptr_glRenderbufferStorageMultisample L_.str.52: ## @.str.52 .asciz "glTexParameterIiv" .comm __funcptr_glTexParameterIiv,8,3 ## @_funcptr_glTexParameterIiv L_.str.53: ## @.str.53 .asciz "glTexParameterIuiv" .comm __funcptr_glTexParameterIuiv,8,3 ## @_funcptr_glTexParameterIuiv L_.str.54: ## @.str.54 .asciz "glTransformFeedbackVaryings" .comm __funcptr_glTransformFeedbackVaryings,8,3 ## @_funcptr_glTransformFeedbackVaryings L_.str.55: ## @.str.55 .asciz "glUniform1ui" .comm __funcptr_glUniform1ui,8,3 ## @_funcptr_glUniform1ui L_.str.56: ## @.str.56 .asciz "glUniform1uiv" .comm __funcptr_glUniform1uiv,8,3 ## @_funcptr_glUniform1uiv L_.str.57: ## @.str.57 .asciz "glUniform2ui" .comm __funcptr_glUniform2ui,8,3 ## @_funcptr_glUniform2ui L_.str.58: ## @.str.58 .asciz "glUniform2uiv" .comm __funcptr_glUniform2uiv,8,3 ## @_funcptr_glUniform2uiv L_.str.59: ## @.str.59 .asciz "glUniform3ui" .comm __funcptr_glUniform3ui,8,3 ## @_funcptr_glUniform3ui L_.str.60: ## @.str.60 .asciz "glUniform3uiv" .comm __funcptr_glUniform3uiv,8,3 ## @_funcptr_glUniform3uiv L_.str.61: ## @.str.61 .asciz "glUniform4ui" .comm __funcptr_glUniform4ui,8,3 ## @_funcptr_glUniform4ui L_.str.62: ## @.str.62 .asciz "glUniform4uiv" .comm __funcptr_glUniform4uiv,8,3 ## @_funcptr_glUniform4uiv L_.str.63: ## @.str.63 .asciz "glVertexAttribI1i" .comm __funcptr_glVertexAttribI1i,8,3 ## @_funcptr_glVertexAttribI1i L_.str.64: ## @.str.64 .asciz "glVertexAttribI1iv" .comm __funcptr_glVertexAttribI1iv,8,3 ## @_funcptr_glVertexAttribI1iv L_.str.65: ## @.str.65 .asciz "glVertexAttribI1ui" .comm __funcptr_glVertexAttribI1ui,8,3 ## @_funcptr_glVertexAttribI1ui L_.str.66: ## @.str.66 .asciz "glVertexAttribI1uiv" .comm __funcptr_glVertexAttribI1uiv,8,3 ## @_funcptr_glVertexAttribI1uiv L_.str.67: ## @.str.67 .asciz "glVertexAttribI2i" .comm __funcptr_glVertexAttribI2i,8,3 ## @_funcptr_glVertexAttribI2i L_.str.68: ## @.str.68 .asciz "glVertexAttribI2iv" .comm __funcptr_glVertexAttribI2iv,8,3 ## @_funcptr_glVertexAttribI2iv L_.str.69: ## @.str.69 .asciz "glVertexAttribI2ui" .comm __funcptr_glVertexAttribI2ui,8,3 ## @_funcptr_glVertexAttribI2ui L_.str.70: ## @.str.70 .asciz "glVertexAttribI2uiv" .comm __funcptr_glVertexAttribI2uiv,8,3 ## @_funcptr_glVertexAttribI2uiv L_.str.71: ## @.str.71 .asciz "glVertexAttribI3i" .comm __funcptr_glVertexAttribI3i,8,3 ## @_funcptr_glVertexAttribI3i L_.str.72: ## @.str.72 .asciz "glVertexAttribI3iv" .comm __funcptr_glVertexAttribI3iv,8,3 ## @_funcptr_glVertexAttribI3iv L_.str.73: ## @.str.73 .asciz "glVertexAttribI3ui" .comm __funcptr_glVertexAttribI3ui,8,3 ## @_funcptr_glVertexAttribI3ui L_.str.74: ## @.str.74 .asciz "glVertexAttribI3uiv" .comm __funcptr_glVertexAttribI3uiv,8,3 ## @_funcptr_glVertexAttribI3uiv L_.str.75: ## @.str.75 .asciz "glVertexAttribI4bv" .comm __funcptr_glVertexAttribI4bv,8,3 ## @_funcptr_glVertexAttribI4bv L_.str.76: ## @.str.76 .asciz "glVertexAttribI4i" .comm __funcptr_glVertexAttribI4i,8,3 ## @_funcptr_glVertexAttribI4i L_.str.77: ## @.str.77 .asciz "glVertexAttribI4iv" .comm __funcptr_glVertexAttribI4iv,8,3 ## @_funcptr_glVertexAttribI4iv L_.str.78: ## @.str.78 .asciz "glVertexAttribI4sv" .comm __funcptr_glVertexAttribI4sv,8,3 ## @_funcptr_glVertexAttribI4sv L_.str.79: ## @.str.79 .asciz "glVertexAttribI4ubv" .comm __funcptr_glVertexAttribI4ubv,8,3 ## @_funcptr_glVertexAttribI4ubv L_.str.80: ## @.str.80 .asciz "glVertexAttribI4ui" .comm __funcptr_glVertexAttribI4ui,8,3 ## @_funcptr_glVertexAttribI4ui L_.str.81: ## @.str.81 .asciz "glVertexAttribI4uiv" .comm __funcptr_glVertexAttribI4uiv,8,3 ## @_funcptr_glVertexAttribI4uiv L_.str.82: ## @.str.82 .asciz "glVertexAttribI4usv" .comm __funcptr_glVertexAttribI4usv,8,3 ## @_funcptr_glVertexAttribI4usv L_.str.83: ## @.str.83 .asciz "glVertexAttribIPointer" .comm __funcptr_glVertexAttribIPointer,8,3 ## @_funcptr_glVertexAttribIPointer .no_dead_strip _LoadCore_Version_3_0 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadCore_Version_3_0 _LoadCore_Version_3_0: ; @LoadCore_Version_3_0 .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glBeginConditionalRender@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glBeginConditionalRender@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glBeginTransformFeedback@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glBeginTransformFeedback@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glBindBufferBase@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glBindBufferBase@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glBindBufferRange@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glBindBufferRange@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glBindFragDataLocation@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glBindFragDataLocation@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glBindFramebuffer@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glBindFramebuffer@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glBindRenderbuffer@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glBindRenderbuffer@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh35: adrp x0, l_.str.7@PAGE Lloh36: add x0, x0, l_.str.7@PAGEOFF bl _IntGetProcAddress Lloh37: adrp x8, __funcptr_glBindVertexArray@GOTPAGE Lloh38: ldr x8, [x8, __funcptr_glBindVertexArray@GOTPAGEOFF] Lloh39: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh40: adrp x0, l_.str.8@PAGE Lloh41: add x0, x0, l_.str.8@PAGEOFF bl _IntGetProcAddress Lloh42: adrp x8, __funcptr_glBlitFramebuffer@GOTPAGE Lloh43: ldr x8, [x8, __funcptr_glBlitFramebuffer@GOTPAGEOFF] Lloh44: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh45: adrp x0, l_.str.9@PAGE Lloh46: add x0, x0, l_.str.9@PAGEOFF bl _IntGetProcAddress Lloh47: adrp x8, __funcptr_glCheckFramebufferStatus@GOTPAGE Lloh48: ldr x8, [x8, __funcptr_glCheckFramebufferStatus@GOTPAGEOFF] Lloh49: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh50: adrp x0, l_.str.10@PAGE Lloh51: add x0, x0, l_.str.10@PAGEOFF bl _IntGetProcAddress Lloh52: adrp x8, __funcptr_glClampColor@GOTPAGE Lloh53: ldr x8, [x8, __funcptr_glClampColor@GOTPAGEOFF] Lloh54: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh55: adrp x0, l_.str.11@PAGE Lloh56: add x0, x0, l_.str.11@PAGEOFF bl _IntGetProcAddress Lloh57: adrp x8, __funcptr_glClearBufferfi@GOTPAGE Lloh58: ldr x8, [x8, __funcptr_glClearBufferfi@GOTPAGEOFF] Lloh59: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh60: adrp x0, l_.str.12@PAGE Lloh61: add x0, x0, l_.str.12@PAGEOFF bl _IntGetProcAddress Lloh62: adrp x8, __funcptr_glClearBufferfv@GOTPAGE Lloh63: ldr x8, [x8, __funcptr_glClearBufferfv@GOTPAGEOFF] Lloh64: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh65: adrp x0, l_.str.13@PAGE Lloh66: add x0, x0, l_.str.13@PAGEOFF bl _IntGetProcAddress Lloh67: adrp x8, __funcptr_glClearBufferiv@GOTPAGE Lloh68: ldr x8, [x8, __funcptr_glClearBufferiv@GOTPAGEOFF] Lloh69: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh70: adrp x0, l_.str.14@PAGE Lloh71: add x0, x0, l_.str.14@PAGEOFF bl _IntGetProcAddress Lloh72: adrp x8, __funcptr_glClearBufferuiv@GOTPAGE Lloh73: ldr x8, [x8, __funcptr_glClearBufferuiv@GOTPAGEOFF] Lloh74: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh75: adrp x0, l_.str.15@PAGE Lloh76: add x0, x0, l_.str.15@PAGEOFF bl _IntGetProcAddress Lloh77: adrp x8, __funcptr_glColorMaski@GOTPAGE Lloh78: ldr x8, [x8, __funcptr_glColorMaski@GOTPAGEOFF] Lloh79: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh80: adrp x0, l_.str.16@PAGE Lloh81: add x0, x0, l_.str.16@PAGEOFF bl _IntGetProcAddress Lloh82: adrp x8, __funcptr_glDeleteFramebuffers@GOTPAGE Lloh83: ldr x8, [x8, __funcptr_glDeleteFramebuffers@GOTPAGEOFF] Lloh84: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh85: adrp x0, l_.str.17@PAGE Lloh86: add x0, x0, l_.str.17@PAGEOFF bl _IntGetProcAddress Lloh87: adrp x8, __funcptr_glDeleteRenderbuffers@GOTPAGE Lloh88: ldr x8, [x8, __funcptr_glDeleteRenderbuffers@GOTPAGEOFF] Lloh89: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh90: adrp x0, l_.str.18@PAGE Lloh91: add x0, x0, l_.str.18@PAGEOFF bl _IntGetProcAddress Lloh92: adrp x8, __funcptr_glDeleteVertexArrays@GOTPAGE Lloh93: ldr x8, [x8, __funcptr_glDeleteVertexArrays@GOTPAGEOFF] Lloh94: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh95: adrp x0, l_.str.19@PAGE Lloh96: add x0, x0, l_.str.19@PAGEOFF bl _IntGetProcAddress Lloh97: adrp x8, __funcptr_glDisablei@GOTPAGE Lloh98: ldr x8, [x8, __funcptr_glDisablei@GOTPAGEOFF] Lloh99: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh100: adrp x0, l_.str.20@PAGE Lloh101: add x0, x0, l_.str.20@PAGEOFF bl _IntGetProcAddress Lloh102: adrp x8, __funcptr_glEnablei@GOTPAGE Lloh103: ldr x8, [x8, __funcptr_glEnablei@GOTPAGEOFF] Lloh104: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh105: adrp x0, l_.str.21@PAGE Lloh106: add x0, x0, l_.str.21@PAGEOFF bl _IntGetProcAddress Lloh107: adrp x8, __funcptr_glEndConditionalRender@GOTPAGE Lloh108: ldr x8, [x8, __funcptr_glEndConditionalRender@GOTPAGEOFF] Lloh109: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh110: adrp x0, l_.str.22@PAGE Lloh111: add x0, x0, l_.str.22@PAGEOFF bl _IntGetProcAddress Lloh112: adrp x8, __funcptr_glEndTransformFeedback@GOTPAGE Lloh113: ldr x8, [x8, __funcptr_glEndTransformFeedback@GOTPAGEOFF] Lloh114: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh115: adrp x0, l_.str.23@PAGE Lloh116: add x0, x0, l_.str.23@PAGEOFF bl _IntGetProcAddress Lloh117: adrp x8, __funcptr_glFlushMappedBufferRange@GOTPAGE Lloh118: ldr x8, [x8, __funcptr_glFlushMappedBufferRange@GOTPAGEOFF] Lloh119: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh120: adrp x0, l_.str.24@PAGE Lloh121: add x0, x0, l_.str.24@PAGEOFF bl _IntGetProcAddress Lloh122: adrp x8, __funcptr_glFramebufferRenderbuffer@GOTPAGE Lloh123: ldr x8, [x8, __funcptr_glFramebufferRenderbuffer@GOTPAGEOFF] Lloh124: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh125: adrp x0, l_.str.25@PAGE Lloh126: add x0, x0, l_.str.25@PAGEOFF bl _IntGetProcAddress Lloh127: adrp x8, __funcptr_glFramebufferTexture1D@GOTPAGE Lloh128: ldr x8, [x8, __funcptr_glFramebufferTexture1D@GOTPAGEOFF] Lloh129: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh130: adrp x0, l_.str.26@PAGE Lloh131: add x0, x0, l_.str.26@PAGEOFF bl _IntGetProcAddress Lloh132: adrp x8, __funcptr_glFramebufferTexture2D@GOTPAGE Lloh133: ldr x8, [x8, __funcptr_glFramebufferTexture2D@GOTPAGEOFF] Lloh134: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh135: adrp x0, l_.str.27@PAGE Lloh136: add x0, x0, l_.str.27@PAGEOFF bl _IntGetProcAddress Lloh137: adrp x8, __funcptr_glFramebufferTexture3D@GOTPAGE Lloh138: ldr x8, [x8, __funcptr_glFramebufferTexture3D@GOTPAGEOFF] Lloh139: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh140: adrp x0, l_.str.28@PAGE Lloh141: add x0, x0, l_.str.28@PAGEOFF bl _IntGetProcAddress Lloh142: adrp x8, __funcptr_glFramebufferTextureLayer@GOTPAGE Lloh143: ldr x8, [x8, __funcptr_glFramebufferTextureLayer@GOTPAGEOFF] Lloh144: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh145: adrp x0, l_.str.29@PAGE Lloh146: add x0, x0, l_.str.29@PAGEOFF bl _IntGetProcAddress Lloh147: adrp x8, __funcptr_glGenFramebuffers@GOTPAGE Lloh148: ldr x8, [x8, __funcptr_glGenFramebuffers@GOTPAGEOFF] Lloh149: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh150: adrp x0, l_.str.30@PAGE Lloh151: add x0, x0, l_.str.30@PAGEOFF bl _IntGetProcAddress Lloh152: adrp x8, __funcptr_glGenRenderbuffers@GOTPAGE Lloh153: ldr x8, [x8, __funcptr_glGenRenderbuffers@GOTPAGEOFF] Lloh154: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh155: adrp x0, l_.str.31@PAGE Lloh156: add x0, x0, l_.str.31@PAGEOFF bl _IntGetProcAddress Lloh157: adrp x8, __funcptr_glGenVertexArrays@GOTPAGE Lloh158: ldr x8, [x8, __funcptr_glGenVertexArrays@GOTPAGEOFF] Lloh159: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh160: adrp x0, l_.str.32@PAGE Lloh161: add x0, x0, l_.str.32@PAGEOFF bl _IntGetProcAddress Lloh162: adrp x8, __funcptr_glGenerateMipmap@GOTPAGE Lloh163: ldr x8, [x8, __funcptr_glGenerateMipmap@GOTPAGEOFF] Lloh164: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh165: adrp x0, l_.str.33@PAGE Lloh166: add x0, x0, l_.str.33@PAGEOFF bl _IntGetProcAddress Lloh167: adrp x8, __funcptr_glGetBooleani_v@GOTPAGE Lloh168: ldr x8, [x8, __funcptr_glGetBooleani_v@GOTPAGEOFF] Lloh169: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh170: adrp x0, l_.str.34@PAGE Lloh171: add x0, x0, l_.str.34@PAGEOFF bl _IntGetProcAddress Lloh172: adrp x8, __funcptr_glGetFragDataLocation@GOTPAGE Lloh173: ldr x8, [x8, __funcptr_glGetFragDataLocation@GOTPAGEOFF] Lloh174: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh175: adrp x0, l_.str.35@PAGE Lloh176: add x0, x0, l_.str.35@PAGEOFF bl _IntGetProcAddress Lloh177: adrp x8, __funcptr_glGetFramebufferAttachmentParameteriv@GOTPAGE Lloh178: ldr x8, [x8, __funcptr_glGetFramebufferAttachmentParameteriv@GOTPAGEOFF] Lloh179: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh180: adrp x0, l_.str.36@PAGE Lloh181: add x0, x0, l_.str.36@PAGEOFF bl _IntGetProcAddress Lloh182: adrp x8, __funcptr_glGetIntegeri_v@GOTPAGE Lloh183: ldr x8, [x8, __funcptr_glGetIntegeri_v@GOTPAGEOFF] Lloh184: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh185: adrp x0, l_.str.37@PAGE Lloh186: add x0, x0, l_.str.37@PAGEOFF bl _IntGetProcAddress Lloh187: adrp x8, __funcptr_glGetRenderbufferParameteriv@GOTPAGE Lloh188: ldr x8, [x8, __funcptr_glGetRenderbufferParameteriv@GOTPAGEOFF] Lloh189: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh190: adrp x0, l_.str.38@PAGE Lloh191: add x0, x0, l_.str.38@PAGEOFF bl _IntGetProcAddress Lloh192: adrp x8, __funcptr_glGetStringi@GOTPAGE Lloh193: ldr x8, [x8, __funcptr_glGetStringi@GOTPAGEOFF] Lloh194: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh195: adrp x0, l_.str.39@PAGE Lloh196: add x0, x0, l_.str.39@PAGEOFF bl _IntGetProcAddress Lloh197: adrp x8, __funcptr_glGetTexParameterIiv@GOTPAGE Lloh198: ldr x8, [x8, __funcptr_glGetTexParameterIiv@GOTPAGEOFF] Lloh199: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh200: adrp x0, l_.str.40@PAGE Lloh201: add x0, x0, l_.str.40@PAGEOFF bl _IntGetProcAddress Lloh202: adrp x8, __funcptr_glGetTexParameterIuiv@GOTPAGE Lloh203: ldr x8, [x8, __funcptr_glGetTexParameterIuiv@GOTPAGEOFF] Lloh204: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh205: adrp x0, l_.str.41@PAGE Lloh206: add x0, x0, l_.str.41@PAGEOFF bl _IntGetProcAddress Lloh207: adrp x8, __funcptr_glGetTransformFeedbackVarying@GOTPAGE Lloh208: ldr x8, [x8, __funcptr_glGetTransformFeedbackVarying@GOTPAGEOFF] Lloh209: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh210: adrp x0, l_.str.42@PAGE Lloh211: add x0, x0, l_.str.42@PAGEOFF bl _IntGetProcAddress Lloh212: adrp x8, __funcptr_glGetUniformuiv@GOTPAGE Lloh213: ldr x8, [x8, __funcptr_glGetUniformuiv@GOTPAGEOFF] Lloh214: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh215: adrp x0, l_.str.43@PAGE Lloh216: add x0, x0, l_.str.43@PAGEOFF bl _IntGetProcAddress Lloh217: adrp x8, __funcptr_glGetVertexAttribIiv@GOTPAGE Lloh218: ldr x8, [x8, __funcptr_glGetVertexAttribIiv@GOTPAGEOFF] Lloh219: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh220: adrp x0, l_.str.44@PAGE Lloh221: add x0, x0, l_.str.44@PAGEOFF bl _IntGetProcAddress Lloh222: adrp x8, __funcptr_glGetVertexAttribIuiv@GOTPAGE Lloh223: ldr x8, [x8, __funcptr_glGetVertexAttribIuiv@GOTPAGEOFF] Lloh224: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh225: adrp x0, l_.str.45@PAGE Lloh226: add x0, x0, l_.str.45@PAGEOFF bl _IntGetProcAddress Lloh227: adrp x8, __funcptr_glIsEnabledi@GOTPAGE Lloh228: ldr x8, [x8, __funcptr_glIsEnabledi@GOTPAGEOFF] Lloh229: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh230: adrp x0, l_.str.46@PAGE Lloh231: add x0, x0, l_.str.46@PAGEOFF bl _IntGetProcAddress Lloh232: adrp x8, __funcptr_glIsFramebuffer@GOTPAGE Lloh233: ldr x8, [x8, __funcptr_glIsFramebuffer@GOTPAGEOFF] Lloh234: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh235: adrp x0, l_.str.47@PAGE Lloh236: add x0, x0, l_.str.47@PAGEOFF bl _IntGetProcAddress Lloh237: adrp x8, __funcptr_glIsRenderbuffer@GOTPAGE Lloh238: ldr x8, [x8, __funcptr_glIsRenderbuffer@GOTPAGEOFF] Lloh239: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh240: adrp x0, l_.str.48@PAGE Lloh241: add x0, x0, l_.str.48@PAGEOFF bl _IntGetProcAddress Lloh242: adrp x8, __funcptr_glIsVertexArray@GOTPAGE Lloh243: ldr x8, [x8, __funcptr_glIsVertexArray@GOTPAGEOFF] Lloh244: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh245: adrp x0, l_.str.49@PAGE Lloh246: add x0, x0, l_.str.49@PAGEOFF bl _IntGetProcAddress Lloh247: adrp x8, __funcptr_glMapBufferRange@GOTPAGE Lloh248: ldr x8, [x8, __funcptr_glMapBufferRange@GOTPAGEOFF] Lloh249: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh250: adrp x0, l_.str.50@PAGE Lloh251: add x0, x0, l_.str.50@PAGEOFF bl _IntGetProcAddress Lloh252: adrp x8, __funcptr_glRenderbufferStorage@GOTPAGE Lloh253: ldr x8, [x8, __funcptr_glRenderbufferStorage@GOTPAGEOFF] Lloh254: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh255: adrp x0, l_.str.51@PAGE Lloh256: add x0, x0, l_.str.51@PAGEOFF bl _IntGetProcAddress Lloh257: adrp x8, __funcptr_glRenderbufferStorageMultisample@GOTPAGE Lloh258: ldr x8, [x8, __funcptr_glRenderbufferStorageMultisample@GOTPAGEOFF] Lloh259: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh260: adrp x0, l_.str.52@PAGE Lloh261: add x0, x0, l_.str.52@PAGEOFF bl _IntGetProcAddress Lloh262: adrp x8, __funcptr_glTexParameterIiv@GOTPAGE Lloh263: ldr x8, [x8, __funcptr_glTexParameterIiv@GOTPAGEOFF] Lloh264: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh265: adrp x0, l_.str.53@PAGE Lloh266: add x0, x0, l_.str.53@PAGEOFF bl _IntGetProcAddress Lloh267: adrp x8, __funcptr_glTexParameterIuiv@GOTPAGE Lloh268: ldr x8, [x8, __funcptr_glTexParameterIuiv@GOTPAGEOFF] Lloh269: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh270: adrp x0, l_.str.54@PAGE Lloh271: add x0, x0, l_.str.54@PAGEOFF bl _IntGetProcAddress Lloh272: adrp x8, __funcptr_glTransformFeedbackVaryings@GOTPAGE Lloh273: ldr x8, [x8, __funcptr_glTransformFeedbackVaryings@GOTPAGEOFF] Lloh274: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh275: adrp x0, l_.str.55@PAGE Lloh276: add x0, x0, l_.str.55@PAGEOFF bl _IntGetProcAddress Lloh277: adrp x8, __funcptr_glUniform1ui@GOTPAGE Lloh278: ldr x8, [x8, __funcptr_glUniform1ui@GOTPAGEOFF] Lloh279: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh280: adrp x0, l_.str.56@PAGE Lloh281: add x0, x0, l_.str.56@PAGEOFF bl _IntGetProcAddress Lloh282: adrp x8, __funcptr_glUniform1uiv@GOTPAGE Lloh283: ldr x8, [x8, __funcptr_glUniform1uiv@GOTPAGEOFF] Lloh284: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh285: adrp x0, l_.str.57@PAGE Lloh286: add x0, x0, l_.str.57@PAGEOFF bl _IntGetProcAddress Lloh287: adrp x8, __funcptr_glUniform2ui@GOTPAGE Lloh288: ldr x8, [x8, __funcptr_glUniform2ui@GOTPAGEOFF] Lloh289: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh290: adrp x0, l_.str.58@PAGE Lloh291: add x0, x0, l_.str.58@PAGEOFF bl _IntGetProcAddress Lloh292: adrp x8, __funcptr_glUniform2uiv@GOTPAGE Lloh293: ldr x8, [x8, __funcptr_glUniform2uiv@GOTPAGEOFF] Lloh294: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh295: adrp x0, l_.str.59@PAGE Lloh296: add x0, x0, l_.str.59@PAGEOFF bl _IntGetProcAddress Lloh297: adrp x8, __funcptr_glUniform3ui@GOTPAGE Lloh298: ldr x8, [x8, __funcptr_glUniform3ui@GOTPAGEOFF] Lloh299: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh300: adrp x0, l_.str.60@PAGE Lloh301: add x0, x0, l_.str.60@PAGEOFF bl _IntGetProcAddress Lloh302: adrp x8, __funcptr_glUniform3uiv@GOTPAGE Lloh303: ldr x8, [x8, __funcptr_glUniform3uiv@GOTPAGEOFF] Lloh304: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh305: adrp x0, l_.str.61@PAGE Lloh306: add x0, x0, l_.str.61@PAGEOFF bl _IntGetProcAddress Lloh307: adrp x8, __funcptr_glUniform4ui@GOTPAGE Lloh308: ldr x8, [x8, __funcptr_glUniform4ui@GOTPAGEOFF] Lloh309: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh310: adrp x0, l_.str.62@PAGE Lloh311: add x0, x0, l_.str.62@PAGEOFF bl _IntGetProcAddress Lloh312: adrp x8, __funcptr_glUniform4uiv@GOTPAGE Lloh313: ldr x8, [x8, __funcptr_glUniform4uiv@GOTPAGEOFF] Lloh314: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh315: adrp x0, l_.str.63@PAGE Lloh316: add x0, x0, l_.str.63@PAGEOFF bl _IntGetProcAddress Lloh317: adrp x8, __funcptr_glVertexAttribI1i@GOTPAGE Lloh318: ldr x8, [x8, __funcptr_glVertexAttribI1i@GOTPAGEOFF] Lloh319: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh320: adrp x0, l_.str.64@PAGE Lloh321: add x0, x0, l_.str.64@PAGEOFF bl _IntGetProcAddress Lloh322: adrp x8, __funcptr_glVertexAttribI1iv@GOTPAGE Lloh323: ldr x8, [x8, __funcptr_glVertexAttribI1iv@GOTPAGEOFF] Lloh324: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh325: adrp x0, l_.str.65@PAGE Lloh326: add x0, x0, l_.str.65@PAGEOFF bl _IntGetProcAddress Lloh327: adrp x8, __funcptr_glVertexAttribI1ui@GOTPAGE Lloh328: ldr x8, [x8, __funcptr_glVertexAttribI1ui@GOTPAGEOFF] Lloh329: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh330: adrp x0, l_.str.66@PAGE Lloh331: add x0, x0, l_.str.66@PAGEOFF bl _IntGetProcAddress Lloh332: adrp x8, __funcptr_glVertexAttribI1uiv@GOTPAGE Lloh333: ldr x8, [x8, __funcptr_glVertexAttribI1uiv@GOTPAGEOFF] Lloh334: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh335: adrp x0, l_.str.67@PAGE Lloh336: add x0, x0, l_.str.67@PAGEOFF bl _IntGetProcAddress Lloh337: adrp x8, __funcptr_glVertexAttribI2i@GOTPAGE Lloh338: ldr x8, [x8, __funcptr_glVertexAttribI2i@GOTPAGEOFF] Lloh339: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh340: adrp x0, l_.str.68@PAGE Lloh341: add x0, x0, l_.str.68@PAGEOFF bl _IntGetProcAddress Lloh342: adrp x8, __funcptr_glVertexAttribI2iv@GOTPAGE Lloh343: ldr x8, [x8, __funcptr_glVertexAttribI2iv@GOTPAGEOFF] Lloh344: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh345: adrp x0, l_.str.69@PAGE Lloh346: add x0, x0, l_.str.69@PAGEOFF bl _IntGetProcAddress Lloh347: adrp x8, __funcptr_glVertexAttribI2ui@GOTPAGE Lloh348: ldr x8, [x8, __funcptr_glVertexAttribI2ui@GOTPAGEOFF] Lloh349: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh350: adrp x0, l_.str.70@PAGE Lloh351: add x0, x0, l_.str.70@PAGEOFF bl _IntGetProcAddress Lloh352: adrp x8, __funcptr_glVertexAttribI2uiv@GOTPAGE Lloh353: ldr x8, [x8, __funcptr_glVertexAttribI2uiv@GOTPAGEOFF] Lloh354: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh355: adrp x0, l_.str.71@PAGE Lloh356: add x0, x0, l_.str.71@PAGEOFF bl _IntGetProcAddress Lloh357: adrp x8, __funcptr_glVertexAttribI3i@GOTPAGE Lloh358: ldr x8, [x8, __funcptr_glVertexAttribI3i@GOTPAGEOFF] Lloh359: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh360: adrp x0, l_.str.72@PAGE Lloh361: add x0, x0, l_.str.72@PAGEOFF bl _IntGetProcAddress Lloh362: adrp x8, __funcptr_glVertexAttribI3iv@GOTPAGE Lloh363: ldr x8, [x8, __funcptr_glVertexAttribI3iv@GOTPAGEOFF] Lloh364: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh365: adrp x0, l_.str.73@PAGE Lloh366: add x0, x0, l_.str.73@PAGEOFF bl _IntGetProcAddress Lloh367: adrp x8, __funcptr_glVertexAttribI3ui@GOTPAGE Lloh368: ldr x8, [x8, __funcptr_glVertexAttribI3ui@GOTPAGEOFF] Lloh369: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh370: adrp x0, l_.str.74@PAGE Lloh371: add x0, x0, l_.str.74@PAGEOFF bl _IntGetProcAddress Lloh372: adrp x8, __funcptr_glVertexAttribI3uiv@GOTPAGE Lloh373: ldr x8, [x8, __funcptr_glVertexAttribI3uiv@GOTPAGEOFF] Lloh374: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh375: adrp x0, l_.str.75@PAGE Lloh376: add x0, x0, l_.str.75@PAGEOFF bl _IntGetProcAddress Lloh377: adrp x8, __funcptr_glVertexAttribI4bv@GOTPAGE Lloh378: ldr x8, [x8, __funcptr_glVertexAttribI4bv@GOTPAGEOFF] Lloh379: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh380: adrp x0, l_.str.76@PAGE Lloh381: add x0, x0, l_.str.76@PAGEOFF bl _IntGetProcAddress Lloh382: adrp x8, __funcptr_glVertexAttribI4i@GOTPAGE Lloh383: ldr x8, [x8, __funcptr_glVertexAttribI4i@GOTPAGEOFF] Lloh384: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh385: adrp x0, l_.str.77@PAGE Lloh386: add x0, x0, l_.str.77@PAGEOFF bl _IntGetProcAddress Lloh387: adrp x8, __funcptr_glVertexAttribI4iv@GOTPAGE Lloh388: ldr x8, [x8, __funcptr_glVertexAttribI4iv@GOTPAGEOFF] Lloh389: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh390: adrp x0, l_.str.78@PAGE Lloh391: add x0, x0, l_.str.78@PAGEOFF bl _IntGetProcAddress Lloh392: adrp x8, __funcptr_glVertexAttribI4sv@GOTPAGE Lloh393: ldr x8, [x8, __funcptr_glVertexAttribI4sv@GOTPAGEOFF] Lloh394: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh395: adrp x0, l_.str.79@PAGE Lloh396: add x0, x0, l_.str.79@PAGEOFF bl _IntGetProcAddress Lloh397: adrp x8, __funcptr_glVertexAttribI4ubv@GOTPAGE Lloh398: ldr x8, [x8, __funcptr_glVertexAttribI4ubv@GOTPAGEOFF] Lloh399: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh400: adrp x0, l_.str.80@PAGE Lloh401: add x0, x0, l_.str.80@PAGEOFF bl _IntGetProcAddress Lloh402: adrp x8, __funcptr_glVertexAttribI4ui@GOTPAGE Lloh403: ldr x8, [x8, __funcptr_glVertexAttribI4ui@GOTPAGEOFF] Lloh404: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh405: adrp x0, l_.str.81@PAGE Lloh406: add x0, x0, l_.str.81@PAGEOFF bl _IntGetProcAddress Lloh407: adrp x8, __funcptr_glVertexAttribI4uiv@GOTPAGE Lloh408: ldr x8, [x8, __funcptr_glVertexAttribI4uiv@GOTPAGEOFF] Lloh409: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh410: adrp x0, l_.str.82@PAGE Lloh411: add x0, x0, l_.str.82@PAGEOFF bl _IntGetProcAddress Lloh412: adrp x8, __funcptr_glVertexAttribI4usv@GOTPAGE Lloh413: ldr x8, [x8, __funcptr_glVertexAttribI4usv@GOTPAGEOFF] Lloh414: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh415: adrp x0, l_.str.83@PAGE Lloh416: add x0, x0, l_.str.83@PAGEOFF bl _IntGetProcAddress Lloh417: adrp x8, __funcptr_glVertexAttribIPointer@GOTPAGE Lloh418: ldr x8, [x8, __funcptr_glVertexAttribIPointer@GOTPAGEOFF] Lloh419: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh417, Lloh418, Lloh419 .loh AdrpAdd Lloh415, Lloh416 .loh AdrpLdrGotStr Lloh412, Lloh413, Lloh414 .loh AdrpAdd Lloh410, Lloh411 .loh AdrpLdrGotStr Lloh407, Lloh408, Lloh409 .loh AdrpAdd Lloh405, Lloh406 .loh AdrpLdrGotStr Lloh402, Lloh403, Lloh404 .loh AdrpAdd Lloh400, Lloh401 .loh AdrpLdrGotStr Lloh397, Lloh398, Lloh399 .loh AdrpAdd Lloh395, Lloh396 .loh AdrpLdrGotStr Lloh392, Lloh393, Lloh394 .loh AdrpAdd Lloh390, Lloh391 .loh AdrpLdrGotStr Lloh387, Lloh388, Lloh389 .loh AdrpAdd Lloh385, Lloh386 .loh AdrpLdrGotStr Lloh382, Lloh383, Lloh384 .loh AdrpAdd Lloh380, Lloh381 .loh AdrpLdrGotStr Lloh377, Lloh378, Lloh379 .loh AdrpAdd Lloh375, Lloh376 .loh AdrpLdrGotStr Lloh372, Lloh373, Lloh374 .loh AdrpAdd Lloh370, Lloh371 .loh AdrpLdrGotStr Lloh367, Lloh368, Lloh369 .loh AdrpAdd Lloh365, Lloh366 .loh AdrpLdrGotStr Lloh362, Lloh363, Lloh364 .loh AdrpAdd Lloh360, Lloh361 .loh AdrpLdrGotStr Lloh357, Lloh358, Lloh359 .loh AdrpAdd Lloh355, Lloh356 .loh AdrpLdrGotStr Lloh352, Lloh353, Lloh354 .loh AdrpAdd Lloh350, Lloh351 .loh AdrpLdrGotStr Lloh347, Lloh348, Lloh349 .loh AdrpAdd Lloh345, Lloh346 .loh AdrpLdrGotStr Lloh342, Lloh343, Lloh344 .loh AdrpAdd Lloh340, Lloh341 .loh AdrpLdrGotStr Lloh337, Lloh338, Lloh339 .loh AdrpAdd Lloh335, Lloh336 .loh AdrpLdrGotStr Lloh332, Lloh333, Lloh334 .loh AdrpAdd Lloh330, Lloh331 .loh AdrpLdrGotStr Lloh327, Lloh328, Lloh329 .loh AdrpAdd Lloh325, Lloh326 .loh AdrpLdrGotStr Lloh322, Lloh323, Lloh324 .loh AdrpAdd Lloh320, Lloh321 .loh AdrpLdrGotStr Lloh317, Lloh318, Lloh319 .loh AdrpAdd Lloh315, Lloh316 .loh AdrpLdrGotStr Lloh312, Lloh313, Lloh314 .loh AdrpAdd Lloh310, Lloh311 .loh AdrpLdrGotStr Lloh307, Lloh308, Lloh309 .loh AdrpAdd Lloh305, Lloh306 .loh AdrpLdrGotStr Lloh302, Lloh303, Lloh304 .loh AdrpAdd Lloh300, Lloh301 .loh AdrpLdrGotStr Lloh297, Lloh298, Lloh299 .loh AdrpAdd Lloh295, Lloh296 .loh AdrpLdrGotStr Lloh292, Lloh293, Lloh294 .loh AdrpAdd Lloh290, Lloh291 .loh AdrpLdrGotStr Lloh287, Lloh288, Lloh289 .loh AdrpAdd Lloh285, Lloh286 .loh AdrpLdrGotStr Lloh282, Lloh283, Lloh284 .loh AdrpAdd Lloh280, Lloh281 .loh AdrpLdrGotStr Lloh277, Lloh278, Lloh279 .loh AdrpAdd Lloh275, Lloh276 .loh AdrpLdrGotStr Lloh272, Lloh273, Lloh274 .loh AdrpAdd Lloh270, Lloh271 .loh AdrpLdrGotStr Lloh267, Lloh268, Lloh269 .loh AdrpAdd Lloh265, Lloh266 .loh AdrpLdrGotStr Lloh262, Lloh263, Lloh264 .loh AdrpAdd Lloh260, Lloh261 .loh AdrpLdrGotStr Lloh257, Lloh258, Lloh259 .loh AdrpAdd Lloh255, Lloh256 .loh AdrpLdrGotStr Lloh252, Lloh253, Lloh254 .loh AdrpAdd Lloh250, Lloh251 .loh AdrpLdrGotStr Lloh247, Lloh248, Lloh249 .loh AdrpAdd Lloh245, Lloh246 .loh AdrpLdrGotStr Lloh242, Lloh243, Lloh244 .loh AdrpAdd Lloh240, Lloh241 .loh AdrpLdrGotStr Lloh237, Lloh238, Lloh239 .loh AdrpAdd Lloh235, Lloh236 .loh AdrpLdrGotStr Lloh232, Lloh233, Lloh234 .loh AdrpAdd Lloh230, Lloh231 .loh AdrpLdrGotStr Lloh227, Lloh228, Lloh229 .loh AdrpAdd Lloh225, Lloh226 .loh AdrpLdrGotStr Lloh222, Lloh223, Lloh224 .loh AdrpAdd Lloh220, Lloh221 .loh AdrpLdrGotStr Lloh217, Lloh218, Lloh219 .loh AdrpAdd Lloh215, Lloh216 .loh AdrpLdrGotStr Lloh212, Lloh213, Lloh214 .loh AdrpAdd Lloh210, Lloh211 .loh AdrpLdrGotStr Lloh207, Lloh208, Lloh209 .loh AdrpAdd Lloh205, Lloh206 .loh AdrpLdrGotStr Lloh202, Lloh203, Lloh204 .loh AdrpAdd Lloh200, Lloh201 .loh AdrpLdrGotStr Lloh197, Lloh198, Lloh199 .loh AdrpAdd Lloh195, Lloh196 .loh AdrpLdrGotStr Lloh192, Lloh193, Lloh194 .loh AdrpAdd Lloh190, Lloh191 .loh AdrpLdrGotStr Lloh187, Lloh188, Lloh189 .loh AdrpAdd Lloh185, Lloh186 .loh AdrpLdrGotStr Lloh182, Lloh183, Lloh184 .loh AdrpAdd Lloh180, Lloh181 .loh AdrpLdrGotStr Lloh177, Lloh178, Lloh179 .loh AdrpAdd Lloh175, Lloh176 .loh AdrpLdrGotStr Lloh172, Lloh173, Lloh174 .loh AdrpAdd Lloh170, Lloh171 .loh AdrpLdrGotStr Lloh167, Lloh168, Lloh169 .loh AdrpAdd Lloh165, Lloh166 .loh AdrpLdrGotStr Lloh162, Lloh163, Lloh164 .loh AdrpAdd Lloh160, Lloh161 .loh AdrpLdrGotStr Lloh157, Lloh158, Lloh159 .loh AdrpAdd Lloh155, Lloh156 .loh AdrpLdrGotStr Lloh152, Lloh153, Lloh154 .loh AdrpAdd Lloh150, Lloh151 .loh AdrpLdrGotStr Lloh147, Lloh148, Lloh149 .loh AdrpAdd Lloh145, Lloh146 .loh AdrpLdrGotStr Lloh142, Lloh143, Lloh144 .loh AdrpAdd Lloh140, Lloh141 .loh AdrpLdrGotStr Lloh137, Lloh138, Lloh139 .loh AdrpAdd Lloh135, Lloh136 .loh AdrpLdrGotStr Lloh132, Lloh133, Lloh134 .loh AdrpAdd Lloh130, Lloh131 .loh AdrpLdrGotStr Lloh127, Lloh128, Lloh129 .loh AdrpAdd Lloh125, Lloh126 .loh AdrpLdrGotStr Lloh122, Lloh123, Lloh124 .loh AdrpAdd Lloh120, Lloh121 .loh AdrpLdrGotStr Lloh117, Lloh118, Lloh119 .loh AdrpAdd Lloh115, Lloh116 .loh AdrpLdrGotStr Lloh112, Lloh113, Lloh114 .loh AdrpAdd Lloh110, Lloh111 .loh AdrpLdrGotStr Lloh107, Lloh108, Lloh109 .loh AdrpAdd Lloh105, Lloh106 .loh AdrpLdrGotStr Lloh102, Lloh103, Lloh104 .loh AdrpAdd Lloh100, Lloh101 .loh AdrpLdrGotStr Lloh97, Lloh98, Lloh99 .loh AdrpAdd Lloh95, Lloh96 .loh AdrpLdrGotStr Lloh92, Lloh93, Lloh94 .loh AdrpAdd Lloh90, Lloh91 .loh AdrpLdrGotStr Lloh87, Lloh88, Lloh89 .loh AdrpAdd Lloh85, Lloh86 .loh AdrpLdrGotStr Lloh82, Lloh83, Lloh84 .loh AdrpAdd Lloh80, Lloh81 .loh AdrpLdrGotStr Lloh77, Lloh78, Lloh79 .loh AdrpAdd Lloh75, Lloh76 .loh AdrpLdrGotStr Lloh72, Lloh73, Lloh74 .loh AdrpAdd Lloh70, Lloh71 .loh AdrpLdrGotStr Lloh67, Lloh68, Lloh69 .loh AdrpAdd Lloh65, Lloh66 .loh AdrpLdrGotStr Lloh62, Lloh63, Lloh64 .loh AdrpAdd Lloh60, Lloh61 .loh AdrpLdrGotStr Lloh57, Lloh58, Lloh59 .loh AdrpAdd Lloh55, Lloh56 .loh AdrpLdrGotStr Lloh52, Lloh53, Lloh54 .loh AdrpAdd Lloh50, Lloh51 .loh AdrpLdrGotStr Lloh47, Lloh48, Lloh49 .loh AdrpAdd Lloh45, Lloh46 .loh AdrpLdrGotStr Lloh42, Lloh43, Lloh44 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glBeginConditionalRender" .comm __funcptr_glBeginConditionalRender,8,3 ; @_funcptr_glBeginConditionalRender l_.str.1: ; @.str.1 .asciz "glBeginTransformFeedback" .comm __funcptr_glBeginTransformFeedback,8,3 ; @_funcptr_glBeginTransformFeedback l_.str.2: ; @.str.2 .asciz "glBindBufferBase" .comm __funcptr_glBindBufferBase,8,3 ; @_funcptr_glBindBufferBase l_.str.3: ; @.str.3 .asciz "glBindBufferRange" .comm __funcptr_glBindBufferRange,8,3 ; @_funcptr_glBindBufferRange l_.str.4: ; @.str.4 .asciz "glBindFragDataLocation" .comm __funcptr_glBindFragDataLocation,8,3 ; @_funcptr_glBindFragDataLocation l_.str.5: ; @.str.5 .asciz "glBindFramebuffer" .comm __funcptr_glBindFramebuffer,8,3 ; @_funcptr_glBindFramebuffer l_.str.6: ; @.str.6 .asciz "glBindRenderbuffer" .comm __funcptr_glBindRenderbuffer,8,3 ; @_funcptr_glBindRenderbuffer l_.str.7: ; @.str.7 .asciz "glBindVertexArray" .comm __funcptr_glBindVertexArray,8,3 ; @_funcptr_glBindVertexArray l_.str.8: ; @.str.8 .asciz "glBlitFramebuffer" .comm __funcptr_glBlitFramebuffer,8,3 ; @_funcptr_glBlitFramebuffer l_.str.9: ; @.str.9 .asciz "glCheckFramebufferStatus" .comm __funcptr_glCheckFramebufferStatus,8,3 ; @_funcptr_glCheckFramebufferStatus l_.str.10: ; @.str.10 .asciz "glClampColor" .comm __funcptr_glClampColor,8,3 ; @_funcptr_glClampColor l_.str.11: ; @.str.11 .asciz "glClearBufferfi" .comm __funcptr_glClearBufferfi,8,3 ; @_funcptr_glClearBufferfi l_.str.12: ; @.str.12 .asciz "glClearBufferfv" .comm __funcptr_glClearBufferfv,8,3 ; @_funcptr_glClearBufferfv l_.str.13: ; @.str.13 .asciz "glClearBufferiv" .comm __funcptr_glClearBufferiv,8,3 ; @_funcptr_glClearBufferiv l_.str.14: ; @.str.14 .asciz "glClearBufferuiv" .comm __funcptr_glClearBufferuiv,8,3 ; @_funcptr_glClearBufferuiv l_.str.15: ; @.str.15 .asciz "glColorMaski" .comm __funcptr_glColorMaski,8,3 ; @_funcptr_glColorMaski l_.str.16: ; @.str.16 .asciz "glDeleteFramebuffers" .comm __funcptr_glDeleteFramebuffers,8,3 ; @_funcptr_glDeleteFramebuffers l_.str.17: ; @.str.17 .asciz "glDeleteRenderbuffers" .comm __funcptr_glDeleteRenderbuffers,8,3 ; @_funcptr_glDeleteRenderbuffers l_.str.18: ; @.str.18 .asciz "glDeleteVertexArrays" .comm __funcptr_glDeleteVertexArrays,8,3 ; @_funcptr_glDeleteVertexArrays l_.str.19: ; @.str.19 .asciz "glDisablei" .comm __funcptr_glDisablei,8,3 ; @_funcptr_glDisablei l_.str.20: ; @.str.20 .asciz "glEnablei" .comm __funcptr_glEnablei,8,3 ; @_funcptr_glEnablei l_.str.21: ; @.str.21 .asciz "glEndConditionalRender" .comm __funcptr_glEndConditionalRender,8,3 ; @_funcptr_glEndConditionalRender l_.str.22: ; @.str.22 .asciz "glEndTransformFeedback" .comm __funcptr_glEndTransformFeedback,8,3 ; @_funcptr_glEndTransformFeedback l_.str.23: ; @.str.23 .asciz "glFlushMappedBufferRange" .comm __funcptr_glFlushMappedBufferRange,8,3 ; @_funcptr_glFlushMappedBufferRange l_.str.24: ; @.str.24 .asciz "glFramebufferRenderbuffer" .comm __funcptr_glFramebufferRenderbuffer,8,3 ; @_funcptr_glFramebufferRenderbuffer l_.str.25: ; @.str.25 .asciz "glFramebufferTexture1D" .comm __funcptr_glFramebufferTexture1D,8,3 ; @_funcptr_glFramebufferTexture1D l_.str.26: ; @.str.26 .asciz "glFramebufferTexture2D" .comm __funcptr_glFramebufferTexture2D,8,3 ; @_funcptr_glFramebufferTexture2D l_.str.27: ; @.str.27 .asciz "glFramebufferTexture3D" .comm __funcptr_glFramebufferTexture3D,8,3 ; @_funcptr_glFramebufferTexture3D l_.str.28: ; @.str.28 .asciz "glFramebufferTextureLayer" .comm __funcptr_glFramebufferTextureLayer,8,3 ; @_funcptr_glFramebufferTextureLayer l_.str.29: ; @.str.29 .asciz "glGenFramebuffers" .comm __funcptr_glGenFramebuffers,8,3 ; @_funcptr_glGenFramebuffers l_.str.30: ; @.str.30 .asciz "glGenRenderbuffers" .comm __funcptr_glGenRenderbuffers,8,3 ; @_funcptr_glGenRenderbuffers l_.str.31: ; @.str.31 .asciz "glGenVertexArrays" .comm __funcptr_glGenVertexArrays,8,3 ; @_funcptr_glGenVertexArrays l_.str.32: ; @.str.32 .asciz "glGenerateMipmap" .comm __funcptr_glGenerateMipmap,8,3 ; @_funcptr_glGenerateMipmap l_.str.33: ; @.str.33 .asciz "glGetBooleani_v" .comm __funcptr_glGetBooleani_v,8,3 ; @_funcptr_glGetBooleani_v l_.str.34: ; @.str.34 .asciz "glGetFragDataLocation" .comm __funcptr_glGetFragDataLocation,8,3 ; @_funcptr_glGetFragDataLocation l_.str.35: ; @.str.35 .asciz "glGetFramebufferAttachmentParameteriv" .comm __funcptr_glGetFramebufferAttachmentParameteriv,8,3 ; @_funcptr_glGetFramebufferAttachmentParameteriv l_.str.36: ; @.str.36 .asciz "glGetIntegeri_v" .comm __funcptr_glGetIntegeri_v,8,3 ; @_funcptr_glGetIntegeri_v l_.str.37: ; @.str.37 .asciz "glGetRenderbufferParameteriv" .comm __funcptr_glGetRenderbufferParameteriv,8,3 ; @_funcptr_glGetRenderbufferParameteriv l_.str.38: ; @.str.38 .asciz "glGetStringi" .comm __funcptr_glGetStringi,8,3 ; @_funcptr_glGetStringi l_.str.39: ; @.str.39 .asciz "glGetTexParameterIiv" .comm __funcptr_glGetTexParameterIiv,8,3 ; @_funcptr_glGetTexParameterIiv l_.str.40: ; @.str.40 .asciz "glGetTexParameterIuiv" .comm __funcptr_glGetTexParameterIuiv,8,3 ; @_funcptr_glGetTexParameterIuiv l_.str.41: ; @.str.41 .asciz "glGetTransformFeedbackVarying" .comm __funcptr_glGetTransformFeedbackVarying,8,3 ; @_funcptr_glGetTransformFeedbackVarying l_.str.42: ; @.str.42 .asciz "glGetUniformuiv" .comm __funcptr_glGetUniformuiv,8,3 ; @_funcptr_glGetUniformuiv l_.str.43: ; @.str.43 .asciz "glGetVertexAttribIiv" .comm __funcptr_glGetVertexAttribIiv,8,3 ; @_funcptr_glGetVertexAttribIiv l_.str.44: ; @.str.44 .asciz "glGetVertexAttribIuiv" .comm __funcptr_glGetVertexAttribIuiv,8,3 ; @_funcptr_glGetVertexAttribIuiv l_.str.45: ; @.str.45 .asciz "glIsEnabledi" .comm __funcptr_glIsEnabledi,8,3 ; @_funcptr_glIsEnabledi l_.str.46: ; @.str.46 .asciz "glIsFramebuffer" .comm __funcptr_glIsFramebuffer,8,3 ; @_funcptr_glIsFramebuffer l_.str.47: ; @.str.47 .asciz "glIsRenderbuffer" .comm __funcptr_glIsRenderbuffer,8,3 ; @_funcptr_glIsRenderbuffer l_.str.48: ; @.str.48 .asciz "glIsVertexArray" .comm __funcptr_glIsVertexArray,8,3 ; @_funcptr_glIsVertexArray l_.str.49: ; @.str.49 .asciz "glMapBufferRange" .comm __funcptr_glMapBufferRange,8,3 ; @_funcptr_glMapBufferRange l_.str.50: ; @.str.50 .asciz "glRenderbufferStorage" .comm __funcptr_glRenderbufferStorage,8,3 ; @_funcptr_glRenderbufferStorage l_.str.51: ; @.str.51 .asciz "glRenderbufferStorageMultisample" .comm __funcptr_glRenderbufferStorageMultisample,8,3 ; @_funcptr_glRenderbufferStorageMultisample l_.str.52: ; @.str.52 .asciz "glTexParameterIiv" .comm __funcptr_glTexParameterIiv,8,3 ; @_funcptr_glTexParameterIiv l_.str.53: ; @.str.53 .asciz "glTexParameterIuiv" .comm __funcptr_glTexParameterIuiv,8,3 ; @_funcptr_glTexParameterIuiv l_.str.54: ; @.str.54 .asciz "glTransformFeedbackVaryings" .comm __funcptr_glTransformFeedbackVaryings,8,3 ; @_funcptr_glTransformFeedbackVaryings l_.str.55: ; @.str.55 .asciz "glUniform1ui" .comm __funcptr_glUniform1ui,8,3 ; @_funcptr_glUniform1ui l_.str.56: ; @.str.56 .asciz "glUniform1uiv" .comm __funcptr_glUniform1uiv,8,3 ; @_funcptr_glUniform1uiv l_.str.57: ; @.str.57 .asciz "glUniform2ui" .comm __funcptr_glUniform2ui,8,3 ; @_funcptr_glUniform2ui l_.str.58: ; @.str.58 .asciz "glUniform2uiv" .comm __funcptr_glUniform2uiv,8,3 ; @_funcptr_glUniform2uiv l_.str.59: ; @.str.59 .asciz "glUniform3ui" .comm __funcptr_glUniform3ui,8,3 ; @_funcptr_glUniform3ui l_.str.60: ; @.str.60 .asciz "glUniform3uiv" .comm __funcptr_glUniform3uiv,8,3 ; @_funcptr_glUniform3uiv l_.str.61: ; @.str.61 .asciz "glUniform4ui" .comm __funcptr_glUniform4ui,8,3 ; @_funcptr_glUniform4ui l_.str.62: ; @.str.62 .asciz "glUniform4uiv" .comm __funcptr_glUniform4uiv,8,3 ; @_funcptr_glUniform4uiv l_.str.63: ; @.str.63 .asciz "glVertexAttribI1i" .comm __funcptr_glVertexAttribI1i,8,3 ; @_funcptr_glVertexAttribI1i l_.str.64: ; @.str.64 .asciz "glVertexAttribI1iv" .comm __funcptr_glVertexAttribI1iv,8,3 ; @_funcptr_glVertexAttribI1iv l_.str.65: ; @.str.65 .asciz "glVertexAttribI1ui" .comm __funcptr_glVertexAttribI1ui,8,3 ; @_funcptr_glVertexAttribI1ui l_.str.66: ; @.str.66 .asciz "glVertexAttribI1uiv" .comm __funcptr_glVertexAttribI1uiv,8,3 ; @_funcptr_glVertexAttribI1uiv l_.str.67: ; @.str.67 .asciz "glVertexAttribI2i" .comm __funcptr_glVertexAttribI2i,8,3 ; @_funcptr_glVertexAttribI2i l_.str.68: ; @.str.68 .asciz "glVertexAttribI2iv" .comm __funcptr_glVertexAttribI2iv,8,3 ; @_funcptr_glVertexAttribI2iv l_.str.69: ; @.str.69 .asciz "glVertexAttribI2ui" .comm __funcptr_glVertexAttribI2ui,8,3 ; @_funcptr_glVertexAttribI2ui l_.str.70: ; @.str.70 .asciz "glVertexAttribI2uiv" .comm __funcptr_glVertexAttribI2uiv,8,3 ; @_funcptr_glVertexAttribI2uiv l_.str.71: ; @.str.71 .asciz "glVertexAttribI3i" .comm __funcptr_glVertexAttribI3i,8,3 ; @_funcptr_glVertexAttribI3i l_.str.72: ; @.str.72 .asciz "glVertexAttribI3iv" .comm __funcptr_glVertexAttribI3iv,8,3 ; @_funcptr_glVertexAttribI3iv l_.str.73: ; @.str.73 .asciz "glVertexAttribI3ui" .comm __funcptr_glVertexAttribI3ui,8,3 ; @_funcptr_glVertexAttribI3ui l_.str.74: ; @.str.74 .asciz "glVertexAttribI3uiv" .comm __funcptr_glVertexAttribI3uiv,8,3 ; @_funcptr_glVertexAttribI3uiv l_.str.75: ; @.str.75 .asciz "glVertexAttribI4bv" .comm __funcptr_glVertexAttribI4bv,8,3 ; @_funcptr_glVertexAttribI4bv l_.str.76: ; @.str.76 .asciz "glVertexAttribI4i" .comm __funcptr_glVertexAttribI4i,8,3 ; @_funcptr_glVertexAttribI4i l_.str.77: ; @.str.77 .asciz "glVertexAttribI4iv" .comm __funcptr_glVertexAttribI4iv,8,3 ; @_funcptr_glVertexAttribI4iv l_.str.78: ; @.str.78 .asciz "glVertexAttribI4sv" .comm __funcptr_glVertexAttribI4sv,8,3 ; @_funcptr_glVertexAttribI4sv l_.str.79: ; @.str.79 .asciz "glVertexAttribI4ubv" .comm __funcptr_glVertexAttribI4ubv,8,3 ; @_funcptr_glVertexAttribI4ubv l_.str.80: ; @.str.80 .asciz "glVertexAttribI4ui" .comm __funcptr_glVertexAttribI4ui,8,3 ; @_funcptr_glVertexAttribI4ui l_.str.81: ; @.str.81 .asciz "glVertexAttribI4uiv" .comm __funcptr_glVertexAttribI4uiv,8,3 ; @_funcptr_glVertexAttribI4uiv l_.str.82: ; @.str.82 .asciz "glVertexAttribI4usv" .comm __funcptr_glVertexAttribI4usv,8,3 ; @_funcptr_glVertexAttribI4usv l_.str.83: ; @.str.83 .asciz "glVertexAttribIPointer" .comm __funcptr_glVertexAttribIPointer,8,3 ; @_funcptr_glVertexAttribIPointer .no_dead_strip _LoadCore_Version_3_0 .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadCore_Version_3_0.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadCore_Version_3_1 _LoadCore_Version_3_1: ## @LoadCore_Version_3_1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCopyBufferSubData@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawArraysInstanced@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawElementsInstanced@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetActiveUniformBlockName@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetActiveUniformBlockiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetActiveUniformName@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetActiveUniformsiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.7(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetUniformBlockIndex@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.8(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetUniformIndices@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.9(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glPrimitiveRestartIndex@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.10(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glTexBuffer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.11(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformBlockBinding@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glCopyBufferSubData" .comm __funcptr_glCopyBufferSubData,8,3 ## @_funcptr_glCopyBufferSubData L_.str.1: ## @.str.1 .asciz "glDrawArraysInstanced" .comm __funcptr_glDrawArraysInstanced,8,3 ## @_funcptr_glDrawArraysInstanced L_.str.2: ## @.str.2 .asciz "glDrawElementsInstanced" .comm __funcptr_glDrawElementsInstanced,8,3 ## @_funcptr_glDrawElementsInstanced L_.str.3: ## @.str.3 .asciz "glGetActiveUniformBlockName" .comm __funcptr_glGetActiveUniformBlockName,8,3 ## @_funcptr_glGetActiveUniformBlockName L_.str.4: ## @.str.4 .asciz "glGetActiveUniformBlockiv" .comm __funcptr_glGetActiveUniformBlockiv,8,3 ## @_funcptr_glGetActiveUniformBlockiv L_.str.5: ## @.str.5 .asciz "glGetActiveUniformName" .comm __funcptr_glGetActiveUniformName,8,3 ## @_funcptr_glGetActiveUniformName L_.str.6: ## @.str.6 .asciz "glGetActiveUniformsiv" .comm __funcptr_glGetActiveUniformsiv,8,3 ## @_funcptr_glGetActiveUniformsiv L_.str.7: ## @.str.7 .asciz "glGetUniformBlockIndex" .comm __funcptr_glGetUniformBlockIndex,8,3 ## @_funcptr_glGetUniformBlockIndex L_.str.8: ## @.str.8 .asciz "glGetUniformIndices" .comm __funcptr_glGetUniformIndices,8,3 ## @_funcptr_glGetUniformIndices L_.str.9: ## @.str.9 .asciz "glPrimitiveRestartIndex" .comm __funcptr_glPrimitiveRestartIndex,8,3 ## @_funcptr_glPrimitiveRestartIndex L_.str.10: ## @.str.10 .asciz "glTexBuffer" .comm __funcptr_glTexBuffer,8,3 ## @_funcptr_glTexBuffer L_.str.11: ## @.str.11 .asciz "glUniformBlockBinding" .comm __funcptr_glUniformBlockBinding,8,3 ## @_funcptr_glUniformBlockBinding .no_dead_strip _LoadCore_Version_3_1 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadCore_Version_3_1 _LoadCore_Version_3_1: ; @LoadCore_Version_3_1 .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glCopyBufferSubData@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glCopyBufferSubData@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glDrawArraysInstanced@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glDrawArraysInstanced@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glDrawElementsInstanced@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glDrawElementsInstanced@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glGetActiveUniformBlockName@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glGetActiveUniformBlockName@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glGetActiveUniformBlockiv@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glGetActiveUniformBlockiv@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glGetActiveUniformName@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glGetActiveUniformName@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glGetActiveUniformsiv@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glGetActiveUniformsiv@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh35: adrp x0, l_.str.7@PAGE Lloh36: add x0, x0, l_.str.7@PAGEOFF bl _IntGetProcAddress Lloh37: adrp x8, __funcptr_glGetUniformBlockIndex@GOTPAGE Lloh38: ldr x8, [x8, __funcptr_glGetUniformBlockIndex@GOTPAGEOFF] Lloh39: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh40: adrp x0, l_.str.8@PAGE Lloh41: add x0, x0, l_.str.8@PAGEOFF bl _IntGetProcAddress Lloh42: adrp x8, __funcptr_glGetUniformIndices@GOTPAGE Lloh43: ldr x8, [x8, __funcptr_glGetUniformIndices@GOTPAGEOFF] Lloh44: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh45: adrp x0, l_.str.9@PAGE Lloh46: add x0, x0, l_.str.9@PAGEOFF bl _IntGetProcAddress Lloh47: adrp x8, __funcptr_glPrimitiveRestartIndex@GOTPAGE Lloh48: ldr x8, [x8, __funcptr_glPrimitiveRestartIndex@GOTPAGEOFF] Lloh49: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh50: adrp x0, l_.str.10@PAGE Lloh51: add x0, x0, l_.str.10@PAGEOFF bl _IntGetProcAddress Lloh52: adrp x8, __funcptr_glTexBuffer@GOTPAGE Lloh53: ldr x8, [x8, __funcptr_glTexBuffer@GOTPAGEOFF] Lloh54: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh55: adrp x0, l_.str.11@PAGE Lloh56: add x0, x0, l_.str.11@PAGEOFF bl _IntGetProcAddress Lloh57: adrp x8, __funcptr_glUniformBlockBinding@GOTPAGE Lloh58: ldr x8, [x8, __funcptr_glUniformBlockBinding@GOTPAGEOFF] Lloh59: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh57, Lloh58, Lloh59 .loh AdrpAdd Lloh55, Lloh56 .loh AdrpLdrGotStr Lloh52, Lloh53, Lloh54 .loh AdrpAdd Lloh50, Lloh51 .loh AdrpLdrGotStr Lloh47, Lloh48, Lloh49 .loh AdrpAdd Lloh45, Lloh46 .loh AdrpLdrGotStr Lloh42, Lloh43, Lloh44 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glCopyBufferSubData" .comm __funcptr_glCopyBufferSubData,8,3 ; @_funcptr_glCopyBufferSubData l_.str.1: ; @.str.1 .asciz "glDrawArraysInstanced" .comm __funcptr_glDrawArraysInstanced,8,3 ; @_funcptr_glDrawArraysInstanced l_.str.2: ; @.str.2 .asciz "glDrawElementsInstanced" .comm __funcptr_glDrawElementsInstanced,8,3 ; @_funcptr_glDrawElementsInstanced l_.str.3: ; @.str.3 .asciz "glGetActiveUniformBlockName" .comm __funcptr_glGetActiveUniformBlockName,8,3 ; @_funcptr_glGetActiveUniformBlockName l_.str.4: ; @.str.4 .asciz "glGetActiveUniformBlockiv" .comm __funcptr_glGetActiveUniformBlockiv,8,3 ; @_funcptr_glGetActiveUniformBlockiv l_.str.5: ; @.str.5 .asciz "glGetActiveUniformName" .comm __funcptr_glGetActiveUniformName,8,3 ; @_funcptr_glGetActiveUniformName l_.str.6: ; @.str.6 .asciz "glGetActiveUniformsiv" .comm __funcptr_glGetActiveUniformsiv,8,3 ; @_funcptr_glGetActiveUniformsiv l_.str.7: ; @.str.7 .asciz "glGetUniformBlockIndex" .comm __funcptr_glGetUniformBlockIndex,8,3 ; @_funcptr_glGetUniformBlockIndex l_.str.8: ; @.str.8 .asciz "glGetUniformIndices" .comm __funcptr_glGetUniformIndices,8,3 ; @_funcptr_glGetUniformIndices l_.str.9: ; @.str.9 .asciz "glPrimitiveRestartIndex" .comm __funcptr_glPrimitiveRestartIndex,8,3 ; @_funcptr_glPrimitiveRestartIndex l_.str.10: ; @.str.10 .asciz "glTexBuffer" .comm __funcptr_glTexBuffer,8,3 ; @_funcptr_glTexBuffer l_.str.11: ; @.str.11 .asciz "glUniformBlockBinding" .comm __funcptr_glUniformBlockBinding,8,3 ; @_funcptr_glUniformBlockBinding .no_dead_strip _LoadCore_Version_3_1 .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadCore_Version_3_1.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadCore_Version_3_2 _LoadCore_Version_3_2: ## @LoadCore_Version_3_2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glClientWaitSync@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDeleteSync@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawElementsBaseVertex@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl $0, %r14d leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawElementsInstancedBaseVertex@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r15d, %r15d testq %rax, %rax sete %r15b leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawRangeElementsBaseVertex@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %r15d leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFenceSync@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFramebufferTexture@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r15d, %r14d leaq L_.str.7(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetBufferParameteri64v@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.8(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetInteger64i_v@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.9(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetInteger64v@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.10(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetMultisamplefv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.11(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetSynciv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.12(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIsSync@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.13(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiDrawElementsBaseVertex@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.14(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProvokingVertex@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.15(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSampleMaski@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r15d, %r15d testq %rax, %rax sete %r15b leaq L_.str.16(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glTexImage2DMultisample@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %r15d leaq L_.str.17(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glTexImage3DMultisample@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.18(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glWaitSync@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r15d, %ebx movl %ebx, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glClientWaitSync" .comm __funcptr_glClientWaitSync,8,3 ## @_funcptr_glClientWaitSync L_.str.1: ## @.str.1 .asciz "glDeleteSync" .comm __funcptr_glDeleteSync,8,3 ## @_funcptr_glDeleteSync L_.str.2: ## @.str.2 .asciz "glDrawElementsBaseVertex" .comm __funcptr_glDrawElementsBaseVertex,8,3 ## @_funcptr_glDrawElementsBaseVertex L_.str.3: ## @.str.3 .asciz "glDrawElementsInstancedBaseVertex" .comm __funcptr_glDrawElementsInstancedBaseVertex,8,3 ## @_funcptr_glDrawElementsInstancedBaseVertex L_.str.4: ## @.str.4 .asciz "glDrawRangeElementsBaseVertex" .comm __funcptr_glDrawRangeElementsBaseVertex,8,3 ## @_funcptr_glDrawRangeElementsBaseVertex L_.str.5: ## @.str.5 .asciz "glFenceSync" .comm __funcptr_glFenceSync,8,3 ## @_funcptr_glFenceSync L_.str.6: ## @.str.6 .asciz "glFramebufferTexture" .comm __funcptr_glFramebufferTexture,8,3 ## @_funcptr_glFramebufferTexture L_.str.7: ## @.str.7 .asciz "glGetBufferParameteri64v" .comm __funcptr_glGetBufferParameteri64v,8,3 ## @_funcptr_glGetBufferParameteri64v L_.str.8: ## @.str.8 .asciz "glGetInteger64i_v" .comm __funcptr_glGetInteger64i_v,8,3 ## @_funcptr_glGetInteger64i_v L_.str.9: ## @.str.9 .asciz "glGetInteger64v" .comm __funcptr_glGetInteger64v,8,3 ## @_funcptr_glGetInteger64v L_.str.10: ## @.str.10 .asciz "glGetMultisamplefv" .comm __funcptr_glGetMultisamplefv,8,3 ## @_funcptr_glGetMultisamplefv L_.str.11: ## @.str.11 .asciz "glGetSynciv" .comm __funcptr_glGetSynciv,8,3 ## @_funcptr_glGetSynciv L_.str.12: ## @.str.12 .asciz "glIsSync" .comm __funcptr_glIsSync,8,3 ## @_funcptr_glIsSync L_.str.13: ## @.str.13 .asciz "glMultiDrawElementsBaseVertex" .comm __funcptr_glMultiDrawElementsBaseVertex,8,3 ## @_funcptr_glMultiDrawElementsBaseVertex L_.str.14: ## @.str.14 .asciz "glProvokingVertex" .comm __funcptr_glProvokingVertex,8,3 ## @_funcptr_glProvokingVertex L_.str.15: ## @.str.15 .asciz "glSampleMaski" .comm __funcptr_glSampleMaski,8,3 ## @_funcptr_glSampleMaski L_.str.16: ## @.str.16 .asciz "glTexImage2DMultisample" .comm __funcptr_glTexImage2DMultisample,8,3 ## @_funcptr_glTexImage2DMultisample L_.str.17: ## @.str.17 .asciz "glTexImage3DMultisample" .comm __funcptr_glTexImage3DMultisample,8,3 ## @_funcptr_glTexImage3DMultisample L_.str.18: ## @.str.18 .asciz "glWaitSync" .comm __funcptr_glWaitSync,8,3 ## @_funcptr_glWaitSync .no_dead_strip _LoadCore_Version_3_2 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadCore_Version_3_2 _LoadCore_Version_3_2: ; @LoadCore_Version_3_2 .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glClientWaitSync@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glClientWaitSync@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glDeleteSync@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glDeleteSync@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glDrawElementsBaseVertex@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glDrawElementsBaseVertex@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glDrawElementsInstancedBaseVertex@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glDrawElementsInstancedBaseVertex@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glDrawRangeElementsBaseVertex@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glDrawRangeElementsBaseVertex@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glFenceSync@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glFenceSync@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glFramebufferTexture@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glFramebufferTexture@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh35: adrp x0, l_.str.7@PAGE Lloh36: add x0, x0, l_.str.7@PAGEOFF bl _IntGetProcAddress Lloh37: adrp x8, __funcptr_glGetBufferParameteri64v@GOTPAGE Lloh38: ldr x8, [x8, __funcptr_glGetBufferParameteri64v@GOTPAGEOFF] Lloh39: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh40: adrp x0, l_.str.8@PAGE Lloh41: add x0, x0, l_.str.8@PAGEOFF bl _IntGetProcAddress Lloh42: adrp x8, __funcptr_glGetInteger64i_v@GOTPAGE Lloh43: ldr x8, [x8, __funcptr_glGetInteger64i_v@GOTPAGEOFF] Lloh44: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh45: adrp x0, l_.str.9@PAGE Lloh46: add x0, x0, l_.str.9@PAGEOFF bl _IntGetProcAddress Lloh47: adrp x8, __funcptr_glGetInteger64v@GOTPAGE Lloh48: ldr x8, [x8, __funcptr_glGetInteger64v@GOTPAGEOFF] Lloh49: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh50: adrp x0, l_.str.10@PAGE Lloh51: add x0, x0, l_.str.10@PAGEOFF bl _IntGetProcAddress Lloh52: adrp x8, __funcptr_glGetMultisamplefv@GOTPAGE Lloh53: ldr x8, [x8, __funcptr_glGetMultisamplefv@GOTPAGEOFF] Lloh54: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh55: adrp x0, l_.str.11@PAGE Lloh56: add x0, x0, l_.str.11@PAGEOFF bl _IntGetProcAddress Lloh57: adrp x8, __funcptr_glGetSynciv@GOTPAGE Lloh58: ldr x8, [x8, __funcptr_glGetSynciv@GOTPAGEOFF] Lloh59: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh60: adrp x0, l_.str.12@PAGE Lloh61: add x0, x0, l_.str.12@PAGEOFF bl _IntGetProcAddress Lloh62: adrp x8, __funcptr_glIsSync@GOTPAGE Lloh63: ldr x8, [x8, __funcptr_glIsSync@GOTPAGEOFF] Lloh64: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh65: adrp x0, l_.str.13@PAGE Lloh66: add x0, x0, l_.str.13@PAGEOFF bl _IntGetProcAddress Lloh67: adrp x8, __funcptr_glMultiDrawElementsBaseVertex@GOTPAGE Lloh68: ldr x8, [x8, __funcptr_glMultiDrawElementsBaseVertex@GOTPAGEOFF] Lloh69: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh70: adrp x0, l_.str.14@PAGE Lloh71: add x0, x0, l_.str.14@PAGEOFF bl _IntGetProcAddress Lloh72: adrp x8, __funcptr_glProvokingVertex@GOTPAGE Lloh73: ldr x8, [x8, __funcptr_glProvokingVertex@GOTPAGEOFF] Lloh74: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh75: adrp x0, l_.str.15@PAGE Lloh76: add x0, x0, l_.str.15@PAGEOFF bl _IntGetProcAddress Lloh77: adrp x8, __funcptr_glSampleMaski@GOTPAGE Lloh78: ldr x8, [x8, __funcptr_glSampleMaski@GOTPAGEOFF] Lloh79: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh80: adrp x0, l_.str.16@PAGE Lloh81: add x0, x0, l_.str.16@PAGEOFF bl _IntGetProcAddress Lloh82: adrp x8, __funcptr_glTexImage2DMultisample@GOTPAGE Lloh83: ldr x8, [x8, __funcptr_glTexImage2DMultisample@GOTPAGEOFF] Lloh84: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh85: adrp x0, l_.str.17@PAGE Lloh86: add x0, x0, l_.str.17@PAGEOFF bl _IntGetProcAddress Lloh87: adrp x8, __funcptr_glTexImage3DMultisample@GOTPAGE Lloh88: ldr x8, [x8, __funcptr_glTexImage3DMultisample@GOTPAGEOFF] Lloh89: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh90: adrp x0, l_.str.18@PAGE Lloh91: add x0, x0, l_.str.18@PAGEOFF bl _IntGetProcAddress Lloh92: adrp x8, __funcptr_glWaitSync@GOTPAGE Lloh93: ldr x8, [x8, __funcptr_glWaitSync@GOTPAGEOFF] Lloh94: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh92, Lloh93, Lloh94 .loh AdrpAdd Lloh90, Lloh91 .loh AdrpLdrGotStr Lloh87, Lloh88, Lloh89 .loh AdrpAdd Lloh85, Lloh86 .loh AdrpLdrGotStr Lloh82, Lloh83, Lloh84 .loh AdrpAdd Lloh80, Lloh81 .loh AdrpLdrGotStr Lloh77, Lloh78, Lloh79 .loh AdrpAdd Lloh75, Lloh76 .loh AdrpLdrGotStr Lloh72, Lloh73, Lloh74 .loh AdrpAdd Lloh70, Lloh71 .loh AdrpLdrGotStr Lloh67, Lloh68, Lloh69 .loh AdrpAdd Lloh65, Lloh66 .loh AdrpLdrGotStr Lloh62, Lloh63, Lloh64 .loh AdrpAdd Lloh60, Lloh61 .loh AdrpLdrGotStr Lloh57, Lloh58, Lloh59 .loh AdrpAdd Lloh55, Lloh56 .loh AdrpLdrGotStr Lloh52, Lloh53, Lloh54 .loh AdrpAdd Lloh50, Lloh51 .loh AdrpLdrGotStr Lloh47, Lloh48, Lloh49 .loh AdrpAdd Lloh45, Lloh46 .loh AdrpLdrGotStr Lloh42, Lloh43, Lloh44 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glClientWaitSync" .comm __funcptr_glClientWaitSync,8,3 ; @_funcptr_glClientWaitSync l_.str.1: ; @.str.1 .asciz "glDeleteSync" .comm __funcptr_glDeleteSync,8,3 ; @_funcptr_glDeleteSync l_.str.2: ; @.str.2 .asciz "glDrawElementsBaseVertex" .comm __funcptr_glDrawElementsBaseVertex,8,3 ; @_funcptr_glDrawElementsBaseVertex l_.str.3: ; @.str.3 .asciz "glDrawElementsInstancedBaseVertex" .comm __funcptr_glDrawElementsInstancedBaseVertex,8,3 ; @_funcptr_glDrawElementsInstancedBaseVertex l_.str.4: ; @.str.4 .asciz "glDrawRangeElementsBaseVertex" .comm __funcptr_glDrawRangeElementsBaseVertex,8,3 ; @_funcptr_glDrawRangeElementsBaseVertex l_.str.5: ; @.str.5 .asciz "glFenceSync" .comm __funcptr_glFenceSync,8,3 ; @_funcptr_glFenceSync l_.str.6: ; @.str.6 .asciz "glFramebufferTexture" .comm __funcptr_glFramebufferTexture,8,3 ; @_funcptr_glFramebufferTexture l_.str.7: ; @.str.7 .asciz "glGetBufferParameteri64v" .comm __funcptr_glGetBufferParameteri64v,8,3 ; @_funcptr_glGetBufferParameteri64v l_.str.8: ; @.str.8 .asciz "glGetInteger64i_v" .comm __funcptr_glGetInteger64i_v,8,3 ; @_funcptr_glGetInteger64i_v l_.str.9: ; @.str.9 .asciz "glGetInteger64v" .comm __funcptr_glGetInteger64v,8,3 ; @_funcptr_glGetInteger64v l_.str.10: ; @.str.10 .asciz "glGetMultisamplefv" .comm __funcptr_glGetMultisamplefv,8,3 ; @_funcptr_glGetMultisamplefv l_.str.11: ; @.str.11 .asciz "glGetSynciv" .comm __funcptr_glGetSynciv,8,3 ; @_funcptr_glGetSynciv l_.str.12: ; @.str.12 .asciz "glIsSync" .comm __funcptr_glIsSync,8,3 ; @_funcptr_glIsSync l_.str.13: ; @.str.13 .asciz "glMultiDrawElementsBaseVertex" .comm __funcptr_glMultiDrawElementsBaseVertex,8,3 ; @_funcptr_glMultiDrawElementsBaseVertex l_.str.14: ; @.str.14 .asciz "glProvokingVertex" .comm __funcptr_glProvokingVertex,8,3 ; @_funcptr_glProvokingVertex l_.str.15: ; @.str.15 .asciz "glSampleMaski" .comm __funcptr_glSampleMaski,8,3 ; @_funcptr_glSampleMaski l_.str.16: ; @.str.16 .asciz "glTexImage2DMultisample" .comm __funcptr_glTexImage2DMultisample,8,3 ; @_funcptr_glTexImage2DMultisample l_.str.17: ; @.str.17 .asciz "glTexImage3DMultisample" .comm __funcptr_glTexImage3DMultisample,8,3 ; @_funcptr_glTexImage3DMultisample l_.str.18: ; @.str.18 .asciz "glWaitSync" .comm __funcptr_glWaitSync,8,3 ; @_funcptr_glWaitSync .no_dead_strip _LoadCore_Version_3_2 .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadCore_Version_3_2.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadCore_Version_3_3 _LoadCore_Version_3_3: ## @LoadCore_Version_3_3 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBindFragDataLocationIndexed@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBindSampler@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDeleteSamplers@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGenSamplers@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetFragDataIndex@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetQueryObjecti64v@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetQueryObjectui64v@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.7(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetSamplerParameterIiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.8(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetSamplerParameterIuiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.9(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetSamplerParameterfv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.10(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetSamplerParameteriv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.11(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIsSampler@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.12(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glQueryCounter@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.13(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSamplerParameterIiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.14(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSamplerParameterIuiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.15(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSamplerParameterf@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.16(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSamplerParameterfv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.17(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSamplerParameteri@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.18(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSamplerParameteriv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.19(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribDivisor@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.20(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribP1ui@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.21(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribP1uiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.22(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribP2ui@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.23(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribP2uiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.24(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribP3ui@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.25(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribP3uiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.26(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribP4ui@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.27(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribP4uiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glBindFragDataLocationIndexed" .comm __funcptr_glBindFragDataLocationIndexed,8,3 ## @_funcptr_glBindFragDataLocationIndexed L_.str.1: ## @.str.1 .asciz "glBindSampler" .comm __funcptr_glBindSampler,8,3 ## @_funcptr_glBindSampler L_.str.2: ## @.str.2 .asciz "glDeleteSamplers" .comm __funcptr_glDeleteSamplers,8,3 ## @_funcptr_glDeleteSamplers L_.str.3: ## @.str.3 .asciz "glGenSamplers" .comm __funcptr_glGenSamplers,8,3 ## @_funcptr_glGenSamplers L_.str.4: ## @.str.4 .asciz "glGetFragDataIndex" .comm __funcptr_glGetFragDataIndex,8,3 ## @_funcptr_glGetFragDataIndex L_.str.5: ## @.str.5 .asciz "glGetQueryObjecti64v" .comm __funcptr_glGetQueryObjecti64v,8,3 ## @_funcptr_glGetQueryObjecti64v L_.str.6: ## @.str.6 .asciz "glGetQueryObjectui64v" .comm __funcptr_glGetQueryObjectui64v,8,3 ## @_funcptr_glGetQueryObjectui64v L_.str.7: ## @.str.7 .asciz "glGetSamplerParameterIiv" .comm __funcptr_glGetSamplerParameterIiv,8,3 ## @_funcptr_glGetSamplerParameterIiv L_.str.8: ## @.str.8 .asciz "glGetSamplerParameterIuiv" .comm __funcptr_glGetSamplerParameterIuiv,8,3 ## @_funcptr_glGetSamplerParameterIuiv L_.str.9: ## @.str.9 .asciz "glGetSamplerParameterfv" .comm __funcptr_glGetSamplerParameterfv,8,3 ## @_funcptr_glGetSamplerParameterfv L_.str.10: ## @.str.10 .asciz "glGetSamplerParameteriv" .comm __funcptr_glGetSamplerParameteriv,8,3 ## @_funcptr_glGetSamplerParameteriv L_.str.11: ## @.str.11 .asciz "glIsSampler" .comm __funcptr_glIsSampler,8,3 ## @_funcptr_glIsSampler L_.str.12: ## @.str.12 .asciz "glQueryCounter" .comm __funcptr_glQueryCounter,8,3 ## @_funcptr_glQueryCounter L_.str.13: ## @.str.13 .asciz "glSamplerParameterIiv" .comm __funcptr_glSamplerParameterIiv,8,3 ## @_funcptr_glSamplerParameterIiv L_.str.14: ## @.str.14 .asciz "glSamplerParameterIuiv" .comm __funcptr_glSamplerParameterIuiv,8,3 ## @_funcptr_glSamplerParameterIuiv L_.str.15: ## @.str.15 .asciz "glSamplerParameterf" .comm __funcptr_glSamplerParameterf,8,3 ## @_funcptr_glSamplerParameterf L_.str.16: ## @.str.16 .asciz "glSamplerParameterfv" .comm __funcptr_glSamplerParameterfv,8,3 ## @_funcptr_glSamplerParameterfv L_.str.17: ## @.str.17 .asciz "glSamplerParameteri" .comm __funcptr_glSamplerParameteri,8,3 ## @_funcptr_glSamplerParameteri L_.str.18: ## @.str.18 .asciz "glSamplerParameteriv" .comm __funcptr_glSamplerParameteriv,8,3 ## @_funcptr_glSamplerParameteriv L_.str.19: ## @.str.19 .asciz "glVertexAttribDivisor" .comm __funcptr_glVertexAttribDivisor,8,3 ## @_funcptr_glVertexAttribDivisor L_.str.20: ## @.str.20 .asciz "glVertexAttribP1ui" .comm __funcptr_glVertexAttribP1ui,8,3 ## @_funcptr_glVertexAttribP1ui L_.str.21: ## @.str.21 .asciz "glVertexAttribP1uiv" .comm __funcptr_glVertexAttribP1uiv,8,3 ## @_funcptr_glVertexAttribP1uiv L_.str.22: ## @.str.22 .asciz "glVertexAttribP2ui" .comm __funcptr_glVertexAttribP2ui,8,3 ## @_funcptr_glVertexAttribP2ui L_.str.23: ## @.str.23 .asciz "glVertexAttribP2uiv" .comm __funcptr_glVertexAttribP2uiv,8,3 ## @_funcptr_glVertexAttribP2uiv L_.str.24: ## @.str.24 .asciz "glVertexAttribP3ui" .comm __funcptr_glVertexAttribP3ui,8,3 ## @_funcptr_glVertexAttribP3ui L_.str.25: ## @.str.25 .asciz "glVertexAttribP3uiv" .comm __funcptr_glVertexAttribP3uiv,8,3 ## @_funcptr_glVertexAttribP3uiv L_.str.26: ## @.str.26 .asciz "glVertexAttribP4ui" .comm __funcptr_glVertexAttribP4ui,8,3 ## @_funcptr_glVertexAttribP4ui L_.str.27: ## @.str.27 .asciz "glVertexAttribP4uiv" .comm __funcptr_glVertexAttribP4uiv,8,3 ## @_funcptr_glVertexAttribP4uiv .no_dead_strip _LoadCore_Version_3_3 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadCore_Version_3_3 _LoadCore_Version_3_3: ; @LoadCore_Version_3_3 .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glBindFragDataLocationIndexed@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glBindFragDataLocationIndexed@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glBindSampler@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glBindSampler@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glDeleteSamplers@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glDeleteSamplers@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glGenSamplers@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glGenSamplers@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glGetFragDataIndex@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glGetFragDataIndex@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glGetQueryObjecti64v@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glGetQueryObjecti64v@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glGetQueryObjectui64v@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glGetQueryObjectui64v@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh35: adrp x0, l_.str.7@PAGE Lloh36: add x0, x0, l_.str.7@PAGEOFF bl _IntGetProcAddress Lloh37: adrp x8, __funcptr_glGetSamplerParameterIiv@GOTPAGE Lloh38: ldr x8, [x8, __funcptr_glGetSamplerParameterIiv@GOTPAGEOFF] Lloh39: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh40: adrp x0, l_.str.8@PAGE Lloh41: add x0, x0, l_.str.8@PAGEOFF bl _IntGetProcAddress Lloh42: adrp x8, __funcptr_glGetSamplerParameterIuiv@GOTPAGE Lloh43: ldr x8, [x8, __funcptr_glGetSamplerParameterIuiv@GOTPAGEOFF] Lloh44: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh45: adrp x0, l_.str.9@PAGE Lloh46: add x0, x0, l_.str.9@PAGEOFF bl _IntGetProcAddress Lloh47: adrp x8, __funcptr_glGetSamplerParameterfv@GOTPAGE Lloh48: ldr x8, [x8, __funcptr_glGetSamplerParameterfv@GOTPAGEOFF] Lloh49: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh50: adrp x0, l_.str.10@PAGE Lloh51: add x0, x0, l_.str.10@PAGEOFF bl _IntGetProcAddress Lloh52: adrp x8, __funcptr_glGetSamplerParameteriv@GOTPAGE Lloh53: ldr x8, [x8, __funcptr_glGetSamplerParameteriv@GOTPAGEOFF] Lloh54: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh55: adrp x0, l_.str.11@PAGE Lloh56: add x0, x0, l_.str.11@PAGEOFF bl _IntGetProcAddress Lloh57: adrp x8, __funcptr_glIsSampler@GOTPAGE Lloh58: ldr x8, [x8, __funcptr_glIsSampler@GOTPAGEOFF] Lloh59: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh60: adrp x0, l_.str.12@PAGE Lloh61: add x0, x0, l_.str.12@PAGEOFF bl _IntGetProcAddress Lloh62: adrp x8, __funcptr_glQueryCounter@GOTPAGE Lloh63: ldr x8, [x8, __funcptr_glQueryCounter@GOTPAGEOFF] Lloh64: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh65: adrp x0, l_.str.13@PAGE Lloh66: add x0, x0, l_.str.13@PAGEOFF bl _IntGetProcAddress Lloh67: adrp x8, __funcptr_glSamplerParameterIiv@GOTPAGE Lloh68: ldr x8, [x8, __funcptr_glSamplerParameterIiv@GOTPAGEOFF] Lloh69: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh70: adrp x0, l_.str.14@PAGE Lloh71: add x0, x0, l_.str.14@PAGEOFF bl _IntGetProcAddress Lloh72: adrp x8, __funcptr_glSamplerParameterIuiv@GOTPAGE Lloh73: ldr x8, [x8, __funcptr_glSamplerParameterIuiv@GOTPAGEOFF] Lloh74: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh75: adrp x0, l_.str.15@PAGE Lloh76: add x0, x0, l_.str.15@PAGEOFF bl _IntGetProcAddress Lloh77: adrp x8, __funcptr_glSamplerParameterf@GOTPAGE Lloh78: ldr x8, [x8, __funcptr_glSamplerParameterf@GOTPAGEOFF] Lloh79: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh80: adrp x0, l_.str.16@PAGE Lloh81: add x0, x0, l_.str.16@PAGEOFF bl _IntGetProcAddress Lloh82: adrp x8, __funcptr_glSamplerParameterfv@GOTPAGE Lloh83: ldr x8, [x8, __funcptr_glSamplerParameterfv@GOTPAGEOFF] Lloh84: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh85: adrp x0, l_.str.17@PAGE Lloh86: add x0, x0, l_.str.17@PAGEOFF bl _IntGetProcAddress Lloh87: adrp x8, __funcptr_glSamplerParameteri@GOTPAGE Lloh88: ldr x8, [x8, __funcptr_glSamplerParameteri@GOTPAGEOFF] Lloh89: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh90: adrp x0, l_.str.18@PAGE Lloh91: add x0, x0, l_.str.18@PAGEOFF bl _IntGetProcAddress Lloh92: adrp x8, __funcptr_glSamplerParameteriv@GOTPAGE Lloh93: ldr x8, [x8, __funcptr_glSamplerParameteriv@GOTPAGEOFF] Lloh94: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh95: adrp x0, l_.str.19@PAGE Lloh96: add x0, x0, l_.str.19@PAGEOFF bl _IntGetProcAddress Lloh97: adrp x8, __funcptr_glVertexAttribDivisor@GOTPAGE Lloh98: ldr x8, [x8, __funcptr_glVertexAttribDivisor@GOTPAGEOFF] Lloh99: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh100: adrp x0, l_.str.20@PAGE Lloh101: add x0, x0, l_.str.20@PAGEOFF bl _IntGetProcAddress Lloh102: adrp x8, __funcptr_glVertexAttribP1ui@GOTPAGE Lloh103: ldr x8, [x8, __funcptr_glVertexAttribP1ui@GOTPAGEOFF] Lloh104: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh105: adrp x0, l_.str.21@PAGE Lloh106: add x0, x0, l_.str.21@PAGEOFF bl _IntGetProcAddress Lloh107: adrp x8, __funcptr_glVertexAttribP1uiv@GOTPAGE Lloh108: ldr x8, [x8, __funcptr_glVertexAttribP1uiv@GOTPAGEOFF] Lloh109: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh110: adrp x0, l_.str.22@PAGE Lloh111: add x0, x0, l_.str.22@PAGEOFF bl _IntGetProcAddress Lloh112: adrp x8, __funcptr_glVertexAttribP2ui@GOTPAGE Lloh113: ldr x8, [x8, __funcptr_glVertexAttribP2ui@GOTPAGEOFF] Lloh114: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh115: adrp x0, l_.str.23@PAGE Lloh116: add x0, x0, l_.str.23@PAGEOFF bl _IntGetProcAddress Lloh117: adrp x8, __funcptr_glVertexAttribP2uiv@GOTPAGE Lloh118: ldr x8, [x8, __funcptr_glVertexAttribP2uiv@GOTPAGEOFF] Lloh119: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh120: adrp x0, l_.str.24@PAGE Lloh121: add x0, x0, l_.str.24@PAGEOFF bl _IntGetProcAddress Lloh122: adrp x8, __funcptr_glVertexAttribP3ui@GOTPAGE Lloh123: ldr x8, [x8, __funcptr_glVertexAttribP3ui@GOTPAGEOFF] Lloh124: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh125: adrp x0, l_.str.25@PAGE Lloh126: add x0, x0, l_.str.25@PAGEOFF bl _IntGetProcAddress Lloh127: adrp x8, __funcptr_glVertexAttribP3uiv@GOTPAGE Lloh128: ldr x8, [x8, __funcptr_glVertexAttribP3uiv@GOTPAGEOFF] Lloh129: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh130: adrp x0, l_.str.26@PAGE Lloh131: add x0, x0, l_.str.26@PAGEOFF bl _IntGetProcAddress Lloh132: adrp x8, __funcptr_glVertexAttribP4ui@GOTPAGE Lloh133: ldr x8, [x8, __funcptr_glVertexAttribP4ui@GOTPAGEOFF] Lloh134: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh135: adrp x0, l_.str.27@PAGE Lloh136: add x0, x0, l_.str.27@PAGEOFF bl _IntGetProcAddress Lloh137: adrp x8, __funcptr_glVertexAttribP4uiv@GOTPAGE Lloh138: ldr x8, [x8, __funcptr_glVertexAttribP4uiv@GOTPAGEOFF] Lloh139: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh137, Lloh138, Lloh139 .loh AdrpAdd Lloh135, Lloh136 .loh AdrpLdrGotStr Lloh132, Lloh133, Lloh134 .loh AdrpAdd Lloh130, Lloh131 .loh AdrpLdrGotStr Lloh127, Lloh128, Lloh129 .loh AdrpAdd Lloh125, Lloh126 .loh AdrpLdrGotStr Lloh122, Lloh123, Lloh124 .loh AdrpAdd Lloh120, Lloh121 .loh AdrpLdrGotStr Lloh117, Lloh118, Lloh119 .loh AdrpAdd Lloh115, Lloh116 .loh AdrpLdrGotStr Lloh112, Lloh113, Lloh114 .loh AdrpAdd Lloh110, Lloh111 .loh AdrpLdrGotStr Lloh107, Lloh108, Lloh109 .loh AdrpAdd Lloh105, Lloh106 .loh AdrpLdrGotStr Lloh102, Lloh103, Lloh104 .loh AdrpAdd Lloh100, Lloh101 .loh AdrpLdrGotStr Lloh97, Lloh98, Lloh99 .loh AdrpAdd Lloh95, Lloh96 .loh AdrpLdrGotStr Lloh92, Lloh93, Lloh94 .loh AdrpAdd Lloh90, Lloh91 .loh AdrpLdrGotStr Lloh87, Lloh88, Lloh89 .loh AdrpAdd Lloh85, Lloh86 .loh AdrpLdrGotStr Lloh82, Lloh83, Lloh84 .loh AdrpAdd Lloh80, Lloh81 .loh AdrpLdrGotStr Lloh77, Lloh78, Lloh79 .loh AdrpAdd Lloh75, Lloh76 .loh AdrpLdrGotStr Lloh72, Lloh73, Lloh74 .loh AdrpAdd Lloh70, Lloh71 .loh AdrpLdrGotStr Lloh67, Lloh68, Lloh69 .loh AdrpAdd Lloh65, Lloh66 .loh AdrpLdrGotStr Lloh62, Lloh63, Lloh64 .loh AdrpAdd Lloh60, Lloh61 .loh AdrpLdrGotStr Lloh57, Lloh58, Lloh59 .loh AdrpAdd Lloh55, Lloh56 .loh AdrpLdrGotStr Lloh52, Lloh53, Lloh54 .loh AdrpAdd Lloh50, Lloh51 .loh AdrpLdrGotStr Lloh47, Lloh48, Lloh49 .loh AdrpAdd Lloh45, Lloh46 .loh AdrpLdrGotStr Lloh42, Lloh43, Lloh44 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glBindFragDataLocationIndexed" .comm __funcptr_glBindFragDataLocationIndexed,8,3 ; @_funcptr_glBindFragDataLocationIndexed l_.str.1: ; @.str.1 .asciz "glBindSampler" .comm __funcptr_glBindSampler,8,3 ; @_funcptr_glBindSampler l_.str.2: ; @.str.2 .asciz "glDeleteSamplers" .comm __funcptr_glDeleteSamplers,8,3 ; @_funcptr_glDeleteSamplers l_.str.3: ; @.str.3 .asciz "glGenSamplers" .comm __funcptr_glGenSamplers,8,3 ; @_funcptr_glGenSamplers l_.str.4: ; @.str.4 .asciz "glGetFragDataIndex" .comm __funcptr_glGetFragDataIndex,8,3 ; @_funcptr_glGetFragDataIndex l_.str.5: ; @.str.5 .asciz "glGetQueryObjecti64v" .comm __funcptr_glGetQueryObjecti64v,8,3 ; @_funcptr_glGetQueryObjecti64v l_.str.6: ; @.str.6 .asciz "glGetQueryObjectui64v" .comm __funcptr_glGetQueryObjectui64v,8,3 ; @_funcptr_glGetQueryObjectui64v l_.str.7: ; @.str.7 .asciz "glGetSamplerParameterIiv" .comm __funcptr_glGetSamplerParameterIiv,8,3 ; @_funcptr_glGetSamplerParameterIiv l_.str.8: ; @.str.8 .asciz "glGetSamplerParameterIuiv" .comm __funcptr_glGetSamplerParameterIuiv,8,3 ; @_funcptr_glGetSamplerParameterIuiv l_.str.9: ; @.str.9 .asciz "glGetSamplerParameterfv" .comm __funcptr_glGetSamplerParameterfv,8,3 ; @_funcptr_glGetSamplerParameterfv l_.str.10: ; @.str.10 .asciz "glGetSamplerParameteriv" .comm __funcptr_glGetSamplerParameteriv,8,3 ; @_funcptr_glGetSamplerParameteriv l_.str.11: ; @.str.11 .asciz "glIsSampler" .comm __funcptr_glIsSampler,8,3 ; @_funcptr_glIsSampler l_.str.12: ; @.str.12 .asciz "glQueryCounter" .comm __funcptr_glQueryCounter,8,3 ; @_funcptr_glQueryCounter l_.str.13: ; @.str.13 .asciz "glSamplerParameterIiv" .comm __funcptr_glSamplerParameterIiv,8,3 ; @_funcptr_glSamplerParameterIiv l_.str.14: ; @.str.14 .asciz "glSamplerParameterIuiv" .comm __funcptr_glSamplerParameterIuiv,8,3 ; @_funcptr_glSamplerParameterIuiv l_.str.15: ; @.str.15 .asciz "glSamplerParameterf" .comm __funcptr_glSamplerParameterf,8,3 ; @_funcptr_glSamplerParameterf l_.str.16: ; @.str.16 .asciz "glSamplerParameterfv" .comm __funcptr_glSamplerParameterfv,8,3 ; @_funcptr_glSamplerParameterfv l_.str.17: ; @.str.17 .asciz "glSamplerParameteri" .comm __funcptr_glSamplerParameteri,8,3 ; @_funcptr_glSamplerParameteri l_.str.18: ; @.str.18 .asciz "glSamplerParameteriv" .comm __funcptr_glSamplerParameteriv,8,3 ; @_funcptr_glSamplerParameteriv l_.str.19: ; @.str.19 .asciz "glVertexAttribDivisor" .comm __funcptr_glVertexAttribDivisor,8,3 ; @_funcptr_glVertexAttribDivisor l_.str.20: ; @.str.20 .asciz "glVertexAttribP1ui" .comm __funcptr_glVertexAttribP1ui,8,3 ; @_funcptr_glVertexAttribP1ui l_.str.21: ; @.str.21 .asciz "glVertexAttribP1uiv" .comm __funcptr_glVertexAttribP1uiv,8,3 ; @_funcptr_glVertexAttribP1uiv l_.str.22: ; @.str.22 .asciz "glVertexAttribP2ui" .comm __funcptr_glVertexAttribP2ui,8,3 ; @_funcptr_glVertexAttribP2ui l_.str.23: ; @.str.23 .asciz "glVertexAttribP2uiv" .comm __funcptr_glVertexAttribP2uiv,8,3 ; @_funcptr_glVertexAttribP2uiv l_.str.24: ; @.str.24 .asciz "glVertexAttribP3ui" .comm __funcptr_glVertexAttribP3ui,8,3 ; @_funcptr_glVertexAttribP3ui l_.str.25: ; @.str.25 .asciz "glVertexAttribP3uiv" .comm __funcptr_glVertexAttribP3uiv,8,3 ; @_funcptr_glVertexAttribP3uiv l_.str.26: ; @.str.26 .asciz "glVertexAttribP4ui" .comm __funcptr_glVertexAttribP4ui,8,3 ; @_funcptr_glVertexAttribP4ui l_.str.27: ; @.str.27 .asciz "glVertexAttribP4uiv" .comm __funcptr_glVertexAttribP4uiv,8,3 ; @_funcptr_glVertexAttribP4uiv .no_dead_strip _LoadCore_Version_3_3 .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadCore_Version_3_3.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadCore_Version_4_0 _LoadCore_Version_4_0: ## @LoadCore_Version_4_0 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBeginQueryIndexed@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBindTransformFeedback@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBlendEquationSeparatei@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBlendEquationi@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBlendFuncSeparatei@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBlendFunci@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDeleteTransformFeedbacks@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.7(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawArraysIndirect@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.8(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawElementsIndirect@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.9(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawTransformFeedback@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.10(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawTransformFeedbackStream@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.11(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glEndQueryIndexed@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.12(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGenTransformFeedbacks@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.13(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetActiveSubroutineName@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.14(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetActiveSubroutineUniformName@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.15(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetActiveSubroutineUniformiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.16(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetProgramStageiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.17(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetQueryIndexediv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.18(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetSubroutineIndex@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.19(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetSubroutineUniformLocation@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.20(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetUniformSubroutineuiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.21(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetUniformdv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.22(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIsTransformFeedback@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.23(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMinSampleShading@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.24(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glPatchParameterfv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.25(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glPatchParameteri@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.26(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glPauseTransformFeedback@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.27(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glResumeTransformFeedback@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.28(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform1d@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.29(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform1dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.30(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform2d@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.31(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform2dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.32(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform3d@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.33(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform3dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.34(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform4d@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.35(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform4dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.36(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix2dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.37(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix2x3dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.38(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix2x4dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.39(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix3dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.40(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix3x2dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.41(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix3x4dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.42(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix4dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r15d, %r15d testq %rax, %rax sete %r15b leaq L_.str.43(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix4x2dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %r15d leaq L_.str.44(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix4x3dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.45(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformSubroutinesuiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r15d, %ebx movl %ebx, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glBeginQueryIndexed" .comm __funcptr_glBeginQueryIndexed,8,3 ## @_funcptr_glBeginQueryIndexed L_.str.1: ## @.str.1 .asciz "glBindTransformFeedback" .comm __funcptr_glBindTransformFeedback,8,3 ## @_funcptr_glBindTransformFeedback L_.str.2: ## @.str.2 .asciz "glBlendEquationSeparatei" .comm __funcptr_glBlendEquationSeparatei,8,3 ## @_funcptr_glBlendEquationSeparatei L_.str.3: ## @.str.3 .asciz "glBlendEquationi" .comm __funcptr_glBlendEquationi,8,3 ## @_funcptr_glBlendEquationi L_.str.4: ## @.str.4 .asciz "glBlendFuncSeparatei" .comm __funcptr_glBlendFuncSeparatei,8,3 ## @_funcptr_glBlendFuncSeparatei L_.str.5: ## @.str.5 .asciz "glBlendFunci" .comm __funcptr_glBlendFunci,8,3 ## @_funcptr_glBlendFunci L_.str.6: ## @.str.6 .asciz "glDeleteTransformFeedbacks" .comm __funcptr_glDeleteTransformFeedbacks,8,3 ## @_funcptr_glDeleteTransformFeedbacks L_.str.7: ## @.str.7 .asciz "glDrawArraysIndirect" .comm __funcptr_glDrawArraysIndirect,8,3 ## @_funcptr_glDrawArraysIndirect L_.str.8: ## @.str.8 .asciz "glDrawElementsIndirect" .comm __funcptr_glDrawElementsIndirect,8,3 ## @_funcptr_glDrawElementsIndirect L_.str.9: ## @.str.9 .asciz "glDrawTransformFeedback" .comm __funcptr_glDrawTransformFeedback,8,3 ## @_funcptr_glDrawTransformFeedback L_.str.10: ## @.str.10 .asciz "glDrawTransformFeedbackStream" .comm __funcptr_glDrawTransformFeedbackStream,8,3 ## @_funcptr_glDrawTransformFeedbackStream L_.str.11: ## @.str.11 .asciz "glEndQueryIndexed" .comm __funcptr_glEndQueryIndexed,8,3 ## @_funcptr_glEndQueryIndexed L_.str.12: ## @.str.12 .asciz "glGenTransformFeedbacks" .comm __funcptr_glGenTransformFeedbacks,8,3 ## @_funcptr_glGenTransformFeedbacks L_.str.13: ## @.str.13 .asciz "glGetActiveSubroutineName" .comm __funcptr_glGetActiveSubroutineName,8,3 ## @_funcptr_glGetActiveSubroutineName L_.str.14: ## @.str.14 .asciz "glGetActiveSubroutineUniformName" .comm __funcptr_glGetActiveSubroutineUniformName,8,3 ## @_funcptr_glGetActiveSubroutineUniformName L_.str.15: ## @.str.15 .asciz "glGetActiveSubroutineUniformiv" .comm __funcptr_glGetActiveSubroutineUniformiv,8,3 ## @_funcptr_glGetActiveSubroutineUniformiv L_.str.16: ## @.str.16 .asciz "glGetProgramStageiv" .comm __funcptr_glGetProgramStageiv,8,3 ## @_funcptr_glGetProgramStageiv L_.str.17: ## @.str.17 .asciz "glGetQueryIndexediv" .comm __funcptr_glGetQueryIndexediv,8,3 ## @_funcptr_glGetQueryIndexediv L_.str.18: ## @.str.18 .asciz "glGetSubroutineIndex" .comm __funcptr_glGetSubroutineIndex,8,3 ## @_funcptr_glGetSubroutineIndex L_.str.19: ## @.str.19 .asciz "glGetSubroutineUniformLocation" .comm __funcptr_glGetSubroutineUniformLocation,8,3 ## @_funcptr_glGetSubroutineUniformLocation L_.str.20: ## @.str.20 .asciz "glGetUniformSubroutineuiv" .comm __funcptr_glGetUniformSubroutineuiv,8,3 ## @_funcptr_glGetUniformSubroutineuiv L_.str.21: ## @.str.21 .asciz "glGetUniformdv" .comm __funcptr_glGetUniformdv,8,3 ## @_funcptr_glGetUniformdv L_.str.22: ## @.str.22 .asciz "glIsTransformFeedback" .comm __funcptr_glIsTransformFeedback,8,3 ## @_funcptr_glIsTransformFeedback L_.str.23: ## @.str.23 .asciz "glMinSampleShading" .comm __funcptr_glMinSampleShading,8,3 ## @_funcptr_glMinSampleShading L_.str.24: ## @.str.24 .asciz "glPatchParameterfv" .comm __funcptr_glPatchParameterfv,8,3 ## @_funcptr_glPatchParameterfv L_.str.25: ## @.str.25 .asciz "glPatchParameteri" .comm __funcptr_glPatchParameteri,8,3 ## @_funcptr_glPatchParameteri L_.str.26: ## @.str.26 .asciz "glPauseTransformFeedback" .comm __funcptr_glPauseTransformFeedback,8,3 ## @_funcptr_glPauseTransformFeedback L_.str.27: ## @.str.27 .asciz "glResumeTransformFeedback" .comm __funcptr_glResumeTransformFeedback,8,3 ## @_funcptr_glResumeTransformFeedback L_.str.28: ## @.str.28 .asciz "glUniform1d" .comm __funcptr_glUniform1d,8,3 ## @_funcptr_glUniform1d L_.str.29: ## @.str.29 .asciz "glUniform1dv" .comm __funcptr_glUniform1dv,8,3 ## @_funcptr_glUniform1dv L_.str.30: ## @.str.30 .asciz "glUniform2d" .comm __funcptr_glUniform2d,8,3 ## @_funcptr_glUniform2d L_.str.31: ## @.str.31 .asciz "glUniform2dv" .comm __funcptr_glUniform2dv,8,3 ## @_funcptr_glUniform2dv L_.str.32: ## @.str.32 .asciz "glUniform3d" .comm __funcptr_glUniform3d,8,3 ## @_funcptr_glUniform3d L_.str.33: ## @.str.33 .asciz "glUniform3dv" .comm __funcptr_glUniform3dv,8,3 ## @_funcptr_glUniform3dv L_.str.34: ## @.str.34 .asciz "glUniform4d" .comm __funcptr_glUniform4d,8,3 ## @_funcptr_glUniform4d L_.str.35: ## @.str.35 .asciz "glUniform4dv" .comm __funcptr_glUniform4dv,8,3 ## @_funcptr_glUniform4dv L_.str.36: ## @.str.36 .asciz "glUniformMatrix2dv" .comm __funcptr_glUniformMatrix2dv,8,3 ## @_funcptr_glUniformMatrix2dv L_.str.37: ## @.str.37 .asciz "glUniformMatrix2x3dv" .comm __funcptr_glUniformMatrix2x3dv,8,3 ## @_funcptr_glUniformMatrix2x3dv L_.str.38: ## @.str.38 .asciz "glUniformMatrix2x4dv" .comm __funcptr_glUniformMatrix2x4dv,8,3 ## @_funcptr_glUniformMatrix2x4dv L_.str.39: ## @.str.39 .asciz "glUniformMatrix3dv" .comm __funcptr_glUniformMatrix3dv,8,3 ## @_funcptr_glUniformMatrix3dv L_.str.40: ## @.str.40 .asciz "glUniformMatrix3x2dv" .comm __funcptr_glUniformMatrix3x2dv,8,3 ## @_funcptr_glUniformMatrix3x2dv L_.str.41: ## @.str.41 .asciz "glUniformMatrix3x4dv" .comm __funcptr_glUniformMatrix3x4dv,8,3 ## @_funcptr_glUniformMatrix3x4dv L_.str.42: ## @.str.42 .asciz "glUniformMatrix4dv" .comm __funcptr_glUniformMatrix4dv,8,3 ## @_funcptr_glUniformMatrix4dv L_.str.43: ## @.str.43 .asciz "glUniformMatrix4x2dv" .comm __funcptr_glUniformMatrix4x2dv,8,3 ## @_funcptr_glUniformMatrix4x2dv L_.str.44: ## @.str.44 .asciz "glUniformMatrix4x3dv" .comm __funcptr_glUniformMatrix4x3dv,8,3 ## @_funcptr_glUniformMatrix4x3dv L_.str.45: ## @.str.45 .asciz "glUniformSubroutinesuiv" .comm __funcptr_glUniformSubroutinesuiv,8,3 ## @_funcptr_glUniformSubroutinesuiv .no_dead_strip _LoadCore_Version_4_0 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadCore_Version_4_0 _LoadCore_Version_4_0: ; @LoadCore_Version_4_0 .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glBeginQueryIndexed@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glBeginQueryIndexed@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glBindTransformFeedback@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glBindTransformFeedback@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glBlendEquationSeparatei@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glBlendEquationSeparatei@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glBlendEquationi@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glBlendEquationi@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glBlendFuncSeparatei@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glBlendFuncSeparatei@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glBlendFunci@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glBlendFunci@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glDeleteTransformFeedbacks@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glDeleteTransformFeedbacks@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh35: adrp x0, l_.str.7@PAGE Lloh36: add x0, x0, l_.str.7@PAGEOFF bl _IntGetProcAddress Lloh37: adrp x8, __funcptr_glDrawArraysIndirect@GOTPAGE Lloh38: ldr x8, [x8, __funcptr_glDrawArraysIndirect@GOTPAGEOFF] Lloh39: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh40: adrp x0, l_.str.8@PAGE Lloh41: add x0, x0, l_.str.8@PAGEOFF bl _IntGetProcAddress Lloh42: adrp x8, __funcptr_glDrawElementsIndirect@GOTPAGE Lloh43: ldr x8, [x8, __funcptr_glDrawElementsIndirect@GOTPAGEOFF] Lloh44: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh45: adrp x0, l_.str.9@PAGE Lloh46: add x0, x0, l_.str.9@PAGEOFF bl _IntGetProcAddress Lloh47: adrp x8, __funcptr_glDrawTransformFeedback@GOTPAGE Lloh48: ldr x8, [x8, __funcptr_glDrawTransformFeedback@GOTPAGEOFF] Lloh49: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh50: adrp x0, l_.str.10@PAGE Lloh51: add x0, x0, l_.str.10@PAGEOFF bl _IntGetProcAddress Lloh52: adrp x8, __funcptr_glDrawTransformFeedbackStream@GOTPAGE Lloh53: ldr x8, [x8, __funcptr_glDrawTransformFeedbackStream@GOTPAGEOFF] Lloh54: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh55: adrp x0, l_.str.11@PAGE Lloh56: add x0, x0, l_.str.11@PAGEOFF bl _IntGetProcAddress Lloh57: adrp x8, __funcptr_glEndQueryIndexed@GOTPAGE Lloh58: ldr x8, [x8, __funcptr_glEndQueryIndexed@GOTPAGEOFF] Lloh59: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh60: adrp x0, l_.str.12@PAGE Lloh61: add x0, x0, l_.str.12@PAGEOFF bl _IntGetProcAddress Lloh62: adrp x8, __funcptr_glGenTransformFeedbacks@GOTPAGE Lloh63: ldr x8, [x8, __funcptr_glGenTransformFeedbacks@GOTPAGEOFF] Lloh64: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh65: adrp x0, l_.str.13@PAGE Lloh66: add x0, x0, l_.str.13@PAGEOFF bl _IntGetProcAddress Lloh67: adrp x8, __funcptr_glGetActiveSubroutineName@GOTPAGE Lloh68: ldr x8, [x8, __funcptr_glGetActiveSubroutineName@GOTPAGEOFF] Lloh69: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh70: adrp x0, l_.str.14@PAGE Lloh71: add x0, x0, l_.str.14@PAGEOFF bl _IntGetProcAddress Lloh72: adrp x8, __funcptr_glGetActiveSubroutineUniformName@GOTPAGE Lloh73: ldr x8, [x8, __funcptr_glGetActiveSubroutineUniformName@GOTPAGEOFF] Lloh74: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh75: adrp x0, l_.str.15@PAGE Lloh76: add x0, x0, l_.str.15@PAGEOFF bl _IntGetProcAddress Lloh77: adrp x8, __funcptr_glGetActiveSubroutineUniformiv@GOTPAGE Lloh78: ldr x8, [x8, __funcptr_glGetActiveSubroutineUniformiv@GOTPAGEOFF] Lloh79: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh80: adrp x0, l_.str.16@PAGE Lloh81: add x0, x0, l_.str.16@PAGEOFF bl _IntGetProcAddress Lloh82: adrp x8, __funcptr_glGetProgramStageiv@GOTPAGE Lloh83: ldr x8, [x8, __funcptr_glGetProgramStageiv@GOTPAGEOFF] Lloh84: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh85: adrp x0, l_.str.17@PAGE Lloh86: add x0, x0, l_.str.17@PAGEOFF bl _IntGetProcAddress Lloh87: adrp x8, __funcptr_glGetQueryIndexediv@GOTPAGE Lloh88: ldr x8, [x8, __funcptr_glGetQueryIndexediv@GOTPAGEOFF] Lloh89: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh90: adrp x0, l_.str.18@PAGE Lloh91: add x0, x0, l_.str.18@PAGEOFF bl _IntGetProcAddress Lloh92: adrp x8, __funcptr_glGetSubroutineIndex@GOTPAGE Lloh93: ldr x8, [x8, __funcptr_glGetSubroutineIndex@GOTPAGEOFF] Lloh94: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh95: adrp x0, l_.str.19@PAGE Lloh96: add x0, x0, l_.str.19@PAGEOFF bl _IntGetProcAddress Lloh97: adrp x8, __funcptr_glGetSubroutineUniformLocation@GOTPAGE Lloh98: ldr x8, [x8, __funcptr_glGetSubroutineUniformLocation@GOTPAGEOFF] Lloh99: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh100: adrp x0, l_.str.20@PAGE Lloh101: add x0, x0, l_.str.20@PAGEOFF bl _IntGetProcAddress Lloh102: adrp x8, __funcptr_glGetUniformSubroutineuiv@GOTPAGE Lloh103: ldr x8, [x8, __funcptr_glGetUniformSubroutineuiv@GOTPAGEOFF] Lloh104: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh105: adrp x0, l_.str.21@PAGE Lloh106: add x0, x0, l_.str.21@PAGEOFF bl _IntGetProcAddress Lloh107: adrp x8, __funcptr_glGetUniformdv@GOTPAGE Lloh108: ldr x8, [x8, __funcptr_glGetUniformdv@GOTPAGEOFF] Lloh109: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh110: adrp x0, l_.str.22@PAGE Lloh111: add x0, x0, l_.str.22@PAGEOFF bl _IntGetProcAddress Lloh112: adrp x8, __funcptr_glIsTransformFeedback@GOTPAGE Lloh113: ldr x8, [x8, __funcptr_glIsTransformFeedback@GOTPAGEOFF] Lloh114: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh115: adrp x0, l_.str.23@PAGE Lloh116: add x0, x0, l_.str.23@PAGEOFF bl _IntGetProcAddress Lloh117: adrp x8, __funcptr_glMinSampleShading@GOTPAGE Lloh118: ldr x8, [x8, __funcptr_glMinSampleShading@GOTPAGEOFF] Lloh119: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh120: adrp x0, l_.str.24@PAGE Lloh121: add x0, x0, l_.str.24@PAGEOFF bl _IntGetProcAddress Lloh122: adrp x8, __funcptr_glPatchParameterfv@GOTPAGE Lloh123: ldr x8, [x8, __funcptr_glPatchParameterfv@GOTPAGEOFF] Lloh124: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh125: adrp x0, l_.str.25@PAGE Lloh126: add x0, x0, l_.str.25@PAGEOFF bl _IntGetProcAddress Lloh127: adrp x8, __funcptr_glPatchParameteri@GOTPAGE Lloh128: ldr x8, [x8, __funcptr_glPatchParameteri@GOTPAGEOFF] Lloh129: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh130: adrp x0, l_.str.26@PAGE Lloh131: add x0, x0, l_.str.26@PAGEOFF bl _IntGetProcAddress Lloh132: adrp x8, __funcptr_glPauseTransformFeedback@GOTPAGE Lloh133: ldr x8, [x8, __funcptr_glPauseTransformFeedback@GOTPAGEOFF] Lloh134: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh135: adrp x0, l_.str.27@PAGE Lloh136: add x0, x0, l_.str.27@PAGEOFF bl _IntGetProcAddress Lloh137: adrp x8, __funcptr_glResumeTransformFeedback@GOTPAGE Lloh138: ldr x8, [x8, __funcptr_glResumeTransformFeedback@GOTPAGEOFF] Lloh139: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh140: adrp x0, l_.str.28@PAGE Lloh141: add x0, x0, l_.str.28@PAGEOFF bl _IntGetProcAddress Lloh142: adrp x8, __funcptr_glUniform1d@GOTPAGE Lloh143: ldr x8, [x8, __funcptr_glUniform1d@GOTPAGEOFF] Lloh144: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh145: adrp x0, l_.str.29@PAGE Lloh146: add x0, x0, l_.str.29@PAGEOFF bl _IntGetProcAddress Lloh147: adrp x8, __funcptr_glUniform1dv@GOTPAGE Lloh148: ldr x8, [x8, __funcptr_glUniform1dv@GOTPAGEOFF] Lloh149: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh150: adrp x0, l_.str.30@PAGE Lloh151: add x0, x0, l_.str.30@PAGEOFF bl _IntGetProcAddress Lloh152: adrp x8, __funcptr_glUniform2d@GOTPAGE Lloh153: ldr x8, [x8, __funcptr_glUniform2d@GOTPAGEOFF] Lloh154: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh155: adrp x0, l_.str.31@PAGE Lloh156: add x0, x0, l_.str.31@PAGEOFF bl _IntGetProcAddress Lloh157: adrp x8, __funcptr_glUniform2dv@GOTPAGE Lloh158: ldr x8, [x8, __funcptr_glUniform2dv@GOTPAGEOFF] Lloh159: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh160: adrp x0, l_.str.32@PAGE Lloh161: add x0, x0, l_.str.32@PAGEOFF bl _IntGetProcAddress Lloh162: adrp x8, __funcptr_glUniform3d@GOTPAGE Lloh163: ldr x8, [x8, __funcptr_glUniform3d@GOTPAGEOFF] Lloh164: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh165: adrp x0, l_.str.33@PAGE Lloh166: add x0, x0, l_.str.33@PAGEOFF bl _IntGetProcAddress Lloh167: adrp x8, __funcptr_glUniform3dv@GOTPAGE Lloh168: ldr x8, [x8, __funcptr_glUniform3dv@GOTPAGEOFF] Lloh169: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh170: adrp x0, l_.str.34@PAGE Lloh171: add x0, x0, l_.str.34@PAGEOFF bl _IntGetProcAddress Lloh172: adrp x8, __funcptr_glUniform4d@GOTPAGE Lloh173: ldr x8, [x8, __funcptr_glUniform4d@GOTPAGEOFF] Lloh174: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh175: adrp x0, l_.str.35@PAGE Lloh176: add x0, x0, l_.str.35@PAGEOFF bl _IntGetProcAddress Lloh177: adrp x8, __funcptr_glUniform4dv@GOTPAGE Lloh178: ldr x8, [x8, __funcptr_glUniform4dv@GOTPAGEOFF] Lloh179: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh180: adrp x0, l_.str.36@PAGE Lloh181: add x0, x0, l_.str.36@PAGEOFF bl _IntGetProcAddress Lloh182: adrp x8, __funcptr_glUniformMatrix2dv@GOTPAGE Lloh183: ldr x8, [x8, __funcptr_glUniformMatrix2dv@GOTPAGEOFF] Lloh184: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh185: adrp x0, l_.str.37@PAGE Lloh186: add x0, x0, l_.str.37@PAGEOFF bl _IntGetProcAddress Lloh187: adrp x8, __funcptr_glUniformMatrix2x3dv@GOTPAGE Lloh188: ldr x8, [x8, __funcptr_glUniformMatrix2x3dv@GOTPAGEOFF] Lloh189: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh190: adrp x0, l_.str.38@PAGE Lloh191: add x0, x0, l_.str.38@PAGEOFF bl _IntGetProcAddress Lloh192: adrp x8, __funcptr_glUniformMatrix2x4dv@GOTPAGE Lloh193: ldr x8, [x8, __funcptr_glUniformMatrix2x4dv@GOTPAGEOFF] Lloh194: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh195: adrp x0, l_.str.39@PAGE Lloh196: add x0, x0, l_.str.39@PAGEOFF bl _IntGetProcAddress Lloh197: adrp x8, __funcptr_glUniformMatrix3dv@GOTPAGE Lloh198: ldr x8, [x8, __funcptr_glUniformMatrix3dv@GOTPAGEOFF] Lloh199: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh200: adrp x0, l_.str.40@PAGE Lloh201: add x0, x0, l_.str.40@PAGEOFF bl _IntGetProcAddress Lloh202: adrp x8, __funcptr_glUniformMatrix3x2dv@GOTPAGE Lloh203: ldr x8, [x8, __funcptr_glUniformMatrix3x2dv@GOTPAGEOFF] Lloh204: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh205: adrp x0, l_.str.41@PAGE Lloh206: add x0, x0, l_.str.41@PAGEOFF bl _IntGetProcAddress Lloh207: adrp x8, __funcptr_glUniformMatrix3x4dv@GOTPAGE Lloh208: ldr x8, [x8, __funcptr_glUniformMatrix3x4dv@GOTPAGEOFF] Lloh209: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh210: adrp x0, l_.str.42@PAGE Lloh211: add x0, x0, l_.str.42@PAGEOFF bl _IntGetProcAddress Lloh212: adrp x8, __funcptr_glUniformMatrix4dv@GOTPAGE Lloh213: ldr x8, [x8, __funcptr_glUniformMatrix4dv@GOTPAGEOFF] Lloh214: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh215: adrp x0, l_.str.43@PAGE Lloh216: add x0, x0, l_.str.43@PAGEOFF bl _IntGetProcAddress Lloh217: adrp x8, __funcptr_glUniformMatrix4x2dv@GOTPAGE Lloh218: ldr x8, [x8, __funcptr_glUniformMatrix4x2dv@GOTPAGEOFF] Lloh219: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh220: adrp x0, l_.str.44@PAGE Lloh221: add x0, x0, l_.str.44@PAGEOFF bl _IntGetProcAddress Lloh222: adrp x8, __funcptr_glUniformMatrix4x3dv@GOTPAGE Lloh223: ldr x8, [x8, __funcptr_glUniformMatrix4x3dv@GOTPAGEOFF] Lloh224: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh225: adrp x0, l_.str.45@PAGE Lloh226: add x0, x0, l_.str.45@PAGEOFF bl _IntGetProcAddress Lloh227: adrp x8, __funcptr_glUniformSubroutinesuiv@GOTPAGE Lloh228: ldr x8, [x8, __funcptr_glUniformSubroutinesuiv@GOTPAGEOFF] Lloh229: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh227, Lloh228, Lloh229 .loh AdrpAdd Lloh225, Lloh226 .loh AdrpLdrGotStr Lloh222, Lloh223, Lloh224 .loh AdrpAdd Lloh220, Lloh221 .loh AdrpLdrGotStr Lloh217, Lloh218, Lloh219 .loh AdrpAdd Lloh215, Lloh216 .loh AdrpLdrGotStr Lloh212, Lloh213, Lloh214 .loh AdrpAdd Lloh210, Lloh211 .loh AdrpLdrGotStr Lloh207, Lloh208, Lloh209 .loh AdrpAdd Lloh205, Lloh206 .loh AdrpLdrGotStr Lloh202, Lloh203, Lloh204 .loh AdrpAdd Lloh200, Lloh201 .loh AdrpLdrGotStr Lloh197, Lloh198, Lloh199 .loh AdrpAdd Lloh195, Lloh196 .loh AdrpLdrGotStr Lloh192, Lloh193, Lloh194 .loh AdrpAdd Lloh190, Lloh191 .loh AdrpLdrGotStr Lloh187, Lloh188, Lloh189 .loh AdrpAdd Lloh185, Lloh186 .loh AdrpLdrGotStr Lloh182, Lloh183, Lloh184 .loh AdrpAdd Lloh180, Lloh181 .loh AdrpLdrGotStr Lloh177, Lloh178, Lloh179 .loh AdrpAdd Lloh175, Lloh176 .loh AdrpLdrGotStr Lloh172, Lloh173, Lloh174 .loh AdrpAdd Lloh170, Lloh171 .loh AdrpLdrGotStr Lloh167, Lloh168, Lloh169 .loh AdrpAdd Lloh165, Lloh166 .loh AdrpLdrGotStr Lloh162, Lloh163, Lloh164 .loh AdrpAdd Lloh160, Lloh161 .loh AdrpLdrGotStr Lloh157, Lloh158, Lloh159 .loh AdrpAdd Lloh155, Lloh156 .loh AdrpLdrGotStr Lloh152, Lloh153, Lloh154 .loh AdrpAdd Lloh150, Lloh151 .loh AdrpLdrGotStr Lloh147, Lloh148, Lloh149 .loh AdrpAdd Lloh145, Lloh146 .loh AdrpLdrGotStr Lloh142, Lloh143, Lloh144 .loh AdrpAdd Lloh140, Lloh141 .loh AdrpLdrGotStr Lloh137, Lloh138, Lloh139 .loh AdrpAdd Lloh135, Lloh136 .loh AdrpLdrGotStr Lloh132, Lloh133, Lloh134 .loh AdrpAdd Lloh130, Lloh131 .loh AdrpLdrGotStr Lloh127, Lloh128, Lloh129 .loh AdrpAdd Lloh125, Lloh126 .loh AdrpLdrGotStr Lloh122, Lloh123, Lloh124 .loh AdrpAdd Lloh120, Lloh121 .loh AdrpLdrGotStr Lloh117, Lloh118, Lloh119 .loh AdrpAdd Lloh115, Lloh116 .loh AdrpLdrGotStr Lloh112, Lloh113, Lloh114 .loh AdrpAdd Lloh110, Lloh111 .loh AdrpLdrGotStr Lloh107, Lloh108, Lloh109 .loh AdrpAdd Lloh105, Lloh106 .loh AdrpLdrGotStr Lloh102, Lloh103, Lloh104 .loh AdrpAdd Lloh100, Lloh101 .loh AdrpLdrGotStr Lloh97, Lloh98, Lloh99 .loh AdrpAdd Lloh95, Lloh96 .loh AdrpLdrGotStr Lloh92, Lloh93, Lloh94 .loh AdrpAdd Lloh90, Lloh91 .loh AdrpLdrGotStr Lloh87, Lloh88, Lloh89 .loh AdrpAdd Lloh85, Lloh86 .loh AdrpLdrGotStr Lloh82, Lloh83, Lloh84 .loh AdrpAdd Lloh80, Lloh81 .loh AdrpLdrGotStr Lloh77, Lloh78, Lloh79 .loh AdrpAdd Lloh75, Lloh76 .loh AdrpLdrGotStr Lloh72, Lloh73, Lloh74 .loh AdrpAdd Lloh70, Lloh71 .loh AdrpLdrGotStr Lloh67, Lloh68, Lloh69 .loh AdrpAdd Lloh65, Lloh66 .loh AdrpLdrGotStr Lloh62, Lloh63, Lloh64 .loh AdrpAdd Lloh60, Lloh61 .loh AdrpLdrGotStr Lloh57, Lloh58, Lloh59 .loh AdrpAdd Lloh55, Lloh56 .loh AdrpLdrGotStr Lloh52, Lloh53, Lloh54 .loh AdrpAdd Lloh50, Lloh51 .loh AdrpLdrGotStr Lloh47, Lloh48, Lloh49 .loh AdrpAdd Lloh45, Lloh46 .loh AdrpLdrGotStr Lloh42, Lloh43, Lloh44 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glBeginQueryIndexed" .comm __funcptr_glBeginQueryIndexed,8,3 ; @_funcptr_glBeginQueryIndexed l_.str.1: ; @.str.1 .asciz "glBindTransformFeedback" .comm __funcptr_glBindTransformFeedback,8,3 ; @_funcptr_glBindTransformFeedback l_.str.2: ; @.str.2 .asciz "glBlendEquationSeparatei" .comm __funcptr_glBlendEquationSeparatei,8,3 ; @_funcptr_glBlendEquationSeparatei l_.str.3: ; @.str.3 .asciz "glBlendEquationi" .comm __funcptr_glBlendEquationi,8,3 ; @_funcptr_glBlendEquationi l_.str.4: ; @.str.4 .asciz "glBlendFuncSeparatei" .comm __funcptr_glBlendFuncSeparatei,8,3 ; @_funcptr_glBlendFuncSeparatei l_.str.5: ; @.str.5 .asciz "glBlendFunci" .comm __funcptr_glBlendFunci,8,3 ; @_funcptr_glBlendFunci l_.str.6: ; @.str.6 .asciz "glDeleteTransformFeedbacks" .comm __funcptr_glDeleteTransformFeedbacks,8,3 ; @_funcptr_glDeleteTransformFeedbacks l_.str.7: ; @.str.7 .asciz "glDrawArraysIndirect" .comm __funcptr_glDrawArraysIndirect,8,3 ; @_funcptr_glDrawArraysIndirect l_.str.8: ; @.str.8 .asciz "glDrawElementsIndirect" .comm __funcptr_glDrawElementsIndirect,8,3 ; @_funcptr_glDrawElementsIndirect l_.str.9: ; @.str.9 .asciz "glDrawTransformFeedback" .comm __funcptr_glDrawTransformFeedback,8,3 ; @_funcptr_glDrawTransformFeedback l_.str.10: ; @.str.10 .asciz "glDrawTransformFeedbackStream" .comm __funcptr_glDrawTransformFeedbackStream,8,3 ; @_funcptr_glDrawTransformFeedbackStream l_.str.11: ; @.str.11 .asciz "glEndQueryIndexed" .comm __funcptr_glEndQueryIndexed,8,3 ; @_funcptr_glEndQueryIndexed l_.str.12: ; @.str.12 .asciz "glGenTransformFeedbacks" .comm __funcptr_glGenTransformFeedbacks,8,3 ; @_funcptr_glGenTransformFeedbacks l_.str.13: ; @.str.13 .asciz "glGetActiveSubroutineName" .comm __funcptr_glGetActiveSubroutineName,8,3 ; @_funcptr_glGetActiveSubroutineName l_.str.14: ; @.str.14 .asciz "glGetActiveSubroutineUniformName" .comm __funcptr_glGetActiveSubroutineUniformName,8,3 ; @_funcptr_glGetActiveSubroutineUniformName l_.str.15: ; @.str.15 .asciz "glGetActiveSubroutineUniformiv" .comm __funcptr_glGetActiveSubroutineUniformiv,8,3 ; @_funcptr_glGetActiveSubroutineUniformiv l_.str.16: ; @.str.16 .asciz "glGetProgramStageiv" .comm __funcptr_glGetProgramStageiv,8,3 ; @_funcptr_glGetProgramStageiv l_.str.17: ; @.str.17 .asciz "glGetQueryIndexediv" .comm __funcptr_glGetQueryIndexediv,8,3 ; @_funcptr_glGetQueryIndexediv l_.str.18: ; @.str.18 .asciz "glGetSubroutineIndex" .comm __funcptr_glGetSubroutineIndex,8,3 ; @_funcptr_glGetSubroutineIndex l_.str.19: ; @.str.19 .asciz "glGetSubroutineUniformLocation" .comm __funcptr_glGetSubroutineUniformLocation,8,3 ; @_funcptr_glGetSubroutineUniformLocation l_.str.20: ; @.str.20 .asciz "glGetUniformSubroutineuiv" .comm __funcptr_glGetUniformSubroutineuiv,8,3 ; @_funcptr_glGetUniformSubroutineuiv l_.str.21: ; @.str.21 .asciz "glGetUniformdv" .comm __funcptr_glGetUniformdv,8,3 ; @_funcptr_glGetUniformdv l_.str.22: ; @.str.22 .asciz "glIsTransformFeedback" .comm __funcptr_glIsTransformFeedback,8,3 ; @_funcptr_glIsTransformFeedback l_.str.23: ; @.str.23 .asciz "glMinSampleShading" .comm __funcptr_glMinSampleShading,8,3 ; @_funcptr_glMinSampleShading l_.str.24: ; @.str.24 .asciz "glPatchParameterfv" .comm __funcptr_glPatchParameterfv,8,3 ; @_funcptr_glPatchParameterfv l_.str.25: ; @.str.25 .asciz "glPatchParameteri" .comm __funcptr_glPatchParameteri,8,3 ; @_funcptr_glPatchParameteri l_.str.26: ; @.str.26 .asciz "glPauseTransformFeedback" .comm __funcptr_glPauseTransformFeedback,8,3 ; @_funcptr_glPauseTransformFeedback l_.str.27: ; @.str.27 .asciz "glResumeTransformFeedback" .comm __funcptr_glResumeTransformFeedback,8,3 ; @_funcptr_glResumeTransformFeedback l_.str.28: ; @.str.28 .asciz "glUniform1d" .comm __funcptr_glUniform1d,8,3 ; @_funcptr_glUniform1d l_.str.29: ; @.str.29 .asciz "glUniform1dv" .comm __funcptr_glUniform1dv,8,3 ; @_funcptr_glUniform1dv l_.str.30: ; @.str.30 .asciz "glUniform2d" .comm __funcptr_glUniform2d,8,3 ; @_funcptr_glUniform2d l_.str.31: ; @.str.31 .asciz "glUniform2dv" .comm __funcptr_glUniform2dv,8,3 ; @_funcptr_glUniform2dv l_.str.32: ; @.str.32 .asciz "glUniform3d" .comm __funcptr_glUniform3d,8,3 ; @_funcptr_glUniform3d l_.str.33: ; @.str.33 .asciz "glUniform3dv" .comm __funcptr_glUniform3dv,8,3 ; @_funcptr_glUniform3dv l_.str.34: ; @.str.34 .asciz "glUniform4d" .comm __funcptr_glUniform4d,8,3 ; @_funcptr_glUniform4d l_.str.35: ; @.str.35 .asciz "glUniform4dv" .comm __funcptr_glUniform4dv,8,3 ; @_funcptr_glUniform4dv l_.str.36: ; @.str.36 .asciz "glUniformMatrix2dv" .comm __funcptr_glUniformMatrix2dv,8,3 ; @_funcptr_glUniformMatrix2dv l_.str.37: ; @.str.37 .asciz "glUniformMatrix2x3dv" .comm __funcptr_glUniformMatrix2x3dv,8,3 ; @_funcptr_glUniformMatrix2x3dv l_.str.38: ; @.str.38 .asciz "glUniformMatrix2x4dv" .comm __funcptr_glUniformMatrix2x4dv,8,3 ; @_funcptr_glUniformMatrix2x4dv l_.str.39: ; @.str.39 .asciz "glUniformMatrix3dv" .comm __funcptr_glUniformMatrix3dv,8,3 ; @_funcptr_glUniformMatrix3dv l_.str.40: ; @.str.40 .asciz "glUniformMatrix3x2dv" .comm __funcptr_glUniformMatrix3x2dv,8,3 ; @_funcptr_glUniformMatrix3x2dv l_.str.41: ; @.str.41 .asciz "glUniformMatrix3x4dv" .comm __funcptr_glUniformMatrix3x4dv,8,3 ; @_funcptr_glUniformMatrix3x4dv l_.str.42: ; @.str.42 .asciz "glUniformMatrix4dv" .comm __funcptr_glUniformMatrix4dv,8,3 ; @_funcptr_glUniformMatrix4dv l_.str.43: ; @.str.43 .asciz "glUniformMatrix4x2dv" .comm __funcptr_glUniformMatrix4x2dv,8,3 ; @_funcptr_glUniformMatrix4x2dv l_.str.44: ; @.str.44 .asciz "glUniformMatrix4x3dv" .comm __funcptr_glUniformMatrix4x3dv,8,3 ; @_funcptr_glUniformMatrix4x3dv l_.str.45: ; @.str.45 .asciz "glUniformSubroutinesuiv" .comm __funcptr_glUniformSubroutinesuiv,8,3 ; @_funcptr_glUniformSubroutinesuiv .no_dead_strip _LoadCore_Version_4_0 .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadCore_Version_4_0.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_3DFX_tbuffer _LoadExt_3DFX_tbuffer: ## @LoadExt_3DFX_tbuffer .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glTbufferMask3DFX@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ecx, %ecx testq %rax, %rax sete %cl movl %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glTbufferMask3DFX" .comm __funcptr_glTbufferMask3DFX,8,3 ## @_funcptr_glTbufferMask3DFX .no_dead_strip _LoadExt_3DFX_tbuffer .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_3DFX_tbuffer _LoadExt_3DFX_tbuffer: ; @LoadExt_3DFX_tbuffer .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress Lloh2: adrp x8, __funcptr_glTbufferMask3DFX@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glTbufferMask3DFX@GOTPAGEOFF] Lloh4: str x0, [x8] cmp x0, #0 cset w0, eq ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glTbufferMask3DFX" .comm __funcptr_glTbufferMask3DFX,8,3 ; @_funcptr_glTbufferMask3DFX .no_dead_strip _LoadExt_3DFX_tbuffer .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_3DFX_tbuffer.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_AMD_debug_output _LoadExt_AMD_debug_output: ## @LoadExt_AMD_debug_output .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDebugMessageCallbackAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDebugMessageEnableAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDebugMessageInsertAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetDebugMessageLogAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glDebugMessageCallbackAMD" .comm __funcptr_glDebugMessageCallbackAMD,8,3 ## @_funcptr_glDebugMessageCallbackAMD L_.str.1: ## @.str.1 .asciz "glDebugMessageEnableAMD" .comm __funcptr_glDebugMessageEnableAMD,8,3 ## @_funcptr_glDebugMessageEnableAMD L_.str.2: ## @.str.2 .asciz "glDebugMessageInsertAMD" .comm __funcptr_glDebugMessageInsertAMD,8,3 ## @_funcptr_glDebugMessageInsertAMD L_.str.3: ## @.str.3 .asciz "glGetDebugMessageLogAMD" .comm __funcptr_glGetDebugMessageLogAMD,8,3 ## @_funcptr_glGetDebugMessageLogAMD .no_dead_strip _LoadExt_AMD_debug_output .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_AMD_debug_output _LoadExt_AMD_debug_output: ; @LoadExt_AMD_debug_output .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glDebugMessageCallbackAMD@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glDebugMessageCallbackAMD@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glDebugMessageEnableAMD@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glDebugMessageEnableAMD@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glDebugMessageInsertAMD@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glDebugMessageInsertAMD@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glGetDebugMessageLogAMD@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glGetDebugMessageLogAMD@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glDebugMessageCallbackAMD" .comm __funcptr_glDebugMessageCallbackAMD,8,3 ; @_funcptr_glDebugMessageCallbackAMD l_.str.1: ; @.str.1 .asciz "glDebugMessageEnableAMD" .comm __funcptr_glDebugMessageEnableAMD,8,3 ; @_funcptr_glDebugMessageEnableAMD l_.str.2: ; @.str.2 .asciz "glDebugMessageInsertAMD" .comm __funcptr_glDebugMessageInsertAMD,8,3 ; @_funcptr_glDebugMessageInsertAMD l_.str.3: ; @.str.3 .asciz "glGetDebugMessageLogAMD" .comm __funcptr_glGetDebugMessageLogAMD,8,3 ; @_funcptr_glGetDebugMessageLogAMD .no_dead_strip _LoadExt_AMD_debug_output .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_AMD_debug_output.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_AMD_draw_buffers_blend _LoadExt_AMD_draw_buffers_blend: ## @LoadExt_AMD_draw_buffers_blend .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBlendEquationIndexedAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBlendEquationSeparateIndexedAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBlendFuncIndexedAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBlendFuncSeparateIndexedAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glBlendEquationIndexedAMD" .comm __funcptr_glBlendEquationIndexedAMD,8,3 ## @_funcptr_glBlendEquationIndexedAMD L_.str.1: ## @.str.1 .asciz "glBlendEquationSeparateIndexedAMD" .comm __funcptr_glBlendEquationSeparateIndexedAMD,8,3 ## @_funcptr_glBlendEquationSeparateIndexedAMD L_.str.2: ## @.str.2 .asciz "glBlendFuncIndexedAMD" .comm __funcptr_glBlendFuncIndexedAMD,8,3 ## @_funcptr_glBlendFuncIndexedAMD L_.str.3: ## @.str.3 .asciz "glBlendFuncSeparateIndexedAMD" .comm __funcptr_glBlendFuncSeparateIndexedAMD,8,3 ## @_funcptr_glBlendFuncSeparateIndexedAMD .no_dead_strip _LoadExt_AMD_draw_buffers_blend .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_AMD_draw_buffers_blend _LoadExt_AMD_draw_buffers_blend: ; @LoadExt_AMD_draw_buffers_blend .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glBlendEquationIndexedAMD@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glBlendEquationIndexedAMD@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glBlendEquationSeparateIndexedAMD@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glBlendEquationSeparateIndexedAMD@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glBlendFuncIndexedAMD@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glBlendFuncIndexedAMD@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glBlendFuncSeparateIndexedAMD@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glBlendFuncSeparateIndexedAMD@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glBlendEquationIndexedAMD" .comm __funcptr_glBlendEquationIndexedAMD,8,3 ; @_funcptr_glBlendEquationIndexedAMD l_.str.1: ; @.str.1 .asciz "glBlendEquationSeparateIndexedAMD" .comm __funcptr_glBlendEquationSeparateIndexedAMD,8,3 ; @_funcptr_glBlendEquationSeparateIndexedAMD l_.str.2: ; @.str.2 .asciz "glBlendFuncIndexedAMD" .comm __funcptr_glBlendFuncIndexedAMD,8,3 ; @_funcptr_glBlendFuncIndexedAMD l_.str.3: ; @.str.3 .asciz "glBlendFuncSeparateIndexedAMD" .comm __funcptr_glBlendFuncSeparateIndexedAMD,8,3 ; @_funcptr_glBlendFuncSeparateIndexedAMD .no_dead_strip _LoadExt_AMD_draw_buffers_blend .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_AMD_draw_buffers_blend.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_AMD_interleaved_elements _LoadExt_AMD_interleaved_elements: ## @LoadExt_AMD_interleaved_elements .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribParameteriAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ecx, %ecx testq %rax, %rax sete %cl movl %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glVertexAttribParameteriAMD" .comm __funcptr_glVertexAttribParameteriAMD,8,3 ## @_funcptr_glVertexAttribParameteriAMD .no_dead_strip _LoadExt_AMD_interleaved_elements .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_AMD_interleaved_elements _LoadExt_AMD_interleaved_elements: ; @LoadExt_AMD_interleaved_elements .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress Lloh2: adrp x8, __funcptr_glVertexAttribParameteriAMD@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glVertexAttribParameteriAMD@GOTPAGEOFF] Lloh4: str x0, [x8] cmp x0, #0 cset w0, eq ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glVertexAttribParameteriAMD" .comm __funcptr_glVertexAttribParameteriAMD,8,3 ; @_funcptr_glVertexAttribParameteriAMD .no_dead_strip _LoadExt_AMD_interleaved_elements .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_AMD_interleaved_elements.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_AMD_multi_draw_indirect _LoadExt_AMD_multi_draw_indirect: ## @LoadExt_AMD_multi_draw_indirect .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiDrawArraysIndirectAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiDrawElementsIndirectAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %ecx testq %rax, %rax cmovnel %ebx, %ecx movl %ecx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glMultiDrawArraysIndirectAMD" .comm __funcptr_glMultiDrawArraysIndirectAMD,8,3 ## @_funcptr_glMultiDrawArraysIndirectAMD L_.str.1: ## @.str.1 .asciz "glMultiDrawElementsIndirectAMD" .comm __funcptr_glMultiDrawElementsIndirectAMD,8,3 ## @_funcptr_glMultiDrawElementsIndirectAMD .no_dead_strip _LoadExt_AMD_multi_draw_indirect .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_AMD_multi_draw_indirect _LoadExt_AMD_multi_draw_indirect: ; @LoadExt_AMD_multi_draw_indirect .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glMultiDrawArraysIndirectAMD@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glMultiDrawArraysIndirectAMD@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 cset w8, eq Lloh7: adrp x9, __funcptr_glMultiDrawElementsIndirectAMD@GOTPAGE Lloh8: ldr x9, [x9, __funcptr_glMultiDrawElementsIndirectAMD@GOTPAGEOFF] Lloh9: str x0, [x9] mov w9, #1 cinc w9, w9, eq cmp x0, #0 csel w0, w9, w8, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glMultiDrawArraysIndirectAMD" .comm __funcptr_glMultiDrawArraysIndirectAMD,8,3 ; @_funcptr_glMultiDrawArraysIndirectAMD l_.str.1: ; @.str.1 .asciz "glMultiDrawElementsIndirectAMD" .comm __funcptr_glMultiDrawElementsIndirectAMD,8,3 ; @_funcptr_glMultiDrawElementsIndirectAMD .no_dead_strip _LoadExt_AMD_multi_draw_indirect .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_AMD_multi_draw_indirect.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_AMD_name_gen_delete _LoadExt_AMD_name_gen_delete: ## @LoadExt_AMD_name_gen_delete .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDeleteNamesAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGenNamesAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%r14), %ebx testq %rax, %rax cmovnel %r14d, %ebx leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIsNameAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl $0, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glDeleteNamesAMD" .comm __funcptr_glDeleteNamesAMD,8,3 ## @_funcptr_glDeleteNamesAMD L_.str.1: ## @.str.1 .asciz "glGenNamesAMD" .comm __funcptr_glGenNamesAMD,8,3 ## @_funcptr_glGenNamesAMD L_.str.2: ## @.str.2 .asciz "glIsNameAMD" .comm __funcptr_glIsNameAMD,8,3 ## @_funcptr_glIsNameAMD .no_dead_strip _LoadExt_AMD_name_gen_delete .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_AMD_name_gen_delete _LoadExt_AMD_name_gen_delete: ; @LoadExt_AMD_name_gen_delete .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glDeleteNamesAMD@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glDeleteNamesAMD@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glGenNamesAMD@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glGenNamesAMD@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glIsNameAMD@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glIsNameAMD@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glDeleteNamesAMD" .comm __funcptr_glDeleteNamesAMD,8,3 ; @_funcptr_glDeleteNamesAMD l_.str.1: ; @.str.1 .asciz "glGenNamesAMD" .comm __funcptr_glGenNamesAMD,8,3 ; @_funcptr_glGenNamesAMD l_.str.2: ; @.str.2 .asciz "glIsNameAMD" .comm __funcptr_glIsNameAMD,8,3 ; @_funcptr_glIsNameAMD .no_dead_strip _LoadExt_AMD_name_gen_delete .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_AMD_name_gen_delete.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_AMD_performance_monitor _LoadExt_AMD_performance_monitor: ## @LoadExt_AMD_performance_monitor .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBeginPerfMonitorAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDeletePerfMonitorsAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glEndPerfMonitorAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl $0, %r14d leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGenPerfMonitorsAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r15d, %r15d testq %rax, %rax sete %r15b leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetPerfMonitorCounterDataAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %r15d leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetPerfMonitorCounterInfoAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetPerfMonitorCounterStringAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r15d, %r14d leaq L_.str.7(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetPerfMonitorCountersAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r15d, %r15d testq %rax, %rax sete %r15b leaq L_.str.8(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetPerfMonitorGroupStringAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %r15d leaq L_.str.9(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetPerfMonitorGroupsAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.10(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSelectPerfMonitorCountersAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r15d, %ebx movl %ebx, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glBeginPerfMonitorAMD" .comm __funcptr_glBeginPerfMonitorAMD,8,3 ## @_funcptr_glBeginPerfMonitorAMD L_.str.1: ## @.str.1 .asciz "glDeletePerfMonitorsAMD" .comm __funcptr_glDeletePerfMonitorsAMD,8,3 ## @_funcptr_glDeletePerfMonitorsAMD L_.str.2: ## @.str.2 .asciz "glEndPerfMonitorAMD" .comm __funcptr_glEndPerfMonitorAMD,8,3 ## @_funcptr_glEndPerfMonitorAMD L_.str.3: ## @.str.3 .asciz "glGenPerfMonitorsAMD" .comm __funcptr_glGenPerfMonitorsAMD,8,3 ## @_funcptr_glGenPerfMonitorsAMD L_.str.4: ## @.str.4 .asciz "glGetPerfMonitorCounterDataAMD" .comm __funcptr_glGetPerfMonitorCounterDataAMD,8,3 ## @_funcptr_glGetPerfMonitorCounterDataAMD L_.str.5: ## @.str.5 .asciz "glGetPerfMonitorCounterInfoAMD" .comm __funcptr_glGetPerfMonitorCounterInfoAMD,8,3 ## @_funcptr_glGetPerfMonitorCounterInfoAMD L_.str.6: ## @.str.6 .asciz "glGetPerfMonitorCounterStringAMD" .comm __funcptr_glGetPerfMonitorCounterStringAMD,8,3 ## @_funcptr_glGetPerfMonitorCounterStringAMD L_.str.7: ## @.str.7 .asciz "glGetPerfMonitorCountersAMD" .comm __funcptr_glGetPerfMonitorCountersAMD,8,3 ## @_funcptr_glGetPerfMonitorCountersAMD L_.str.8: ## @.str.8 .asciz "glGetPerfMonitorGroupStringAMD" .comm __funcptr_glGetPerfMonitorGroupStringAMD,8,3 ## @_funcptr_glGetPerfMonitorGroupStringAMD L_.str.9: ## @.str.9 .asciz "glGetPerfMonitorGroupsAMD" .comm __funcptr_glGetPerfMonitorGroupsAMD,8,3 ## @_funcptr_glGetPerfMonitorGroupsAMD L_.str.10: ## @.str.10 .asciz "glSelectPerfMonitorCountersAMD" .comm __funcptr_glSelectPerfMonitorCountersAMD,8,3 ## @_funcptr_glSelectPerfMonitorCountersAMD .no_dead_strip _LoadExt_AMD_performance_monitor .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_AMD_performance_monitor _LoadExt_AMD_performance_monitor: ; @LoadExt_AMD_performance_monitor .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glBeginPerfMonitorAMD@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glBeginPerfMonitorAMD@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glDeletePerfMonitorsAMD@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glDeletePerfMonitorsAMD@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glEndPerfMonitorAMD@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glEndPerfMonitorAMD@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glGenPerfMonitorsAMD@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glGenPerfMonitorsAMD@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glGetPerfMonitorCounterDataAMD@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glGetPerfMonitorCounterDataAMD@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glGetPerfMonitorCounterInfoAMD@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glGetPerfMonitorCounterInfoAMD@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glGetPerfMonitorCounterStringAMD@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glGetPerfMonitorCounterStringAMD@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh35: adrp x0, l_.str.7@PAGE Lloh36: add x0, x0, l_.str.7@PAGEOFF bl _IntGetProcAddress Lloh37: adrp x8, __funcptr_glGetPerfMonitorCountersAMD@GOTPAGE Lloh38: ldr x8, [x8, __funcptr_glGetPerfMonitorCountersAMD@GOTPAGEOFF] Lloh39: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh40: adrp x0, l_.str.8@PAGE Lloh41: add x0, x0, l_.str.8@PAGEOFF bl _IntGetProcAddress Lloh42: adrp x8, __funcptr_glGetPerfMonitorGroupStringAMD@GOTPAGE Lloh43: ldr x8, [x8, __funcptr_glGetPerfMonitorGroupStringAMD@GOTPAGEOFF] Lloh44: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh45: adrp x0, l_.str.9@PAGE Lloh46: add x0, x0, l_.str.9@PAGEOFF bl _IntGetProcAddress Lloh47: adrp x8, __funcptr_glGetPerfMonitorGroupsAMD@GOTPAGE Lloh48: ldr x8, [x8, __funcptr_glGetPerfMonitorGroupsAMD@GOTPAGEOFF] Lloh49: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh50: adrp x0, l_.str.10@PAGE Lloh51: add x0, x0, l_.str.10@PAGEOFF bl _IntGetProcAddress Lloh52: adrp x8, __funcptr_glSelectPerfMonitorCountersAMD@GOTPAGE Lloh53: ldr x8, [x8, __funcptr_glSelectPerfMonitorCountersAMD@GOTPAGEOFF] Lloh54: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh52, Lloh53, Lloh54 .loh AdrpAdd Lloh50, Lloh51 .loh AdrpLdrGotStr Lloh47, Lloh48, Lloh49 .loh AdrpAdd Lloh45, Lloh46 .loh AdrpLdrGotStr Lloh42, Lloh43, Lloh44 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glBeginPerfMonitorAMD" .comm __funcptr_glBeginPerfMonitorAMD,8,3 ; @_funcptr_glBeginPerfMonitorAMD l_.str.1: ; @.str.1 .asciz "glDeletePerfMonitorsAMD" .comm __funcptr_glDeletePerfMonitorsAMD,8,3 ; @_funcptr_glDeletePerfMonitorsAMD l_.str.2: ; @.str.2 .asciz "glEndPerfMonitorAMD" .comm __funcptr_glEndPerfMonitorAMD,8,3 ; @_funcptr_glEndPerfMonitorAMD l_.str.3: ; @.str.3 .asciz "glGenPerfMonitorsAMD" .comm __funcptr_glGenPerfMonitorsAMD,8,3 ; @_funcptr_glGenPerfMonitorsAMD l_.str.4: ; @.str.4 .asciz "glGetPerfMonitorCounterDataAMD" .comm __funcptr_glGetPerfMonitorCounterDataAMD,8,3 ; @_funcptr_glGetPerfMonitorCounterDataAMD l_.str.5: ; @.str.5 .asciz "glGetPerfMonitorCounterInfoAMD" .comm __funcptr_glGetPerfMonitorCounterInfoAMD,8,3 ; @_funcptr_glGetPerfMonitorCounterInfoAMD l_.str.6: ; @.str.6 .asciz "glGetPerfMonitorCounterStringAMD" .comm __funcptr_glGetPerfMonitorCounterStringAMD,8,3 ; @_funcptr_glGetPerfMonitorCounterStringAMD l_.str.7: ; @.str.7 .asciz "glGetPerfMonitorCountersAMD" .comm __funcptr_glGetPerfMonitorCountersAMD,8,3 ; @_funcptr_glGetPerfMonitorCountersAMD l_.str.8: ; @.str.8 .asciz "glGetPerfMonitorGroupStringAMD" .comm __funcptr_glGetPerfMonitorGroupStringAMD,8,3 ; @_funcptr_glGetPerfMonitorGroupStringAMD l_.str.9: ; @.str.9 .asciz "glGetPerfMonitorGroupsAMD" .comm __funcptr_glGetPerfMonitorGroupsAMD,8,3 ; @_funcptr_glGetPerfMonitorGroupsAMD l_.str.10: ; @.str.10 .asciz "glSelectPerfMonitorCountersAMD" .comm __funcptr_glSelectPerfMonitorCountersAMD,8,3 ; @_funcptr_glSelectPerfMonitorCountersAMD .no_dead_strip _LoadExt_AMD_performance_monitor .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_AMD_performance_monitor.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_AMD_sample_positions _LoadExt_AMD_sample_positions: ## @LoadExt_AMD_sample_positions .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSetMultisamplefvAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ecx, %ecx testq %rax, %rax sete %cl movl %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glSetMultisamplefvAMD" .comm __funcptr_glSetMultisamplefvAMD,8,3 ## @_funcptr_glSetMultisamplefvAMD .no_dead_strip _LoadExt_AMD_sample_positions .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_AMD_sample_positions _LoadExt_AMD_sample_positions: ; @LoadExt_AMD_sample_positions .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress Lloh2: adrp x8, __funcptr_glSetMultisamplefvAMD@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glSetMultisamplefvAMD@GOTPAGEOFF] Lloh4: str x0, [x8] cmp x0, #0 cset w0, eq ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glSetMultisamplefvAMD" .comm __funcptr_glSetMultisamplefvAMD,8,3 ; @_funcptr_glSetMultisamplefvAMD .no_dead_strip _LoadExt_AMD_sample_positions .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_AMD_sample_positions.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_AMD_sparse_texture _LoadExt_AMD_sparse_texture: ## @LoadExt_AMD_sparse_texture .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glTexStorageSparseAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glTextureStorageSparseAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %ecx testq %rax, %rax cmovnel %ebx, %ecx movl %ecx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glTexStorageSparseAMD" .comm __funcptr_glTexStorageSparseAMD,8,3 ## @_funcptr_glTexStorageSparseAMD L_.str.1: ## @.str.1 .asciz "glTextureStorageSparseAMD" .comm __funcptr_glTextureStorageSparseAMD,8,3 ## @_funcptr_glTextureStorageSparseAMD .no_dead_strip _LoadExt_AMD_sparse_texture .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_AMD_sparse_texture _LoadExt_AMD_sparse_texture: ; @LoadExt_AMD_sparse_texture .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glTexStorageSparseAMD@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glTexStorageSparseAMD@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 cset w8, eq Lloh7: adrp x9, __funcptr_glTextureStorageSparseAMD@GOTPAGE Lloh8: ldr x9, [x9, __funcptr_glTextureStorageSparseAMD@GOTPAGEOFF] Lloh9: str x0, [x9] mov w9, #1 cinc w9, w9, eq cmp x0, #0 csel w0, w9, w8, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glTexStorageSparseAMD" .comm __funcptr_glTexStorageSparseAMD,8,3 ; @_funcptr_glTexStorageSparseAMD l_.str.1: ; @.str.1 .asciz "glTextureStorageSparseAMD" .comm __funcptr_glTextureStorageSparseAMD,8,3 ; @_funcptr_glTextureStorageSparseAMD .no_dead_strip _LoadExt_AMD_sparse_texture .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_AMD_sparse_texture.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_AMD_stencil_operation_extended _LoadExt_AMD_stencil_operation_extended: ## @LoadExt_AMD_stencil_operation_extended .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glStencilOpValueAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ecx, %ecx testq %rax, %rax sete %cl movl %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glStencilOpValueAMD" .comm __funcptr_glStencilOpValueAMD,8,3 ## @_funcptr_glStencilOpValueAMD .no_dead_strip _LoadExt_AMD_stencil_operation_extended .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_AMD_stencil_operation_extended _LoadExt_AMD_stencil_operation_extended: ; @LoadExt_AMD_stencil_operation_extended .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress Lloh2: adrp x8, __funcptr_glStencilOpValueAMD@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glStencilOpValueAMD@GOTPAGEOFF] Lloh4: str x0, [x8] cmp x0, #0 cset w0, eq ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glStencilOpValueAMD" .comm __funcptr_glStencilOpValueAMD,8,3 ; @_funcptr_glStencilOpValueAMD .no_dead_strip _LoadExt_AMD_stencil_operation_extended .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_AMD_stencil_operation_extended.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_AMD_vertex_shader_tessellator _LoadExt_AMD_vertex_shader_tessellator: ## @LoadExt_AMD_vertex_shader_tessellator .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glTessellationFactorAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glTessellationModeAMD@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %ecx testq %rax, %rax cmovnel %ebx, %ecx movl %ecx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glTessellationFactorAMD" .comm __funcptr_glTessellationFactorAMD,8,3 ## @_funcptr_glTessellationFactorAMD L_.str.1: ## @.str.1 .asciz "glTessellationModeAMD" .comm __funcptr_glTessellationModeAMD,8,3 ## @_funcptr_glTessellationModeAMD .no_dead_strip _LoadExt_AMD_vertex_shader_tessellator .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_AMD_vertex_shader_tessellator _LoadExt_AMD_vertex_shader_tessellator: ; @LoadExt_AMD_vertex_shader_tessellator .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glTessellationFactorAMD@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glTessellationFactorAMD@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 cset w8, eq Lloh7: adrp x9, __funcptr_glTessellationModeAMD@GOTPAGE Lloh8: ldr x9, [x9, __funcptr_glTessellationModeAMD@GOTPAGEOFF] Lloh9: str x0, [x9] mov w9, #1 cinc w9, w9, eq cmp x0, #0 csel w0, w9, w8, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glTessellationFactorAMD" .comm __funcptr_glTessellationFactorAMD,8,3 ; @_funcptr_glTessellationFactorAMD l_.str.1: ; @.str.1 .asciz "glTessellationModeAMD" .comm __funcptr_glTessellationModeAMD,8,3 ; @_funcptr_glTessellationModeAMD .no_dead_strip _LoadExt_AMD_vertex_shader_tessellator .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_AMD_vertex_shader_tessellator.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_APPLE_element_array _LoadExt_APPLE_element_array: ## @LoadExt_APPLE_element_array .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawElementArrayAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawRangeElementArrayAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glElementPointerAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl $0, %r14d leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiDrawElementArrayAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiDrawRangeElementArrayAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glDrawElementArrayAPPLE" .comm __funcptr_glDrawElementArrayAPPLE,8,3 ## @_funcptr_glDrawElementArrayAPPLE L_.str.1: ## @.str.1 .asciz "glDrawRangeElementArrayAPPLE" .comm __funcptr_glDrawRangeElementArrayAPPLE,8,3 ## @_funcptr_glDrawRangeElementArrayAPPLE L_.str.2: ## @.str.2 .asciz "glElementPointerAPPLE" .comm __funcptr_glElementPointerAPPLE,8,3 ## @_funcptr_glElementPointerAPPLE L_.str.3: ## @.str.3 .asciz "glMultiDrawElementArrayAPPLE" .comm __funcptr_glMultiDrawElementArrayAPPLE,8,3 ## @_funcptr_glMultiDrawElementArrayAPPLE L_.str.4: ## @.str.4 .asciz "glMultiDrawRangeElementArrayAPPLE" .comm __funcptr_glMultiDrawRangeElementArrayAPPLE,8,3 ## @_funcptr_glMultiDrawRangeElementArrayAPPLE .no_dead_strip _LoadExt_APPLE_element_array .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_APPLE_element_array _LoadExt_APPLE_element_array: ; @LoadExt_APPLE_element_array .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glDrawElementArrayAPPLE@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glDrawElementArrayAPPLE@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glDrawRangeElementArrayAPPLE@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glDrawRangeElementArrayAPPLE@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glElementPointerAPPLE@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glElementPointerAPPLE@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glMultiDrawElementArrayAPPLE@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glMultiDrawElementArrayAPPLE@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glMultiDrawRangeElementArrayAPPLE@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glMultiDrawRangeElementArrayAPPLE@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glDrawElementArrayAPPLE" .comm __funcptr_glDrawElementArrayAPPLE,8,3 ; @_funcptr_glDrawElementArrayAPPLE l_.str.1: ; @.str.1 .asciz "glDrawRangeElementArrayAPPLE" .comm __funcptr_glDrawRangeElementArrayAPPLE,8,3 ; @_funcptr_glDrawRangeElementArrayAPPLE l_.str.2: ; @.str.2 .asciz "glElementPointerAPPLE" .comm __funcptr_glElementPointerAPPLE,8,3 ; @_funcptr_glElementPointerAPPLE l_.str.3: ; @.str.3 .asciz "glMultiDrawElementArrayAPPLE" .comm __funcptr_glMultiDrawElementArrayAPPLE,8,3 ; @_funcptr_glMultiDrawElementArrayAPPLE l_.str.4: ; @.str.4 .asciz "glMultiDrawRangeElementArrayAPPLE" .comm __funcptr_glMultiDrawRangeElementArrayAPPLE,8,3 ; @_funcptr_glMultiDrawRangeElementArrayAPPLE .no_dead_strip _LoadExt_APPLE_element_array .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_APPLE_element_array.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_APPLE_fence _LoadExt_APPLE_fence: ## @LoadExt_APPLE_fence .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDeleteFencesAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFinishFenceAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFinishObjectAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGenFencesAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIsFenceAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSetFenceAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glTestFenceAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.7(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glTestObjectAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glDeleteFencesAPPLE" .comm __funcptr_glDeleteFencesAPPLE,8,3 ## @_funcptr_glDeleteFencesAPPLE L_.str.1: ## @.str.1 .asciz "glFinishFenceAPPLE" .comm __funcptr_glFinishFenceAPPLE,8,3 ## @_funcptr_glFinishFenceAPPLE L_.str.2: ## @.str.2 .asciz "glFinishObjectAPPLE" .comm __funcptr_glFinishObjectAPPLE,8,3 ## @_funcptr_glFinishObjectAPPLE L_.str.3: ## @.str.3 .asciz "glGenFencesAPPLE" .comm __funcptr_glGenFencesAPPLE,8,3 ## @_funcptr_glGenFencesAPPLE L_.str.4: ## @.str.4 .asciz "glIsFenceAPPLE" .comm __funcptr_glIsFenceAPPLE,8,3 ## @_funcptr_glIsFenceAPPLE L_.str.5: ## @.str.5 .asciz "glSetFenceAPPLE" .comm __funcptr_glSetFenceAPPLE,8,3 ## @_funcptr_glSetFenceAPPLE L_.str.6: ## @.str.6 .asciz "glTestFenceAPPLE" .comm __funcptr_glTestFenceAPPLE,8,3 ## @_funcptr_glTestFenceAPPLE L_.str.7: ## @.str.7 .asciz "glTestObjectAPPLE" .comm __funcptr_glTestObjectAPPLE,8,3 ## @_funcptr_glTestObjectAPPLE .no_dead_strip _LoadExt_APPLE_fence .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_APPLE_fence _LoadExt_APPLE_fence: ; @LoadExt_APPLE_fence .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glDeleteFencesAPPLE@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glDeleteFencesAPPLE@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glFinishFenceAPPLE@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glFinishFenceAPPLE@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glFinishObjectAPPLE@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glFinishObjectAPPLE@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glGenFencesAPPLE@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glGenFencesAPPLE@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glIsFenceAPPLE@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glIsFenceAPPLE@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glSetFenceAPPLE@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glSetFenceAPPLE@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glTestFenceAPPLE@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glTestFenceAPPLE@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh35: adrp x0, l_.str.7@PAGE Lloh36: add x0, x0, l_.str.7@PAGEOFF bl _IntGetProcAddress Lloh37: adrp x8, __funcptr_glTestObjectAPPLE@GOTPAGE Lloh38: ldr x8, [x8, __funcptr_glTestObjectAPPLE@GOTPAGEOFF] Lloh39: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glDeleteFencesAPPLE" .comm __funcptr_glDeleteFencesAPPLE,8,3 ; @_funcptr_glDeleteFencesAPPLE l_.str.1: ; @.str.1 .asciz "glFinishFenceAPPLE" .comm __funcptr_glFinishFenceAPPLE,8,3 ; @_funcptr_glFinishFenceAPPLE l_.str.2: ; @.str.2 .asciz "glFinishObjectAPPLE" .comm __funcptr_glFinishObjectAPPLE,8,3 ; @_funcptr_glFinishObjectAPPLE l_.str.3: ; @.str.3 .asciz "glGenFencesAPPLE" .comm __funcptr_glGenFencesAPPLE,8,3 ; @_funcptr_glGenFencesAPPLE l_.str.4: ; @.str.4 .asciz "glIsFenceAPPLE" .comm __funcptr_glIsFenceAPPLE,8,3 ; @_funcptr_glIsFenceAPPLE l_.str.5: ; @.str.5 .asciz "glSetFenceAPPLE" .comm __funcptr_glSetFenceAPPLE,8,3 ; @_funcptr_glSetFenceAPPLE l_.str.6: ; @.str.6 .asciz "glTestFenceAPPLE" .comm __funcptr_glTestFenceAPPLE,8,3 ; @_funcptr_glTestFenceAPPLE l_.str.7: ; @.str.7 .asciz "glTestObjectAPPLE" .comm __funcptr_glTestObjectAPPLE,8,3 ; @_funcptr_glTestObjectAPPLE .no_dead_strip _LoadExt_APPLE_fence .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_APPLE_fence.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_APPLE_flush_buffer_range _LoadExt_APPLE_flush_buffer_range: ## @LoadExt_APPLE_flush_buffer_range .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBufferParameteriAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFlushMappedBufferRangeAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %ecx testq %rax, %rax cmovnel %ebx, %ecx movl %ecx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glBufferParameteriAPPLE" .comm __funcptr_glBufferParameteriAPPLE,8,3 ## @_funcptr_glBufferParameteriAPPLE L_.str.1: ## @.str.1 .asciz "glFlushMappedBufferRangeAPPLE" .comm __funcptr_glFlushMappedBufferRangeAPPLE,8,3 ## @_funcptr_glFlushMappedBufferRangeAPPLE .no_dead_strip _LoadExt_APPLE_flush_buffer_range .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_APPLE_flush_buffer_range _LoadExt_APPLE_flush_buffer_range: ; @LoadExt_APPLE_flush_buffer_range .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glBufferParameteriAPPLE@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glBufferParameteriAPPLE@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 cset w8, eq Lloh7: adrp x9, __funcptr_glFlushMappedBufferRangeAPPLE@GOTPAGE Lloh8: ldr x9, [x9, __funcptr_glFlushMappedBufferRangeAPPLE@GOTPAGEOFF] Lloh9: str x0, [x9] mov w9, #1 cinc w9, w9, eq cmp x0, #0 csel w0, w9, w8, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glBufferParameteriAPPLE" .comm __funcptr_glBufferParameteriAPPLE,8,3 ; @_funcptr_glBufferParameteriAPPLE l_.str.1: ; @.str.1 .asciz "glFlushMappedBufferRangeAPPLE" .comm __funcptr_glFlushMappedBufferRangeAPPLE,8,3 ; @_funcptr_glFlushMappedBufferRangeAPPLE .no_dead_strip _LoadExt_APPLE_flush_buffer_range .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_APPLE_flush_buffer_range.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_APPLE_object_purgeable _LoadExt_APPLE_object_purgeable: ## @LoadExt_APPLE_object_purgeable .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetObjectParameterivAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glObjectPurgeableAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%r14), %ebx testq %rax, %rax cmovnel %r14d, %ebx leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glObjectUnpurgeableAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl $0, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glGetObjectParameterivAPPLE" .comm __funcptr_glGetObjectParameterivAPPLE,8,3 ## @_funcptr_glGetObjectParameterivAPPLE L_.str.1: ## @.str.1 .asciz "glObjectPurgeableAPPLE" .comm __funcptr_glObjectPurgeableAPPLE,8,3 ## @_funcptr_glObjectPurgeableAPPLE L_.str.2: ## @.str.2 .asciz "glObjectUnpurgeableAPPLE" .comm __funcptr_glObjectUnpurgeableAPPLE,8,3 ## @_funcptr_glObjectUnpurgeableAPPLE .no_dead_strip _LoadExt_APPLE_object_purgeable .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_APPLE_object_purgeable _LoadExt_APPLE_object_purgeable: ; @LoadExt_APPLE_object_purgeable .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glGetObjectParameterivAPPLE@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glGetObjectParameterivAPPLE@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glObjectPurgeableAPPLE@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glObjectPurgeableAPPLE@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glObjectUnpurgeableAPPLE@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glObjectUnpurgeableAPPLE@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glGetObjectParameterivAPPLE" .comm __funcptr_glGetObjectParameterivAPPLE,8,3 ; @_funcptr_glGetObjectParameterivAPPLE l_.str.1: ; @.str.1 .asciz "glObjectPurgeableAPPLE" .comm __funcptr_glObjectPurgeableAPPLE,8,3 ; @_funcptr_glObjectPurgeableAPPLE l_.str.2: ; @.str.2 .asciz "glObjectUnpurgeableAPPLE" .comm __funcptr_glObjectUnpurgeableAPPLE,8,3 ; @_funcptr_glObjectUnpurgeableAPPLE .no_dead_strip _LoadExt_APPLE_object_purgeable .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_APPLE_object_purgeable.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_APPLE_texture_range _LoadExt_APPLE_texture_range: ## @LoadExt_APPLE_texture_range .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetTexParameterPointervAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glTextureRangeAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %ecx testq %rax, %rax cmovnel %ebx, %ecx movl %ecx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glGetTexParameterPointervAPPLE" .comm __funcptr_glGetTexParameterPointervAPPLE,8,3 ## @_funcptr_glGetTexParameterPointervAPPLE L_.str.1: ## @.str.1 .asciz "glTextureRangeAPPLE" .comm __funcptr_glTextureRangeAPPLE,8,3 ## @_funcptr_glTextureRangeAPPLE .no_dead_strip _LoadExt_APPLE_texture_range .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_APPLE_texture_range _LoadExt_APPLE_texture_range: ; @LoadExt_APPLE_texture_range .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glGetTexParameterPointervAPPLE@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glGetTexParameterPointervAPPLE@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 cset w8, eq Lloh7: adrp x9, __funcptr_glTextureRangeAPPLE@GOTPAGE Lloh8: ldr x9, [x9, __funcptr_glTextureRangeAPPLE@GOTPAGEOFF] Lloh9: str x0, [x9] mov w9, #1 cinc w9, w9, eq cmp x0, #0 csel w0, w9, w8, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glGetTexParameterPointervAPPLE" .comm __funcptr_glGetTexParameterPointervAPPLE,8,3 ; @_funcptr_glGetTexParameterPointervAPPLE l_.str.1: ; @.str.1 .asciz "glTextureRangeAPPLE" .comm __funcptr_glTextureRangeAPPLE,8,3 ; @_funcptr_glTextureRangeAPPLE .no_dead_strip _LoadExt_APPLE_texture_range .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_APPLE_texture_range.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_APPLE_vertex_array_object _LoadExt_APPLE_vertex_array_object: ## @LoadExt_APPLE_vertex_array_object .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBindVertexArrayAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDeleteVertexArraysAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGenVertexArraysAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIsVertexArrayAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glBindVertexArrayAPPLE" .comm __funcptr_glBindVertexArrayAPPLE,8,3 ## @_funcptr_glBindVertexArrayAPPLE L_.str.1: ## @.str.1 .asciz "glDeleteVertexArraysAPPLE" .comm __funcptr_glDeleteVertexArraysAPPLE,8,3 ## @_funcptr_glDeleteVertexArraysAPPLE L_.str.2: ## @.str.2 .asciz "glGenVertexArraysAPPLE" .comm __funcptr_glGenVertexArraysAPPLE,8,3 ## @_funcptr_glGenVertexArraysAPPLE L_.str.3: ## @.str.3 .asciz "glIsVertexArrayAPPLE" .comm __funcptr_glIsVertexArrayAPPLE,8,3 ## @_funcptr_glIsVertexArrayAPPLE .no_dead_strip _LoadExt_APPLE_vertex_array_object .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_APPLE_vertex_array_object _LoadExt_APPLE_vertex_array_object: ; @LoadExt_APPLE_vertex_array_object .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glBindVertexArrayAPPLE@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glBindVertexArrayAPPLE@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glDeleteVertexArraysAPPLE@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glDeleteVertexArraysAPPLE@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glGenVertexArraysAPPLE@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glGenVertexArraysAPPLE@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glIsVertexArrayAPPLE@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glIsVertexArrayAPPLE@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glBindVertexArrayAPPLE" .comm __funcptr_glBindVertexArrayAPPLE,8,3 ; @_funcptr_glBindVertexArrayAPPLE l_.str.1: ; @.str.1 .asciz "glDeleteVertexArraysAPPLE" .comm __funcptr_glDeleteVertexArraysAPPLE,8,3 ; @_funcptr_glDeleteVertexArraysAPPLE l_.str.2: ; @.str.2 .asciz "glGenVertexArraysAPPLE" .comm __funcptr_glGenVertexArraysAPPLE,8,3 ; @_funcptr_glGenVertexArraysAPPLE l_.str.3: ; @.str.3 .asciz "glIsVertexArrayAPPLE" .comm __funcptr_glIsVertexArrayAPPLE,8,3 ; @_funcptr_glIsVertexArrayAPPLE .no_dead_strip _LoadExt_APPLE_vertex_array_object .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_APPLE_vertex_array_object.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_APPLE_vertex_array_range _LoadExt_APPLE_vertex_array_range: ## @LoadExt_APPLE_vertex_array_range .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFlushVertexArrayRangeAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexArrayParameteriAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%r14), %ebx testq %rax, %rax cmovnel %r14d, %ebx leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexArrayRangeAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl $0, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glFlushVertexArrayRangeAPPLE" .comm __funcptr_glFlushVertexArrayRangeAPPLE,8,3 ## @_funcptr_glFlushVertexArrayRangeAPPLE L_.str.1: ## @.str.1 .asciz "glVertexArrayParameteriAPPLE" .comm __funcptr_glVertexArrayParameteriAPPLE,8,3 ## @_funcptr_glVertexArrayParameteriAPPLE L_.str.2: ## @.str.2 .asciz "glVertexArrayRangeAPPLE" .comm __funcptr_glVertexArrayRangeAPPLE,8,3 ## @_funcptr_glVertexArrayRangeAPPLE .no_dead_strip _LoadExt_APPLE_vertex_array_range .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_APPLE_vertex_array_range _LoadExt_APPLE_vertex_array_range: ; @LoadExt_APPLE_vertex_array_range .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glFlushVertexArrayRangeAPPLE@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glFlushVertexArrayRangeAPPLE@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glVertexArrayParameteriAPPLE@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glVertexArrayParameteriAPPLE@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glVertexArrayRangeAPPLE@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glVertexArrayRangeAPPLE@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glFlushVertexArrayRangeAPPLE" .comm __funcptr_glFlushVertexArrayRangeAPPLE,8,3 ; @_funcptr_glFlushVertexArrayRangeAPPLE l_.str.1: ; @.str.1 .asciz "glVertexArrayParameteriAPPLE" .comm __funcptr_glVertexArrayParameteriAPPLE,8,3 ; @_funcptr_glVertexArrayParameteriAPPLE l_.str.2: ; @.str.2 .asciz "glVertexArrayRangeAPPLE" .comm __funcptr_glVertexArrayRangeAPPLE,8,3 ; @_funcptr_glVertexArrayRangeAPPLE .no_dead_strip _LoadExt_APPLE_vertex_array_range .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_APPLE_vertex_array_range.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_APPLE_vertex_program_evaluators _LoadExt_APPLE_vertex_program_evaluators: ## @LoadExt_APPLE_vertex_program_evaluators .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDisableVertexAttribAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glEnableVertexAttribAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r15d testq %rax, %rax cmovnel %ebx, %r15d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIsVertexAttribEnabledAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl $0, %r15d leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMapVertexAttrib1dAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMapVertexAttrib1fAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r15d, %r14d leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMapVertexAttrib2dAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMapVertexAttrib2fAPPLE@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glDisableVertexAttribAPPLE" .comm __funcptr_glDisableVertexAttribAPPLE,8,3 ## @_funcptr_glDisableVertexAttribAPPLE L_.str.1: ## @.str.1 .asciz "glEnableVertexAttribAPPLE" .comm __funcptr_glEnableVertexAttribAPPLE,8,3 ## @_funcptr_glEnableVertexAttribAPPLE L_.str.2: ## @.str.2 .asciz "glIsVertexAttribEnabledAPPLE" .comm __funcptr_glIsVertexAttribEnabledAPPLE,8,3 ## @_funcptr_glIsVertexAttribEnabledAPPLE L_.str.3: ## @.str.3 .asciz "glMapVertexAttrib1dAPPLE" .comm __funcptr_glMapVertexAttrib1dAPPLE,8,3 ## @_funcptr_glMapVertexAttrib1dAPPLE L_.str.4: ## @.str.4 .asciz "glMapVertexAttrib1fAPPLE" .comm __funcptr_glMapVertexAttrib1fAPPLE,8,3 ## @_funcptr_glMapVertexAttrib1fAPPLE L_.str.5: ## @.str.5 .asciz "glMapVertexAttrib2dAPPLE" .comm __funcptr_glMapVertexAttrib2dAPPLE,8,3 ## @_funcptr_glMapVertexAttrib2dAPPLE L_.str.6: ## @.str.6 .asciz "glMapVertexAttrib2fAPPLE" .comm __funcptr_glMapVertexAttrib2fAPPLE,8,3 ## @_funcptr_glMapVertexAttrib2fAPPLE .no_dead_strip _LoadExt_APPLE_vertex_program_evaluators .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_APPLE_vertex_program_evaluators _LoadExt_APPLE_vertex_program_evaluators: ; @LoadExt_APPLE_vertex_program_evaluators .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glDisableVertexAttribAPPLE@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glDisableVertexAttribAPPLE@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glEnableVertexAttribAPPLE@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glEnableVertexAttribAPPLE@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glIsVertexAttribEnabledAPPLE@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glIsVertexAttribEnabledAPPLE@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glMapVertexAttrib1dAPPLE@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glMapVertexAttrib1dAPPLE@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glMapVertexAttrib1fAPPLE@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glMapVertexAttrib1fAPPLE@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glMapVertexAttrib2dAPPLE@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glMapVertexAttrib2dAPPLE@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glMapVertexAttrib2fAPPLE@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glMapVertexAttrib2fAPPLE@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glDisableVertexAttribAPPLE" .comm __funcptr_glDisableVertexAttribAPPLE,8,3 ; @_funcptr_glDisableVertexAttribAPPLE l_.str.1: ; @.str.1 .asciz "glEnableVertexAttribAPPLE" .comm __funcptr_glEnableVertexAttribAPPLE,8,3 ; @_funcptr_glEnableVertexAttribAPPLE l_.str.2: ; @.str.2 .asciz "glIsVertexAttribEnabledAPPLE" .comm __funcptr_glIsVertexAttribEnabledAPPLE,8,3 ; @_funcptr_glIsVertexAttribEnabledAPPLE l_.str.3: ; @.str.3 .asciz "glMapVertexAttrib1dAPPLE" .comm __funcptr_glMapVertexAttrib1dAPPLE,8,3 ; @_funcptr_glMapVertexAttrib1dAPPLE l_.str.4: ; @.str.4 .asciz "glMapVertexAttrib1fAPPLE" .comm __funcptr_glMapVertexAttrib1fAPPLE,8,3 ; @_funcptr_glMapVertexAttrib1fAPPLE l_.str.5: ; @.str.5 .asciz "glMapVertexAttrib2dAPPLE" .comm __funcptr_glMapVertexAttrib2dAPPLE,8,3 ; @_funcptr_glMapVertexAttrib2dAPPLE l_.str.6: ; @.str.6 .asciz "glMapVertexAttrib2fAPPLE" .comm __funcptr_glMapVertexAttrib2fAPPLE,8,3 ; @_funcptr_glMapVertexAttrib2fAPPLE .no_dead_strip _LoadExt_APPLE_vertex_program_evaluators .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_APPLE_vertex_program_evaluators.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_ES2_compatibility _LoadExt_ARB_ES2_compatibility: ## @LoadExt_ARB_ES2_compatibility .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glClearDepthf@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDepthRangef@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetShaderPrecisionFormat@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl $0, %r14d leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glReleaseShaderCompiler@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glShaderBinary@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glClearDepthf" .comm __funcptr_glClearDepthf,8,3 ## @_funcptr_glClearDepthf L_.str.1: ## @.str.1 .asciz "glDepthRangef" .comm __funcptr_glDepthRangef,8,3 ## @_funcptr_glDepthRangef L_.str.2: ## @.str.2 .asciz "glGetShaderPrecisionFormat" .comm __funcptr_glGetShaderPrecisionFormat,8,3 ## @_funcptr_glGetShaderPrecisionFormat L_.str.3: ## @.str.3 .asciz "glReleaseShaderCompiler" .comm __funcptr_glReleaseShaderCompiler,8,3 ## @_funcptr_glReleaseShaderCompiler L_.str.4: ## @.str.4 .asciz "glShaderBinary" .comm __funcptr_glShaderBinary,8,3 ## @_funcptr_glShaderBinary .no_dead_strip _LoadExt_ARB_ES2_compatibility .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_ES2_compatibility _LoadExt_ARB_ES2_compatibility: ; @LoadExt_ARB_ES2_compatibility .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glClearDepthf@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glClearDepthf@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glDepthRangef@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glDepthRangef@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glGetShaderPrecisionFormat@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glGetShaderPrecisionFormat@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glReleaseShaderCompiler@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glReleaseShaderCompiler@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glShaderBinary@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glShaderBinary@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glClearDepthf" .comm __funcptr_glClearDepthf,8,3 ; @_funcptr_glClearDepthf l_.str.1: ; @.str.1 .asciz "glDepthRangef" .comm __funcptr_glDepthRangef,8,3 ; @_funcptr_glDepthRangef l_.str.2: ; @.str.2 .asciz "glGetShaderPrecisionFormat" .comm __funcptr_glGetShaderPrecisionFormat,8,3 ; @_funcptr_glGetShaderPrecisionFormat l_.str.3: ; @.str.3 .asciz "glReleaseShaderCompiler" .comm __funcptr_glReleaseShaderCompiler,8,3 ; @_funcptr_glReleaseShaderCompiler l_.str.4: ; @.str.4 .asciz "glShaderBinary" .comm __funcptr_glShaderBinary,8,3 ; @_funcptr_glShaderBinary .no_dead_strip _LoadExt_ARB_ES2_compatibility .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_ES2_compatibility.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_base_instance _LoadExt_ARB_base_instance: ## @LoadExt_ARB_base_instance .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawArraysInstancedBaseInstance@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawElementsInstancedBaseInstance@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%r14), %ebx testq %rax, %rax cmovnel %r14d, %ebx leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawElementsInstancedBaseVertexBaseInstance@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl $0, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glDrawArraysInstancedBaseInstance" .comm __funcptr_glDrawArraysInstancedBaseInstance,8,3 ## @_funcptr_glDrawArraysInstancedBaseInstance L_.str.1: ## @.str.1 .asciz "glDrawElementsInstancedBaseInstance" .comm __funcptr_glDrawElementsInstancedBaseInstance,8,3 ## @_funcptr_glDrawElementsInstancedBaseInstance L_.str.2: ## @.str.2 .asciz "glDrawElementsInstancedBaseVertexBaseInstance" .comm __funcptr_glDrawElementsInstancedBaseVertexBaseInstance,8,3 ## @_funcptr_glDrawElementsInstancedBaseVertexBaseInstance .no_dead_strip _LoadExt_ARB_base_instance .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_base_instance _LoadExt_ARB_base_instance: ; @LoadExt_ARB_base_instance .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glDrawArraysInstancedBaseInstance@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glDrawArraysInstancedBaseInstance@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glDrawElementsInstancedBaseInstance@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glDrawElementsInstancedBaseInstance@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glDrawElementsInstancedBaseVertexBaseInstance@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glDrawElementsInstancedBaseVertexBaseInstance@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glDrawArraysInstancedBaseInstance" .comm __funcptr_glDrawArraysInstancedBaseInstance,8,3 ; @_funcptr_glDrawArraysInstancedBaseInstance l_.str.1: ; @.str.1 .asciz "glDrawElementsInstancedBaseInstance" .comm __funcptr_glDrawElementsInstancedBaseInstance,8,3 ; @_funcptr_glDrawElementsInstancedBaseInstance l_.str.2: ; @.str.2 .asciz "glDrawElementsInstancedBaseVertexBaseInstance" .comm __funcptr_glDrawElementsInstancedBaseVertexBaseInstance,8,3 ; @_funcptr_glDrawElementsInstancedBaseVertexBaseInstance .no_dead_strip _LoadExt_ARB_base_instance .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_base_instance.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_bindless_texture _LoadExt_ARB_bindless_texture: ## @LoadExt_ARB_bindless_texture .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetImageHandleARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetTextureHandleARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetTextureSamplerHandleARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetVertexAttribLui64vARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIsImageHandleResidentARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIsTextureHandleResidentARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMakeImageHandleNonResidentARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.7(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMakeImageHandleResidentARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.8(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMakeTextureHandleNonResidentARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.9(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMakeTextureHandleResidentARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.10(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniformHandleui64ARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.11(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniformHandleui64vARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.12(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformHandleui64ARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.13(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformHandleui64vARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.14(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribL1ui64ARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.15(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribL1ui64vARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glGetImageHandleARB" .comm __funcptr_glGetImageHandleARB,8,3 ## @_funcptr_glGetImageHandleARB L_.str.1: ## @.str.1 .asciz "glGetTextureHandleARB" .comm __funcptr_glGetTextureHandleARB,8,3 ## @_funcptr_glGetTextureHandleARB L_.str.2: ## @.str.2 .asciz "glGetTextureSamplerHandleARB" .comm __funcptr_glGetTextureSamplerHandleARB,8,3 ## @_funcptr_glGetTextureSamplerHandleARB L_.str.3: ## @.str.3 .asciz "glGetVertexAttribLui64vARB" .comm __funcptr_glGetVertexAttribLui64vARB,8,3 ## @_funcptr_glGetVertexAttribLui64vARB L_.str.4: ## @.str.4 .asciz "glIsImageHandleResidentARB" .comm __funcptr_glIsImageHandleResidentARB,8,3 ## @_funcptr_glIsImageHandleResidentARB L_.str.5: ## @.str.5 .asciz "glIsTextureHandleResidentARB" .comm __funcptr_glIsTextureHandleResidentARB,8,3 ## @_funcptr_glIsTextureHandleResidentARB L_.str.6: ## @.str.6 .asciz "glMakeImageHandleNonResidentARB" .comm __funcptr_glMakeImageHandleNonResidentARB,8,3 ## @_funcptr_glMakeImageHandleNonResidentARB L_.str.7: ## @.str.7 .asciz "glMakeImageHandleResidentARB" .comm __funcptr_glMakeImageHandleResidentARB,8,3 ## @_funcptr_glMakeImageHandleResidentARB L_.str.8: ## @.str.8 .asciz "glMakeTextureHandleNonResidentARB" .comm __funcptr_glMakeTextureHandleNonResidentARB,8,3 ## @_funcptr_glMakeTextureHandleNonResidentARB L_.str.9: ## @.str.9 .asciz "glMakeTextureHandleResidentARB" .comm __funcptr_glMakeTextureHandleResidentARB,8,3 ## @_funcptr_glMakeTextureHandleResidentARB L_.str.10: ## @.str.10 .asciz "glProgramUniformHandleui64ARB" .comm __funcptr_glProgramUniformHandleui64ARB,8,3 ## @_funcptr_glProgramUniformHandleui64ARB L_.str.11: ## @.str.11 .asciz "glProgramUniformHandleui64vARB" .comm __funcptr_glProgramUniformHandleui64vARB,8,3 ## @_funcptr_glProgramUniformHandleui64vARB L_.str.12: ## @.str.12 .asciz "glUniformHandleui64ARB" .comm __funcptr_glUniformHandleui64ARB,8,3 ## @_funcptr_glUniformHandleui64ARB L_.str.13: ## @.str.13 .asciz "glUniformHandleui64vARB" .comm __funcptr_glUniformHandleui64vARB,8,3 ## @_funcptr_glUniformHandleui64vARB L_.str.14: ## @.str.14 .asciz "glVertexAttribL1ui64ARB" .comm __funcptr_glVertexAttribL1ui64ARB,8,3 ## @_funcptr_glVertexAttribL1ui64ARB L_.str.15: ## @.str.15 .asciz "glVertexAttribL1ui64vARB" .comm __funcptr_glVertexAttribL1ui64vARB,8,3 ## @_funcptr_glVertexAttribL1ui64vARB .no_dead_strip _LoadExt_ARB_bindless_texture .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_bindless_texture _LoadExt_ARB_bindless_texture: ; @LoadExt_ARB_bindless_texture .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glGetImageHandleARB@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glGetImageHandleARB@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glGetTextureHandleARB@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glGetTextureHandleARB@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glGetTextureSamplerHandleARB@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glGetTextureSamplerHandleARB@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glGetVertexAttribLui64vARB@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glGetVertexAttribLui64vARB@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glIsImageHandleResidentARB@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glIsImageHandleResidentARB@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glIsTextureHandleResidentARB@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glIsTextureHandleResidentARB@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glMakeImageHandleNonResidentARB@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glMakeImageHandleNonResidentARB@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh35: adrp x0, l_.str.7@PAGE Lloh36: add x0, x0, l_.str.7@PAGEOFF bl _IntGetProcAddress Lloh37: adrp x8, __funcptr_glMakeImageHandleResidentARB@GOTPAGE Lloh38: ldr x8, [x8, __funcptr_glMakeImageHandleResidentARB@GOTPAGEOFF] Lloh39: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh40: adrp x0, l_.str.8@PAGE Lloh41: add x0, x0, l_.str.8@PAGEOFF bl _IntGetProcAddress Lloh42: adrp x8, __funcptr_glMakeTextureHandleNonResidentARB@GOTPAGE Lloh43: ldr x8, [x8, __funcptr_glMakeTextureHandleNonResidentARB@GOTPAGEOFF] Lloh44: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh45: adrp x0, l_.str.9@PAGE Lloh46: add x0, x0, l_.str.9@PAGEOFF bl _IntGetProcAddress Lloh47: adrp x8, __funcptr_glMakeTextureHandleResidentARB@GOTPAGE Lloh48: ldr x8, [x8, __funcptr_glMakeTextureHandleResidentARB@GOTPAGEOFF] Lloh49: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh50: adrp x0, l_.str.10@PAGE Lloh51: add x0, x0, l_.str.10@PAGEOFF bl _IntGetProcAddress Lloh52: adrp x8, __funcptr_glProgramUniformHandleui64ARB@GOTPAGE Lloh53: ldr x8, [x8, __funcptr_glProgramUniformHandleui64ARB@GOTPAGEOFF] Lloh54: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh55: adrp x0, l_.str.11@PAGE Lloh56: add x0, x0, l_.str.11@PAGEOFF bl _IntGetProcAddress Lloh57: adrp x8, __funcptr_glProgramUniformHandleui64vARB@GOTPAGE Lloh58: ldr x8, [x8, __funcptr_glProgramUniformHandleui64vARB@GOTPAGEOFF] Lloh59: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh60: adrp x0, l_.str.12@PAGE Lloh61: add x0, x0, l_.str.12@PAGEOFF bl _IntGetProcAddress Lloh62: adrp x8, __funcptr_glUniformHandleui64ARB@GOTPAGE Lloh63: ldr x8, [x8, __funcptr_glUniformHandleui64ARB@GOTPAGEOFF] Lloh64: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh65: adrp x0, l_.str.13@PAGE Lloh66: add x0, x0, l_.str.13@PAGEOFF bl _IntGetProcAddress Lloh67: adrp x8, __funcptr_glUniformHandleui64vARB@GOTPAGE Lloh68: ldr x8, [x8, __funcptr_glUniformHandleui64vARB@GOTPAGEOFF] Lloh69: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh70: adrp x0, l_.str.14@PAGE Lloh71: add x0, x0, l_.str.14@PAGEOFF bl _IntGetProcAddress Lloh72: adrp x8, __funcptr_glVertexAttribL1ui64ARB@GOTPAGE Lloh73: ldr x8, [x8, __funcptr_glVertexAttribL1ui64ARB@GOTPAGEOFF] Lloh74: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh75: adrp x0, l_.str.15@PAGE Lloh76: add x0, x0, l_.str.15@PAGEOFF bl _IntGetProcAddress Lloh77: adrp x8, __funcptr_glVertexAttribL1ui64vARB@GOTPAGE Lloh78: ldr x8, [x8, __funcptr_glVertexAttribL1ui64vARB@GOTPAGEOFF] Lloh79: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh77, Lloh78, Lloh79 .loh AdrpAdd Lloh75, Lloh76 .loh AdrpLdrGotStr Lloh72, Lloh73, Lloh74 .loh AdrpAdd Lloh70, Lloh71 .loh AdrpLdrGotStr Lloh67, Lloh68, Lloh69 .loh AdrpAdd Lloh65, Lloh66 .loh AdrpLdrGotStr Lloh62, Lloh63, Lloh64 .loh AdrpAdd Lloh60, Lloh61 .loh AdrpLdrGotStr Lloh57, Lloh58, Lloh59 .loh AdrpAdd Lloh55, Lloh56 .loh AdrpLdrGotStr Lloh52, Lloh53, Lloh54 .loh AdrpAdd Lloh50, Lloh51 .loh AdrpLdrGotStr Lloh47, Lloh48, Lloh49 .loh AdrpAdd Lloh45, Lloh46 .loh AdrpLdrGotStr Lloh42, Lloh43, Lloh44 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glGetImageHandleARB" .comm __funcptr_glGetImageHandleARB,8,3 ; @_funcptr_glGetImageHandleARB l_.str.1: ; @.str.1 .asciz "glGetTextureHandleARB" .comm __funcptr_glGetTextureHandleARB,8,3 ; @_funcptr_glGetTextureHandleARB l_.str.2: ; @.str.2 .asciz "glGetTextureSamplerHandleARB" .comm __funcptr_glGetTextureSamplerHandleARB,8,3 ; @_funcptr_glGetTextureSamplerHandleARB l_.str.3: ; @.str.3 .asciz "glGetVertexAttribLui64vARB" .comm __funcptr_glGetVertexAttribLui64vARB,8,3 ; @_funcptr_glGetVertexAttribLui64vARB l_.str.4: ; @.str.4 .asciz "glIsImageHandleResidentARB" .comm __funcptr_glIsImageHandleResidentARB,8,3 ; @_funcptr_glIsImageHandleResidentARB l_.str.5: ; @.str.5 .asciz "glIsTextureHandleResidentARB" .comm __funcptr_glIsTextureHandleResidentARB,8,3 ; @_funcptr_glIsTextureHandleResidentARB l_.str.6: ; @.str.6 .asciz "glMakeImageHandleNonResidentARB" .comm __funcptr_glMakeImageHandleNonResidentARB,8,3 ; @_funcptr_glMakeImageHandleNonResidentARB l_.str.7: ; @.str.7 .asciz "glMakeImageHandleResidentARB" .comm __funcptr_glMakeImageHandleResidentARB,8,3 ; @_funcptr_glMakeImageHandleResidentARB l_.str.8: ; @.str.8 .asciz "glMakeTextureHandleNonResidentARB" .comm __funcptr_glMakeTextureHandleNonResidentARB,8,3 ; @_funcptr_glMakeTextureHandleNonResidentARB l_.str.9: ; @.str.9 .asciz "glMakeTextureHandleResidentARB" .comm __funcptr_glMakeTextureHandleResidentARB,8,3 ; @_funcptr_glMakeTextureHandleResidentARB l_.str.10: ; @.str.10 .asciz "glProgramUniformHandleui64ARB" .comm __funcptr_glProgramUniformHandleui64ARB,8,3 ; @_funcptr_glProgramUniformHandleui64ARB l_.str.11: ; @.str.11 .asciz "glProgramUniformHandleui64vARB" .comm __funcptr_glProgramUniformHandleui64vARB,8,3 ; @_funcptr_glProgramUniformHandleui64vARB l_.str.12: ; @.str.12 .asciz "glUniformHandleui64ARB" .comm __funcptr_glUniformHandleui64ARB,8,3 ; @_funcptr_glUniformHandleui64ARB l_.str.13: ; @.str.13 .asciz "glUniformHandleui64vARB" .comm __funcptr_glUniformHandleui64vARB,8,3 ; @_funcptr_glUniformHandleui64vARB l_.str.14: ; @.str.14 .asciz "glVertexAttribL1ui64ARB" .comm __funcptr_glVertexAttribL1ui64ARB,8,3 ; @_funcptr_glVertexAttribL1ui64ARB l_.str.15: ; @.str.15 .asciz "glVertexAttribL1ui64vARB" .comm __funcptr_glVertexAttribL1ui64vARB,8,3 ; @_funcptr_glVertexAttribL1ui64vARB .no_dead_strip _LoadExt_ARB_bindless_texture .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_bindless_texture.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_blend_func_extended _LoadExt_ARB_blend_func_extended: ## @LoadExt_ARB_blend_func_extended .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBindFragDataLocationIndexed@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetFragDataIndex@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %ecx testq %rax, %rax cmovnel %ebx, %ecx movl %ecx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glBindFragDataLocationIndexed" .comm __funcptr_glBindFragDataLocationIndexed,8,3 ## @_funcptr_glBindFragDataLocationIndexed L_.str.1: ## @.str.1 .asciz "glGetFragDataIndex" .comm __funcptr_glGetFragDataIndex,8,3 ## @_funcptr_glGetFragDataIndex .no_dead_strip _LoadExt_ARB_blend_func_extended .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_blend_func_extended _LoadExt_ARB_blend_func_extended: ; @LoadExt_ARB_blend_func_extended .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glBindFragDataLocationIndexed@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glBindFragDataLocationIndexed@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 cset w8, eq Lloh7: adrp x9, __funcptr_glGetFragDataIndex@GOTPAGE Lloh8: ldr x9, [x9, __funcptr_glGetFragDataIndex@GOTPAGEOFF] Lloh9: str x0, [x9] mov w9, #1 cinc w9, w9, eq cmp x0, #0 csel w0, w9, w8, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glBindFragDataLocationIndexed" .comm __funcptr_glBindFragDataLocationIndexed,8,3 ; @_funcptr_glBindFragDataLocationIndexed l_.str.1: ; @.str.1 .asciz "glGetFragDataIndex" .comm __funcptr_glGetFragDataIndex,8,3 ; @_funcptr_glGetFragDataIndex .no_dead_strip _LoadExt_ARB_blend_func_extended .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_blend_func_extended.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_buffer_storage _LoadExt_ARB_buffer_storage: ## @LoadExt_ARB_buffer_storage .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBufferStorage@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ecx, %ecx testq %rax, %rax sete %cl movl %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glBufferStorage" .comm __funcptr_glBufferStorage,8,3 ## @_funcptr_glBufferStorage .no_dead_strip _LoadExt_ARB_buffer_storage .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_buffer_storage _LoadExt_ARB_buffer_storage: ; @LoadExt_ARB_buffer_storage .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress Lloh2: adrp x8, __funcptr_glBufferStorage@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glBufferStorage@GOTPAGEOFF] Lloh4: str x0, [x8] cmp x0, #0 cset w0, eq ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glBufferStorage" .comm __funcptr_glBufferStorage,8,3 ; @_funcptr_glBufferStorage .no_dead_strip _LoadExt_ARB_buffer_storage .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_buffer_storage.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_cl_event _LoadExt_ARB_cl_event: ## @LoadExt_ARB_cl_event .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCreateSyncFromCLeventARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ecx, %ecx testq %rax, %rax sete %cl movl %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glCreateSyncFromCLeventARB" .comm __funcptr_glCreateSyncFromCLeventARB,8,3 ## @_funcptr_glCreateSyncFromCLeventARB .no_dead_strip _LoadExt_ARB_cl_event .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_cl_event _LoadExt_ARB_cl_event: ; @LoadExt_ARB_cl_event .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress Lloh2: adrp x8, __funcptr_glCreateSyncFromCLeventARB@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glCreateSyncFromCLeventARB@GOTPAGEOFF] Lloh4: str x0, [x8] cmp x0, #0 cset w0, eq ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glCreateSyncFromCLeventARB" .comm __funcptr_glCreateSyncFromCLeventARB,8,3 ; @_funcptr_glCreateSyncFromCLeventARB .no_dead_strip _LoadExt_ARB_cl_event .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_cl_event.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_clear_buffer_object _LoadExt_ARB_clear_buffer_object: ## @LoadExt_ARB_clear_buffer_object .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glClearBufferData@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glClearBufferSubData@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %ecx testq %rax, %rax cmovnel %ebx, %ecx movl %ecx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glClearBufferData" .comm __funcptr_glClearBufferData,8,3 ## @_funcptr_glClearBufferData L_.str.1: ## @.str.1 .asciz "glClearBufferSubData" .comm __funcptr_glClearBufferSubData,8,3 ## @_funcptr_glClearBufferSubData .no_dead_strip _LoadExt_ARB_clear_buffer_object .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_clear_buffer_object _LoadExt_ARB_clear_buffer_object: ; @LoadExt_ARB_clear_buffer_object .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glClearBufferData@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glClearBufferData@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 cset w8, eq Lloh7: adrp x9, __funcptr_glClearBufferSubData@GOTPAGE Lloh8: ldr x9, [x9, __funcptr_glClearBufferSubData@GOTPAGEOFF] Lloh9: str x0, [x9] mov w9, #1 cinc w9, w9, eq cmp x0, #0 csel w0, w9, w8, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glClearBufferData" .comm __funcptr_glClearBufferData,8,3 ; @_funcptr_glClearBufferData l_.str.1: ; @.str.1 .asciz "glClearBufferSubData" .comm __funcptr_glClearBufferSubData,8,3 ; @_funcptr_glClearBufferSubData .no_dead_strip _LoadExt_ARB_clear_buffer_object .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_clear_buffer_object.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_clear_texture _LoadExt_ARB_clear_texture: ## @LoadExt_ARB_clear_texture .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glClearTexImage@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glClearTexSubImage@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %ecx testq %rax, %rax cmovnel %ebx, %ecx movl %ecx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glClearTexImage" .comm __funcptr_glClearTexImage,8,3 ## @_funcptr_glClearTexImage L_.str.1: ## @.str.1 .asciz "glClearTexSubImage" .comm __funcptr_glClearTexSubImage,8,3 ## @_funcptr_glClearTexSubImage .no_dead_strip _LoadExt_ARB_clear_texture .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_clear_texture _LoadExt_ARB_clear_texture: ; @LoadExt_ARB_clear_texture .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glClearTexImage@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glClearTexImage@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 cset w8, eq Lloh7: adrp x9, __funcptr_glClearTexSubImage@GOTPAGE Lloh8: ldr x9, [x9, __funcptr_glClearTexSubImage@GOTPAGEOFF] Lloh9: str x0, [x9] mov w9, #1 cinc w9, w9, eq cmp x0, #0 csel w0, w9, w8, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glClearTexImage" .comm __funcptr_glClearTexImage,8,3 ; @_funcptr_glClearTexImage l_.str.1: ; @.str.1 .asciz "glClearTexSubImage" .comm __funcptr_glClearTexSubImage,8,3 ; @_funcptr_glClearTexSubImage .no_dead_strip _LoadExt_ARB_clear_texture .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_clear_texture.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_color_buffer_float _LoadExt_ARB_color_buffer_float: ## @LoadExt_ARB_color_buffer_float .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glClampColorARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ecx, %ecx testq %rax, %rax sete %cl movl %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glClampColorARB" .comm __funcptr_glClampColorARB,8,3 ## @_funcptr_glClampColorARB .no_dead_strip _LoadExt_ARB_color_buffer_float .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_color_buffer_float _LoadExt_ARB_color_buffer_float: ; @LoadExt_ARB_color_buffer_float .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress Lloh2: adrp x8, __funcptr_glClampColorARB@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glClampColorARB@GOTPAGEOFF] Lloh4: str x0, [x8] cmp x0, #0 cset w0, eq ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glClampColorARB" .comm __funcptr_glClampColorARB,8,3 ; @_funcptr_glClampColorARB .no_dead_strip _LoadExt_ARB_color_buffer_float .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_color_buffer_float.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_compute_shader _LoadExt_ARB_compute_shader: ## @LoadExt_ARB_compute_shader .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDispatchCompute@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDispatchComputeIndirect@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %ecx testq %rax, %rax cmovnel %ebx, %ecx movl %ecx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glDispatchCompute" .comm __funcptr_glDispatchCompute,8,3 ## @_funcptr_glDispatchCompute L_.str.1: ## @.str.1 .asciz "glDispatchComputeIndirect" .comm __funcptr_glDispatchComputeIndirect,8,3 ## @_funcptr_glDispatchComputeIndirect .no_dead_strip _LoadExt_ARB_compute_shader .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_compute_shader _LoadExt_ARB_compute_shader: ; @LoadExt_ARB_compute_shader .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glDispatchCompute@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glDispatchCompute@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 cset w8, eq Lloh7: adrp x9, __funcptr_glDispatchComputeIndirect@GOTPAGE Lloh8: ldr x9, [x9, __funcptr_glDispatchComputeIndirect@GOTPAGEOFF] Lloh9: str x0, [x9] mov w9, #1 cinc w9, w9, eq cmp x0, #0 csel w0, w9, w8, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glDispatchCompute" .comm __funcptr_glDispatchCompute,8,3 ; @_funcptr_glDispatchCompute l_.str.1: ; @.str.1 .asciz "glDispatchComputeIndirect" .comm __funcptr_glDispatchComputeIndirect,8,3 ; @_funcptr_glDispatchComputeIndirect .no_dead_strip _LoadExt_ARB_compute_shader .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_compute_shader.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_compute_variable_group_size _LoadExt_ARB_compute_variable_group_size: ## @LoadExt_ARB_compute_variable_group_size .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDispatchComputeGroupSizeARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ecx, %ecx testq %rax, %rax sete %cl movl %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glDispatchComputeGroupSizeARB" .comm __funcptr_glDispatchComputeGroupSizeARB,8,3 ## @_funcptr_glDispatchComputeGroupSizeARB .no_dead_strip _LoadExt_ARB_compute_variable_group_size .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_compute_variable_group_size _LoadExt_ARB_compute_variable_group_size: ; @LoadExt_ARB_compute_variable_group_size .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress Lloh2: adrp x8, __funcptr_glDispatchComputeGroupSizeARB@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glDispatchComputeGroupSizeARB@GOTPAGEOFF] Lloh4: str x0, [x8] cmp x0, #0 cset w0, eq ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glDispatchComputeGroupSizeARB" .comm __funcptr_glDispatchComputeGroupSizeARB,8,3 ; @_funcptr_glDispatchComputeGroupSizeARB .no_dead_strip _LoadExt_ARB_compute_variable_group_size .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_compute_variable_group_size.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_copy_buffer _LoadExt_ARB_copy_buffer: ## @LoadExt_ARB_copy_buffer .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCopyBufferSubData@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ecx, %ecx testq %rax, %rax sete %cl movl %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glCopyBufferSubData" .comm __funcptr_glCopyBufferSubData,8,3 ## @_funcptr_glCopyBufferSubData .no_dead_strip _LoadExt_ARB_copy_buffer .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_copy_buffer _LoadExt_ARB_copy_buffer: ; @LoadExt_ARB_copy_buffer .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress Lloh2: adrp x8, __funcptr_glCopyBufferSubData@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glCopyBufferSubData@GOTPAGEOFF] Lloh4: str x0, [x8] cmp x0, #0 cset w0, eq ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glCopyBufferSubData" .comm __funcptr_glCopyBufferSubData,8,3 ; @_funcptr_glCopyBufferSubData .no_dead_strip _LoadExt_ARB_copy_buffer .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_copy_buffer.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_copy_image _LoadExt_ARB_copy_image: ## @LoadExt_ARB_copy_image .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCopyImageSubData@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ecx, %ecx testq %rax, %rax sete %cl movl %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glCopyImageSubData" .comm __funcptr_glCopyImageSubData,8,3 ## @_funcptr_glCopyImageSubData .no_dead_strip _LoadExt_ARB_copy_image .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_copy_image _LoadExt_ARB_copy_image: ; @LoadExt_ARB_copy_image .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress Lloh2: adrp x8, __funcptr_glCopyImageSubData@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glCopyImageSubData@GOTPAGEOFF] Lloh4: str x0, [x8] cmp x0, #0 cset w0, eq ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glCopyImageSubData" .comm __funcptr_glCopyImageSubData,8,3 ; @_funcptr_glCopyImageSubData .no_dead_strip _LoadExt_ARB_copy_image .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_copy_image.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_debug_output _LoadExt_ARB_debug_output: ## @LoadExt_ARB_debug_output .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDebugMessageCallbackARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDebugMessageControlARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDebugMessageInsertARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetDebugMessageLogARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glDebugMessageCallbackARB" .comm __funcptr_glDebugMessageCallbackARB,8,3 ## @_funcptr_glDebugMessageCallbackARB L_.str.1: ## @.str.1 .asciz "glDebugMessageControlARB" .comm __funcptr_glDebugMessageControlARB,8,3 ## @_funcptr_glDebugMessageControlARB L_.str.2: ## @.str.2 .asciz "glDebugMessageInsertARB" .comm __funcptr_glDebugMessageInsertARB,8,3 ## @_funcptr_glDebugMessageInsertARB L_.str.3: ## @.str.3 .asciz "glGetDebugMessageLogARB" .comm __funcptr_glGetDebugMessageLogARB,8,3 ## @_funcptr_glGetDebugMessageLogARB .no_dead_strip _LoadExt_ARB_debug_output .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_debug_output _LoadExt_ARB_debug_output: ; @LoadExt_ARB_debug_output .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glDebugMessageCallbackARB@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glDebugMessageCallbackARB@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glDebugMessageControlARB@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glDebugMessageControlARB@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glDebugMessageInsertARB@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glDebugMessageInsertARB@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glGetDebugMessageLogARB@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glGetDebugMessageLogARB@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glDebugMessageCallbackARB" .comm __funcptr_glDebugMessageCallbackARB,8,3 ; @_funcptr_glDebugMessageCallbackARB l_.str.1: ; @.str.1 .asciz "glDebugMessageControlARB" .comm __funcptr_glDebugMessageControlARB,8,3 ; @_funcptr_glDebugMessageControlARB l_.str.2: ; @.str.2 .asciz "glDebugMessageInsertARB" .comm __funcptr_glDebugMessageInsertARB,8,3 ; @_funcptr_glDebugMessageInsertARB l_.str.3: ; @.str.3 .asciz "glGetDebugMessageLogARB" .comm __funcptr_glGetDebugMessageLogARB,8,3 ; @_funcptr_glGetDebugMessageLogARB .no_dead_strip _LoadExt_ARB_debug_output .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_debug_output.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_draw_buffers _LoadExt_ARB_draw_buffers: ## @LoadExt_ARB_draw_buffers .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawBuffersARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ecx, %ecx testq %rax, %rax sete %cl movl %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glDrawBuffersARB" .comm __funcptr_glDrawBuffersARB,8,3 ## @_funcptr_glDrawBuffersARB .no_dead_strip _LoadExt_ARB_draw_buffers .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_draw_buffers _LoadExt_ARB_draw_buffers: ; @LoadExt_ARB_draw_buffers .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress Lloh2: adrp x8, __funcptr_glDrawBuffersARB@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glDrawBuffersARB@GOTPAGEOFF] Lloh4: str x0, [x8] cmp x0, #0 cset w0, eq ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glDrawBuffersARB" .comm __funcptr_glDrawBuffersARB,8,3 ; @_funcptr_glDrawBuffersARB .no_dead_strip _LoadExt_ARB_draw_buffers .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_draw_buffers.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_draw_buffers_blend _LoadExt_ARB_draw_buffers_blend: ## @LoadExt_ARB_draw_buffers_blend .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBlendEquationSeparateiARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBlendEquationiARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBlendFuncSeparateiARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBlendFunciARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glBlendEquationSeparateiARB" .comm __funcptr_glBlendEquationSeparateiARB,8,3 ## @_funcptr_glBlendEquationSeparateiARB L_.str.1: ## @.str.1 .asciz "glBlendEquationiARB" .comm __funcptr_glBlendEquationiARB,8,3 ## @_funcptr_glBlendEquationiARB L_.str.2: ## @.str.2 .asciz "glBlendFuncSeparateiARB" .comm __funcptr_glBlendFuncSeparateiARB,8,3 ## @_funcptr_glBlendFuncSeparateiARB L_.str.3: ## @.str.3 .asciz "glBlendFunciARB" .comm __funcptr_glBlendFunciARB,8,3 ## @_funcptr_glBlendFunciARB .no_dead_strip _LoadExt_ARB_draw_buffers_blend .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_draw_buffers_blend _LoadExt_ARB_draw_buffers_blend: ; @LoadExt_ARB_draw_buffers_blend .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glBlendEquationSeparateiARB@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glBlendEquationSeparateiARB@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glBlendEquationiARB@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glBlendEquationiARB@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glBlendFuncSeparateiARB@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glBlendFuncSeparateiARB@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glBlendFunciARB@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glBlendFunciARB@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glBlendEquationSeparateiARB" .comm __funcptr_glBlendEquationSeparateiARB,8,3 ; @_funcptr_glBlendEquationSeparateiARB l_.str.1: ; @.str.1 .asciz "glBlendEquationiARB" .comm __funcptr_glBlendEquationiARB,8,3 ; @_funcptr_glBlendEquationiARB l_.str.2: ; @.str.2 .asciz "glBlendFuncSeparateiARB" .comm __funcptr_glBlendFuncSeparateiARB,8,3 ; @_funcptr_glBlendFuncSeparateiARB l_.str.3: ; @.str.3 .asciz "glBlendFunciARB" .comm __funcptr_glBlendFunciARB,8,3 ; @_funcptr_glBlendFunciARB .no_dead_strip _LoadExt_ARB_draw_buffers_blend .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_draw_buffers_blend.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_draw_elements_base_vertex _LoadExt_ARB_draw_elements_base_vertex: ## @LoadExt_ARB_draw_elements_base_vertex .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawElementsBaseVertex@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawElementsInstancedBaseVertex@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawRangeElementsBaseVertex@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiDrawElementsBaseVertex@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glDrawElementsBaseVertex" .comm __funcptr_glDrawElementsBaseVertex,8,3 ## @_funcptr_glDrawElementsBaseVertex L_.str.1: ## @.str.1 .asciz "glDrawElementsInstancedBaseVertex" .comm __funcptr_glDrawElementsInstancedBaseVertex,8,3 ## @_funcptr_glDrawElementsInstancedBaseVertex L_.str.2: ## @.str.2 .asciz "glDrawRangeElementsBaseVertex" .comm __funcptr_glDrawRangeElementsBaseVertex,8,3 ## @_funcptr_glDrawRangeElementsBaseVertex L_.str.3: ## @.str.3 .asciz "glMultiDrawElementsBaseVertex" .comm __funcptr_glMultiDrawElementsBaseVertex,8,3 ## @_funcptr_glMultiDrawElementsBaseVertex .no_dead_strip _LoadExt_ARB_draw_elements_base_vertex .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_draw_elements_base_vertex _LoadExt_ARB_draw_elements_base_vertex: ; @LoadExt_ARB_draw_elements_base_vertex .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glDrawElementsBaseVertex@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glDrawElementsBaseVertex@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glDrawElementsInstancedBaseVertex@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glDrawElementsInstancedBaseVertex@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glDrawRangeElementsBaseVertex@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glDrawRangeElementsBaseVertex@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glMultiDrawElementsBaseVertex@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glMultiDrawElementsBaseVertex@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glDrawElementsBaseVertex" .comm __funcptr_glDrawElementsBaseVertex,8,3 ; @_funcptr_glDrawElementsBaseVertex l_.str.1: ; @.str.1 .asciz "glDrawElementsInstancedBaseVertex" .comm __funcptr_glDrawElementsInstancedBaseVertex,8,3 ; @_funcptr_glDrawElementsInstancedBaseVertex l_.str.2: ; @.str.2 .asciz "glDrawRangeElementsBaseVertex" .comm __funcptr_glDrawRangeElementsBaseVertex,8,3 ; @_funcptr_glDrawRangeElementsBaseVertex l_.str.3: ; @.str.3 .asciz "glMultiDrawElementsBaseVertex" .comm __funcptr_glMultiDrawElementsBaseVertex,8,3 ; @_funcptr_glMultiDrawElementsBaseVertex .no_dead_strip _LoadExt_ARB_draw_elements_base_vertex .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_draw_elements_base_vertex.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_draw_indirect _LoadExt_ARB_draw_indirect: ## @LoadExt_ARB_draw_indirect .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawArraysIndirect@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawElementsIndirect@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %ecx testq %rax, %rax cmovnel %ebx, %ecx movl %ecx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glDrawArraysIndirect" .comm __funcptr_glDrawArraysIndirect,8,3 ## @_funcptr_glDrawArraysIndirect L_.str.1: ## @.str.1 .asciz "glDrawElementsIndirect" .comm __funcptr_glDrawElementsIndirect,8,3 ## @_funcptr_glDrawElementsIndirect .no_dead_strip _LoadExt_ARB_draw_indirect .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_draw_indirect _LoadExt_ARB_draw_indirect: ; @LoadExt_ARB_draw_indirect .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glDrawArraysIndirect@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glDrawArraysIndirect@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 cset w8, eq Lloh7: adrp x9, __funcptr_glDrawElementsIndirect@GOTPAGE Lloh8: ldr x9, [x9, __funcptr_glDrawElementsIndirect@GOTPAGEOFF] Lloh9: str x0, [x9] mov w9, #1 cinc w9, w9, eq cmp x0, #0 csel w0, w9, w8, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glDrawArraysIndirect" .comm __funcptr_glDrawArraysIndirect,8,3 ; @_funcptr_glDrawArraysIndirect l_.str.1: ; @.str.1 .asciz "glDrawElementsIndirect" .comm __funcptr_glDrawElementsIndirect,8,3 ; @_funcptr_glDrawElementsIndirect .no_dead_strip _LoadExt_ARB_draw_indirect .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_draw_indirect.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_draw_instanced _LoadExt_ARB_draw_instanced: ## @LoadExt_ARB_draw_instanced .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawArraysInstancedARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDrawElementsInstancedARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %ecx testq %rax, %rax cmovnel %ebx, %ecx movl %ecx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glDrawArraysInstancedARB" .comm __funcptr_glDrawArraysInstancedARB,8,3 ## @_funcptr_glDrawArraysInstancedARB L_.str.1: ## @.str.1 .asciz "glDrawElementsInstancedARB" .comm __funcptr_glDrawElementsInstancedARB,8,3 ## @_funcptr_glDrawElementsInstancedARB .no_dead_strip _LoadExt_ARB_draw_instanced .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_draw_instanced _LoadExt_ARB_draw_instanced: ; @LoadExt_ARB_draw_instanced .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glDrawArraysInstancedARB@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glDrawArraysInstancedARB@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 cset w8, eq Lloh7: adrp x9, __funcptr_glDrawElementsInstancedARB@GOTPAGE Lloh8: ldr x9, [x9, __funcptr_glDrawElementsInstancedARB@GOTPAGEOFF] Lloh9: str x0, [x9] mov w9, #1 cinc w9, w9, eq cmp x0, #0 csel w0, w9, w8, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glDrawArraysInstancedARB" .comm __funcptr_glDrawArraysInstancedARB,8,3 ; @_funcptr_glDrawArraysInstancedARB l_.str.1: ; @.str.1 .asciz "glDrawElementsInstancedARB" .comm __funcptr_glDrawElementsInstancedARB,8,3 ; @_funcptr_glDrawElementsInstancedARB .no_dead_strip _LoadExt_ARB_draw_instanced .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_draw_instanced.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_fragment_program _LoadExt_ARB_fragment_program: ## @LoadExt_ARB_fragment_program .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBindProgramARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDeleteProgramsARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGenProgramsARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl $0, %r14d leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetProgramEnvParameterdvARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r15d, %r15d testq %rax, %rax sete %r15b leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetProgramEnvParameterfvARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %r15d leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetProgramLocalParameterdvARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetProgramLocalParameterfvARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r15d, %r14d leaq L_.str.7(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetProgramStringARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.8(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetProgramivARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.9(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIsProgramARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.10(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramEnvParameter4dARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.11(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramEnvParameter4dvARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.12(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramEnvParameter4fARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.13(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramEnvParameter4fvARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.14(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramLocalParameter4dARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.15(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramLocalParameter4dvARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r15d, %r15d testq %rax, %rax sete %r15b leaq L_.str.16(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramLocalParameter4fARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %r15d leaq L_.str.17(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramLocalParameter4fvARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.18(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramStringARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r15d, %ebx movl %ebx, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glBindProgramARB" .comm __funcptr_glBindProgramARB,8,3 ## @_funcptr_glBindProgramARB L_.str.1: ## @.str.1 .asciz "glDeleteProgramsARB" .comm __funcptr_glDeleteProgramsARB,8,3 ## @_funcptr_glDeleteProgramsARB L_.str.2: ## @.str.2 .asciz "glGenProgramsARB" .comm __funcptr_glGenProgramsARB,8,3 ## @_funcptr_glGenProgramsARB L_.str.3: ## @.str.3 .asciz "glGetProgramEnvParameterdvARB" .comm __funcptr_glGetProgramEnvParameterdvARB,8,3 ## @_funcptr_glGetProgramEnvParameterdvARB L_.str.4: ## @.str.4 .asciz "glGetProgramEnvParameterfvARB" .comm __funcptr_glGetProgramEnvParameterfvARB,8,3 ## @_funcptr_glGetProgramEnvParameterfvARB L_.str.5: ## @.str.5 .asciz "glGetProgramLocalParameterdvARB" .comm __funcptr_glGetProgramLocalParameterdvARB,8,3 ## @_funcptr_glGetProgramLocalParameterdvARB L_.str.6: ## @.str.6 .asciz "glGetProgramLocalParameterfvARB" .comm __funcptr_glGetProgramLocalParameterfvARB,8,3 ## @_funcptr_glGetProgramLocalParameterfvARB L_.str.7: ## @.str.7 .asciz "glGetProgramStringARB" .comm __funcptr_glGetProgramStringARB,8,3 ## @_funcptr_glGetProgramStringARB L_.str.8: ## @.str.8 .asciz "glGetProgramivARB" .comm __funcptr_glGetProgramivARB,8,3 ## @_funcptr_glGetProgramivARB L_.str.9: ## @.str.9 .asciz "glIsProgramARB" .comm __funcptr_glIsProgramARB,8,3 ## @_funcptr_glIsProgramARB L_.str.10: ## @.str.10 .asciz "glProgramEnvParameter4dARB" .comm __funcptr_glProgramEnvParameter4dARB,8,3 ## @_funcptr_glProgramEnvParameter4dARB L_.str.11: ## @.str.11 .asciz "glProgramEnvParameter4dvARB" .comm __funcptr_glProgramEnvParameter4dvARB,8,3 ## @_funcptr_glProgramEnvParameter4dvARB L_.str.12: ## @.str.12 .asciz "glProgramEnvParameter4fARB" .comm __funcptr_glProgramEnvParameter4fARB,8,3 ## @_funcptr_glProgramEnvParameter4fARB L_.str.13: ## @.str.13 .asciz "glProgramEnvParameter4fvARB" .comm __funcptr_glProgramEnvParameter4fvARB,8,3 ## @_funcptr_glProgramEnvParameter4fvARB L_.str.14: ## @.str.14 .asciz "glProgramLocalParameter4dARB" .comm __funcptr_glProgramLocalParameter4dARB,8,3 ## @_funcptr_glProgramLocalParameter4dARB L_.str.15: ## @.str.15 .asciz "glProgramLocalParameter4dvARB" .comm __funcptr_glProgramLocalParameter4dvARB,8,3 ## @_funcptr_glProgramLocalParameter4dvARB L_.str.16: ## @.str.16 .asciz "glProgramLocalParameter4fARB" .comm __funcptr_glProgramLocalParameter4fARB,8,3 ## @_funcptr_glProgramLocalParameter4fARB L_.str.17: ## @.str.17 .asciz "glProgramLocalParameter4fvARB" .comm __funcptr_glProgramLocalParameter4fvARB,8,3 ## @_funcptr_glProgramLocalParameter4fvARB L_.str.18: ## @.str.18 .asciz "glProgramStringARB" .comm __funcptr_glProgramStringARB,8,3 ## @_funcptr_glProgramStringARB .no_dead_strip _LoadExt_ARB_fragment_program .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_fragment_program _LoadExt_ARB_fragment_program: ; @LoadExt_ARB_fragment_program .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glBindProgramARB@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glBindProgramARB@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glDeleteProgramsARB@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glDeleteProgramsARB@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glGenProgramsARB@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glGenProgramsARB@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glGetProgramEnvParameterdvARB@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glGetProgramEnvParameterdvARB@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glGetProgramEnvParameterfvARB@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glGetProgramEnvParameterfvARB@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glGetProgramLocalParameterdvARB@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glGetProgramLocalParameterdvARB@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glGetProgramLocalParameterfvARB@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glGetProgramLocalParameterfvARB@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh35: adrp x0, l_.str.7@PAGE Lloh36: add x0, x0, l_.str.7@PAGEOFF bl _IntGetProcAddress Lloh37: adrp x8, __funcptr_glGetProgramStringARB@GOTPAGE Lloh38: ldr x8, [x8, __funcptr_glGetProgramStringARB@GOTPAGEOFF] Lloh39: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh40: adrp x0, l_.str.8@PAGE Lloh41: add x0, x0, l_.str.8@PAGEOFF bl _IntGetProcAddress Lloh42: adrp x8, __funcptr_glGetProgramivARB@GOTPAGE Lloh43: ldr x8, [x8, __funcptr_glGetProgramivARB@GOTPAGEOFF] Lloh44: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh45: adrp x0, l_.str.9@PAGE Lloh46: add x0, x0, l_.str.9@PAGEOFF bl _IntGetProcAddress Lloh47: adrp x8, __funcptr_glIsProgramARB@GOTPAGE Lloh48: ldr x8, [x8, __funcptr_glIsProgramARB@GOTPAGEOFF] Lloh49: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh50: adrp x0, l_.str.10@PAGE Lloh51: add x0, x0, l_.str.10@PAGEOFF bl _IntGetProcAddress Lloh52: adrp x8, __funcptr_glProgramEnvParameter4dARB@GOTPAGE Lloh53: ldr x8, [x8, __funcptr_glProgramEnvParameter4dARB@GOTPAGEOFF] Lloh54: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh55: adrp x0, l_.str.11@PAGE Lloh56: add x0, x0, l_.str.11@PAGEOFF bl _IntGetProcAddress Lloh57: adrp x8, __funcptr_glProgramEnvParameter4dvARB@GOTPAGE Lloh58: ldr x8, [x8, __funcptr_glProgramEnvParameter4dvARB@GOTPAGEOFF] Lloh59: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh60: adrp x0, l_.str.12@PAGE Lloh61: add x0, x0, l_.str.12@PAGEOFF bl _IntGetProcAddress Lloh62: adrp x8, __funcptr_glProgramEnvParameter4fARB@GOTPAGE Lloh63: ldr x8, [x8, __funcptr_glProgramEnvParameter4fARB@GOTPAGEOFF] Lloh64: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh65: adrp x0, l_.str.13@PAGE Lloh66: add x0, x0, l_.str.13@PAGEOFF bl _IntGetProcAddress Lloh67: adrp x8, __funcptr_glProgramEnvParameter4fvARB@GOTPAGE Lloh68: ldr x8, [x8, __funcptr_glProgramEnvParameter4fvARB@GOTPAGEOFF] Lloh69: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh70: adrp x0, l_.str.14@PAGE Lloh71: add x0, x0, l_.str.14@PAGEOFF bl _IntGetProcAddress Lloh72: adrp x8, __funcptr_glProgramLocalParameter4dARB@GOTPAGE Lloh73: ldr x8, [x8, __funcptr_glProgramLocalParameter4dARB@GOTPAGEOFF] Lloh74: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh75: adrp x0, l_.str.15@PAGE Lloh76: add x0, x0, l_.str.15@PAGEOFF bl _IntGetProcAddress Lloh77: adrp x8, __funcptr_glProgramLocalParameter4dvARB@GOTPAGE Lloh78: ldr x8, [x8, __funcptr_glProgramLocalParameter4dvARB@GOTPAGEOFF] Lloh79: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh80: adrp x0, l_.str.16@PAGE Lloh81: add x0, x0, l_.str.16@PAGEOFF bl _IntGetProcAddress Lloh82: adrp x8, __funcptr_glProgramLocalParameter4fARB@GOTPAGE Lloh83: ldr x8, [x8, __funcptr_glProgramLocalParameter4fARB@GOTPAGEOFF] Lloh84: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh85: adrp x0, l_.str.17@PAGE Lloh86: add x0, x0, l_.str.17@PAGEOFF bl _IntGetProcAddress Lloh87: adrp x8, __funcptr_glProgramLocalParameter4fvARB@GOTPAGE Lloh88: ldr x8, [x8, __funcptr_glProgramLocalParameter4fvARB@GOTPAGEOFF] Lloh89: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh90: adrp x0, l_.str.18@PAGE Lloh91: add x0, x0, l_.str.18@PAGEOFF bl _IntGetProcAddress Lloh92: adrp x8, __funcptr_glProgramStringARB@GOTPAGE Lloh93: ldr x8, [x8, __funcptr_glProgramStringARB@GOTPAGEOFF] Lloh94: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh92, Lloh93, Lloh94 .loh AdrpAdd Lloh90, Lloh91 .loh AdrpLdrGotStr Lloh87, Lloh88, Lloh89 .loh AdrpAdd Lloh85, Lloh86 .loh AdrpLdrGotStr Lloh82, Lloh83, Lloh84 .loh AdrpAdd Lloh80, Lloh81 .loh AdrpLdrGotStr Lloh77, Lloh78, Lloh79 .loh AdrpAdd Lloh75, Lloh76 .loh AdrpLdrGotStr Lloh72, Lloh73, Lloh74 .loh AdrpAdd Lloh70, Lloh71 .loh AdrpLdrGotStr Lloh67, Lloh68, Lloh69 .loh AdrpAdd Lloh65, Lloh66 .loh AdrpLdrGotStr Lloh62, Lloh63, Lloh64 .loh AdrpAdd Lloh60, Lloh61 .loh AdrpLdrGotStr Lloh57, Lloh58, Lloh59 .loh AdrpAdd Lloh55, Lloh56 .loh AdrpLdrGotStr Lloh52, Lloh53, Lloh54 .loh AdrpAdd Lloh50, Lloh51 .loh AdrpLdrGotStr Lloh47, Lloh48, Lloh49 .loh AdrpAdd Lloh45, Lloh46 .loh AdrpLdrGotStr Lloh42, Lloh43, Lloh44 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glBindProgramARB" .comm __funcptr_glBindProgramARB,8,3 ; @_funcptr_glBindProgramARB l_.str.1: ; @.str.1 .asciz "glDeleteProgramsARB" .comm __funcptr_glDeleteProgramsARB,8,3 ; @_funcptr_glDeleteProgramsARB l_.str.2: ; @.str.2 .asciz "glGenProgramsARB" .comm __funcptr_glGenProgramsARB,8,3 ; @_funcptr_glGenProgramsARB l_.str.3: ; @.str.3 .asciz "glGetProgramEnvParameterdvARB" .comm __funcptr_glGetProgramEnvParameterdvARB,8,3 ; @_funcptr_glGetProgramEnvParameterdvARB l_.str.4: ; @.str.4 .asciz "glGetProgramEnvParameterfvARB" .comm __funcptr_glGetProgramEnvParameterfvARB,8,3 ; @_funcptr_glGetProgramEnvParameterfvARB l_.str.5: ; @.str.5 .asciz "glGetProgramLocalParameterdvARB" .comm __funcptr_glGetProgramLocalParameterdvARB,8,3 ; @_funcptr_glGetProgramLocalParameterdvARB l_.str.6: ; @.str.6 .asciz "glGetProgramLocalParameterfvARB" .comm __funcptr_glGetProgramLocalParameterfvARB,8,3 ; @_funcptr_glGetProgramLocalParameterfvARB l_.str.7: ; @.str.7 .asciz "glGetProgramStringARB" .comm __funcptr_glGetProgramStringARB,8,3 ; @_funcptr_glGetProgramStringARB l_.str.8: ; @.str.8 .asciz "glGetProgramivARB" .comm __funcptr_glGetProgramivARB,8,3 ; @_funcptr_glGetProgramivARB l_.str.9: ; @.str.9 .asciz "glIsProgramARB" .comm __funcptr_glIsProgramARB,8,3 ; @_funcptr_glIsProgramARB l_.str.10: ; @.str.10 .asciz "glProgramEnvParameter4dARB" .comm __funcptr_glProgramEnvParameter4dARB,8,3 ; @_funcptr_glProgramEnvParameter4dARB l_.str.11: ; @.str.11 .asciz "glProgramEnvParameter4dvARB" .comm __funcptr_glProgramEnvParameter4dvARB,8,3 ; @_funcptr_glProgramEnvParameter4dvARB l_.str.12: ; @.str.12 .asciz "glProgramEnvParameter4fARB" .comm __funcptr_glProgramEnvParameter4fARB,8,3 ; @_funcptr_glProgramEnvParameter4fARB l_.str.13: ; @.str.13 .asciz "glProgramEnvParameter4fvARB" .comm __funcptr_glProgramEnvParameter4fvARB,8,3 ; @_funcptr_glProgramEnvParameter4fvARB l_.str.14: ; @.str.14 .asciz "glProgramLocalParameter4dARB" .comm __funcptr_glProgramLocalParameter4dARB,8,3 ; @_funcptr_glProgramLocalParameter4dARB l_.str.15: ; @.str.15 .asciz "glProgramLocalParameter4dvARB" .comm __funcptr_glProgramLocalParameter4dvARB,8,3 ; @_funcptr_glProgramLocalParameter4dvARB l_.str.16: ; @.str.16 .asciz "glProgramLocalParameter4fARB" .comm __funcptr_glProgramLocalParameter4fARB,8,3 ; @_funcptr_glProgramLocalParameter4fARB l_.str.17: ; @.str.17 .asciz "glProgramLocalParameter4fvARB" .comm __funcptr_glProgramLocalParameter4fvARB,8,3 ; @_funcptr_glProgramLocalParameter4fvARB l_.str.18: ; @.str.18 .asciz "glProgramStringARB" .comm __funcptr_glProgramStringARB,8,3 ; @_funcptr_glProgramStringARB .no_dead_strip _LoadExt_ARB_fragment_program .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_fragment_program.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_framebuffer_no_attachments _LoadExt_ARB_framebuffer_no_attachments: ## @LoadExt_ARB_framebuffer_no_attachments .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFramebufferParameteri@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetFramebufferParameteriv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %ecx testq %rax, %rax cmovnel %ebx, %ecx movl %ecx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glFramebufferParameteri" .comm __funcptr_glFramebufferParameteri,8,3 ## @_funcptr_glFramebufferParameteri L_.str.1: ## @.str.1 .asciz "glGetFramebufferParameteriv" .comm __funcptr_glGetFramebufferParameteriv,8,3 ## @_funcptr_glGetFramebufferParameteriv .no_dead_strip _LoadExt_ARB_framebuffer_no_attachments .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_framebuffer_no_attachments _LoadExt_ARB_framebuffer_no_attachments: ; @LoadExt_ARB_framebuffer_no_attachments .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glFramebufferParameteri@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glFramebufferParameteri@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 cset w8, eq Lloh7: adrp x9, __funcptr_glGetFramebufferParameteriv@GOTPAGE Lloh8: ldr x9, [x9, __funcptr_glGetFramebufferParameteriv@GOTPAGEOFF] Lloh9: str x0, [x9] mov w9, #1 cinc w9, w9, eq cmp x0, #0 csel w0, w9, w8, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glFramebufferParameteri" .comm __funcptr_glFramebufferParameteri,8,3 ; @_funcptr_glFramebufferParameteri l_.str.1: ; @.str.1 .asciz "glGetFramebufferParameteriv" .comm __funcptr_glGetFramebufferParameteriv,8,3 ; @_funcptr_glGetFramebufferParameteriv .no_dead_strip _LoadExt_ARB_framebuffer_no_attachments .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_framebuffer_no_attachments.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_framebuffer_object _LoadExt_ARB_framebuffer_object: ## @LoadExt_ARB_framebuffer_object .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBindFramebuffer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBindRenderbuffer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBlitFramebuffer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCheckFramebufferStatus@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDeleteFramebuffers@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDeleteRenderbuffers@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFramebufferRenderbuffer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.7(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFramebufferTexture1D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.8(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFramebufferTexture2D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.9(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFramebufferTexture3D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.10(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFramebufferTextureLayer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.11(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGenFramebuffers@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.12(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGenRenderbuffers@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.13(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGenerateMipmap@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.14(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetFramebufferAttachmentParameteriv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.15(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetRenderbufferParameteriv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.16(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIsFramebuffer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.17(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIsRenderbuffer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.18(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glRenderbufferStorage@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.19(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glRenderbufferStorageMultisample@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glBindFramebuffer" .comm __funcptr_glBindFramebuffer,8,3 ## @_funcptr_glBindFramebuffer L_.str.1: ## @.str.1 .asciz "glBindRenderbuffer" .comm __funcptr_glBindRenderbuffer,8,3 ## @_funcptr_glBindRenderbuffer L_.str.2: ## @.str.2 .asciz "glBlitFramebuffer" .comm __funcptr_glBlitFramebuffer,8,3 ## @_funcptr_glBlitFramebuffer L_.str.3: ## @.str.3 .asciz "glCheckFramebufferStatus" .comm __funcptr_glCheckFramebufferStatus,8,3 ## @_funcptr_glCheckFramebufferStatus L_.str.4: ## @.str.4 .asciz "glDeleteFramebuffers" .comm __funcptr_glDeleteFramebuffers,8,3 ## @_funcptr_glDeleteFramebuffers L_.str.5: ## @.str.5 .asciz "glDeleteRenderbuffers" .comm __funcptr_glDeleteRenderbuffers,8,3 ## @_funcptr_glDeleteRenderbuffers L_.str.6: ## @.str.6 .asciz "glFramebufferRenderbuffer" .comm __funcptr_glFramebufferRenderbuffer,8,3 ## @_funcptr_glFramebufferRenderbuffer L_.str.7: ## @.str.7 .asciz "glFramebufferTexture1D" .comm __funcptr_glFramebufferTexture1D,8,3 ## @_funcptr_glFramebufferTexture1D L_.str.8: ## @.str.8 .asciz "glFramebufferTexture2D" .comm __funcptr_glFramebufferTexture2D,8,3 ## @_funcptr_glFramebufferTexture2D L_.str.9: ## @.str.9 .asciz "glFramebufferTexture3D" .comm __funcptr_glFramebufferTexture3D,8,3 ## @_funcptr_glFramebufferTexture3D L_.str.10: ## @.str.10 .asciz "glFramebufferTextureLayer" .comm __funcptr_glFramebufferTextureLayer,8,3 ## @_funcptr_glFramebufferTextureLayer L_.str.11: ## @.str.11 .asciz "glGenFramebuffers" .comm __funcptr_glGenFramebuffers,8,3 ## @_funcptr_glGenFramebuffers L_.str.12: ## @.str.12 .asciz "glGenRenderbuffers" .comm __funcptr_glGenRenderbuffers,8,3 ## @_funcptr_glGenRenderbuffers L_.str.13: ## @.str.13 .asciz "glGenerateMipmap" .comm __funcptr_glGenerateMipmap,8,3 ## @_funcptr_glGenerateMipmap L_.str.14: ## @.str.14 .asciz "glGetFramebufferAttachmentParameteriv" .comm __funcptr_glGetFramebufferAttachmentParameteriv,8,3 ## @_funcptr_glGetFramebufferAttachmentParameteriv L_.str.15: ## @.str.15 .asciz "glGetRenderbufferParameteriv" .comm __funcptr_glGetRenderbufferParameteriv,8,3 ## @_funcptr_glGetRenderbufferParameteriv L_.str.16: ## @.str.16 .asciz "glIsFramebuffer" .comm __funcptr_glIsFramebuffer,8,3 ## @_funcptr_glIsFramebuffer L_.str.17: ## @.str.17 .asciz "glIsRenderbuffer" .comm __funcptr_glIsRenderbuffer,8,3 ## @_funcptr_glIsRenderbuffer L_.str.18: ## @.str.18 .asciz "glRenderbufferStorage" .comm __funcptr_glRenderbufferStorage,8,3 ## @_funcptr_glRenderbufferStorage L_.str.19: ## @.str.19 .asciz "glRenderbufferStorageMultisample" .comm __funcptr_glRenderbufferStorageMultisample,8,3 ## @_funcptr_glRenderbufferStorageMultisample .no_dead_strip _LoadExt_ARB_framebuffer_object .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_framebuffer_object _LoadExt_ARB_framebuffer_object: ; @LoadExt_ARB_framebuffer_object .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glBindFramebuffer@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glBindFramebuffer@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glBindRenderbuffer@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glBindRenderbuffer@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glBlitFramebuffer@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glBlitFramebuffer@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glCheckFramebufferStatus@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glCheckFramebufferStatus@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glDeleteFramebuffers@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glDeleteFramebuffers@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glDeleteRenderbuffers@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glDeleteRenderbuffers@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glFramebufferRenderbuffer@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glFramebufferRenderbuffer@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh35: adrp x0, l_.str.7@PAGE Lloh36: add x0, x0, l_.str.7@PAGEOFF bl _IntGetProcAddress Lloh37: adrp x8, __funcptr_glFramebufferTexture1D@GOTPAGE Lloh38: ldr x8, [x8, __funcptr_glFramebufferTexture1D@GOTPAGEOFF] Lloh39: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh40: adrp x0, l_.str.8@PAGE Lloh41: add x0, x0, l_.str.8@PAGEOFF bl _IntGetProcAddress Lloh42: adrp x8, __funcptr_glFramebufferTexture2D@GOTPAGE Lloh43: ldr x8, [x8, __funcptr_glFramebufferTexture2D@GOTPAGEOFF] Lloh44: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh45: adrp x0, l_.str.9@PAGE Lloh46: add x0, x0, l_.str.9@PAGEOFF bl _IntGetProcAddress Lloh47: adrp x8, __funcptr_glFramebufferTexture3D@GOTPAGE Lloh48: ldr x8, [x8, __funcptr_glFramebufferTexture3D@GOTPAGEOFF] Lloh49: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh50: adrp x0, l_.str.10@PAGE Lloh51: add x0, x0, l_.str.10@PAGEOFF bl _IntGetProcAddress Lloh52: adrp x8, __funcptr_glFramebufferTextureLayer@GOTPAGE Lloh53: ldr x8, [x8, __funcptr_glFramebufferTextureLayer@GOTPAGEOFF] Lloh54: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh55: adrp x0, l_.str.11@PAGE Lloh56: add x0, x0, l_.str.11@PAGEOFF bl _IntGetProcAddress Lloh57: adrp x8, __funcptr_glGenFramebuffers@GOTPAGE Lloh58: ldr x8, [x8, __funcptr_glGenFramebuffers@GOTPAGEOFF] Lloh59: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh60: adrp x0, l_.str.12@PAGE Lloh61: add x0, x0, l_.str.12@PAGEOFF bl _IntGetProcAddress Lloh62: adrp x8, __funcptr_glGenRenderbuffers@GOTPAGE Lloh63: ldr x8, [x8, __funcptr_glGenRenderbuffers@GOTPAGEOFF] Lloh64: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh65: adrp x0, l_.str.13@PAGE Lloh66: add x0, x0, l_.str.13@PAGEOFF bl _IntGetProcAddress Lloh67: adrp x8, __funcptr_glGenerateMipmap@GOTPAGE Lloh68: ldr x8, [x8, __funcptr_glGenerateMipmap@GOTPAGEOFF] Lloh69: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh70: adrp x0, l_.str.14@PAGE Lloh71: add x0, x0, l_.str.14@PAGEOFF bl _IntGetProcAddress Lloh72: adrp x8, __funcptr_glGetFramebufferAttachmentParameteriv@GOTPAGE Lloh73: ldr x8, [x8, __funcptr_glGetFramebufferAttachmentParameteriv@GOTPAGEOFF] Lloh74: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh75: adrp x0, l_.str.15@PAGE Lloh76: add x0, x0, l_.str.15@PAGEOFF bl _IntGetProcAddress Lloh77: adrp x8, __funcptr_glGetRenderbufferParameteriv@GOTPAGE Lloh78: ldr x8, [x8, __funcptr_glGetRenderbufferParameteriv@GOTPAGEOFF] Lloh79: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh80: adrp x0, l_.str.16@PAGE Lloh81: add x0, x0, l_.str.16@PAGEOFF bl _IntGetProcAddress Lloh82: adrp x8, __funcptr_glIsFramebuffer@GOTPAGE Lloh83: ldr x8, [x8, __funcptr_glIsFramebuffer@GOTPAGEOFF] Lloh84: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh85: adrp x0, l_.str.17@PAGE Lloh86: add x0, x0, l_.str.17@PAGEOFF bl _IntGetProcAddress Lloh87: adrp x8, __funcptr_glIsRenderbuffer@GOTPAGE Lloh88: ldr x8, [x8, __funcptr_glIsRenderbuffer@GOTPAGEOFF] Lloh89: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh90: adrp x0, l_.str.18@PAGE Lloh91: add x0, x0, l_.str.18@PAGEOFF bl _IntGetProcAddress Lloh92: adrp x8, __funcptr_glRenderbufferStorage@GOTPAGE Lloh93: ldr x8, [x8, __funcptr_glRenderbufferStorage@GOTPAGEOFF] Lloh94: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh95: adrp x0, l_.str.19@PAGE Lloh96: add x0, x0, l_.str.19@PAGEOFF bl _IntGetProcAddress Lloh97: adrp x8, __funcptr_glRenderbufferStorageMultisample@GOTPAGE Lloh98: ldr x8, [x8, __funcptr_glRenderbufferStorageMultisample@GOTPAGEOFF] Lloh99: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh97, Lloh98, Lloh99 .loh AdrpAdd Lloh95, Lloh96 .loh AdrpLdrGotStr Lloh92, Lloh93, Lloh94 .loh AdrpAdd Lloh90, Lloh91 .loh AdrpLdrGotStr Lloh87, Lloh88, Lloh89 .loh AdrpAdd Lloh85, Lloh86 .loh AdrpLdrGotStr Lloh82, Lloh83, Lloh84 .loh AdrpAdd Lloh80, Lloh81 .loh AdrpLdrGotStr Lloh77, Lloh78, Lloh79 .loh AdrpAdd Lloh75, Lloh76 .loh AdrpLdrGotStr Lloh72, Lloh73, Lloh74 .loh AdrpAdd Lloh70, Lloh71 .loh AdrpLdrGotStr Lloh67, Lloh68, Lloh69 .loh AdrpAdd Lloh65, Lloh66 .loh AdrpLdrGotStr Lloh62, Lloh63, Lloh64 .loh AdrpAdd Lloh60, Lloh61 .loh AdrpLdrGotStr Lloh57, Lloh58, Lloh59 .loh AdrpAdd Lloh55, Lloh56 .loh AdrpLdrGotStr Lloh52, Lloh53, Lloh54 .loh AdrpAdd Lloh50, Lloh51 .loh AdrpLdrGotStr Lloh47, Lloh48, Lloh49 .loh AdrpAdd Lloh45, Lloh46 .loh AdrpLdrGotStr Lloh42, Lloh43, Lloh44 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glBindFramebuffer" .comm __funcptr_glBindFramebuffer,8,3 ; @_funcptr_glBindFramebuffer l_.str.1: ; @.str.1 .asciz "glBindRenderbuffer" .comm __funcptr_glBindRenderbuffer,8,3 ; @_funcptr_glBindRenderbuffer l_.str.2: ; @.str.2 .asciz "glBlitFramebuffer" .comm __funcptr_glBlitFramebuffer,8,3 ; @_funcptr_glBlitFramebuffer l_.str.3: ; @.str.3 .asciz "glCheckFramebufferStatus" .comm __funcptr_glCheckFramebufferStatus,8,3 ; @_funcptr_glCheckFramebufferStatus l_.str.4: ; @.str.4 .asciz "glDeleteFramebuffers" .comm __funcptr_glDeleteFramebuffers,8,3 ; @_funcptr_glDeleteFramebuffers l_.str.5: ; @.str.5 .asciz "glDeleteRenderbuffers" .comm __funcptr_glDeleteRenderbuffers,8,3 ; @_funcptr_glDeleteRenderbuffers l_.str.6: ; @.str.6 .asciz "glFramebufferRenderbuffer" .comm __funcptr_glFramebufferRenderbuffer,8,3 ; @_funcptr_glFramebufferRenderbuffer l_.str.7: ; @.str.7 .asciz "glFramebufferTexture1D" .comm __funcptr_glFramebufferTexture1D,8,3 ; @_funcptr_glFramebufferTexture1D l_.str.8: ; @.str.8 .asciz "glFramebufferTexture2D" .comm __funcptr_glFramebufferTexture2D,8,3 ; @_funcptr_glFramebufferTexture2D l_.str.9: ; @.str.9 .asciz "glFramebufferTexture3D" .comm __funcptr_glFramebufferTexture3D,8,3 ; @_funcptr_glFramebufferTexture3D l_.str.10: ; @.str.10 .asciz "glFramebufferTextureLayer" .comm __funcptr_glFramebufferTextureLayer,8,3 ; @_funcptr_glFramebufferTextureLayer l_.str.11: ; @.str.11 .asciz "glGenFramebuffers" .comm __funcptr_glGenFramebuffers,8,3 ; @_funcptr_glGenFramebuffers l_.str.12: ; @.str.12 .asciz "glGenRenderbuffers" .comm __funcptr_glGenRenderbuffers,8,3 ; @_funcptr_glGenRenderbuffers l_.str.13: ; @.str.13 .asciz "glGenerateMipmap" .comm __funcptr_glGenerateMipmap,8,3 ; @_funcptr_glGenerateMipmap l_.str.14: ; @.str.14 .asciz "glGetFramebufferAttachmentParameteriv" .comm __funcptr_glGetFramebufferAttachmentParameteriv,8,3 ; @_funcptr_glGetFramebufferAttachmentParameteriv l_.str.15: ; @.str.15 .asciz "glGetRenderbufferParameteriv" .comm __funcptr_glGetRenderbufferParameteriv,8,3 ; @_funcptr_glGetRenderbufferParameteriv l_.str.16: ; @.str.16 .asciz "glIsFramebuffer" .comm __funcptr_glIsFramebuffer,8,3 ; @_funcptr_glIsFramebuffer l_.str.17: ; @.str.17 .asciz "glIsRenderbuffer" .comm __funcptr_glIsRenderbuffer,8,3 ; @_funcptr_glIsRenderbuffer l_.str.18: ; @.str.18 .asciz "glRenderbufferStorage" .comm __funcptr_glRenderbufferStorage,8,3 ; @_funcptr_glRenderbufferStorage l_.str.19: ; @.str.19 .asciz "glRenderbufferStorageMultisample" .comm __funcptr_glRenderbufferStorageMultisample,8,3 ; @_funcptr_glRenderbufferStorageMultisample .no_dead_strip _LoadExt_ARB_framebuffer_object .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_framebuffer_object.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_geometry_shader4 _LoadExt_ARB_geometry_shader4: ## @LoadExt_ARB_geometry_shader4 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFramebufferTextureARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFramebufferTextureFaceARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFramebufferTextureLayerARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramParameteriARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glFramebufferTextureARB" .comm __funcptr_glFramebufferTextureARB,8,3 ## @_funcptr_glFramebufferTextureARB L_.str.1: ## @.str.1 .asciz "glFramebufferTextureFaceARB" .comm __funcptr_glFramebufferTextureFaceARB,8,3 ## @_funcptr_glFramebufferTextureFaceARB L_.str.2: ## @.str.2 .asciz "glFramebufferTextureLayerARB" .comm __funcptr_glFramebufferTextureLayerARB,8,3 ## @_funcptr_glFramebufferTextureLayerARB L_.str.3: ## @.str.3 .asciz "glProgramParameteriARB" .comm __funcptr_glProgramParameteriARB,8,3 ## @_funcptr_glProgramParameteriARB .no_dead_strip _LoadExt_ARB_geometry_shader4 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_geometry_shader4 _LoadExt_ARB_geometry_shader4: ; @LoadExt_ARB_geometry_shader4 .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glFramebufferTextureARB@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glFramebufferTextureARB@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glFramebufferTextureFaceARB@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glFramebufferTextureFaceARB@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glFramebufferTextureLayerARB@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glFramebufferTextureLayerARB@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glProgramParameteriARB@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glProgramParameteriARB@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glFramebufferTextureARB" .comm __funcptr_glFramebufferTextureARB,8,3 ; @_funcptr_glFramebufferTextureARB l_.str.1: ; @.str.1 .asciz "glFramebufferTextureFaceARB" .comm __funcptr_glFramebufferTextureFaceARB,8,3 ; @_funcptr_glFramebufferTextureFaceARB l_.str.2: ; @.str.2 .asciz "glFramebufferTextureLayerARB" .comm __funcptr_glFramebufferTextureLayerARB,8,3 ; @_funcptr_glFramebufferTextureLayerARB l_.str.3: ; @.str.3 .asciz "glProgramParameteriARB" .comm __funcptr_glProgramParameteriARB,8,3 ; @_funcptr_glProgramParameteriARB .no_dead_strip _LoadExt_ARB_geometry_shader4 .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_geometry_shader4.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_get_program_binary _LoadExt_ARB_get_program_binary: ## @LoadExt_ARB_get_program_binary .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetProgramBinary@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramBinary@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%r14), %ebx testq %rax, %rax cmovnel %r14d, %ebx leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramParameteri@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl $0, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glGetProgramBinary" .comm __funcptr_glGetProgramBinary,8,3 ## @_funcptr_glGetProgramBinary L_.str.1: ## @.str.1 .asciz "glProgramBinary" .comm __funcptr_glProgramBinary,8,3 ## @_funcptr_glProgramBinary L_.str.2: ## @.str.2 .asciz "glProgramParameteri" .comm __funcptr_glProgramParameteri,8,3 ## @_funcptr_glProgramParameteri .no_dead_strip _LoadExt_ARB_get_program_binary .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_get_program_binary _LoadExt_ARB_get_program_binary: ; @LoadExt_ARB_get_program_binary .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glGetProgramBinary@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glGetProgramBinary@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glProgramBinary@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glProgramBinary@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glProgramParameteri@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glProgramParameteri@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glGetProgramBinary" .comm __funcptr_glGetProgramBinary,8,3 ; @_funcptr_glGetProgramBinary l_.str.1: ; @.str.1 .asciz "glProgramBinary" .comm __funcptr_glProgramBinary,8,3 ; @_funcptr_glProgramBinary l_.str.2: ; @.str.2 .asciz "glProgramParameteri" .comm __funcptr_glProgramParameteri,8,3 ; @_funcptr_glProgramParameteri .no_dead_strip _LoadExt_ARB_get_program_binary .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_get_program_binary.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_gpu_shader_fp64 _LoadExt_ARB_gpu_shader_fp64: ## @LoadExt_ARB_gpu_shader_fp64 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetUniformdv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform1d@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform1dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform2d@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform2dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform3d@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform3dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.7(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform4d@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.8(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniform4dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.9(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix2dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.10(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix2x3dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.11(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix2x4dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.12(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix3dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.13(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix3x2dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.14(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix3x4dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r15d, %r15d testq %rax, %rax sete %r15b leaq L_.str.15(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix4dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %r15d leaq L_.str.16(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix4x2dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.17(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUniformMatrix4x3dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r15d, %ebx movl %ebx, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glGetUniformdv" .comm __funcptr_glGetUniformdv,8,3 ## @_funcptr_glGetUniformdv L_.str.1: ## @.str.1 .asciz "glUniform1d" .comm __funcptr_glUniform1d,8,3 ## @_funcptr_glUniform1d L_.str.2: ## @.str.2 .asciz "glUniform1dv" .comm __funcptr_glUniform1dv,8,3 ## @_funcptr_glUniform1dv L_.str.3: ## @.str.3 .asciz "glUniform2d" .comm __funcptr_glUniform2d,8,3 ## @_funcptr_glUniform2d L_.str.4: ## @.str.4 .asciz "glUniform2dv" .comm __funcptr_glUniform2dv,8,3 ## @_funcptr_glUniform2dv L_.str.5: ## @.str.5 .asciz "glUniform3d" .comm __funcptr_glUniform3d,8,3 ## @_funcptr_glUniform3d L_.str.6: ## @.str.6 .asciz "glUniform3dv" .comm __funcptr_glUniform3dv,8,3 ## @_funcptr_glUniform3dv L_.str.7: ## @.str.7 .asciz "glUniform4d" .comm __funcptr_glUniform4d,8,3 ## @_funcptr_glUniform4d L_.str.8: ## @.str.8 .asciz "glUniform4dv" .comm __funcptr_glUniform4dv,8,3 ## @_funcptr_glUniform4dv L_.str.9: ## @.str.9 .asciz "glUniformMatrix2dv" .comm __funcptr_glUniformMatrix2dv,8,3 ## @_funcptr_glUniformMatrix2dv L_.str.10: ## @.str.10 .asciz "glUniformMatrix2x3dv" .comm __funcptr_glUniformMatrix2x3dv,8,3 ## @_funcptr_glUniformMatrix2x3dv L_.str.11: ## @.str.11 .asciz "glUniformMatrix2x4dv" .comm __funcptr_glUniformMatrix2x4dv,8,3 ## @_funcptr_glUniformMatrix2x4dv L_.str.12: ## @.str.12 .asciz "glUniformMatrix3dv" .comm __funcptr_glUniformMatrix3dv,8,3 ## @_funcptr_glUniformMatrix3dv L_.str.13: ## @.str.13 .asciz "glUniformMatrix3x2dv" .comm __funcptr_glUniformMatrix3x2dv,8,3 ## @_funcptr_glUniformMatrix3x2dv L_.str.14: ## @.str.14 .asciz "glUniformMatrix3x4dv" .comm __funcptr_glUniformMatrix3x4dv,8,3 ## @_funcptr_glUniformMatrix3x4dv L_.str.15: ## @.str.15 .asciz "glUniformMatrix4dv" .comm __funcptr_glUniformMatrix4dv,8,3 ## @_funcptr_glUniformMatrix4dv L_.str.16: ## @.str.16 .asciz "glUniformMatrix4x2dv" .comm __funcptr_glUniformMatrix4x2dv,8,3 ## @_funcptr_glUniformMatrix4x2dv L_.str.17: ## @.str.17 .asciz "glUniformMatrix4x3dv" .comm __funcptr_glUniformMatrix4x3dv,8,3 ## @_funcptr_glUniformMatrix4x3dv .no_dead_strip _LoadExt_ARB_gpu_shader_fp64 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_gpu_shader_fp64 _LoadExt_ARB_gpu_shader_fp64: ; @LoadExt_ARB_gpu_shader_fp64 .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glGetUniformdv@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glGetUniformdv@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glUniform1d@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glUniform1d@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glUniform1dv@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glUniform1dv@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glUniform2d@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glUniform2d@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glUniform2dv@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glUniform2dv@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glUniform3d@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glUniform3d@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glUniform3dv@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glUniform3dv@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh35: adrp x0, l_.str.7@PAGE Lloh36: add x0, x0, l_.str.7@PAGEOFF bl _IntGetProcAddress Lloh37: adrp x8, __funcptr_glUniform4d@GOTPAGE Lloh38: ldr x8, [x8, __funcptr_glUniform4d@GOTPAGEOFF] Lloh39: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh40: adrp x0, l_.str.8@PAGE Lloh41: add x0, x0, l_.str.8@PAGEOFF bl _IntGetProcAddress Lloh42: adrp x8, __funcptr_glUniform4dv@GOTPAGE Lloh43: ldr x8, [x8, __funcptr_glUniform4dv@GOTPAGEOFF] Lloh44: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh45: adrp x0, l_.str.9@PAGE Lloh46: add x0, x0, l_.str.9@PAGEOFF bl _IntGetProcAddress Lloh47: adrp x8, __funcptr_glUniformMatrix2dv@GOTPAGE Lloh48: ldr x8, [x8, __funcptr_glUniformMatrix2dv@GOTPAGEOFF] Lloh49: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh50: adrp x0, l_.str.10@PAGE Lloh51: add x0, x0, l_.str.10@PAGEOFF bl _IntGetProcAddress Lloh52: adrp x8, __funcptr_glUniformMatrix2x3dv@GOTPAGE Lloh53: ldr x8, [x8, __funcptr_glUniformMatrix2x3dv@GOTPAGEOFF] Lloh54: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh55: adrp x0, l_.str.11@PAGE Lloh56: add x0, x0, l_.str.11@PAGEOFF bl _IntGetProcAddress Lloh57: adrp x8, __funcptr_glUniformMatrix2x4dv@GOTPAGE Lloh58: ldr x8, [x8, __funcptr_glUniformMatrix2x4dv@GOTPAGEOFF] Lloh59: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh60: adrp x0, l_.str.12@PAGE Lloh61: add x0, x0, l_.str.12@PAGEOFF bl _IntGetProcAddress Lloh62: adrp x8, __funcptr_glUniformMatrix3dv@GOTPAGE Lloh63: ldr x8, [x8, __funcptr_glUniformMatrix3dv@GOTPAGEOFF] Lloh64: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh65: adrp x0, l_.str.13@PAGE Lloh66: add x0, x0, l_.str.13@PAGEOFF bl _IntGetProcAddress Lloh67: adrp x8, __funcptr_glUniformMatrix3x2dv@GOTPAGE Lloh68: ldr x8, [x8, __funcptr_glUniformMatrix3x2dv@GOTPAGEOFF] Lloh69: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh70: adrp x0, l_.str.14@PAGE Lloh71: add x0, x0, l_.str.14@PAGEOFF bl _IntGetProcAddress Lloh72: adrp x8, __funcptr_glUniformMatrix3x4dv@GOTPAGE Lloh73: ldr x8, [x8, __funcptr_glUniformMatrix3x4dv@GOTPAGEOFF] Lloh74: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh75: adrp x0, l_.str.15@PAGE Lloh76: add x0, x0, l_.str.15@PAGEOFF bl _IntGetProcAddress Lloh77: adrp x8, __funcptr_glUniformMatrix4dv@GOTPAGE Lloh78: ldr x8, [x8, __funcptr_glUniformMatrix4dv@GOTPAGEOFF] Lloh79: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh80: adrp x0, l_.str.16@PAGE Lloh81: add x0, x0, l_.str.16@PAGEOFF bl _IntGetProcAddress Lloh82: adrp x8, __funcptr_glUniformMatrix4x2dv@GOTPAGE Lloh83: ldr x8, [x8, __funcptr_glUniformMatrix4x2dv@GOTPAGEOFF] Lloh84: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh85: adrp x0, l_.str.17@PAGE Lloh86: add x0, x0, l_.str.17@PAGEOFF bl _IntGetProcAddress Lloh87: adrp x8, __funcptr_glUniformMatrix4x3dv@GOTPAGE Lloh88: ldr x8, [x8, __funcptr_glUniformMatrix4x3dv@GOTPAGEOFF] Lloh89: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh87, Lloh88, Lloh89 .loh AdrpAdd Lloh85, Lloh86 .loh AdrpLdrGotStr Lloh82, Lloh83, Lloh84 .loh AdrpAdd Lloh80, Lloh81 .loh AdrpLdrGotStr Lloh77, Lloh78, Lloh79 .loh AdrpAdd Lloh75, Lloh76 .loh AdrpLdrGotStr Lloh72, Lloh73, Lloh74 .loh AdrpAdd Lloh70, Lloh71 .loh AdrpLdrGotStr Lloh67, Lloh68, Lloh69 .loh AdrpAdd Lloh65, Lloh66 .loh AdrpLdrGotStr Lloh62, Lloh63, Lloh64 .loh AdrpAdd Lloh60, Lloh61 .loh AdrpLdrGotStr Lloh57, Lloh58, Lloh59 .loh AdrpAdd Lloh55, Lloh56 .loh AdrpLdrGotStr Lloh52, Lloh53, Lloh54 .loh AdrpAdd Lloh50, Lloh51 .loh AdrpLdrGotStr Lloh47, Lloh48, Lloh49 .loh AdrpAdd Lloh45, Lloh46 .loh AdrpLdrGotStr Lloh42, Lloh43, Lloh44 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glGetUniformdv" .comm __funcptr_glGetUniformdv,8,3 ; @_funcptr_glGetUniformdv l_.str.1: ; @.str.1 .asciz "glUniform1d" .comm __funcptr_glUniform1d,8,3 ; @_funcptr_glUniform1d l_.str.2: ; @.str.2 .asciz "glUniform1dv" .comm __funcptr_glUniform1dv,8,3 ; @_funcptr_glUniform1dv l_.str.3: ; @.str.3 .asciz "glUniform2d" .comm __funcptr_glUniform2d,8,3 ; @_funcptr_glUniform2d l_.str.4: ; @.str.4 .asciz "glUniform2dv" .comm __funcptr_glUniform2dv,8,3 ; @_funcptr_glUniform2dv l_.str.5: ; @.str.5 .asciz "glUniform3d" .comm __funcptr_glUniform3d,8,3 ; @_funcptr_glUniform3d l_.str.6: ; @.str.6 .asciz "glUniform3dv" .comm __funcptr_glUniform3dv,8,3 ; @_funcptr_glUniform3dv l_.str.7: ; @.str.7 .asciz "glUniform4d" .comm __funcptr_glUniform4d,8,3 ; @_funcptr_glUniform4d l_.str.8: ; @.str.8 .asciz "glUniform4dv" .comm __funcptr_glUniform4dv,8,3 ; @_funcptr_glUniform4dv l_.str.9: ; @.str.9 .asciz "glUniformMatrix2dv" .comm __funcptr_glUniformMatrix2dv,8,3 ; @_funcptr_glUniformMatrix2dv l_.str.10: ; @.str.10 .asciz "glUniformMatrix2x3dv" .comm __funcptr_glUniformMatrix2x3dv,8,3 ; @_funcptr_glUniformMatrix2x3dv l_.str.11: ; @.str.11 .asciz "glUniformMatrix2x4dv" .comm __funcptr_glUniformMatrix2x4dv,8,3 ; @_funcptr_glUniformMatrix2x4dv l_.str.12: ; @.str.12 .asciz "glUniformMatrix3dv" .comm __funcptr_glUniformMatrix3dv,8,3 ; @_funcptr_glUniformMatrix3dv l_.str.13: ; @.str.13 .asciz "glUniformMatrix3x2dv" .comm __funcptr_glUniformMatrix3x2dv,8,3 ; @_funcptr_glUniformMatrix3x2dv l_.str.14: ; @.str.14 .asciz "glUniformMatrix3x4dv" .comm __funcptr_glUniformMatrix3x4dv,8,3 ; @_funcptr_glUniformMatrix3x4dv l_.str.15: ; @.str.15 .asciz "glUniformMatrix4dv" .comm __funcptr_glUniformMatrix4dv,8,3 ; @_funcptr_glUniformMatrix4dv l_.str.16: ; @.str.16 .asciz "glUniformMatrix4x2dv" .comm __funcptr_glUniformMatrix4x2dv,8,3 ; @_funcptr_glUniformMatrix4x2dv l_.str.17: ; @.str.17 .asciz "glUniformMatrix4x3dv" .comm __funcptr_glUniformMatrix4x3dv,8,3 ; @_funcptr_glUniformMatrix4x3dv .no_dead_strip _LoadExt_ARB_gpu_shader_fp64 .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_gpu_shader_fp64.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_imaging _LoadExt_ARB_imaging: ## @LoadExt_ARB_imaging .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glColorSubTable@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glColorTable@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glColorTableParameterfv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glColorTableParameteriv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glConvolutionFilter1D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glConvolutionFilter2D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glConvolutionParameterf@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.7(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glConvolutionParameterfv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.8(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glConvolutionParameteri@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.9(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glConvolutionParameteriv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.10(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCopyColorSubTable@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.11(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCopyColorTable@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.12(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCopyConvolutionFilter1D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.13(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCopyConvolutionFilter2D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.14(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetColorTable@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.15(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetColorTableParameterfv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.16(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetColorTableParameteriv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.17(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetConvolutionFilter@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.18(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetConvolutionParameterfv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.19(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetConvolutionParameteriv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.20(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetHistogram@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.21(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetHistogramParameterfv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.22(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetHistogramParameteriv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.23(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetMinmax@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.24(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetMinmaxParameterfv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.25(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetMinmaxParameteriv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.26(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetSeparableFilter@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.27(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glHistogram@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.28(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMinmax@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.29(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glResetHistogram@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.30(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glResetMinmax@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.31(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSeparableFilter2D@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glColorSubTable" .comm __funcptr_glColorSubTable,8,3 ## @_funcptr_glColorSubTable L_.str.1: ## @.str.1 .asciz "glColorTable" .comm __funcptr_glColorTable,8,3 ## @_funcptr_glColorTable L_.str.2: ## @.str.2 .asciz "glColorTableParameterfv" .comm __funcptr_glColorTableParameterfv,8,3 ## @_funcptr_glColorTableParameterfv L_.str.3: ## @.str.3 .asciz "glColorTableParameteriv" .comm __funcptr_glColorTableParameteriv,8,3 ## @_funcptr_glColorTableParameteriv L_.str.4: ## @.str.4 .asciz "glConvolutionFilter1D" .comm __funcptr_glConvolutionFilter1D,8,3 ## @_funcptr_glConvolutionFilter1D L_.str.5: ## @.str.5 .asciz "glConvolutionFilter2D" .comm __funcptr_glConvolutionFilter2D,8,3 ## @_funcptr_glConvolutionFilter2D L_.str.6: ## @.str.6 .asciz "glConvolutionParameterf" .comm __funcptr_glConvolutionParameterf,8,3 ## @_funcptr_glConvolutionParameterf L_.str.7: ## @.str.7 .asciz "glConvolutionParameterfv" .comm __funcptr_glConvolutionParameterfv,8,3 ## @_funcptr_glConvolutionParameterfv L_.str.8: ## @.str.8 .asciz "glConvolutionParameteri" .comm __funcptr_glConvolutionParameteri,8,3 ## @_funcptr_glConvolutionParameteri L_.str.9: ## @.str.9 .asciz "glConvolutionParameteriv" .comm __funcptr_glConvolutionParameteriv,8,3 ## @_funcptr_glConvolutionParameteriv L_.str.10: ## @.str.10 .asciz "glCopyColorSubTable" .comm __funcptr_glCopyColorSubTable,8,3 ## @_funcptr_glCopyColorSubTable L_.str.11: ## @.str.11 .asciz "glCopyColorTable" .comm __funcptr_glCopyColorTable,8,3 ## @_funcptr_glCopyColorTable L_.str.12: ## @.str.12 .asciz "glCopyConvolutionFilter1D" .comm __funcptr_glCopyConvolutionFilter1D,8,3 ## @_funcptr_glCopyConvolutionFilter1D L_.str.13: ## @.str.13 .asciz "glCopyConvolutionFilter2D" .comm __funcptr_glCopyConvolutionFilter2D,8,3 ## @_funcptr_glCopyConvolutionFilter2D L_.str.14: ## @.str.14 .asciz "glGetColorTable" .comm __funcptr_glGetColorTable,8,3 ## @_funcptr_glGetColorTable L_.str.15: ## @.str.15 .asciz "glGetColorTableParameterfv" .comm __funcptr_glGetColorTableParameterfv,8,3 ## @_funcptr_glGetColorTableParameterfv L_.str.16: ## @.str.16 .asciz "glGetColorTableParameteriv" .comm __funcptr_glGetColorTableParameteriv,8,3 ## @_funcptr_glGetColorTableParameteriv L_.str.17: ## @.str.17 .asciz "glGetConvolutionFilter" .comm __funcptr_glGetConvolutionFilter,8,3 ## @_funcptr_glGetConvolutionFilter L_.str.18: ## @.str.18 .asciz "glGetConvolutionParameterfv" .comm __funcptr_glGetConvolutionParameterfv,8,3 ## @_funcptr_glGetConvolutionParameterfv L_.str.19: ## @.str.19 .asciz "glGetConvolutionParameteriv" .comm __funcptr_glGetConvolutionParameteriv,8,3 ## @_funcptr_glGetConvolutionParameteriv L_.str.20: ## @.str.20 .asciz "glGetHistogram" .comm __funcptr_glGetHistogram,8,3 ## @_funcptr_glGetHistogram L_.str.21: ## @.str.21 .asciz "glGetHistogramParameterfv" .comm __funcptr_glGetHistogramParameterfv,8,3 ## @_funcptr_glGetHistogramParameterfv L_.str.22: ## @.str.22 .asciz "glGetHistogramParameteriv" .comm __funcptr_glGetHistogramParameteriv,8,3 ## @_funcptr_glGetHistogramParameteriv L_.str.23: ## @.str.23 .asciz "glGetMinmax" .comm __funcptr_glGetMinmax,8,3 ## @_funcptr_glGetMinmax L_.str.24: ## @.str.24 .asciz "glGetMinmaxParameterfv" .comm __funcptr_glGetMinmaxParameterfv,8,3 ## @_funcptr_glGetMinmaxParameterfv L_.str.25: ## @.str.25 .asciz "glGetMinmaxParameteriv" .comm __funcptr_glGetMinmaxParameteriv,8,3 ## @_funcptr_glGetMinmaxParameteriv L_.str.26: ## @.str.26 .asciz "glGetSeparableFilter" .comm __funcptr_glGetSeparableFilter,8,3 ## @_funcptr_glGetSeparableFilter L_.str.27: ## @.str.27 .asciz "glHistogram" .comm __funcptr_glHistogram,8,3 ## @_funcptr_glHistogram L_.str.28: ## @.str.28 .asciz "glMinmax" .comm __funcptr_glMinmax,8,3 ## @_funcptr_glMinmax L_.str.29: ## @.str.29 .asciz "glResetHistogram" .comm __funcptr_glResetHistogram,8,3 ## @_funcptr_glResetHistogram L_.str.30: ## @.str.30 .asciz "glResetMinmax" .comm __funcptr_glResetMinmax,8,3 ## @_funcptr_glResetMinmax L_.str.31: ## @.str.31 .asciz "glSeparableFilter2D" .comm __funcptr_glSeparableFilter2D,8,3 ## @_funcptr_glSeparableFilter2D .no_dead_strip _LoadExt_ARB_imaging .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_imaging _LoadExt_ARB_imaging: ; @LoadExt_ARB_imaging .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glColorSubTable@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glColorSubTable@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glColorTable@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glColorTable@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glColorTableParameterfv@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glColorTableParameterfv@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glColorTableParameteriv@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glColorTableParameteriv@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glConvolutionFilter1D@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glConvolutionFilter1D@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glConvolutionFilter2D@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glConvolutionFilter2D@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glConvolutionParameterf@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glConvolutionParameterf@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh35: adrp x0, l_.str.7@PAGE Lloh36: add x0, x0, l_.str.7@PAGEOFF bl _IntGetProcAddress Lloh37: adrp x8, __funcptr_glConvolutionParameterfv@GOTPAGE Lloh38: ldr x8, [x8, __funcptr_glConvolutionParameterfv@GOTPAGEOFF] Lloh39: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh40: adrp x0, l_.str.8@PAGE Lloh41: add x0, x0, l_.str.8@PAGEOFF bl _IntGetProcAddress Lloh42: adrp x8, __funcptr_glConvolutionParameteri@GOTPAGE Lloh43: ldr x8, [x8, __funcptr_glConvolutionParameteri@GOTPAGEOFF] Lloh44: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh45: adrp x0, l_.str.9@PAGE Lloh46: add x0, x0, l_.str.9@PAGEOFF bl _IntGetProcAddress Lloh47: adrp x8, __funcptr_glConvolutionParameteriv@GOTPAGE Lloh48: ldr x8, [x8, __funcptr_glConvolutionParameteriv@GOTPAGEOFF] Lloh49: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh50: adrp x0, l_.str.10@PAGE Lloh51: add x0, x0, l_.str.10@PAGEOFF bl _IntGetProcAddress Lloh52: adrp x8, __funcptr_glCopyColorSubTable@GOTPAGE Lloh53: ldr x8, [x8, __funcptr_glCopyColorSubTable@GOTPAGEOFF] Lloh54: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh55: adrp x0, l_.str.11@PAGE Lloh56: add x0, x0, l_.str.11@PAGEOFF bl _IntGetProcAddress Lloh57: adrp x8, __funcptr_glCopyColorTable@GOTPAGE Lloh58: ldr x8, [x8, __funcptr_glCopyColorTable@GOTPAGEOFF] Lloh59: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh60: adrp x0, l_.str.12@PAGE Lloh61: add x0, x0, l_.str.12@PAGEOFF bl _IntGetProcAddress Lloh62: adrp x8, __funcptr_glCopyConvolutionFilter1D@GOTPAGE Lloh63: ldr x8, [x8, __funcptr_glCopyConvolutionFilter1D@GOTPAGEOFF] Lloh64: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh65: adrp x0, l_.str.13@PAGE Lloh66: add x0, x0, l_.str.13@PAGEOFF bl _IntGetProcAddress Lloh67: adrp x8, __funcptr_glCopyConvolutionFilter2D@GOTPAGE Lloh68: ldr x8, [x8, __funcptr_glCopyConvolutionFilter2D@GOTPAGEOFF] Lloh69: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh70: adrp x0, l_.str.14@PAGE Lloh71: add x0, x0, l_.str.14@PAGEOFF bl _IntGetProcAddress Lloh72: adrp x8, __funcptr_glGetColorTable@GOTPAGE Lloh73: ldr x8, [x8, __funcptr_glGetColorTable@GOTPAGEOFF] Lloh74: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh75: adrp x0, l_.str.15@PAGE Lloh76: add x0, x0, l_.str.15@PAGEOFF bl _IntGetProcAddress Lloh77: adrp x8, __funcptr_glGetColorTableParameterfv@GOTPAGE Lloh78: ldr x8, [x8, __funcptr_glGetColorTableParameterfv@GOTPAGEOFF] Lloh79: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh80: adrp x0, l_.str.16@PAGE Lloh81: add x0, x0, l_.str.16@PAGEOFF bl _IntGetProcAddress Lloh82: adrp x8, __funcptr_glGetColorTableParameteriv@GOTPAGE Lloh83: ldr x8, [x8, __funcptr_glGetColorTableParameteriv@GOTPAGEOFF] Lloh84: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh85: adrp x0, l_.str.17@PAGE Lloh86: add x0, x0, l_.str.17@PAGEOFF bl _IntGetProcAddress Lloh87: adrp x8, __funcptr_glGetConvolutionFilter@GOTPAGE Lloh88: ldr x8, [x8, __funcptr_glGetConvolutionFilter@GOTPAGEOFF] Lloh89: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh90: adrp x0, l_.str.18@PAGE Lloh91: add x0, x0, l_.str.18@PAGEOFF bl _IntGetProcAddress Lloh92: adrp x8, __funcptr_glGetConvolutionParameterfv@GOTPAGE Lloh93: ldr x8, [x8, __funcptr_glGetConvolutionParameterfv@GOTPAGEOFF] Lloh94: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh95: adrp x0, l_.str.19@PAGE Lloh96: add x0, x0, l_.str.19@PAGEOFF bl _IntGetProcAddress Lloh97: adrp x8, __funcptr_glGetConvolutionParameteriv@GOTPAGE Lloh98: ldr x8, [x8, __funcptr_glGetConvolutionParameteriv@GOTPAGEOFF] Lloh99: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh100: adrp x0, l_.str.20@PAGE Lloh101: add x0, x0, l_.str.20@PAGEOFF bl _IntGetProcAddress Lloh102: adrp x8, __funcptr_glGetHistogram@GOTPAGE Lloh103: ldr x8, [x8, __funcptr_glGetHistogram@GOTPAGEOFF] Lloh104: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh105: adrp x0, l_.str.21@PAGE Lloh106: add x0, x0, l_.str.21@PAGEOFF bl _IntGetProcAddress Lloh107: adrp x8, __funcptr_glGetHistogramParameterfv@GOTPAGE Lloh108: ldr x8, [x8, __funcptr_glGetHistogramParameterfv@GOTPAGEOFF] Lloh109: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh110: adrp x0, l_.str.22@PAGE Lloh111: add x0, x0, l_.str.22@PAGEOFF bl _IntGetProcAddress Lloh112: adrp x8, __funcptr_glGetHistogramParameteriv@GOTPAGE Lloh113: ldr x8, [x8, __funcptr_glGetHistogramParameteriv@GOTPAGEOFF] Lloh114: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh115: adrp x0, l_.str.23@PAGE Lloh116: add x0, x0, l_.str.23@PAGEOFF bl _IntGetProcAddress Lloh117: adrp x8, __funcptr_glGetMinmax@GOTPAGE Lloh118: ldr x8, [x8, __funcptr_glGetMinmax@GOTPAGEOFF] Lloh119: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh120: adrp x0, l_.str.24@PAGE Lloh121: add x0, x0, l_.str.24@PAGEOFF bl _IntGetProcAddress Lloh122: adrp x8, __funcptr_glGetMinmaxParameterfv@GOTPAGE Lloh123: ldr x8, [x8, __funcptr_glGetMinmaxParameterfv@GOTPAGEOFF] Lloh124: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh125: adrp x0, l_.str.25@PAGE Lloh126: add x0, x0, l_.str.25@PAGEOFF bl _IntGetProcAddress Lloh127: adrp x8, __funcptr_glGetMinmaxParameteriv@GOTPAGE Lloh128: ldr x8, [x8, __funcptr_glGetMinmaxParameteriv@GOTPAGEOFF] Lloh129: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh130: adrp x0, l_.str.26@PAGE Lloh131: add x0, x0, l_.str.26@PAGEOFF bl _IntGetProcAddress Lloh132: adrp x8, __funcptr_glGetSeparableFilter@GOTPAGE Lloh133: ldr x8, [x8, __funcptr_glGetSeparableFilter@GOTPAGEOFF] Lloh134: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh135: adrp x0, l_.str.27@PAGE Lloh136: add x0, x0, l_.str.27@PAGEOFF bl _IntGetProcAddress Lloh137: adrp x8, __funcptr_glHistogram@GOTPAGE Lloh138: ldr x8, [x8, __funcptr_glHistogram@GOTPAGEOFF] Lloh139: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh140: adrp x0, l_.str.28@PAGE Lloh141: add x0, x0, l_.str.28@PAGEOFF bl _IntGetProcAddress Lloh142: adrp x8, __funcptr_glMinmax@GOTPAGE Lloh143: ldr x8, [x8, __funcptr_glMinmax@GOTPAGEOFF] Lloh144: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh145: adrp x0, l_.str.29@PAGE Lloh146: add x0, x0, l_.str.29@PAGEOFF bl _IntGetProcAddress Lloh147: adrp x8, __funcptr_glResetHistogram@GOTPAGE Lloh148: ldr x8, [x8, __funcptr_glResetHistogram@GOTPAGEOFF] Lloh149: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh150: adrp x0, l_.str.30@PAGE Lloh151: add x0, x0, l_.str.30@PAGEOFF bl _IntGetProcAddress Lloh152: adrp x8, __funcptr_glResetMinmax@GOTPAGE Lloh153: ldr x8, [x8, __funcptr_glResetMinmax@GOTPAGEOFF] Lloh154: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh155: adrp x0, l_.str.31@PAGE Lloh156: add x0, x0, l_.str.31@PAGEOFF bl _IntGetProcAddress Lloh157: adrp x8, __funcptr_glSeparableFilter2D@GOTPAGE Lloh158: ldr x8, [x8, __funcptr_glSeparableFilter2D@GOTPAGEOFF] Lloh159: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh157, Lloh158, Lloh159 .loh AdrpAdd Lloh155, Lloh156 .loh AdrpLdrGotStr Lloh152, Lloh153, Lloh154 .loh AdrpAdd Lloh150, Lloh151 .loh AdrpLdrGotStr Lloh147, Lloh148, Lloh149 .loh AdrpAdd Lloh145, Lloh146 .loh AdrpLdrGotStr Lloh142, Lloh143, Lloh144 .loh AdrpAdd Lloh140, Lloh141 .loh AdrpLdrGotStr Lloh137, Lloh138, Lloh139 .loh AdrpAdd Lloh135, Lloh136 .loh AdrpLdrGotStr Lloh132, Lloh133, Lloh134 .loh AdrpAdd Lloh130, Lloh131 .loh AdrpLdrGotStr Lloh127, Lloh128, Lloh129 .loh AdrpAdd Lloh125, Lloh126 .loh AdrpLdrGotStr Lloh122, Lloh123, Lloh124 .loh AdrpAdd Lloh120, Lloh121 .loh AdrpLdrGotStr Lloh117, Lloh118, Lloh119 .loh AdrpAdd Lloh115, Lloh116 .loh AdrpLdrGotStr Lloh112, Lloh113, Lloh114 .loh AdrpAdd Lloh110, Lloh111 .loh AdrpLdrGotStr Lloh107, Lloh108, Lloh109 .loh AdrpAdd Lloh105, Lloh106 .loh AdrpLdrGotStr Lloh102, Lloh103, Lloh104 .loh AdrpAdd Lloh100, Lloh101 .loh AdrpLdrGotStr Lloh97, Lloh98, Lloh99 .loh AdrpAdd Lloh95, Lloh96 .loh AdrpLdrGotStr Lloh92, Lloh93, Lloh94 .loh AdrpAdd Lloh90, Lloh91 .loh AdrpLdrGotStr Lloh87, Lloh88, Lloh89 .loh AdrpAdd Lloh85, Lloh86 .loh AdrpLdrGotStr Lloh82, Lloh83, Lloh84 .loh AdrpAdd Lloh80, Lloh81 .loh AdrpLdrGotStr Lloh77, Lloh78, Lloh79 .loh AdrpAdd Lloh75, Lloh76 .loh AdrpLdrGotStr Lloh72, Lloh73, Lloh74 .loh AdrpAdd Lloh70, Lloh71 .loh AdrpLdrGotStr Lloh67, Lloh68, Lloh69 .loh AdrpAdd Lloh65, Lloh66 .loh AdrpLdrGotStr Lloh62, Lloh63, Lloh64 .loh AdrpAdd Lloh60, Lloh61 .loh AdrpLdrGotStr Lloh57, Lloh58, Lloh59 .loh AdrpAdd Lloh55, Lloh56 .loh AdrpLdrGotStr Lloh52, Lloh53, Lloh54 .loh AdrpAdd Lloh50, Lloh51 .loh AdrpLdrGotStr Lloh47, Lloh48, Lloh49 .loh AdrpAdd Lloh45, Lloh46 .loh AdrpLdrGotStr Lloh42, Lloh43, Lloh44 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glColorSubTable" .comm __funcptr_glColorSubTable,8,3 ; @_funcptr_glColorSubTable l_.str.1: ; @.str.1 .asciz "glColorTable" .comm __funcptr_glColorTable,8,3 ; @_funcptr_glColorTable l_.str.2: ; @.str.2 .asciz "glColorTableParameterfv" .comm __funcptr_glColorTableParameterfv,8,3 ; @_funcptr_glColorTableParameterfv l_.str.3: ; @.str.3 .asciz "glColorTableParameteriv" .comm __funcptr_glColorTableParameteriv,8,3 ; @_funcptr_glColorTableParameteriv l_.str.4: ; @.str.4 .asciz "glConvolutionFilter1D" .comm __funcptr_glConvolutionFilter1D,8,3 ; @_funcptr_glConvolutionFilter1D l_.str.5: ; @.str.5 .asciz "glConvolutionFilter2D" .comm __funcptr_glConvolutionFilter2D,8,3 ; @_funcptr_glConvolutionFilter2D l_.str.6: ; @.str.6 .asciz "glConvolutionParameterf" .comm __funcptr_glConvolutionParameterf,8,3 ; @_funcptr_glConvolutionParameterf l_.str.7: ; @.str.7 .asciz "glConvolutionParameterfv" .comm __funcptr_glConvolutionParameterfv,8,3 ; @_funcptr_glConvolutionParameterfv l_.str.8: ; @.str.8 .asciz "glConvolutionParameteri" .comm __funcptr_glConvolutionParameteri,8,3 ; @_funcptr_glConvolutionParameteri l_.str.9: ; @.str.9 .asciz "glConvolutionParameteriv" .comm __funcptr_glConvolutionParameteriv,8,3 ; @_funcptr_glConvolutionParameteriv l_.str.10: ; @.str.10 .asciz "glCopyColorSubTable" .comm __funcptr_glCopyColorSubTable,8,3 ; @_funcptr_glCopyColorSubTable l_.str.11: ; @.str.11 .asciz "glCopyColorTable" .comm __funcptr_glCopyColorTable,8,3 ; @_funcptr_glCopyColorTable l_.str.12: ; @.str.12 .asciz "glCopyConvolutionFilter1D" .comm __funcptr_glCopyConvolutionFilter1D,8,3 ; @_funcptr_glCopyConvolutionFilter1D l_.str.13: ; @.str.13 .asciz "glCopyConvolutionFilter2D" .comm __funcptr_glCopyConvolutionFilter2D,8,3 ; @_funcptr_glCopyConvolutionFilter2D l_.str.14: ; @.str.14 .asciz "glGetColorTable" .comm __funcptr_glGetColorTable,8,3 ; @_funcptr_glGetColorTable l_.str.15: ; @.str.15 .asciz "glGetColorTableParameterfv" .comm __funcptr_glGetColorTableParameterfv,8,3 ; @_funcptr_glGetColorTableParameterfv l_.str.16: ; @.str.16 .asciz "glGetColorTableParameteriv" .comm __funcptr_glGetColorTableParameteriv,8,3 ; @_funcptr_glGetColorTableParameteriv l_.str.17: ; @.str.17 .asciz "glGetConvolutionFilter" .comm __funcptr_glGetConvolutionFilter,8,3 ; @_funcptr_glGetConvolutionFilter l_.str.18: ; @.str.18 .asciz "glGetConvolutionParameterfv" .comm __funcptr_glGetConvolutionParameterfv,8,3 ; @_funcptr_glGetConvolutionParameterfv l_.str.19: ; @.str.19 .asciz "glGetConvolutionParameteriv" .comm __funcptr_glGetConvolutionParameteriv,8,3 ; @_funcptr_glGetConvolutionParameteriv l_.str.20: ; @.str.20 .asciz "glGetHistogram" .comm __funcptr_glGetHistogram,8,3 ; @_funcptr_glGetHistogram l_.str.21: ; @.str.21 .asciz "glGetHistogramParameterfv" .comm __funcptr_glGetHistogramParameterfv,8,3 ; @_funcptr_glGetHistogramParameterfv l_.str.22: ; @.str.22 .asciz "glGetHistogramParameteriv" .comm __funcptr_glGetHistogramParameteriv,8,3 ; @_funcptr_glGetHistogramParameteriv l_.str.23: ; @.str.23 .asciz "glGetMinmax" .comm __funcptr_glGetMinmax,8,3 ; @_funcptr_glGetMinmax l_.str.24: ; @.str.24 .asciz "glGetMinmaxParameterfv" .comm __funcptr_glGetMinmaxParameterfv,8,3 ; @_funcptr_glGetMinmaxParameterfv l_.str.25: ; @.str.25 .asciz "glGetMinmaxParameteriv" .comm __funcptr_glGetMinmaxParameteriv,8,3 ; @_funcptr_glGetMinmaxParameteriv l_.str.26: ; @.str.26 .asciz "glGetSeparableFilter" .comm __funcptr_glGetSeparableFilter,8,3 ; @_funcptr_glGetSeparableFilter l_.str.27: ; @.str.27 .asciz "glHistogram" .comm __funcptr_glHistogram,8,3 ; @_funcptr_glHistogram l_.str.28: ; @.str.28 .asciz "glMinmax" .comm __funcptr_glMinmax,8,3 ; @_funcptr_glMinmax l_.str.29: ; @.str.29 .asciz "glResetHistogram" .comm __funcptr_glResetHistogram,8,3 ; @_funcptr_glResetHistogram l_.str.30: ; @.str.30 .asciz "glResetMinmax" .comm __funcptr_glResetMinmax,8,3 ; @_funcptr_glResetMinmax l_.str.31: ; @.str.31 .asciz "glSeparableFilter2D" .comm __funcptr_glSeparableFilter2D,8,3 ; @_funcptr_glSeparableFilter2D .no_dead_strip _LoadExt_ARB_imaging .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_imaging.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_indirect_parameters _LoadExt_ARB_indirect_parameters: ## @LoadExt_ARB_indirect_parameters .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiDrawArraysIndirectCountARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiDrawElementsIndirectCountARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %ecx testq %rax, %rax cmovnel %ebx, %ecx movl %ecx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glMultiDrawArraysIndirectCountARB" .comm __funcptr_glMultiDrawArraysIndirectCountARB,8,3 ## @_funcptr_glMultiDrawArraysIndirectCountARB L_.str.1: ## @.str.1 .asciz "glMultiDrawElementsIndirectCountARB" .comm __funcptr_glMultiDrawElementsIndirectCountARB,8,3 ## @_funcptr_glMultiDrawElementsIndirectCountARB .no_dead_strip _LoadExt_ARB_indirect_parameters .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_indirect_parameters _LoadExt_ARB_indirect_parameters: ; @LoadExt_ARB_indirect_parameters .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glMultiDrawArraysIndirectCountARB@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glMultiDrawArraysIndirectCountARB@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 cset w8, eq Lloh7: adrp x9, __funcptr_glMultiDrawElementsIndirectCountARB@GOTPAGE Lloh8: ldr x9, [x9, __funcptr_glMultiDrawElementsIndirectCountARB@GOTPAGEOFF] Lloh9: str x0, [x9] mov w9, #1 cinc w9, w9, eq cmp x0, #0 csel w0, w9, w8, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glMultiDrawArraysIndirectCountARB" .comm __funcptr_glMultiDrawArraysIndirectCountARB,8,3 ; @_funcptr_glMultiDrawArraysIndirectCountARB l_.str.1: ; @.str.1 .asciz "glMultiDrawElementsIndirectCountARB" .comm __funcptr_glMultiDrawElementsIndirectCountARB,8,3 ; @_funcptr_glMultiDrawElementsIndirectCountARB .no_dead_strip _LoadExt_ARB_indirect_parameters .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_indirect_parameters.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_instanced_arrays _LoadExt_ARB_instanced_arrays: ## @LoadExt_ARB_instanced_arrays .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glVertexAttribDivisorARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ecx, %ecx testq %rax, %rax sete %cl movl %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glVertexAttribDivisorARB" .comm __funcptr_glVertexAttribDivisorARB,8,3 ## @_funcptr_glVertexAttribDivisorARB .no_dead_strip _LoadExt_ARB_instanced_arrays .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_instanced_arrays _LoadExt_ARB_instanced_arrays: ; @LoadExt_ARB_instanced_arrays .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress Lloh2: adrp x8, __funcptr_glVertexAttribDivisorARB@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glVertexAttribDivisorARB@GOTPAGEOFF] Lloh4: str x0, [x8] cmp x0, #0 cset w0, eq ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glVertexAttribDivisorARB" .comm __funcptr_glVertexAttribDivisorARB,8,3 ; @_funcptr_glVertexAttribDivisorARB .no_dead_strip _LoadExt_ARB_instanced_arrays .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_instanced_arrays.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_internalformat_query _LoadExt_ARB_internalformat_query: ## @LoadExt_ARB_internalformat_query .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetInternalformativ@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ecx, %ecx testq %rax, %rax sete %cl movl %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glGetInternalformativ" .comm __funcptr_glGetInternalformativ,8,3 ## @_funcptr_glGetInternalformativ .no_dead_strip _LoadExt_ARB_internalformat_query .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_internalformat_query _LoadExt_ARB_internalformat_query: ; @LoadExt_ARB_internalformat_query .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress Lloh2: adrp x8, __funcptr_glGetInternalformativ@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glGetInternalformativ@GOTPAGEOFF] Lloh4: str x0, [x8] cmp x0, #0 cset w0, eq ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glGetInternalformativ" .comm __funcptr_glGetInternalformativ,8,3 ; @_funcptr_glGetInternalformativ .no_dead_strip _LoadExt_ARB_internalformat_query .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_internalformat_query.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_internalformat_query2 _LoadExt_ARB_internalformat_query2: ## @LoadExt_ARB_internalformat_query2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetInternalformati64v@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ecx, %ecx testq %rax, %rax sete %cl movl %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glGetInternalformati64v" .comm __funcptr_glGetInternalformati64v,8,3 ## @_funcptr_glGetInternalformati64v .no_dead_strip _LoadExt_ARB_internalformat_query2 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_internalformat_query2 _LoadExt_ARB_internalformat_query2: ; @LoadExt_ARB_internalformat_query2 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress Lloh2: adrp x8, __funcptr_glGetInternalformati64v@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glGetInternalformati64v@GOTPAGEOFF] Lloh4: str x0, [x8] cmp x0, #0 cset w0, eq ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glGetInternalformati64v" .comm __funcptr_glGetInternalformati64v,8,3 ; @_funcptr_glGetInternalformati64v .no_dead_strip _LoadExt_ARB_internalformat_query2 .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_internalformat_query2.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_invalidate_subdata _LoadExt_ARB_invalidate_subdata: ## @LoadExt_ARB_invalidate_subdata .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glInvalidateBufferData@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glInvalidateBufferSubData@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r15d testq %rax, %rax cmovnel %ebx, %r15d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glInvalidateFramebuffer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glInvalidateSubFramebuffer@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r15d, %r14d leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glInvalidateTexImage@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glInvalidateTexSubImage@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glInvalidateBufferData" .comm __funcptr_glInvalidateBufferData,8,3 ## @_funcptr_glInvalidateBufferData L_.str.1: ## @.str.1 .asciz "glInvalidateBufferSubData" .comm __funcptr_glInvalidateBufferSubData,8,3 ## @_funcptr_glInvalidateBufferSubData L_.str.2: ## @.str.2 .asciz "glInvalidateFramebuffer" .comm __funcptr_glInvalidateFramebuffer,8,3 ## @_funcptr_glInvalidateFramebuffer L_.str.3: ## @.str.3 .asciz "glInvalidateSubFramebuffer" .comm __funcptr_glInvalidateSubFramebuffer,8,3 ## @_funcptr_glInvalidateSubFramebuffer L_.str.4: ## @.str.4 .asciz "glInvalidateTexImage" .comm __funcptr_glInvalidateTexImage,8,3 ## @_funcptr_glInvalidateTexImage L_.str.5: ## @.str.5 .asciz "glInvalidateTexSubImage" .comm __funcptr_glInvalidateTexSubImage,8,3 ## @_funcptr_glInvalidateTexSubImage .no_dead_strip _LoadExt_ARB_invalidate_subdata .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_invalidate_subdata _LoadExt_ARB_invalidate_subdata: ; @LoadExt_ARB_invalidate_subdata .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glInvalidateBufferData@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glInvalidateBufferData@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glInvalidateBufferSubData@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glInvalidateBufferSubData@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glInvalidateFramebuffer@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glInvalidateFramebuffer@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glInvalidateSubFramebuffer@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glInvalidateSubFramebuffer@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glInvalidateTexImage@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glInvalidateTexImage@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glInvalidateTexSubImage@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glInvalidateTexSubImage@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glInvalidateBufferData" .comm __funcptr_glInvalidateBufferData,8,3 ; @_funcptr_glInvalidateBufferData l_.str.1: ; @.str.1 .asciz "glInvalidateBufferSubData" .comm __funcptr_glInvalidateBufferSubData,8,3 ; @_funcptr_glInvalidateBufferSubData l_.str.2: ; @.str.2 .asciz "glInvalidateFramebuffer" .comm __funcptr_glInvalidateFramebuffer,8,3 ; @_funcptr_glInvalidateFramebuffer l_.str.3: ; @.str.3 .asciz "glInvalidateSubFramebuffer" .comm __funcptr_glInvalidateSubFramebuffer,8,3 ; @_funcptr_glInvalidateSubFramebuffer l_.str.4: ; @.str.4 .asciz "glInvalidateTexImage" .comm __funcptr_glInvalidateTexImage,8,3 ; @_funcptr_glInvalidateTexImage l_.str.5: ; @.str.5 .asciz "glInvalidateTexSubImage" .comm __funcptr_glInvalidateTexSubImage,8,3 ; @_funcptr_glInvalidateTexSubImage .no_dead_strip _LoadExt_ARB_invalidate_subdata .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_invalidate_subdata.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_map_buffer_range _LoadExt_ARB_map_buffer_range: ## @LoadExt_ARB_map_buffer_range .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glFlushMappedBufferRange@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMapBufferRange@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %ecx testq %rax, %rax cmovnel %ebx, %ecx movl %ecx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glFlushMappedBufferRange" .comm __funcptr_glFlushMappedBufferRange,8,3 ## @_funcptr_glFlushMappedBufferRange L_.str.1: ## @.str.1 .asciz "glMapBufferRange" .comm __funcptr_glMapBufferRange,8,3 ## @_funcptr_glMapBufferRange .no_dead_strip _LoadExt_ARB_map_buffer_range .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_map_buffer_range _LoadExt_ARB_map_buffer_range: ; @LoadExt_ARB_map_buffer_range .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glFlushMappedBufferRange@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glFlushMappedBufferRange@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 cset w8, eq Lloh7: adrp x9, __funcptr_glMapBufferRange@GOTPAGE Lloh8: ldr x9, [x9, __funcptr_glMapBufferRange@GOTPAGEOFF] Lloh9: str x0, [x9] mov w9, #1 cinc w9, w9, eq cmp x0, #0 csel w0, w9, w8, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glFlushMappedBufferRange" .comm __funcptr_glFlushMappedBufferRange,8,3 ; @_funcptr_glFlushMappedBufferRange l_.str.1: ; @.str.1 .asciz "glMapBufferRange" .comm __funcptr_glMapBufferRange,8,3 ; @_funcptr_glMapBufferRange .no_dead_strip _LoadExt_ARB_map_buffer_range .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_map_buffer_range.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_matrix_palette _LoadExt_ARB_matrix_palette: ## @LoadExt_ARB_matrix_palette .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCurrentPaletteMatrixARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMatrixIndexPointerARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMatrixIndexubvARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl $0, %r14d leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMatrixIndexuivARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMatrixIndexusvARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glCurrentPaletteMatrixARB" .comm __funcptr_glCurrentPaletteMatrixARB,8,3 ## @_funcptr_glCurrentPaletteMatrixARB L_.str.1: ## @.str.1 .asciz "glMatrixIndexPointerARB" .comm __funcptr_glMatrixIndexPointerARB,8,3 ## @_funcptr_glMatrixIndexPointerARB L_.str.2: ## @.str.2 .asciz "glMatrixIndexubvARB" .comm __funcptr_glMatrixIndexubvARB,8,3 ## @_funcptr_glMatrixIndexubvARB L_.str.3: ## @.str.3 .asciz "glMatrixIndexuivARB" .comm __funcptr_glMatrixIndexuivARB,8,3 ## @_funcptr_glMatrixIndexuivARB L_.str.4: ## @.str.4 .asciz "glMatrixIndexusvARB" .comm __funcptr_glMatrixIndexusvARB,8,3 ## @_funcptr_glMatrixIndexusvARB .no_dead_strip _LoadExt_ARB_matrix_palette .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_matrix_palette _LoadExt_ARB_matrix_palette: ; @LoadExt_ARB_matrix_palette .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glCurrentPaletteMatrixARB@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glCurrentPaletteMatrixARB@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glMatrixIndexPointerARB@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glMatrixIndexPointerARB@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glMatrixIndexubvARB@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glMatrixIndexubvARB@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glMatrixIndexuivARB@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glMatrixIndexuivARB@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glMatrixIndexusvARB@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glMatrixIndexusvARB@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glCurrentPaletteMatrixARB" .comm __funcptr_glCurrentPaletteMatrixARB,8,3 ; @_funcptr_glCurrentPaletteMatrixARB l_.str.1: ; @.str.1 .asciz "glMatrixIndexPointerARB" .comm __funcptr_glMatrixIndexPointerARB,8,3 ; @_funcptr_glMatrixIndexPointerARB l_.str.2: ; @.str.2 .asciz "glMatrixIndexubvARB" .comm __funcptr_glMatrixIndexubvARB,8,3 ; @_funcptr_glMatrixIndexubvARB l_.str.3: ; @.str.3 .asciz "glMatrixIndexuivARB" .comm __funcptr_glMatrixIndexuivARB,8,3 ; @_funcptr_glMatrixIndexuivARB l_.str.4: ; @.str.4 .asciz "glMatrixIndexusvARB" .comm __funcptr_glMatrixIndexusvARB,8,3 ; @_funcptr_glMatrixIndexusvARB .no_dead_strip _LoadExt_ARB_matrix_palette .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_matrix_palette.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_multi_bind _LoadExt_ARB_multi_bind: ## @LoadExt_ARB_multi_bind .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBindBuffersBase@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBindBuffersRange@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r15d testq %rax, %rax cmovnel %ebx, %r15d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBindImageTextures@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBindSamplers@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r15d, %r14d leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBindTextures@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBindVertexBuffers@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glBindBuffersBase" .comm __funcptr_glBindBuffersBase,8,3 ## @_funcptr_glBindBuffersBase L_.str.1: ## @.str.1 .asciz "glBindBuffersRange" .comm __funcptr_glBindBuffersRange,8,3 ## @_funcptr_glBindBuffersRange L_.str.2: ## @.str.2 .asciz "glBindImageTextures" .comm __funcptr_glBindImageTextures,8,3 ## @_funcptr_glBindImageTextures L_.str.3: ## @.str.3 .asciz "glBindSamplers" .comm __funcptr_glBindSamplers,8,3 ## @_funcptr_glBindSamplers L_.str.4: ## @.str.4 .asciz "glBindTextures" .comm __funcptr_glBindTextures,8,3 ## @_funcptr_glBindTextures L_.str.5: ## @.str.5 .asciz "glBindVertexBuffers" .comm __funcptr_glBindVertexBuffers,8,3 ## @_funcptr_glBindVertexBuffers .no_dead_strip _LoadExt_ARB_multi_bind .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_multi_bind _LoadExt_ARB_multi_bind: ; @LoadExt_ARB_multi_bind .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glBindBuffersBase@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glBindBuffersBase@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glBindBuffersRange@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glBindBuffersRange@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glBindImageTextures@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glBindImageTextures@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glBindSamplers@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glBindSamplers@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glBindTextures@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glBindTextures@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glBindVertexBuffers@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glBindVertexBuffers@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glBindBuffersBase" .comm __funcptr_glBindBuffersBase,8,3 ; @_funcptr_glBindBuffersBase l_.str.1: ; @.str.1 .asciz "glBindBuffersRange" .comm __funcptr_glBindBuffersRange,8,3 ; @_funcptr_glBindBuffersRange l_.str.2: ; @.str.2 .asciz "glBindImageTextures" .comm __funcptr_glBindImageTextures,8,3 ; @_funcptr_glBindImageTextures l_.str.3: ; @.str.3 .asciz "glBindSamplers" .comm __funcptr_glBindSamplers,8,3 ; @_funcptr_glBindSamplers l_.str.4: ; @.str.4 .asciz "glBindTextures" .comm __funcptr_glBindTextures,8,3 ; @_funcptr_glBindTextures l_.str.5: ; @.str.5 .asciz "glBindVertexBuffers" .comm __funcptr_glBindVertexBuffers,8,3 ; @_funcptr_glBindVertexBuffers .no_dead_strip _LoadExt_ARB_multi_bind .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_multi_bind.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_multi_draw_indirect _LoadExt_ARB_multi_draw_indirect: ## @LoadExt_ARB_multi_draw_indirect .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiDrawArraysIndirect@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiDrawElementsIndirect@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %ecx testq %rax, %rax cmovnel %ebx, %ecx movl %ecx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glMultiDrawArraysIndirect" .comm __funcptr_glMultiDrawArraysIndirect,8,3 ## @_funcptr_glMultiDrawArraysIndirect L_.str.1: ## @.str.1 .asciz "glMultiDrawElementsIndirect" .comm __funcptr_glMultiDrawElementsIndirect,8,3 ## @_funcptr_glMultiDrawElementsIndirect .no_dead_strip _LoadExt_ARB_multi_draw_indirect .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_multi_draw_indirect _LoadExt_ARB_multi_draw_indirect: ; @LoadExt_ARB_multi_draw_indirect .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glMultiDrawArraysIndirect@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glMultiDrawArraysIndirect@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 cset w8, eq Lloh7: adrp x9, __funcptr_glMultiDrawElementsIndirect@GOTPAGE Lloh8: ldr x9, [x9, __funcptr_glMultiDrawElementsIndirect@GOTPAGEOFF] Lloh9: str x0, [x9] mov w9, #1 cinc w9, w9, eq cmp x0, #0 csel w0, w9, w8, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glMultiDrawArraysIndirect" .comm __funcptr_glMultiDrawArraysIndirect,8,3 ; @_funcptr_glMultiDrawArraysIndirect l_.str.1: ; @.str.1 .asciz "glMultiDrawElementsIndirect" .comm __funcptr_glMultiDrawElementsIndirect,8,3 ; @_funcptr_glMultiDrawElementsIndirect .no_dead_strip _LoadExt_ARB_multi_draw_indirect .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_multi_draw_indirect.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_multisample _LoadExt_ARB_multisample: ## @LoadExt_ARB_multisample .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSampleCoverageARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ecx, %ecx testq %rax, %rax sete %cl movl %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glSampleCoverageARB" .comm __funcptr_glSampleCoverageARB,8,3 ## @_funcptr_glSampleCoverageARB .no_dead_strip _LoadExt_ARB_multisample .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_multisample _LoadExt_ARB_multisample: ; @LoadExt_ARB_multisample .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress Lloh2: adrp x8, __funcptr_glSampleCoverageARB@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glSampleCoverageARB@GOTPAGEOFF] Lloh4: str x0, [x8] cmp x0, #0 cset w0, eq ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glSampleCoverageARB" .comm __funcptr_glSampleCoverageARB,8,3 ; @_funcptr_glSampleCoverageARB .no_dead_strip _LoadExt_ARB_multisample .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_multisample.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_multitexture _LoadExt_ARB_multitexture: ## @LoadExt_ARB_multitexture .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glActiveTextureARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glClientActiveTextureARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord1dARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord1dvARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord1fARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord1fvARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord1iARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.7(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord1ivARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.8(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord1sARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.9(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord1svARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.10(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord2dARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.11(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord2dvARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.12(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord2fARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.13(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord2fvARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.14(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord2iARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.15(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord2ivARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.16(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord2sARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.17(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord2svARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.18(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord3dARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.19(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord3dvARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.20(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord3fARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.21(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord3fvARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.22(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord3iARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.23(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord3ivARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.24(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord3sARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.25(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord3svARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.26(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord4dARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.27(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord4dvARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.28(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord4fARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.29(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord4fvARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.30(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord4iARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r15d, %r15d testq %rax, %rax sete %r15b leaq L_.str.31(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord4ivARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %r15d leaq L_.str.32(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord4sARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.33(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMultiTexCoord4svARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r15d, %ebx movl %ebx, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glActiveTextureARB" .comm __funcptr_glActiveTextureARB,8,3 ## @_funcptr_glActiveTextureARB L_.str.1: ## @.str.1 .asciz "glClientActiveTextureARB" .comm __funcptr_glClientActiveTextureARB,8,3 ## @_funcptr_glClientActiveTextureARB L_.str.2: ## @.str.2 .asciz "glMultiTexCoord1dARB" .comm __funcptr_glMultiTexCoord1dARB,8,3 ## @_funcptr_glMultiTexCoord1dARB L_.str.3: ## @.str.3 .asciz "glMultiTexCoord1dvARB" .comm __funcptr_glMultiTexCoord1dvARB,8,3 ## @_funcptr_glMultiTexCoord1dvARB L_.str.4: ## @.str.4 .asciz "glMultiTexCoord1fARB" .comm __funcptr_glMultiTexCoord1fARB,8,3 ## @_funcptr_glMultiTexCoord1fARB L_.str.5: ## @.str.5 .asciz "glMultiTexCoord1fvARB" .comm __funcptr_glMultiTexCoord1fvARB,8,3 ## @_funcptr_glMultiTexCoord1fvARB L_.str.6: ## @.str.6 .asciz "glMultiTexCoord1iARB" .comm __funcptr_glMultiTexCoord1iARB,8,3 ## @_funcptr_glMultiTexCoord1iARB L_.str.7: ## @.str.7 .asciz "glMultiTexCoord1ivARB" .comm __funcptr_glMultiTexCoord1ivARB,8,3 ## @_funcptr_glMultiTexCoord1ivARB L_.str.8: ## @.str.8 .asciz "glMultiTexCoord1sARB" .comm __funcptr_glMultiTexCoord1sARB,8,3 ## @_funcptr_glMultiTexCoord1sARB L_.str.9: ## @.str.9 .asciz "glMultiTexCoord1svARB" .comm __funcptr_glMultiTexCoord1svARB,8,3 ## @_funcptr_glMultiTexCoord1svARB L_.str.10: ## @.str.10 .asciz "glMultiTexCoord2dARB" .comm __funcptr_glMultiTexCoord2dARB,8,3 ## @_funcptr_glMultiTexCoord2dARB L_.str.11: ## @.str.11 .asciz "glMultiTexCoord2dvARB" .comm __funcptr_glMultiTexCoord2dvARB,8,3 ## @_funcptr_glMultiTexCoord2dvARB L_.str.12: ## @.str.12 .asciz "glMultiTexCoord2fARB" .comm __funcptr_glMultiTexCoord2fARB,8,3 ## @_funcptr_glMultiTexCoord2fARB L_.str.13: ## @.str.13 .asciz "glMultiTexCoord2fvARB" .comm __funcptr_glMultiTexCoord2fvARB,8,3 ## @_funcptr_glMultiTexCoord2fvARB L_.str.14: ## @.str.14 .asciz "glMultiTexCoord2iARB" .comm __funcptr_glMultiTexCoord2iARB,8,3 ## @_funcptr_glMultiTexCoord2iARB L_.str.15: ## @.str.15 .asciz "glMultiTexCoord2ivARB" .comm __funcptr_glMultiTexCoord2ivARB,8,3 ## @_funcptr_glMultiTexCoord2ivARB L_.str.16: ## @.str.16 .asciz "glMultiTexCoord2sARB" .comm __funcptr_glMultiTexCoord2sARB,8,3 ## @_funcptr_glMultiTexCoord2sARB L_.str.17: ## @.str.17 .asciz "glMultiTexCoord2svARB" .comm __funcptr_glMultiTexCoord2svARB,8,3 ## @_funcptr_glMultiTexCoord2svARB L_.str.18: ## @.str.18 .asciz "glMultiTexCoord3dARB" .comm __funcptr_glMultiTexCoord3dARB,8,3 ## @_funcptr_glMultiTexCoord3dARB L_.str.19: ## @.str.19 .asciz "glMultiTexCoord3dvARB" .comm __funcptr_glMultiTexCoord3dvARB,8,3 ## @_funcptr_glMultiTexCoord3dvARB L_.str.20: ## @.str.20 .asciz "glMultiTexCoord3fARB" .comm __funcptr_glMultiTexCoord3fARB,8,3 ## @_funcptr_glMultiTexCoord3fARB L_.str.21: ## @.str.21 .asciz "glMultiTexCoord3fvARB" .comm __funcptr_glMultiTexCoord3fvARB,8,3 ## @_funcptr_glMultiTexCoord3fvARB L_.str.22: ## @.str.22 .asciz "glMultiTexCoord3iARB" .comm __funcptr_glMultiTexCoord3iARB,8,3 ## @_funcptr_glMultiTexCoord3iARB L_.str.23: ## @.str.23 .asciz "glMultiTexCoord3ivARB" .comm __funcptr_glMultiTexCoord3ivARB,8,3 ## @_funcptr_glMultiTexCoord3ivARB L_.str.24: ## @.str.24 .asciz "glMultiTexCoord3sARB" .comm __funcptr_glMultiTexCoord3sARB,8,3 ## @_funcptr_glMultiTexCoord3sARB L_.str.25: ## @.str.25 .asciz "glMultiTexCoord3svARB" .comm __funcptr_glMultiTexCoord3svARB,8,3 ## @_funcptr_glMultiTexCoord3svARB L_.str.26: ## @.str.26 .asciz "glMultiTexCoord4dARB" .comm __funcptr_glMultiTexCoord4dARB,8,3 ## @_funcptr_glMultiTexCoord4dARB L_.str.27: ## @.str.27 .asciz "glMultiTexCoord4dvARB" .comm __funcptr_glMultiTexCoord4dvARB,8,3 ## @_funcptr_glMultiTexCoord4dvARB L_.str.28: ## @.str.28 .asciz "glMultiTexCoord4fARB" .comm __funcptr_glMultiTexCoord4fARB,8,3 ## @_funcptr_glMultiTexCoord4fARB L_.str.29: ## @.str.29 .asciz "glMultiTexCoord4fvARB" .comm __funcptr_glMultiTexCoord4fvARB,8,3 ## @_funcptr_glMultiTexCoord4fvARB L_.str.30: ## @.str.30 .asciz "glMultiTexCoord4iARB" .comm __funcptr_glMultiTexCoord4iARB,8,3 ## @_funcptr_glMultiTexCoord4iARB L_.str.31: ## @.str.31 .asciz "glMultiTexCoord4ivARB" .comm __funcptr_glMultiTexCoord4ivARB,8,3 ## @_funcptr_glMultiTexCoord4ivARB L_.str.32: ## @.str.32 .asciz "glMultiTexCoord4sARB" .comm __funcptr_glMultiTexCoord4sARB,8,3 ## @_funcptr_glMultiTexCoord4sARB L_.str.33: ## @.str.33 .asciz "glMultiTexCoord4svARB" .comm __funcptr_glMultiTexCoord4svARB,8,3 ## @_funcptr_glMultiTexCoord4svARB .no_dead_strip _LoadExt_ARB_multitexture .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_multitexture _LoadExt_ARB_multitexture: ; @LoadExt_ARB_multitexture .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glActiveTextureARB@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glActiveTextureARB@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glClientActiveTextureARB@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glClientActiveTextureARB@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glMultiTexCoord1dARB@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glMultiTexCoord1dARB@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glMultiTexCoord1dvARB@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glMultiTexCoord1dvARB@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glMultiTexCoord1fARB@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glMultiTexCoord1fARB@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glMultiTexCoord1fvARB@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glMultiTexCoord1fvARB@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glMultiTexCoord1iARB@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glMultiTexCoord1iARB@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh35: adrp x0, l_.str.7@PAGE Lloh36: add x0, x0, l_.str.7@PAGEOFF bl _IntGetProcAddress Lloh37: adrp x8, __funcptr_glMultiTexCoord1ivARB@GOTPAGE Lloh38: ldr x8, [x8, __funcptr_glMultiTexCoord1ivARB@GOTPAGEOFF] Lloh39: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh40: adrp x0, l_.str.8@PAGE Lloh41: add x0, x0, l_.str.8@PAGEOFF bl _IntGetProcAddress Lloh42: adrp x8, __funcptr_glMultiTexCoord1sARB@GOTPAGE Lloh43: ldr x8, [x8, __funcptr_glMultiTexCoord1sARB@GOTPAGEOFF] Lloh44: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh45: adrp x0, l_.str.9@PAGE Lloh46: add x0, x0, l_.str.9@PAGEOFF bl _IntGetProcAddress Lloh47: adrp x8, __funcptr_glMultiTexCoord1svARB@GOTPAGE Lloh48: ldr x8, [x8, __funcptr_glMultiTexCoord1svARB@GOTPAGEOFF] Lloh49: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh50: adrp x0, l_.str.10@PAGE Lloh51: add x0, x0, l_.str.10@PAGEOFF bl _IntGetProcAddress Lloh52: adrp x8, __funcptr_glMultiTexCoord2dARB@GOTPAGE Lloh53: ldr x8, [x8, __funcptr_glMultiTexCoord2dARB@GOTPAGEOFF] Lloh54: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh55: adrp x0, l_.str.11@PAGE Lloh56: add x0, x0, l_.str.11@PAGEOFF bl _IntGetProcAddress Lloh57: adrp x8, __funcptr_glMultiTexCoord2dvARB@GOTPAGE Lloh58: ldr x8, [x8, __funcptr_glMultiTexCoord2dvARB@GOTPAGEOFF] Lloh59: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh60: adrp x0, l_.str.12@PAGE Lloh61: add x0, x0, l_.str.12@PAGEOFF bl _IntGetProcAddress Lloh62: adrp x8, __funcptr_glMultiTexCoord2fARB@GOTPAGE Lloh63: ldr x8, [x8, __funcptr_glMultiTexCoord2fARB@GOTPAGEOFF] Lloh64: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh65: adrp x0, l_.str.13@PAGE Lloh66: add x0, x0, l_.str.13@PAGEOFF bl _IntGetProcAddress Lloh67: adrp x8, __funcptr_glMultiTexCoord2fvARB@GOTPAGE Lloh68: ldr x8, [x8, __funcptr_glMultiTexCoord2fvARB@GOTPAGEOFF] Lloh69: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh70: adrp x0, l_.str.14@PAGE Lloh71: add x0, x0, l_.str.14@PAGEOFF bl _IntGetProcAddress Lloh72: adrp x8, __funcptr_glMultiTexCoord2iARB@GOTPAGE Lloh73: ldr x8, [x8, __funcptr_glMultiTexCoord2iARB@GOTPAGEOFF] Lloh74: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh75: adrp x0, l_.str.15@PAGE Lloh76: add x0, x0, l_.str.15@PAGEOFF bl _IntGetProcAddress Lloh77: adrp x8, __funcptr_glMultiTexCoord2ivARB@GOTPAGE Lloh78: ldr x8, [x8, __funcptr_glMultiTexCoord2ivARB@GOTPAGEOFF] Lloh79: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh80: adrp x0, l_.str.16@PAGE Lloh81: add x0, x0, l_.str.16@PAGEOFF bl _IntGetProcAddress Lloh82: adrp x8, __funcptr_glMultiTexCoord2sARB@GOTPAGE Lloh83: ldr x8, [x8, __funcptr_glMultiTexCoord2sARB@GOTPAGEOFF] Lloh84: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh85: adrp x0, l_.str.17@PAGE Lloh86: add x0, x0, l_.str.17@PAGEOFF bl _IntGetProcAddress Lloh87: adrp x8, __funcptr_glMultiTexCoord2svARB@GOTPAGE Lloh88: ldr x8, [x8, __funcptr_glMultiTexCoord2svARB@GOTPAGEOFF] Lloh89: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh90: adrp x0, l_.str.18@PAGE Lloh91: add x0, x0, l_.str.18@PAGEOFF bl _IntGetProcAddress Lloh92: adrp x8, __funcptr_glMultiTexCoord3dARB@GOTPAGE Lloh93: ldr x8, [x8, __funcptr_glMultiTexCoord3dARB@GOTPAGEOFF] Lloh94: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh95: adrp x0, l_.str.19@PAGE Lloh96: add x0, x0, l_.str.19@PAGEOFF bl _IntGetProcAddress Lloh97: adrp x8, __funcptr_glMultiTexCoord3dvARB@GOTPAGE Lloh98: ldr x8, [x8, __funcptr_glMultiTexCoord3dvARB@GOTPAGEOFF] Lloh99: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh100: adrp x0, l_.str.20@PAGE Lloh101: add x0, x0, l_.str.20@PAGEOFF bl _IntGetProcAddress Lloh102: adrp x8, __funcptr_glMultiTexCoord3fARB@GOTPAGE Lloh103: ldr x8, [x8, __funcptr_glMultiTexCoord3fARB@GOTPAGEOFF] Lloh104: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh105: adrp x0, l_.str.21@PAGE Lloh106: add x0, x0, l_.str.21@PAGEOFF bl _IntGetProcAddress Lloh107: adrp x8, __funcptr_glMultiTexCoord3fvARB@GOTPAGE Lloh108: ldr x8, [x8, __funcptr_glMultiTexCoord3fvARB@GOTPAGEOFF] Lloh109: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh110: adrp x0, l_.str.22@PAGE Lloh111: add x0, x0, l_.str.22@PAGEOFF bl _IntGetProcAddress Lloh112: adrp x8, __funcptr_glMultiTexCoord3iARB@GOTPAGE Lloh113: ldr x8, [x8, __funcptr_glMultiTexCoord3iARB@GOTPAGEOFF] Lloh114: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh115: adrp x0, l_.str.23@PAGE Lloh116: add x0, x0, l_.str.23@PAGEOFF bl _IntGetProcAddress Lloh117: adrp x8, __funcptr_glMultiTexCoord3ivARB@GOTPAGE Lloh118: ldr x8, [x8, __funcptr_glMultiTexCoord3ivARB@GOTPAGEOFF] Lloh119: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh120: adrp x0, l_.str.24@PAGE Lloh121: add x0, x0, l_.str.24@PAGEOFF bl _IntGetProcAddress Lloh122: adrp x8, __funcptr_glMultiTexCoord3sARB@GOTPAGE Lloh123: ldr x8, [x8, __funcptr_glMultiTexCoord3sARB@GOTPAGEOFF] Lloh124: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh125: adrp x0, l_.str.25@PAGE Lloh126: add x0, x0, l_.str.25@PAGEOFF bl _IntGetProcAddress Lloh127: adrp x8, __funcptr_glMultiTexCoord3svARB@GOTPAGE Lloh128: ldr x8, [x8, __funcptr_glMultiTexCoord3svARB@GOTPAGEOFF] Lloh129: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh130: adrp x0, l_.str.26@PAGE Lloh131: add x0, x0, l_.str.26@PAGEOFF bl _IntGetProcAddress Lloh132: adrp x8, __funcptr_glMultiTexCoord4dARB@GOTPAGE Lloh133: ldr x8, [x8, __funcptr_glMultiTexCoord4dARB@GOTPAGEOFF] Lloh134: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh135: adrp x0, l_.str.27@PAGE Lloh136: add x0, x0, l_.str.27@PAGEOFF bl _IntGetProcAddress Lloh137: adrp x8, __funcptr_glMultiTexCoord4dvARB@GOTPAGE Lloh138: ldr x8, [x8, __funcptr_glMultiTexCoord4dvARB@GOTPAGEOFF] Lloh139: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh140: adrp x0, l_.str.28@PAGE Lloh141: add x0, x0, l_.str.28@PAGEOFF bl _IntGetProcAddress Lloh142: adrp x8, __funcptr_glMultiTexCoord4fARB@GOTPAGE Lloh143: ldr x8, [x8, __funcptr_glMultiTexCoord4fARB@GOTPAGEOFF] Lloh144: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh145: adrp x0, l_.str.29@PAGE Lloh146: add x0, x0, l_.str.29@PAGEOFF bl _IntGetProcAddress Lloh147: adrp x8, __funcptr_glMultiTexCoord4fvARB@GOTPAGE Lloh148: ldr x8, [x8, __funcptr_glMultiTexCoord4fvARB@GOTPAGEOFF] Lloh149: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh150: adrp x0, l_.str.30@PAGE Lloh151: add x0, x0, l_.str.30@PAGEOFF bl _IntGetProcAddress Lloh152: adrp x8, __funcptr_glMultiTexCoord4iARB@GOTPAGE Lloh153: ldr x8, [x8, __funcptr_glMultiTexCoord4iARB@GOTPAGEOFF] Lloh154: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh155: adrp x0, l_.str.31@PAGE Lloh156: add x0, x0, l_.str.31@PAGEOFF bl _IntGetProcAddress Lloh157: adrp x8, __funcptr_glMultiTexCoord4ivARB@GOTPAGE Lloh158: ldr x8, [x8, __funcptr_glMultiTexCoord4ivARB@GOTPAGEOFF] Lloh159: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh160: adrp x0, l_.str.32@PAGE Lloh161: add x0, x0, l_.str.32@PAGEOFF bl _IntGetProcAddress Lloh162: adrp x8, __funcptr_glMultiTexCoord4sARB@GOTPAGE Lloh163: ldr x8, [x8, __funcptr_glMultiTexCoord4sARB@GOTPAGEOFF] Lloh164: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh165: adrp x0, l_.str.33@PAGE Lloh166: add x0, x0, l_.str.33@PAGEOFF bl _IntGetProcAddress Lloh167: adrp x8, __funcptr_glMultiTexCoord4svARB@GOTPAGE Lloh168: ldr x8, [x8, __funcptr_glMultiTexCoord4svARB@GOTPAGEOFF] Lloh169: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh167, Lloh168, Lloh169 .loh AdrpAdd Lloh165, Lloh166 .loh AdrpLdrGotStr Lloh162, Lloh163, Lloh164 .loh AdrpAdd Lloh160, Lloh161 .loh AdrpLdrGotStr Lloh157, Lloh158, Lloh159 .loh AdrpAdd Lloh155, Lloh156 .loh AdrpLdrGotStr Lloh152, Lloh153, Lloh154 .loh AdrpAdd Lloh150, Lloh151 .loh AdrpLdrGotStr Lloh147, Lloh148, Lloh149 .loh AdrpAdd Lloh145, Lloh146 .loh AdrpLdrGotStr Lloh142, Lloh143, Lloh144 .loh AdrpAdd Lloh140, Lloh141 .loh AdrpLdrGotStr Lloh137, Lloh138, Lloh139 .loh AdrpAdd Lloh135, Lloh136 .loh AdrpLdrGotStr Lloh132, Lloh133, Lloh134 .loh AdrpAdd Lloh130, Lloh131 .loh AdrpLdrGotStr Lloh127, Lloh128, Lloh129 .loh AdrpAdd Lloh125, Lloh126 .loh AdrpLdrGotStr Lloh122, Lloh123, Lloh124 .loh AdrpAdd Lloh120, Lloh121 .loh AdrpLdrGotStr Lloh117, Lloh118, Lloh119 .loh AdrpAdd Lloh115, Lloh116 .loh AdrpLdrGotStr Lloh112, Lloh113, Lloh114 .loh AdrpAdd Lloh110, Lloh111 .loh AdrpLdrGotStr Lloh107, Lloh108, Lloh109 .loh AdrpAdd Lloh105, Lloh106 .loh AdrpLdrGotStr Lloh102, Lloh103, Lloh104 .loh AdrpAdd Lloh100, Lloh101 .loh AdrpLdrGotStr Lloh97, Lloh98, Lloh99 .loh AdrpAdd Lloh95, Lloh96 .loh AdrpLdrGotStr Lloh92, Lloh93, Lloh94 .loh AdrpAdd Lloh90, Lloh91 .loh AdrpLdrGotStr Lloh87, Lloh88, Lloh89 .loh AdrpAdd Lloh85, Lloh86 .loh AdrpLdrGotStr Lloh82, Lloh83, Lloh84 .loh AdrpAdd Lloh80, Lloh81 .loh AdrpLdrGotStr Lloh77, Lloh78, Lloh79 .loh AdrpAdd Lloh75, Lloh76 .loh AdrpLdrGotStr Lloh72, Lloh73, Lloh74 .loh AdrpAdd Lloh70, Lloh71 .loh AdrpLdrGotStr Lloh67, Lloh68, Lloh69 .loh AdrpAdd Lloh65, Lloh66 .loh AdrpLdrGotStr Lloh62, Lloh63, Lloh64 .loh AdrpAdd Lloh60, Lloh61 .loh AdrpLdrGotStr Lloh57, Lloh58, Lloh59 .loh AdrpAdd Lloh55, Lloh56 .loh AdrpLdrGotStr Lloh52, Lloh53, Lloh54 .loh AdrpAdd Lloh50, Lloh51 .loh AdrpLdrGotStr Lloh47, Lloh48, Lloh49 .loh AdrpAdd Lloh45, Lloh46 .loh AdrpLdrGotStr Lloh42, Lloh43, Lloh44 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glActiveTextureARB" .comm __funcptr_glActiveTextureARB,8,3 ; @_funcptr_glActiveTextureARB l_.str.1: ; @.str.1 .asciz "glClientActiveTextureARB" .comm __funcptr_glClientActiveTextureARB,8,3 ; @_funcptr_glClientActiveTextureARB l_.str.2: ; @.str.2 .asciz "glMultiTexCoord1dARB" .comm __funcptr_glMultiTexCoord1dARB,8,3 ; @_funcptr_glMultiTexCoord1dARB l_.str.3: ; @.str.3 .asciz "glMultiTexCoord1dvARB" .comm __funcptr_glMultiTexCoord1dvARB,8,3 ; @_funcptr_glMultiTexCoord1dvARB l_.str.4: ; @.str.4 .asciz "glMultiTexCoord1fARB" .comm __funcptr_glMultiTexCoord1fARB,8,3 ; @_funcptr_glMultiTexCoord1fARB l_.str.5: ; @.str.5 .asciz "glMultiTexCoord1fvARB" .comm __funcptr_glMultiTexCoord1fvARB,8,3 ; @_funcptr_glMultiTexCoord1fvARB l_.str.6: ; @.str.6 .asciz "glMultiTexCoord1iARB" .comm __funcptr_glMultiTexCoord1iARB,8,3 ; @_funcptr_glMultiTexCoord1iARB l_.str.7: ; @.str.7 .asciz "glMultiTexCoord1ivARB" .comm __funcptr_glMultiTexCoord1ivARB,8,3 ; @_funcptr_glMultiTexCoord1ivARB l_.str.8: ; @.str.8 .asciz "glMultiTexCoord1sARB" .comm __funcptr_glMultiTexCoord1sARB,8,3 ; @_funcptr_glMultiTexCoord1sARB l_.str.9: ; @.str.9 .asciz "glMultiTexCoord1svARB" .comm __funcptr_glMultiTexCoord1svARB,8,3 ; @_funcptr_glMultiTexCoord1svARB l_.str.10: ; @.str.10 .asciz "glMultiTexCoord2dARB" .comm __funcptr_glMultiTexCoord2dARB,8,3 ; @_funcptr_glMultiTexCoord2dARB l_.str.11: ; @.str.11 .asciz "glMultiTexCoord2dvARB" .comm __funcptr_glMultiTexCoord2dvARB,8,3 ; @_funcptr_glMultiTexCoord2dvARB l_.str.12: ; @.str.12 .asciz "glMultiTexCoord2fARB" .comm __funcptr_glMultiTexCoord2fARB,8,3 ; @_funcptr_glMultiTexCoord2fARB l_.str.13: ; @.str.13 .asciz "glMultiTexCoord2fvARB" .comm __funcptr_glMultiTexCoord2fvARB,8,3 ; @_funcptr_glMultiTexCoord2fvARB l_.str.14: ; @.str.14 .asciz "glMultiTexCoord2iARB" .comm __funcptr_glMultiTexCoord2iARB,8,3 ; @_funcptr_glMultiTexCoord2iARB l_.str.15: ; @.str.15 .asciz "glMultiTexCoord2ivARB" .comm __funcptr_glMultiTexCoord2ivARB,8,3 ; @_funcptr_glMultiTexCoord2ivARB l_.str.16: ; @.str.16 .asciz "glMultiTexCoord2sARB" .comm __funcptr_glMultiTexCoord2sARB,8,3 ; @_funcptr_glMultiTexCoord2sARB l_.str.17: ; @.str.17 .asciz "glMultiTexCoord2svARB" .comm __funcptr_glMultiTexCoord2svARB,8,3 ; @_funcptr_glMultiTexCoord2svARB l_.str.18: ; @.str.18 .asciz "glMultiTexCoord3dARB" .comm __funcptr_glMultiTexCoord3dARB,8,3 ; @_funcptr_glMultiTexCoord3dARB l_.str.19: ; @.str.19 .asciz "glMultiTexCoord3dvARB" .comm __funcptr_glMultiTexCoord3dvARB,8,3 ; @_funcptr_glMultiTexCoord3dvARB l_.str.20: ; @.str.20 .asciz "glMultiTexCoord3fARB" .comm __funcptr_glMultiTexCoord3fARB,8,3 ; @_funcptr_glMultiTexCoord3fARB l_.str.21: ; @.str.21 .asciz "glMultiTexCoord3fvARB" .comm __funcptr_glMultiTexCoord3fvARB,8,3 ; @_funcptr_glMultiTexCoord3fvARB l_.str.22: ; @.str.22 .asciz "glMultiTexCoord3iARB" .comm __funcptr_glMultiTexCoord3iARB,8,3 ; @_funcptr_glMultiTexCoord3iARB l_.str.23: ; @.str.23 .asciz "glMultiTexCoord3ivARB" .comm __funcptr_glMultiTexCoord3ivARB,8,3 ; @_funcptr_glMultiTexCoord3ivARB l_.str.24: ; @.str.24 .asciz "glMultiTexCoord3sARB" .comm __funcptr_glMultiTexCoord3sARB,8,3 ; @_funcptr_glMultiTexCoord3sARB l_.str.25: ; @.str.25 .asciz "glMultiTexCoord3svARB" .comm __funcptr_glMultiTexCoord3svARB,8,3 ; @_funcptr_glMultiTexCoord3svARB l_.str.26: ; @.str.26 .asciz "glMultiTexCoord4dARB" .comm __funcptr_glMultiTexCoord4dARB,8,3 ; @_funcptr_glMultiTexCoord4dARB l_.str.27: ; @.str.27 .asciz "glMultiTexCoord4dvARB" .comm __funcptr_glMultiTexCoord4dvARB,8,3 ; @_funcptr_glMultiTexCoord4dvARB l_.str.28: ; @.str.28 .asciz "glMultiTexCoord4fARB" .comm __funcptr_glMultiTexCoord4fARB,8,3 ; @_funcptr_glMultiTexCoord4fARB l_.str.29: ; @.str.29 .asciz "glMultiTexCoord4fvARB" .comm __funcptr_glMultiTexCoord4fvARB,8,3 ; @_funcptr_glMultiTexCoord4fvARB l_.str.30: ; @.str.30 .asciz "glMultiTexCoord4iARB" .comm __funcptr_glMultiTexCoord4iARB,8,3 ; @_funcptr_glMultiTexCoord4iARB l_.str.31: ; @.str.31 .asciz "glMultiTexCoord4ivARB" .comm __funcptr_glMultiTexCoord4ivARB,8,3 ; @_funcptr_glMultiTexCoord4ivARB l_.str.32: ; @.str.32 .asciz "glMultiTexCoord4sARB" .comm __funcptr_glMultiTexCoord4sARB,8,3 ; @_funcptr_glMultiTexCoord4sARB l_.str.33: ; @.str.33 .asciz "glMultiTexCoord4svARB" .comm __funcptr_glMultiTexCoord4svARB,8,3 ; @_funcptr_glMultiTexCoord4svARB .no_dead_strip _LoadExt_ARB_multitexture .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_multitexture.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_occlusion_query _LoadExt_ARB_occlusion_query: ## @LoadExt_ARB_occlusion_query .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBeginQueryARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDeleteQueriesARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glEndQueryARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGenQueriesARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetQueryObjectivARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetQueryObjectuivARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetQueryivARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.7(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIsQueryARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glBeginQueryARB" .comm __funcptr_glBeginQueryARB,8,3 ## @_funcptr_glBeginQueryARB L_.str.1: ## @.str.1 .asciz "glDeleteQueriesARB" .comm __funcptr_glDeleteQueriesARB,8,3 ## @_funcptr_glDeleteQueriesARB L_.str.2: ## @.str.2 .asciz "glEndQueryARB" .comm __funcptr_glEndQueryARB,8,3 ## @_funcptr_glEndQueryARB L_.str.3: ## @.str.3 .asciz "glGenQueriesARB" .comm __funcptr_glGenQueriesARB,8,3 ## @_funcptr_glGenQueriesARB L_.str.4: ## @.str.4 .asciz "glGetQueryObjectivARB" .comm __funcptr_glGetQueryObjectivARB,8,3 ## @_funcptr_glGetQueryObjectivARB L_.str.5: ## @.str.5 .asciz "glGetQueryObjectuivARB" .comm __funcptr_glGetQueryObjectuivARB,8,3 ## @_funcptr_glGetQueryObjectuivARB L_.str.6: ## @.str.6 .asciz "glGetQueryivARB" .comm __funcptr_glGetQueryivARB,8,3 ## @_funcptr_glGetQueryivARB L_.str.7: ## @.str.7 .asciz "glIsQueryARB" .comm __funcptr_glIsQueryARB,8,3 ## @_funcptr_glIsQueryARB .no_dead_strip _LoadExt_ARB_occlusion_query .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_occlusion_query _LoadExt_ARB_occlusion_query: ; @LoadExt_ARB_occlusion_query .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glBeginQueryARB@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glBeginQueryARB@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glDeleteQueriesARB@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glDeleteQueriesARB@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glEndQueryARB@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glEndQueryARB@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glGenQueriesARB@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glGenQueriesARB@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glGetQueryObjectivARB@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glGetQueryObjectivARB@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glGetQueryObjectuivARB@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glGetQueryObjectuivARB@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glGetQueryivARB@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glGetQueryivARB@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh35: adrp x0, l_.str.7@PAGE Lloh36: add x0, x0, l_.str.7@PAGEOFF bl _IntGetProcAddress Lloh37: adrp x8, __funcptr_glIsQueryARB@GOTPAGE Lloh38: ldr x8, [x8, __funcptr_glIsQueryARB@GOTPAGEOFF] Lloh39: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glBeginQueryARB" .comm __funcptr_glBeginQueryARB,8,3 ; @_funcptr_glBeginQueryARB l_.str.1: ; @.str.1 .asciz "glDeleteQueriesARB" .comm __funcptr_glDeleteQueriesARB,8,3 ; @_funcptr_glDeleteQueriesARB l_.str.2: ; @.str.2 .asciz "glEndQueryARB" .comm __funcptr_glEndQueryARB,8,3 ; @_funcptr_glEndQueryARB l_.str.3: ; @.str.3 .asciz "glGenQueriesARB" .comm __funcptr_glGenQueriesARB,8,3 ; @_funcptr_glGenQueriesARB l_.str.4: ; @.str.4 .asciz "glGetQueryObjectivARB" .comm __funcptr_glGetQueryObjectivARB,8,3 ; @_funcptr_glGetQueryObjectivARB l_.str.5: ; @.str.5 .asciz "glGetQueryObjectuivARB" .comm __funcptr_glGetQueryObjectuivARB,8,3 ; @_funcptr_glGetQueryObjectuivARB l_.str.6: ; @.str.6 .asciz "glGetQueryivARB" .comm __funcptr_glGetQueryivARB,8,3 ; @_funcptr_glGetQueryivARB l_.str.7: ; @.str.7 .asciz "glIsQueryARB" .comm __funcptr_glIsQueryARB,8,3 ; @_funcptr_glIsQueryARB .no_dead_strip _LoadExt_ARB_occlusion_query .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_occlusion_query.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_point_parameters _LoadExt_ARB_point_parameters: ## @LoadExt_ARB_point_parameters .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glPointParameterfARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glPointParameterfvARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %ecx testq %rax, %rax cmovnel %ebx, %ecx movl %ecx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glPointParameterfARB" .comm __funcptr_glPointParameterfARB,8,3 ## @_funcptr_glPointParameterfARB L_.str.1: ## @.str.1 .asciz "glPointParameterfvARB" .comm __funcptr_glPointParameterfvARB,8,3 ## @_funcptr_glPointParameterfvARB .no_dead_strip _LoadExt_ARB_point_parameters .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_point_parameters _LoadExt_ARB_point_parameters: ; @LoadExt_ARB_point_parameters .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glPointParameterfARB@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glPointParameterfARB@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 cset w8, eq Lloh7: adrp x9, __funcptr_glPointParameterfvARB@GOTPAGE Lloh8: ldr x9, [x9, __funcptr_glPointParameterfvARB@GOTPAGEOFF] Lloh9: str x0, [x9] mov w9, #1 cinc w9, w9, eq cmp x0, #0 csel w0, w9, w8, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glPointParameterfARB" .comm __funcptr_glPointParameterfARB,8,3 ; @_funcptr_glPointParameterfARB l_.str.1: ; @.str.1 .asciz "glPointParameterfvARB" .comm __funcptr_glPointParameterfvARB,8,3 ; @_funcptr_glPointParameterfvARB .no_dead_strip _LoadExt_ARB_point_parameters .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_point_parameters.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_program_interface_query _LoadExt_ARB_program_interface_query: ## @LoadExt_ARB_program_interface_query .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetProgramInterfaceiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetProgramResourceIndex@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r15d testq %rax, %rax cmovnel %ebx, %r15d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetProgramResourceLocation@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetProgramResourceLocationIndex@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r15d, %r14d leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetProgramResourceName@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetProgramResourceiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glGetProgramInterfaceiv" .comm __funcptr_glGetProgramInterfaceiv,8,3 ## @_funcptr_glGetProgramInterfaceiv L_.str.1: ## @.str.1 .asciz "glGetProgramResourceIndex" .comm __funcptr_glGetProgramResourceIndex,8,3 ## @_funcptr_glGetProgramResourceIndex L_.str.2: ## @.str.2 .asciz "glGetProgramResourceLocation" .comm __funcptr_glGetProgramResourceLocation,8,3 ## @_funcptr_glGetProgramResourceLocation L_.str.3: ## @.str.3 .asciz "glGetProgramResourceLocationIndex" .comm __funcptr_glGetProgramResourceLocationIndex,8,3 ## @_funcptr_glGetProgramResourceLocationIndex L_.str.4: ## @.str.4 .asciz "glGetProgramResourceName" .comm __funcptr_glGetProgramResourceName,8,3 ## @_funcptr_glGetProgramResourceName L_.str.5: ## @.str.5 .asciz "glGetProgramResourceiv" .comm __funcptr_glGetProgramResourceiv,8,3 ## @_funcptr_glGetProgramResourceiv .no_dead_strip _LoadExt_ARB_program_interface_query .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_program_interface_query _LoadExt_ARB_program_interface_query: ; @LoadExt_ARB_program_interface_query .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glGetProgramInterfaceiv@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glGetProgramInterfaceiv@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glGetProgramResourceIndex@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glGetProgramResourceIndex@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glGetProgramResourceLocation@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glGetProgramResourceLocation@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glGetProgramResourceLocationIndex@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glGetProgramResourceLocationIndex@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glGetProgramResourceName@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glGetProgramResourceName@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glGetProgramResourceiv@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glGetProgramResourceiv@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glGetProgramInterfaceiv" .comm __funcptr_glGetProgramInterfaceiv,8,3 ; @_funcptr_glGetProgramInterfaceiv l_.str.1: ; @.str.1 .asciz "glGetProgramResourceIndex" .comm __funcptr_glGetProgramResourceIndex,8,3 ; @_funcptr_glGetProgramResourceIndex l_.str.2: ; @.str.2 .asciz "glGetProgramResourceLocation" .comm __funcptr_glGetProgramResourceLocation,8,3 ; @_funcptr_glGetProgramResourceLocation l_.str.3: ; @.str.3 .asciz "glGetProgramResourceLocationIndex" .comm __funcptr_glGetProgramResourceLocationIndex,8,3 ; @_funcptr_glGetProgramResourceLocationIndex l_.str.4: ; @.str.4 .asciz "glGetProgramResourceName" .comm __funcptr_glGetProgramResourceName,8,3 ; @_funcptr_glGetProgramResourceName l_.str.5: ; @.str.5 .asciz "glGetProgramResourceiv" .comm __funcptr_glGetProgramResourceiv,8,3 ; @_funcptr_glGetProgramResourceiv .no_dead_strip _LoadExt_ARB_program_interface_query .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_program_interface_query.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_provoking_vertex _LoadExt_ARB_provoking_vertex: ## @LoadExt_ARB_provoking_vertex .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProvokingVertex@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ecx, %ecx testq %rax, %rax sete %cl movl %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glProvokingVertex" .comm __funcptr_glProvokingVertex,8,3 ## @_funcptr_glProvokingVertex .no_dead_strip _LoadExt_ARB_provoking_vertex .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_provoking_vertex _LoadExt_ARB_provoking_vertex: ; @LoadExt_ARB_provoking_vertex .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress Lloh2: adrp x8, __funcptr_glProvokingVertex@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glProvokingVertex@GOTPAGEOFF] Lloh4: str x0, [x8] cmp x0, #0 cset w0, eq ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glProvokingVertex" .comm __funcptr_glProvokingVertex,8,3 ; @_funcptr_glProvokingVertex .no_dead_strip _LoadExt_ARB_provoking_vertex .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_provoking_vertex.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_robustness _LoadExt_ARB_robustness: ## @LoadExt_ARB_robustness .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetGraphicsResetStatusARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetnColorTableARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetnCompressedTexImageARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetnConvolutionFilterARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetnHistogramARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetnMapdvARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetnMapfvARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.7(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetnMapivARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.8(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetnMinmaxARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.9(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetnPixelMapfvARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.10(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetnPixelMapuivARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.11(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetnPixelMapusvARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.12(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetnPolygonStippleARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.13(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetnSeparableFilterARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.14(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetnTexImageARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.15(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetnUniformdvARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.16(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetnUniformfvARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.17(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetnUniformivARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.18(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetnUniformuivARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.19(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glReadnPixelsARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glGetGraphicsResetStatusARB" .comm __funcptr_glGetGraphicsResetStatusARB,8,3 ## @_funcptr_glGetGraphicsResetStatusARB L_.str.1: ## @.str.1 .asciz "glGetnColorTableARB" .comm __funcptr_glGetnColorTableARB,8,3 ## @_funcptr_glGetnColorTableARB L_.str.2: ## @.str.2 .asciz "glGetnCompressedTexImageARB" .comm __funcptr_glGetnCompressedTexImageARB,8,3 ## @_funcptr_glGetnCompressedTexImageARB L_.str.3: ## @.str.3 .asciz "glGetnConvolutionFilterARB" .comm __funcptr_glGetnConvolutionFilterARB,8,3 ## @_funcptr_glGetnConvolutionFilterARB L_.str.4: ## @.str.4 .asciz "glGetnHistogramARB" .comm __funcptr_glGetnHistogramARB,8,3 ## @_funcptr_glGetnHistogramARB L_.str.5: ## @.str.5 .asciz "glGetnMapdvARB" .comm __funcptr_glGetnMapdvARB,8,3 ## @_funcptr_glGetnMapdvARB L_.str.6: ## @.str.6 .asciz "glGetnMapfvARB" .comm __funcptr_glGetnMapfvARB,8,3 ## @_funcptr_glGetnMapfvARB L_.str.7: ## @.str.7 .asciz "glGetnMapivARB" .comm __funcptr_glGetnMapivARB,8,3 ## @_funcptr_glGetnMapivARB L_.str.8: ## @.str.8 .asciz "glGetnMinmaxARB" .comm __funcptr_glGetnMinmaxARB,8,3 ## @_funcptr_glGetnMinmaxARB L_.str.9: ## @.str.9 .asciz "glGetnPixelMapfvARB" .comm __funcptr_glGetnPixelMapfvARB,8,3 ## @_funcptr_glGetnPixelMapfvARB L_.str.10: ## @.str.10 .asciz "glGetnPixelMapuivARB" .comm __funcptr_glGetnPixelMapuivARB,8,3 ## @_funcptr_glGetnPixelMapuivARB L_.str.11: ## @.str.11 .asciz "glGetnPixelMapusvARB" .comm __funcptr_glGetnPixelMapusvARB,8,3 ## @_funcptr_glGetnPixelMapusvARB L_.str.12: ## @.str.12 .asciz "glGetnPolygonStippleARB" .comm __funcptr_glGetnPolygonStippleARB,8,3 ## @_funcptr_glGetnPolygonStippleARB L_.str.13: ## @.str.13 .asciz "glGetnSeparableFilterARB" .comm __funcptr_glGetnSeparableFilterARB,8,3 ## @_funcptr_glGetnSeparableFilterARB L_.str.14: ## @.str.14 .asciz "glGetnTexImageARB" .comm __funcptr_glGetnTexImageARB,8,3 ## @_funcptr_glGetnTexImageARB L_.str.15: ## @.str.15 .asciz "glGetnUniformdvARB" .comm __funcptr_glGetnUniformdvARB,8,3 ## @_funcptr_glGetnUniformdvARB L_.str.16: ## @.str.16 .asciz "glGetnUniformfvARB" .comm __funcptr_glGetnUniformfvARB,8,3 ## @_funcptr_glGetnUniformfvARB L_.str.17: ## @.str.17 .asciz "glGetnUniformivARB" .comm __funcptr_glGetnUniformivARB,8,3 ## @_funcptr_glGetnUniformivARB L_.str.18: ## @.str.18 .asciz "glGetnUniformuivARB" .comm __funcptr_glGetnUniformuivARB,8,3 ## @_funcptr_glGetnUniformuivARB L_.str.19: ## @.str.19 .asciz "glReadnPixelsARB" .comm __funcptr_glReadnPixelsARB,8,3 ## @_funcptr_glReadnPixelsARB .no_dead_strip _LoadExt_ARB_robustness .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_robustness _LoadExt_ARB_robustness: ; @LoadExt_ARB_robustness .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glGetGraphicsResetStatusARB@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glGetGraphicsResetStatusARB@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glGetnColorTableARB@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glGetnColorTableARB@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glGetnCompressedTexImageARB@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glGetnCompressedTexImageARB@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glGetnConvolutionFilterARB@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glGetnConvolutionFilterARB@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glGetnHistogramARB@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glGetnHistogramARB@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glGetnMapdvARB@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glGetnMapdvARB@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glGetnMapfvARB@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glGetnMapfvARB@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh35: adrp x0, l_.str.7@PAGE Lloh36: add x0, x0, l_.str.7@PAGEOFF bl _IntGetProcAddress Lloh37: adrp x8, __funcptr_glGetnMapivARB@GOTPAGE Lloh38: ldr x8, [x8, __funcptr_glGetnMapivARB@GOTPAGEOFF] Lloh39: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh40: adrp x0, l_.str.8@PAGE Lloh41: add x0, x0, l_.str.8@PAGEOFF bl _IntGetProcAddress Lloh42: adrp x8, __funcptr_glGetnMinmaxARB@GOTPAGE Lloh43: ldr x8, [x8, __funcptr_glGetnMinmaxARB@GOTPAGEOFF] Lloh44: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh45: adrp x0, l_.str.9@PAGE Lloh46: add x0, x0, l_.str.9@PAGEOFF bl _IntGetProcAddress Lloh47: adrp x8, __funcptr_glGetnPixelMapfvARB@GOTPAGE Lloh48: ldr x8, [x8, __funcptr_glGetnPixelMapfvARB@GOTPAGEOFF] Lloh49: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh50: adrp x0, l_.str.10@PAGE Lloh51: add x0, x0, l_.str.10@PAGEOFF bl _IntGetProcAddress Lloh52: adrp x8, __funcptr_glGetnPixelMapuivARB@GOTPAGE Lloh53: ldr x8, [x8, __funcptr_glGetnPixelMapuivARB@GOTPAGEOFF] Lloh54: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh55: adrp x0, l_.str.11@PAGE Lloh56: add x0, x0, l_.str.11@PAGEOFF bl _IntGetProcAddress Lloh57: adrp x8, __funcptr_glGetnPixelMapusvARB@GOTPAGE Lloh58: ldr x8, [x8, __funcptr_glGetnPixelMapusvARB@GOTPAGEOFF] Lloh59: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh60: adrp x0, l_.str.12@PAGE Lloh61: add x0, x0, l_.str.12@PAGEOFF bl _IntGetProcAddress Lloh62: adrp x8, __funcptr_glGetnPolygonStippleARB@GOTPAGE Lloh63: ldr x8, [x8, __funcptr_glGetnPolygonStippleARB@GOTPAGEOFF] Lloh64: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh65: adrp x0, l_.str.13@PAGE Lloh66: add x0, x0, l_.str.13@PAGEOFF bl _IntGetProcAddress Lloh67: adrp x8, __funcptr_glGetnSeparableFilterARB@GOTPAGE Lloh68: ldr x8, [x8, __funcptr_glGetnSeparableFilterARB@GOTPAGEOFF] Lloh69: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh70: adrp x0, l_.str.14@PAGE Lloh71: add x0, x0, l_.str.14@PAGEOFF bl _IntGetProcAddress Lloh72: adrp x8, __funcptr_glGetnTexImageARB@GOTPAGE Lloh73: ldr x8, [x8, __funcptr_glGetnTexImageARB@GOTPAGEOFF] Lloh74: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh75: adrp x0, l_.str.15@PAGE Lloh76: add x0, x0, l_.str.15@PAGEOFF bl _IntGetProcAddress Lloh77: adrp x8, __funcptr_glGetnUniformdvARB@GOTPAGE Lloh78: ldr x8, [x8, __funcptr_glGetnUniformdvARB@GOTPAGEOFF] Lloh79: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh80: adrp x0, l_.str.16@PAGE Lloh81: add x0, x0, l_.str.16@PAGEOFF bl _IntGetProcAddress Lloh82: adrp x8, __funcptr_glGetnUniformfvARB@GOTPAGE Lloh83: ldr x8, [x8, __funcptr_glGetnUniformfvARB@GOTPAGEOFF] Lloh84: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh85: adrp x0, l_.str.17@PAGE Lloh86: add x0, x0, l_.str.17@PAGEOFF bl _IntGetProcAddress Lloh87: adrp x8, __funcptr_glGetnUniformivARB@GOTPAGE Lloh88: ldr x8, [x8, __funcptr_glGetnUniformivARB@GOTPAGEOFF] Lloh89: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh90: adrp x0, l_.str.18@PAGE Lloh91: add x0, x0, l_.str.18@PAGEOFF bl _IntGetProcAddress Lloh92: adrp x8, __funcptr_glGetnUniformuivARB@GOTPAGE Lloh93: ldr x8, [x8, __funcptr_glGetnUniformuivARB@GOTPAGEOFF] Lloh94: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh95: adrp x0, l_.str.19@PAGE Lloh96: add x0, x0, l_.str.19@PAGEOFF bl _IntGetProcAddress Lloh97: adrp x8, __funcptr_glReadnPixelsARB@GOTPAGE Lloh98: ldr x8, [x8, __funcptr_glReadnPixelsARB@GOTPAGEOFF] Lloh99: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh97, Lloh98, Lloh99 .loh AdrpAdd Lloh95, Lloh96 .loh AdrpLdrGotStr Lloh92, Lloh93, Lloh94 .loh AdrpAdd Lloh90, Lloh91 .loh AdrpLdrGotStr Lloh87, Lloh88, Lloh89 .loh AdrpAdd Lloh85, Lloh86 .loh AdrpLdrGotStr Lloh82, Lloh83, Lloh84 .loh AdrpAdd Lloh80, Lloh81 .loh AdrpLdrGotStr Lloh77, Lloh78, Lloh79 .loh AdrpAdd Lloh75, Lloh76 .loh AdrpLdrGotStr Lloh72, Lloh73, Lloh74 .loh AdrpAdd Lloh70, Lloh71 .loh AdrpLdrGotStr Lloh67, Lloh68, Lloh69 .loh AdrpAdd Lloh65, Lloh66 .loh AdrpLdrGotStr Lloh62, Lloh63, Lloh64 .loh AdrpAdd Lloh60, Lloh61 .loh AdrpLdrGotStr Lloh57, Lloh58, Lloh59 .loh AdrpAdd Lloh55, Lloh56 .loh AdrpLdrGotStr Lloh52, Lloh53, Lloh54 .loh AdrpAdd Lloh50, Lloh51 .loh AdrpLdrGotStr Lloh47, Lloh48, Lloh49 .loh AdrpAdd Lloh45, Lloh46 .loh AdrpLdrGotStr Lloh42, Lloh43, Lloh44 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glGetGraphicsResetStatusARB" .comm __funcptr_glGetGraphicsResetStatusARB,8,3 ; @_funcptr_glGetGraphicsResetStatusARB l_.str.1: ; @.str.1 .asciz "glGetnColorTableARB" .comm __funcptr_glGetnColorTableARB,8,3 ; @_funcptr_glGetnColorTableARB l_.str.2: ; @.str.2 .asciz "glGetnCompressedTexImageARB" .comm __funcptr_glGetnCompressedTexImageARB,8,3 ; @_funcptr_glGetnCompressedTexImageARB l_.str.3: ; @.str.3 .asciz "glGetnConvolutionFilterARB" .comm __funcptr_glGetnConvolutionFilterARB,8,3 ; @_funcptr_glGetnConvolutionFilterARB l_.str.4: ; @.str.4 .asciz "glGetnHistogramARB" .comm __funcptr_glGetnHistogramARB,8,3 ; @_funcptr_glGetnHistogramARB l_.str.5: ; @.str.5 .asciz "glGetnMapdvARB" .comm __funcptr_glGetnMapdvARB,8,3 ; @_funcptr_glGetnMapdvARB l_.str.6: ; @.str.6 .asciz "glGetnMapfvARB" .comm __funcptr_glGetnMapfvARB,8,3 ; @_funcptr_glGetnMapfvARB l_.str.7: ; @.str.7 .asciz "glGetnMapivARB" .comm __funcptr_glGetnMapivARB,8,3 ; @_funcptr_glGetnMapivARB l_.str.8: ; @.str.8 .asciz "glGetnMinmaxARB" .comm __funcptr_glGetnMinmaxARB,8,3 ; @_funcptr_glGetnMinmaxARB l_.str.9: ; @.str.9 .asciz "glGetnPixelMapfvARB" .comm __funcptr_glGetnPixelMapfvARB,8,3 ; @_funcptr_glGetnPixelMapfvARB l_.str.10: ; @.str.10 .asciz "glGetnPixelMapuivARB" .comm __funcptr_glGetnPixelMapuivARB,8,3 ; @_funcptr_glGetnPixelMapuivARB l_.str.11: ; @.str.11 .asciz "glGetnPixelMapusvARB" .comm __funcptr_glGetnPixelMapusvARB,8,3 ; @_funcptr_glGetnPixelMapusvARB l_.str.12: ; @.str.12 .asciz "glGetnPolygonStippleARB" .comm __funcptr_glGetnPolygonStippleARB,8,3 ; @_funcptr_glGetnPolygonStippleARB l_.str.13: ; @.str.13 .asciz "glGetnSeparableFilterARB" .comm __funcptr_glGetnSeparableFilterARB,8,3 ; @_funcptr_glGetnSeparableFilterARB l_.str.14: ; @.str.14 .asciz "glGetnTexImageARB" .comm __funcptr_glGetnTexImageARB,8,3 ; @_funcptr_glGetnTexImageARB l_.str.15: ; @.str.15 .asciz "glGetnUniformdvARB" .comm __funcptr_glGetnUniformdvARB,8,3 ; @_funcptr_glGetnUniformdvARB l_.str.16: ; @.str.16 .asciz "glGetnUniformfvARB" .comm __funcptr_glGetnUniformfvARB,8,3 ; @_funcptr_glGetnUniformfvARB l_.str.17: ; @.str.17 .asciz "glGetnUniformivARB" .comm __funcptr_glGetnUniformivARB,8,3 ; @_funcptr_glGetnUniformivARB l_.str.18: ; @.str.18 .asciz "glGetnUniformuivARB" .comm __funcptr_glGetnUniformuivARB,8,3 ; @_funcptr_glGetnUniformuivARB l_.str.19: ; @.str.19 .asciz "glReadnPixelsARB" .comm __funcptr_glReadnPixelsARB,8,3 ; @_funcptr_glReadnPixelsARB .no_dead_strip _LoadExt_ARB_robustness .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_robustness.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_sample_shading _LoadExt_ARB_sample_shading: ## @LoadExt_ARB_sample_shading .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMinSampleShadingARB@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ecx, %ecx testq %rax, %rax sete %cl movl %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glMinSampleShadingARB" .comm __funcptr_glMinSampleShadingARB,8,3 ## @_funcptr_glMinSampleShadingARB .no_dead_strip _LoadExt_ARB_sample_shading .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_sample_shading _LoadExt_ARB_sample_shading: ; @LoadExt_ARB_sample_shading .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress Lloh2: adrp x8, __funcptr_glMinSampleShadingARB@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glMinSampleShadingARB@GOTPAGEOFF] Lloh4: str x0, [x8] cmp x0, #0 cset w0, eq ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glMinSampleShadingARB" .comm __funcptr_glMinSampleShadingARB,8,3 ; @_funcptr_glMinSampleShadingARB .no_dead_strip _LoadExt_ARB_sample_shading .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_sample_shading.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_sampler_objects _LoadExt_ARB_sampler_objects: ## @LoadExt_ARB_sampler_objects .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBindSampler@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDeleteSamplers@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGenSamplers@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetSamplerParameterIiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetSamplerParameterIuiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetSamplerParameterfv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetSamplerParameteriv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.7(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIsSampler@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.8(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSamplerParameterIiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.9(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSamplerParameterIuiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.10(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSamplerParameterf@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r15d, %r15d testq %rax, %rax sete %r15b leaq L_.str.11(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSamplerParameterfv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %r15d leaq L_.str.12(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSamplerParameteri@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.13(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glSamplerParameteriv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r15d, %ebx movl %ebx, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glBindSampler" .comm __funcptr_glBindSampler,8,3 ## @_funcptr_glBindSampler L_.str.1: ## @.str.1 .asciz "glDeleteSamplers" .comm __funcptr_glDeleteSamplers,8,3 ## @_funcptr_glDeleteSamplers L_.str.2: ## @.str.2 .asciz "glGenSamplers" .comm __funcptr_glGenSamplers,8,3 ## @_funcptr_glGenSamplers L_.str.3: ## @.str.3 .asciz "glGetSamplerParameterIiv" .comm __funcptr_glGetSamplerParameterIiv,8,3 ## @_funcptr_glGetSamplerParameterIiv L_.str.4: ## @.str.4 .asciz "glGetSamplerParameterIuiv" .comm __funcptr_glGetSamplerParameterIuiv,8,3 ## @_funcptr_glGetSamplerParameterIuiv L_.str.5: ## @.str.5 .asciz "glGetSamplerParameterfv" .comm __funcptr_glGetSamplerParameterfv,8,3 ## @_funcptr_glGetSamplerParameterfv L_.str.6: ## @.str.6 .asciz "glGetSamplerParameteriv" .comm __funcptr_glGetSamplerParameteriv,8,3 ## @_funcptr_glGetSamplerParameteriv L_.str.7: ## @.str.7 .asciz "glIsSampler" .comm __funcptr_glIsSampler,8,3 ## @_funcptr_glIsSampler L_.str.8: ## @.str.8 .asciz "glSamplerParameterIiv" .comm __funcptr_glSamplerParameterIiv,8,3 ## @_funcptr_glSamplerParameterIiv L_.str.9: ## @.str.9 .asciz "glSamplerParameterIuiv" .comm __funcptr_glSamplerParameterIuiv,8,3 ## @_funcptr_glSamplerParameterIuiv L_.str.10: ## @.str.10 .asciz "glSamplerParameterf" .comm __funcptr_glSamplerParameterf,8,3 ## @_funcptr_glSamplerParameterf L_.str.11: ## @.str.11 .asciz "glSamplerParameterfv" .comm __funcptr_glSamplerParameterfv,8,3 ## @_funcptr_glSamplerParameterfv L_.str.12: ## @.str.12 .asciz "glSamplerParameteri" .comm __funcptr_glSamplerParameteri,8,3 ## @_funcptr_glSamplerParameteri L_.str.13: ## @.str.13 .asciz "glSamplerParameteriv" .comm __funcptr_glSamplerParameteriv,8,3 ## @_funcptr_glSamplerParameteriv .no_dead_strip _LoadExt_ARB_sampler_objects .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_sampler_objects _LoadExt_ARB_sampler_objects: ; @LoadExt_ARB_sampler_objects .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glBindSampler@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glBindSampler@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glDeleteSamplers@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glDeleteSamplers@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glGenSamplers@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glGenSamplers@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glGetSamplerParameterIiv@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glGetSamplerParameterIiv@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glGetSamplerParameterIuiv@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glGetSamplerParameterIuiv@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glGetSamplerParameterfv@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glGetSamplerParameterfv@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glGetSamplerParameteriv@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glGetSamplerParameteriv@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh35: adrp x0, l_.str.7@PAGE Lloh36: add x0, x0, l_.str.7@PAGEOFF bl _IntGetProcAddress Lloh37: adrp x8, __funcptr_glIsSampler@GOTPAGE Lloh38: ldr x8, [x8, __funcptr_glIsSampler@GOTPAGEOFF] Lloh39: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh40: adrp x0, l_.str.8@PAGE Lloh41: add x0, x0, l_.str.8@PAGEOFF bl _IntGetProcAddress Lloh42: adrp x8, __funcptr_glSamplerParameterIiv@GOTPAGE Lloh43: ldr x8, [x8, __funcptr_glSamplerParameterIiv@GOTPAGEOFF] Lloh44: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh45: adrp x0, l_.str.9@PAGE Lloh46: add x0, x0, l_.str.9@PAGEOFF bl _IntGetProcAddress Lloh47: adrp x8, __funcptr_glSamplerParameterIuiv@GOTPAGE Lloh48: ldr x8, [x8, __funcptr_glSamplerParameterIuiv@GOTPAGEOFF] Lloh49: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh50: adrp x0, l_.str.10@PAGE Lloh51: add x0, x0, l_.str.10@PAGEOFF bl _IntGetProcAddress Lloh52: adrp x8, __funcptr_glSamplerParameterf@GOTPAGE Lloh53: ldr x8, [x8, __funcptr_glSamplerParameterf@GOTPAGEOFF] Lloh54: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh55: adrp x0, l_.str.11@PAGE Lloh56: add x0, x0, l_.str.11@PAGEOFF bl _IntGetProcAddress Lloh57: adrp x8, __funcptr_glSamplerParameterfv@GOTPAGE Lloh58: ldr x8, [x8, __funcptr_glSamplerParameterfv@GOTPAGEOFF] Lloh59: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh60: adrp x0, l_.str.12@PAGE Lloh61: add x0, x0, l_.str.12@PAGEOFF bl _IntGetProcAddress Lloh62: adrp x8, __funcptr_glSamplerParameteri@GOTPAGE Lloh63: ldr x8, [x8, __funcptr_glSamplerParameteri@GOTPAGEOFF] Lloh64: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh65: adrp x0, l_.str.13@PAGE Lloh66: add x0, x0, l_.str.13@PAGEOFF bl _IntGetProcAddress Lloh67: adrp x8, __funcptr_glSamplerParameteriv@GOTPAGE Lloh68: ldr x8, [x8, __funcptr_glSamplerParameteriv@GOTPAGEOFF] Lloh69: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh67, Lloh68, Lloh69 .loh AdrpAdd Lloh65, Lloh66 .loh AdrpLdrGotStr Lloh62, Lloh63, Lloh64 .loh AdrpAdd Lloh60, Lloh61 .loh AdrpLdrGotStr Lloh57, Lloh58, Lloh59 .loh AdrpAdd Lloh55, Lloh56 .loh AdrpLdrGotStr Lloh52, Lloh53, Lloh54 .loh AdrpAdd Lloh50, Lloh51 .loh AdrpLdrGotStr Lloh47, Lloh48, Lloh49 .loh AdrpAdd Lloh45, Lloh46 .loh AdrpLdrGotStr Lloh42, Lloh43, Lloh44 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glBindSampler" .comm __funcptr_glBindSampler,8,3 ; @_funcptr_glBindSampler l_.str.1: ; @.str.1 .asciz "glDeleteSamplers" .comm __funcptr_glDeleteSamplers,8,3 ; @_funcptr_glDeleteSamplers l_.str.2: ; @.str.2 .asciz "glGenSamplers" .comm __funcptr_glGenSamplers,8,3 ; @_funcptr_glGenSamplers l_.str.3: ; @.str.3 .asciz "glGetSamplerParameterIiv" .comm __funcptr_glGetSamplerParameterIiv,8,3 ; @_funcptr_glGetSamplerParameterIiv l_.str.4: ; @.str.4 .asciz "glGetSamplerParameterIuiv" .comm __funcptr_glGetSamplerParameterIuiv,8,3 ; @_funcptr_glGetSamplerParameterIuiv l_.str.5: ; @.str.5 .asciz "glGetSamplerParameterfv" .comm __funcptr_glGetSamplerParameterfv,8,3 ; @_funcptr_glGetSamplerParameterfv l_.str.6: ; @.str.6 .asciz "glGetSamplerParameteriv" .comm __funcptr_glGetSamplerParameteriv,8,3 ; @_funcptr_glGetSamplerParameteriv l_.str.7: ; @.str.7 .asciz "glIsSampler" .comm __funcptr_glIsSampler,8,3 ; @_funcptr_glIsSampler l_.str.8: ; @.str.8 .asciz "glSamplerParameterIiv" .comm __funcptr_glSamplerParameterIiv,8,3 ; @_funcptr_glSamplerParameterIiv l_.str.9: ; @.str.9 .asciz "glSamplerParameterIuiv" .comm __funcptr_glSamplerParameterIuiv,8,3 ; @_funcptr_glSamplerParameterIuiv l_.str.10: ; @.str.10 .asciz "glSamplerParameterf" .comm __funcptr_glSamplerParameterf,8,3 ; @_funcptr_glSamplerParameterf l_.str.11: ; @.str.11 .asciz "glSamplerParameterfv" .comm __funcptr_glSamplerParameterfv,8,3 ; @_funcptr_glSamplerParameterfv l_.str.12: ; @.str.12 .asciz "glSamplerParameteri" .comm __funcptr_glSamplerParameteri,8,3 ; @_funcptr_glSamplerParameteri l_.str.13: ; @.str.13 .asciz "glSamplerParameteriv" .comm __funcptr_glSamplerParameteriv,8,3 ; @_funcptr_glSamplerParameteriv .no_dead_strip _LoadExt_ARB_sampler_objects .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_sampler_objects.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_separate_shader_objects _LoadExt_ARB_separate_shader_objects: ## @LoadExt_ARB_separate_shader_objects .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glActiveShaderProgram@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBindProgramPipeline@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %r14d testq %rax, %rax cmovnel %ebx, %r14d leaq L_.str.2(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glCreateShaderProgramv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.3(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glDeleteProgramPipelines@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.4(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGenProgramPipelines@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.5(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetProgramPipelineInfoLog@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.6(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetProgramPipelineiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.7(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glIsProgramPipeline@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.8(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform1d@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.9(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform1dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.10(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform1f@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.11(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform1fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.12(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform1i@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.13(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform1iv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.14(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform1ui@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.15(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform1uiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.16(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform2d@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.17(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform2dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.18(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform2f@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.19(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform2fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.20(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform2i@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.21(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform2iv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.22(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform2ui@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.23(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform2uiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.24(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform3d@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.25(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform3dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.26(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform3f@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.27(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform3fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.28(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform3i@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.29(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform3iv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.30(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform3ui@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.31(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform3uiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.32(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform4d@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.33(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform4dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.34(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform4f@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.35(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform4fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.36(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform4i@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.37(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform4iv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.38(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform4ui@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.39(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniform4uiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.40(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniformMatrix2dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.41(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniformMatrix2fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.42(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniformMatrix2x3dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.43(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniformMatrix2x3fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.44(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniformMatrix2x4dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.45(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniformMatrix2x4fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.46(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniformMatrix3dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.47(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniformMatrix3fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.48(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniformMatrix3x2dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.49(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniformMatrix3x2fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.50(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniformMatrix3x4dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.51(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniformMatrix3x4fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.52(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniformMatrix4dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.53(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniformMatrix4fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.54(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniformMatrix4x2dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.55(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniformMatrix4x2fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx leaq L_.str.56(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniformMatrix4x3dv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %r14d, %r14d testq %rax, %rax sete %r14b leaq L_.str.57(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glProgramUniformMatrix4x3fv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %ebx, %r14d leaq L_.str.58(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glUseProgramStages@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.59(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glValidateProgramPipeline@GOTPCREL(%rip), %rcx movq %rax, (%rcx) cmpq $1, %rax adcl %r14d, %ebx movl %ebx, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glActiveShaderProgram" .comm __funcptr_glActiveShaderProgram,8,3 ## @_funcptr_glActiveShaderProgram L_.str.1: ## @.str.1 .asciz "glBindProgramPipeline" .comm __funcptr_glBindProgramPipeline,8,3 ## @_funcptr_glBindProgramPipeline L_.str.2: ## @.str.2 .asciz "glCreateShaderProgramv" .comm __funcptr_glCreateShaderProgramv,8,3 ## @_funcptr_glCreateShaderProgramv L_.str.3: ## @.str.3 .asciz "glDeleteProgramPipelines" .comm __funcptr_glDeleteProgramPipelines,8,3 ## @_funcptr_glDeleteProgramPipelines L_.str.4: ## @.str.4 .asciz "glGenProgramPipelines" .comm __funcptr_glGenProgramPipelines,8,3 ## @_funcptr_glGenProgramPipelines L_.str.5: ## @.str.5 .asciz "glGetProgramPipelineInfoLog" .comm __funcptr_glGetProgramPipelineInfoLog,8,3 ## @_funcptr_glGetProgramPipelineInfoLog L_.str.6: ## @.str.6 .asciz "glGetProgramPipelineiv" .comm __funcptr_glGetProgramPipelineiv,8,3 ## @_funcptr_glGetProgramPipelineiv L_.str.7: ## @.str.7 .asciz "glIsProgramPipeline" .comm __funcptr_glIsProgramPipeline,8,3 ## @_funcptr_glIsProgramPipeline L_.str.8: ## @.str.8 .asciz "glProgramUniform1d" .comm __funcptr_glProgramUniform1d,8,3 ## @_funcptr_glProgramUniform1d L_.str.9: ## @.str.9 .asciz "glProgramUniform1dv" .comm __funcptr_glProgramUniform1dv,8,3 ## @_funcptr_glProgramUniform1dv L_.str.10: ## @.str.10 .asciz "glProgramUniform1f" .comm __funcptr_glProgramUniform1f,8,3 ## @_funcptr_glProgramUniform1f L_.str.11: ## @.str.11 .asciz "glProgramUniform1fv" .comm __funcptr_glProgramUniform1fv,8,3 ## @_funcptr_glProgramUniform1fv L_.str.12: ## @.str.12 .asciz "glProgramUniform1i" .comm __funcptr_glProgramUniform1i,8,3 ## @_funcptr_glProgramUniform1i L_.str.13: ## @.str.13 .asciz "glProgramUniform1iv" .comm __funcptr_glProgramUniform1iv,8,3 ## @_funcptr_glProgramUniform1iv L_.str.14: ## @.str.14 .asciz "glProgramUniform1ui" .comm __funcptr_glProgramUniform1ui,8,3 ## @_funcptr_glProgramUniform1ui L_.str.15: ## @.str.15 .asciz "glProgramUniform1uiv" .comm __funcptr_glProgramUniform1uiv,8,3 ## @_funcptr_glProgramUniform1uiv L_.str.16: ## @.str.16 .asciz "glProgramUniform2d" .comm __funcptr_glProgramUniform2d,8,3 ## @_funcptr_glProgramUniform2d L_.str.17: ## @.str.17 .asciz "glProgramUniform2dv" .comm __funcptr_glProgramUniform2dv,8,3 ## @_funcptr_glProgramUniform2dv L_.str.18: ## @.str.18 .asciz "glProgramUniform2f" .comm __funcptr_glProgramUniform2f,8,3 ## @_funcptr_glProgramUniform2f L_.str.19: ## @.str.19 .asciz "glProgramUniform2fv" .comm __funcptr_glProgramUniform2fv,8,3 ## @_funcptr_glProgramUniform2fv L_.str.20: ## @.str.20 .asciz "glProgramUniform2i" .comm __funcptr_glProgramUniform2i,8,3 ## @_funcptr_glProgramUniform2i L_.str.21: ## @.str.21 .asciz "glProgramUniform2iv" .comm __funcptr_glProgramUniform2iv,8,3 ## @_funcptr_glProgramUniform2iv L_.str.22: ## @.str.22 .asciz "glProgramUniform2ui" .comm __funcptr_glProgramUniform2ui,8,3 ## @_funcptr_glProgramUniform2ui L_.str.23: ## @.str.23 .asciz "glProgramUniform2uiv" .comm __funcptr_glProgramUniform2uiv,8,3 ## @_funcptr_glProgramUniform2uiv L_.str.24: ## @.str.24 .asciz "glProgramUniform3d" .comm __funcptr_glProgramUniform3d,8,3 ## @_funcptr_glProgramUniform3d L_.str.25: ## @.str.25 .asciz "glProgramUniform3dv" .comm __funcptr_glProgramUniform3dv,8,3 ## @_funcptr_glProgramUniform3dv L_.str.26: ## @.str.26 .asciz "glProgramUniform3f" .comm __funcptr_glProgramUniform3f,8,3 ## @_funcptr_glProgramUniform3f L_.str.27: ## @.str.27 .asciz "glProgramUniform3fv" .comm __funcptr_glProgramUniform3fv,8,3 ## @_funcptr_glProgramUniform3fv L_.str.28: ## @.str.28 .asciz "glProgramUniform3i" .comm __funcptr_glProgramUniform3i,8,3 ## @_funcptr_glProgramUniform3i L_.str.29: ## @.str.29 .asciz "glProgramUniform3iv" .comm __funcptr_glProgramUniform3iv,8,3 ## @_funcptr_glProgramUniform3iv L_.str.30: ## @.str.30 .asciz "glProgramUniform3ui" .comm __funcptr_glProgramUniform3ui,8,3 ## @_funcptr_glProgramUniform3ui L_.str.31: ## @.str.31 .asciz "glProgramUniform3uiv" .comm __funcptr_glProgramUniform3uiv,8,3 ## @_funcptr_glProgramUniform3uiv L_.str.32: ## @.str.32 .asciz "glProgramUniform4d" .comm __funcptr_glProgramUniform4d,8,3 ## @_funcptr_glProgramUniform4d L_.str.33: ## @.str.33 .asciz "glProgramUniform4dv" .comm __funcptr_glProgramUniform4dv,8,3 ## @_funcptr_glProgramUniform4dv L_.str.34: ## @.str.34 .asciz "glProgramUniform4f" .comm __funcptr_glProgramUniform4f,8,3 ## @_funcptr_glProgramUniform4f L_.str.35: ## @.str.35 .asciz "glProgramUniform4fv" .comm __funcptr_glProgramUniform4fv,8,3 ## @_funcptr_glProgramUniform4fv L_.str.36: ## @.str.36 .asciz "glProgramUniform4i" .comm __funcptr_glProgramUniform4i,8,3 ## @_funcptr_glProgramUniform4i L_.str.37: ## @.str.37 .asciz "glProgramUniform4iv" .comm __funcptr_glProgramUniform4iv,8,3 ## @_funcptr_glProgramUniform4iv L_.str.38: ## @.str.38 .asciz "glProgramUniform4ui" .comm __funcptr_glProgramUniform4ui,8,3 ## @_funcptr_glProgramUniform4ui L_.str.39: ## @.str.39 .asciz "glProgramUniform4uiv" .comm __funcptr_glProgramUniform4uiv,8,3 ## @_funcptr_glProgramUniform4uiv L_.str.40: ## @.str.40 .asciz "glProgramUniformMatrix2dv" .comm __funcptr_glProgramUniformMatrix2dv,8,3 ## @_funcptr_glProgramUniformMatrix2dv L_.str.41: ## @.str.41 .asciz "glProgramUniformMatrix2fv" .comm __funcptr_glProgramUniformMatrix2fv,8,3 ## @_funcptr_glProgramUniformMatrix2fv L_.str.42: ## @.str.42 .asciz "glProgramUniformMatrix2x3dv" .comm __funcptr_glProgramUniformMatrix2x3dv,8,3 ## @_funcptr_glProgramUniformMatrix2x3dv L_.str.43: ## @.str.43 .asciz "glProgramUniformMatrix2x3fv" .comm __funcptr_glProgramUniformMatrix2x3fv,8,3 ## @_funcptr_glProgramUniformMatrix2x3fv L_.str.44: ## @.str.44 .asciz "glProgramUniformMatrix2x4dv" .comm __funcptr_glProgramUniformMatrix2x4dv,8,3 ## @_funcptr_glProgramUniformMatrix2x4dv L_.str.45: ## @.str.45 .asciz "glProgramUniformMatrix2x4fv" .comm __funcptr_glProgramUniformMatrix2x4fv,8,3 ## @_funcptr_glProgramUniformMatrix2x4fv L_.str.46: ## @.str.46 .asciz "glProgramUniformMatrix3dv" .comm __funcptr_glProgramUniformMatrix3dv,8,3 ## @_funcptr_glProgramUniformMatrix3dv L_.str.47: ## @.str.47 .asciz "glProgramUniformMatrix3fv" .comm __funcptr_glProgramUniformMatrix3fv,8,3 ## @_funcptr_glProgramUniformMatrix3fv L_.str.48: ## @.str.48 .asciz "glProgramUniformMatrix3x2dv" .comm __funcptr_glProgramUniformMatrix3x2dv,8,3 ## @_funcptr_glProgramUniformMatrix3x2dv L_.str.49: ## @.str.49 .asciz "glProgramUniformMatrix3x2fv" .comm __funcptr_glProgramUniformMatrix3x2fv,8,3 ## @_funcptr_glProgramUniformMatrix3x2fv L_.str.50: ## @.str.50 .asciz "glProgramUniformMatrix3x4dv" .comm __funcptr_glProgramUniformMatrix3x4dv,8,3 ## @_funcptr_glProgramUniformMatrix3x4dv L_.str.51: ## @.str.51 .asciz "glProgramUniformMatrix3x4fv" .comm __funcptr_glProgramUniformMatrix3x4fv,8,3 ## @_funcptr_glProgramUniformMatrix3x4fv L_.str.52: ## @.str.52 .asciz "glProgramUniformMatrix4dv" .comm __funcptr_glProgramUniformMatrix4dv,8,3 ## @_funcptr_glProgramUniformMatrix4dv L_.str.53: ## @.str.53 .asciz "glProgramUniformMatrix4fv" .comm __funcptr_glProgramUniformMatrix4fv,8,3 ## @_funcptr_glProgramUniformMatrix4fv L_.str.54: ## @.str.54 .asciz "glProgramUniformMatrix4x2dv" .comm __funcptr_glProgramUniformMatrix4x2dv,8,3 ## @_funcptr_glProgramUniformMatrix4x2dv L_.str.55: ## @.str.55 .asciz "glProgramUniformMatrix4x2fv" .comm __funcptr_glProgramUniformMatrix4x2fv,8,3 ## @_funcptr_glProgramUniformMatrix4x2fv L_.str.56: ## @.str.56 .asciz "glProgramUniformMatrix4x3dv" .comm __funcptr_glProgramUniformMatrix4x3dv,8,3 ## @_funcptr_glProgramUniformMatrix4x3dv L_.str.57: ## @.str.57 .asciz "glProgramUniformMatrix4x3fv" .comm __funcptr_glProgramUniformMatrix4x3fv,8,3 ## @_funcptr_glProgramUniformMatrix4x3fv L_.str.58: ## @.str.58 .asciz "glUseProgramStages" .comm __funcptr_glUseProgramStages,8,3 ## @_funcptr_glUseProgramStages L_.str.59: ## @.str.59 .asciz "glValidateProgramPipeline" .comm __funcptr_glValidateProgramPipeline,8,3 ## @_funcptr_glValidateProgramPipeline .no_dead_strip _LoadExt_ARB_separate_shader_objects .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_separate_shader_objects _LoadExt_ARB_separate_shader_objects: ; @LoadExt_ARB_separate_shader_objects .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glActiveShaderProgram@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glActiveShaderProgram@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 Lloh7: adrp x8, __funcptr_glBindProgramPipeline@GOTPAGE Lloh8: ldr x8, [x8, __funcptr_glBindProgramPipeline@GOTPAGEOFF] cset w9, eq Lloh9: str x0, [x8] mov w8, #1 cinc w8, w8, eq cmp x0, #0 csel w19, w8, w9, eq Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _IntGetProcAddress Lloh12: adrp x8, __funcptr_glCreateShaderProgramv@GOTPAGE Lloh13: ldr x8, [x8, __funcptr_glCreateShaderProgramv@GOTPAGEOFF] Lloh14: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh15: adrp x0, l_.str.3@PAGE Lloh16: add x0, x0, l_.str.3@PAGEOFF bl _IntGetProcAddress Lloh17: adrp x8, __funcptr_glDeleteProgramPipelines@GOTPAGE Lloh18: ldr x8, [x8, __funcptr_glDeleteProgramPipelines@GOTPAGEOFF] Lloh19: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh20: adrp x0, l_.str.4@PAGE Lloh21: add x0, x0, l_.str.4@PAGEOFF bl _IntGetProcAddress Lloh22: adrp x8, __funcptr_glGenProgramPipelines@GOTPAGE Lloh23: ldr x8, [x8, __funcptr_glGenProgramPipelines@GOTPAGEOFF] Lloh24: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh25: adrp x0, l_.str.5@PAGE Lloh26: add x0, x0, l_.str.5@PAGEOFF bl _IntGetProcAddress Lloh27: adrp x8, __funcptr_glGetProgramPipelineInfoLog@GOTPAGE Lloh28: ldr x8, [x8, __funcptr_glGetProgramPipelineInfoLog@GOTPAGEOFF] Lloh29: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _IntGetProcAddress Lloh32: adrp x8, __funcptr_glGetProgramPipelineiv@GOTPAGE Lloh33: ldr x8, [x8, __funcptr_glGetProgramPipelineiv@GOTPAGEOFF] Lloh34: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh35: adrp x0, l_.str.7@PAGE Lloh36: add x0, x0, l_.str.7@PAGEOFF bl _IntGetProcAddress Lloh37: adrp x8, __funcptr_glIsProgramPipeline@GOTPAGE Lloh38: ldr x8, [x8, __funcptr_glIsProgramPipeline@GOTPAGEOFF] Lloh39: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh40: adrp x0, l_.str.8@PAGE Lloh41: add x0, x0, l_.str.8@PAGEOFF bl _IntGetProcAddress Lloh42: adrp x8, __funcptr_glProgramUniform1d@GOTPAGE Lloh43: ldr x8, [x8, __funcptr_glProgramUniform1d@GOTPAGEOFF] Lloh44: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh45: adrp x0, l_.str.9@PAGE Lloh46: add x0, x0, l_.str.9@PAGEOFF bl _IntGetProcAddress Lloh47: adrp x8, __funcptr_glProgramUniform1dv@GOTPAGE Lloh48: ldr x8, [x8, __funcptr_glProgramUniform1dv@GOTPAGEOFF] Lloh49: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh50: adrp x0, l_.str.10@PAGE Lloh51: add x0, x0, l_.str.10@PAGEOFF bl _IntGetProcAddress Lloh52: adrp x8, __funcptr_glProgramUniform1f@GOTPAGE Lloh53: ldr x8, [x8, __funcptr_glProgramUniform1f@GOTPAGEOFF] Lloh54: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh55: adrp x0, l_.str.11@PAGE Lloh56: add x0, x0, l_.str.11@PAGEOFF bl _IntGetProcAddress Lloh57: adrp x8, __funcptr_glProgramUniform1fv@GOTPAGE Lloh58: ldr x8, [x8, __funcptr_glProgramUniform1fv@GOTPAGEOFF] Lloh59: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh60: adrp x0, l_.str.12@PAGE Lloh61: add x0, x0, l_.str.12@PAGEOFF bl _IntGetProcAddress Lloh62: adrp x8, __funcptr_glProgramUniform1i@GOTPAGE Lloh63: ldr x8, [x8, __funcptr_glProgramUniform1i@GOTPAGEOFF] Lloh64: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh65: adrp x0, l_.str.13@PAGE Lloh66: add x0, x0, l_.str.13@PAGEOFF bl _IntGetProcAddress Lloh67: adrp x8, __funcptr_glProgramUniform1iv@GOTPAGE Lloh68: ldr x8, [x8, __funcptr_glProgramUniform1iv@GOTPAGEOFF] Lloh69: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh70: adrp x0, l_.str.14@PAGE Lloh71: add x0, x0, l_.str.14@PAGEOFF bl _IntGetProcAddress Lloh72: adrp x8, __funcptr_glProgramUniform1ui@GOTPAGE Lloh73: ldr x8, [x8, __funcptr_glProgramUniform1ui@GOTPAGEOFF] Lloh74: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh75: adrp x0, l_.str.15@PAGE Lloh76: add x0, x0, l_.str.15@PAGEOFF bl _IntGetProcAddress Lloh77: adrp x8, __funcptr_glProgramUniform1uiv@GOTPAGE Lloh78: ldr x8, [x8, __funcptr_glProgramUniform1uiv@GOTPAGEOFF] Lloh79: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh80: adrp x0, l_.str.16@PAGE Lloh81: add x0, x0, l_.str.16@PAGEOFF bl _IntGetProcAddress Lloh82: adrp x8, __funcptr_glProgramUniform2d@GOTPAGE Lloh83: ldr x8, [x8, __funcptr_glProgramUniform2d@GOTPAGEOFF] Lloh84: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh85: adrp x0, l_.str.17@PAGE Lloh86: add x0, x0, l_.str.17@PAGEOFF bl _IntGetProcAddress Lloh87: adrp x8, __funcptr_glProgramUniform2dv@GOTPAGE Lloh88: ldr x8, [x8, __funcptr_glProgramUniform2dv@GOTPAGEOFF] Lloh89: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh90: adrp x0, l_.str.18@PAGE Lloh91: add x0, x0, l_.str.18@PAGEOFF bl _IntGetProcAddress Lloh92: adrp x8, __funcptr_glProgramUniform2f@GOTPAGE Lloh93: ldr x8, [x8, __funcptr_glProgramUniform2f@GOTPAGEOFF] Lloh94: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh95: adrp x0, l_.str.19@PAGE Lloh96: add x0, x0, l_.str.19@PAGEOFF bl _IntGetProcAddress Lloh97: adrp x8, __funcptr_glProgramUniform2fv@GOTPAGE Lloh98: ldr x8, [x8, __funcptr_glProgramUniform2fv@GOTPAGEOFF] Lloh99: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh100: adrp x0, l_.str.20@PAGE Lloh101: add x0, x0, l_.str.20@PAGEOFF bl _IntGetProcAddress Lloh102: adrp x8, __funcptr_glProgramUniform2i@GOTPAGE Lloh103: ldr x8, [x8, __funcptr_glProgramUniform2i@GOTPAGEOFF] Lloh104: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh105: adrp x0, l_.str.21@PAGE Lloh106: add x0, x0, l_.str.21@PAGEOFF bl _IntGetProcAddress Lloh107: adrp x8, __funcptr_glProgramUniform2iv@GOTPAGE Lloh108: ldr x8, [x8, __funcptr_glProgramUniform2iv@GOTPAGEOFF] Lloh109: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh110: adrp x0, l_.str.22@PAGE Lloh111: add x0, x0, l_.str.22@PAGEOFF bl _IntGetProcAddress Lloh112: adrp x8, __funcptr_glProgramUniform2ui@GOTPAGE Lloh113: ldr x8, [x8, __funcptr_glProgramUniform2ui@GOTPAGEOFF] Lloh114: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh115: adrp x0, l_.str.23@PAGE Lloh116: add x0, x0, l_.str.23@PAGEOFF bl _IntGetProcAddress Lloh117: adrp x8, __funcptr_glProgramUniform2uiv@GOTPAGE Lloh118: ldr x8, [x8, __funcptr_glProgramUniform2uiv@GOTPAGEOFF] Lloh119: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh120: adrp x0, l_.str.24@PAGE Lloh121: add x0, x0, l_.str.24@PAGEOFF bl _IntGetProcAddress Lloh122: adrp x8, __funcptr_glProgramUniform3d@GOTPAGE Lloh123: ldr x8, [x8, __funcptr_glProgramUniform3d@GOTPAGEOFF] Lloh124: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh125: adrp x0, l_.str.25@PAGE Lloh126: add x0, x0, l_.str.25@PAGEOFF bl _IntGetProcAddress Lloh127: adrp x8, __funcptr_glProgramUniform3dv@GOTPAGE Lloh128: ldr x8, [x8, __funcptr_glProgramUniform3dv@GOTPAGEOFF] Lloh129: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh130: adrp x0, l_.str.26@PAGE Lloh131: add x0, x0, l_.str.26@PAGEOFF bl _IntGetProcAddress Lloh132: adrp x8, __funcptr_glProgramUniform3f@GOTPAGE Lloh133: ldr x8, [x8, __funcptr_glProgramUniform3f@GOTPAGEOFF] Lloh134: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh135: adrp x0, l_.str.27@PAGE Lloh136: add x0, x0, l_.str.27@PAGEOFF bl _IntGetProcAddress Lloh137: adrp x8, __funcptr_glProgramUniform3fv@GOTPAGE Lloh138: ldr x8, [x8, __funcptr_glProgramUniform3fv@GOTPAGEOFF] Lloh139: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh140: adrp x0, l_.str.28@PAGE Lloh141: add x0, x0, l_.str.28@PAGEOFF bl _IntGetProcAddress Lloh142: adrp x8, __funcptr_glProgramUniform3i@GOTPAGE Lloh143: ldr x8, [x8, __funcptr_glProgramUniform3i@GOTPAGEOFF] Lloh144: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh145: adrp x0, l_.str.29@PAGE Lloh146: add x0, x0, l_.str.29@PAGEOFF bl _IntGetProcAddress Lloh147: adrp x8, __funcptr_glProgramUniform3iv@GOTPAGE Lloh148: ldr x8, [x8, __funcptr_glProgramUniform3iv@GOTPAGEOFF] Lloh149: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh150: adrp x0, l_.str.30@PAGE Lloh151: add x0, x0, l_.str.30@PAGEOFF bl _IntGetProcAddress Lloh152: adrp x8, __funcptr_glProgramUniform3ui@GOTPAGE Lloh153: ldr x8, [x8, __funcptr_glProgramUniform3ui@GOTPAGEOFF] Lloh154: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh155: adrp x0, l_.str.31@PAGE Lloh156: add x0, x0, l_.str.31@PAGEOFF bl _IntGetProcAddress Lloh157: adrp x8, __funcptr_glProgramUniform3uiv@GOTPAGE Lloh158: ldr x8, [x8, __funcptr_glProgramUniform3uiv@GOTPAGEOFF] Lloh159: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh160: adrp x0, l_.str.32@PAGE Lloh161: add x0, x0, l_.str.32@PAGEOFF bl _IntGetProcAddress Lloh162: adrp x8, __funcptr_glProgramUniform4d@GOTPAGE Lloh163: ldr x8, [x8, __funcptr_glProgramUniform4d@GOTPAGEOFF] Lloh164: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh165: adrp x0, l_.str.33@PAGE Lloh166: add x0, x0, l_.str.33@PAGEOFF bl _IntGetProcAddress Lloh167: adrp x8, __funcptr_glProgramUniform4dv@GOTPAGE Lloh168: ldr x8, [x8, __funcptr_glProgramUniform4dv@GOTPAGEOFF] Lloh169: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh170: adrp x0, l_.str.34@PAGE Lloh171: add x0, x0, l_.str.34@PAGEOFF bl _IntGetProcAddress Lloh172: adrp x8, __funcptr_glProgramUniform4f@GOTPAGE Lloh173: ldr x8, [x8, __funcptr_glProgramUniform4f@GOTPAGEOFF] Lloh174: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh175: adrp x0, l_.str.35@PAGE Lloh176: add x0, x0, l_.str.35@PAGEOFF bl _IntGetProcAddress Lloh177: adrp x8, __funcptr_glProgramUniform4fv@GOTPAGE Lloh178: ldr x8, [x8, __funcptr_glProgramUniform4fv@GOTPAGEOFF] Lloh179: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh180: adrp x0, l_.str.36@PAGE Lloh181: add x0, x0, l_.str.36@PAGEOFF bl _IntGetProcAddress Lloh182: adrp x8, __funcptr_glProgramUniform4i@GOTPAGE Lloh183: ldr x8, [x8, __funcptr_glProgramUniform4i@GOTPAGEOFF] Lloh184: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh185: adrp x0, l_.str.37@PAGE Lloh186: add x0, x0, l_.str.37@PAGEOFF bl _IntGetProcAddress Lloh187: adrp x8, __funcptr_glProgramUniform4iv@GOTPAGE Lloh188: ldr x8, [x8, __funcptr_glProgramUniform4iv@GOTPAGEOFF] Lloh189: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh190: adrp x0, l_.str.38@PAGE Lloh191: add x0, x0, l_.str.38@PAGEOFF bl _IntGetProcAddress Lloh192: adrp x8, __funcptr_glProgramUniform4ui@GOTPAGE Lloh193: ldr x8, [x8, __funcptr_glProgramUniform4ui@GOTPAGEOFF] Lloh194: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh195: adrp x0, l_.str.39@PAGE Lloh196: add x0, x0, l_.str.39@PAGEOFF bl _IntGetProcAddress Lloh197: adrp x8, __funcptr_glProgramUniform4uiv@GOTPAGE Lloh198: ldr x8, [x8, __funcptr_glProgramUniform4uiv@GOTPAGEOFF] Lloh199: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh200: adrp x0, l_.str.40@PAGE Lloh201: add x0, x0, l_.str.40@PAGEOFF bl _IntGetProcAddress Lloh202: adrp x8, __funcptr_glProgramUniformMatrix2dv@GOTPAGE Lloh203: ldr x8, [x8, __funcptr_glProgramUniformMatrix2dv@GOTPAGEOFF] Lloh204: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh205: adrp x0, l_.str.41@PAGE Lloh206: add x0, x0, l_.str.41@PAGEOFF bl _IntGetProcAddress Lloh207: adrp x8, __funcptr_glProgramUniformMatrix2fv@GOTPAGE Lloh208: ldr x8, [x8, __funcptr_glProgramUniformMatrix2fv@GOTPAGEOFF] Lloh209: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh210: adrp x0, l_.str.42@PAGE Lloh211: add x0, x0, l_.str.42@PAGEOFF bl _IntGetProcAddress Lloh212: adrp x8, __funcptr_glProgramUniformMatrix2x3dv@GOTPAGE Lloh213: ldr x8, [x8, __funcptr_glProgramUniformMatrix2x3dv@GOTPAGEOFF] Lloh214: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh215: adrp x0, l_.str.43@PAGE Lloh216: add x0, x0, l_.str.43@PAGEOFF bl _IntGetProcAddress Lloh217: adrp x8, __funcptr_glProgramUniformMatrix2x3fv@GOTPAGE Lloh218: ldr x8, [x8, __funcptr_glProgramUniformMatrix2x3fv@GOTPAGEOFF] Lloh219: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh220: adrp x0, l_.str.44@PAGE Lloh221: add x0, x0, l_.str.44@PAGEOFF bl _IntGetProcAddress Lloh222: adrp x8, __funcptr_glProgramUniformMatrix2x4dv@GOTPAGE Lloh223: ldr x8, [x8, __funcptr_glProgramUniformMatrix2x4dv@GOTPAGEOFF] Lloh224: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh225: adrp x0, l_.str.45@PAGE Lloh226: add x0, x0, l_.str.45@PAGEOFF bl _IntGetProcAddress Lloh227: adrp x8, __funcptr_glProgramUniformMatrix2x4fv@GOTPAGE Lloh228: ldr x8, [x8, __funcptr_glProgramUniformMatrix2x4fv@GOTPAGEOFF] Lloh229: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh230: adrp x0, l_.str.46@PAGE Lloh231: add x0, x0, l_.str.46@PAGEOFF bl _IntGetProcAddress Lloh232: adrp x8, __funcptr_glProgramUniformMatrix3dv@GOTPAGE Lloh233: ldr x8, [x8, __funcptr_glProgramUniformMatrix3dv@GOTPAGEOFF] Lloh234: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh235: adrp x0, l_.str.47@PAGE Lloh236: add x0, x0, l_.str.47@PAGEOFF bl _IntGetProcAddress Lloh237: adrp x8, __funcptr_glProgramUniformMatrix3fv@GOTPAGE Lloh238: ldr x8, [x8, __funcptr_glProgramUniformMatrix3fv@GOTPAGEOFF] Lloh239: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh240: adrp x0, l_.str.48@PAGE Lloh241: add x0, x0, l_.str.48@PAGEOFF bl _IntGetProcAddress Lloh242: adrp x8, __funcptr_glProgramUniformMatrix3x2dv@GOTPAGE Lloh243: ldr x8, [x8, __funcptr_glProgramUniformMatrix3x2dv@GOTPAGEOFF] Lloh244: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh245: adrp x0, l_.str.49@PAGE Lloh246: add x0, x0, l_.str.49@PAGEOFF bl _IntGetProcAddress Lloh247: adrp x8, __funcptr_glProgramUniformMatrix3x2fv@GOTPAGE Lloh248: ldr x8, [x8, __funcptr_glProgramUniformMatrix3x2fv@GOTPAGEOFF] Lloh249: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh250: adrp x0, l_.str.50@PAGE Lloh251: add x0, x0, l_.str.50@PAGEOFF bl _IntGetProcAddress Lloh252: adrp x8, __funcptr_glProgramUniformMatrix3x4dv@GOTPAGE Lloh253: ldr x8, [x8, __funcptr_glProgramUniformMatrix3x4dv@GOTPAGEOFF] Lloh254: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh255: adrp x0, l_.str.51@PAGE Lloh256: add x0, x0, l_.str.51@PAGEOFF bl _IntGetProcAddress Lloh257: adrp x8, __funcptr_glProgramUniformMatrix3x4fv@GOTPAGE Lloh258: ldr x8, [x8, __funcptr_glProgramUniformMatrix3x4fv@GOTPAGEOFF] Lloh259: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh260: adrp x0, l_.str.52@PAGE Lloh261: add x0, x0, l_.str.52@PAGEOFF bl _IntGetProcAddress Lloh262: adrp x8, __funcptr_glProgramUniformMatrix4dv@GOTPAGE Lloh263: ldr x8, [x8, __funcptr_glProgramUniformMatrix4dv@GOTPAGEOFF] Lloh264: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh265: adrp x0, l_.str.53@PAGE Lloh266: add x0, x0, l_.str.53@PAGEOFF bl _IntGetProcAddress Lloh267: adrp x8, __funcptr_glProgramUniformMatrix4fv@GOTPAGE Lloh268: ldr x8, [x8, __funcptr_glProgramUniformMatrix4fv@GOTPAGEOFF] Lloh269: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh270: adrp x0, l_.str.54@PAGE Lloh271: add x0, x0, l_.str.54@PAGEOFF bl _IntGetProcAddress Lloh272: adrp x8, __funcptr_glProgramUniformMatrix4x2dv@GOTPAGE Lloh273: ldr x8, [x8, __funcptr_glProgramUniformMatrix4x2dv@GOTPAGEOFF] Lloh274: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh275: adrp x0, l_.str.55@PAGE Lloh276: add x0, x0, l_.str.55@PAGEOFF bl _IntGetProcAddress Lloh277: adrp x8, __funcptr_glProgramUniformMatrix4x2fv@GOTPAGE Lloh278: ldr x8, [x8, __funcptr_glProgramUniformMatrix4x2fv@GOTPAGEOFF] Lloh279: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh280: adrp x0, l_.str.56@PAGE Lloh281: add x0, x0, l_.str.56@PAGEOFF bl _IntGetProcAddress Lloh282: adrp x8, __funcptr_glProgramUniformMatrix4x3dv@GOTPAGE Lloh283: ldr x8, [x8, __funcptr_glProgramUniformMatrix4x3dv@GOTPAGEOFF] Lloh284: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh285: adrp x0, l_.str.57@PAGE Lloh286: add x0, x0, l_.str.57@PAGEOFF bl _IntGetProcAddress Lloh287: adrp x8, __funcptr_glProgramUniformMatrix4x3fv@GOTPAGE Lloh288: ldr x8, [x8, __funcptr_glProgramUniformMatrix4x3fv@GOTPAGEOFF] Lloh289: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh290: adrp x0, l_.str.58@PAGE Lloh291: add x0, x0, l_.str.58@PAGEOFF bl _IntGetProcAddress Lloh292: adrp x8, __funcptr_glUseProgramStages@GOTPAGE Lloh293: ldr x8, [x8, __funcptr_glUseProgramStages@GOTPAGEOFF] Lloh294: str x0, [x8] cmp x0, #0 cinc w19, w19, eq Lloh295: adrp x0, l_.str.59@PAGE Lloh296: add x0, x0, l_.str.59@PAGEOFF bl _IntGetProcAddress Lloh297: adrp x8, __funcptr_glValidateProgramPipeline@GOTPAGE Lloh298: ldr x8, [x8, __funcptr_glValidateProgramPipeline@GOTPAGEOFF] Lloh299: str x0, [x8] cmp x0, #0 cinc w0, w19, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh297, Lloh298, Lloh299 .loh AdrpAdd Lloh295, Lloh296 .loh AdrpLdrGotStr Lloh292, Lloh293, Lloh294 .loh AdrpAdd Lloh290, Lloh291 .loh AdrpLdrGotStr Lloh287, Lloh288, Lloh289 .loh AdrpAdd Lloh285, Lloh286 .loh AdrpLdrGotStr Lloh282, Lloh283, Lloh284 .loh AdrpAdd Lloh280, Lloh281 .loh AdrpLdrGotStr Lloh277, Lloh278, Lloh279 .loh AdrpAdd Lloh275, Lloh276 .loh AdrpLdrGotStr Lloh272, Lloh273, Lloh274 .loh AdrpAdd Lloh270, Lloh271 .loh AdrpLdrGotStr Lloh267, Lloh268, Lloh269 .loh AdrpAdd Lloh265, Lloh266 .loh AdrpLdrGotStr Lloh262, Lloh263, Lloh264 .loh AdrpAdd Lloh260, Lloh261 .loh AdrpLdrGotStr Lloh257, Lloh258, Lloh259 .loh AdrpAdd Lloh255, Lloh256 .loh AdrpLdrGotStr Lloh252, Lloh253, Lloh254 .loh AdrpAdd Lloh250, Lloh251 .loh AdrpLdrGotStr Lloh247, Lloh248, Lloh249 .loh AdrpAdd Lloh245, Lloh246 .loh AdrpLdrGotStr Lloh242, Lloh243, Lloh244 .loh AdrpAdd Lloh240, Lloh241 .loh AdrpLdrGotStr Lloh237, Lloh238, Lloh239 .loh AdrpAdd Lloh235, Lloh236 .loh AdrpLdrGotStr Lloh232, Lloh233, Lloh234 .loh AdrpAdd Lloh230, Lloh231 .loh AdrpLdrGotStr Lloh227, Lloh228, Lloh229 .loh AdrpAdd Lloh225, Lloh226 .loh AdrpLdrGotStr Lloh222, Lloh223, Lloh224 .loh AdrpAdd Lloh220, Lloh221 .loh AdrpLdrGotStr Lloh217, Lloh218, Lloh219 .loh AdrpAdd Lloh215, Lloh216 .loh AdrpLdrGotStr Lloh212, Lloh213, Lloh214 .loh AdrpAdd Lloh210, Lloh211 .loh AdrpLdrGotStr Lloh207, Lloh208, Lloh209 .loh AdrpAdd Lloh205, Lloh206 .loh AdrpLdrGotStr Lloh202, Lloh203, Lloh204 .loh AdrpAdd Lloh200, Lloh201 .loh AdrpLdrGotStr Lloh197, Lloh198, Lloh199 .loh AdrpAdd Lloh195, Lloh196 .loh AdrpLdrGotStr Lloh192, Lloh193, Lloh194 .loh AdrpAdd Lloh190, Lloh191 .loh AdrpLdrGotStr Lloh187, Lloh188, Lloh189 .loh AdrpAdd Lloh185, Lloh186 .loh AdrpLdrGotStr Lloh182, Lloh183, Lloh184 .loh AdrpAdd Lloh180, Lloh181 .loh AdrpLdrGotStr Lloh177, Lloh178, Lloh179 .loh AdrpAdd Lloh175, Lloh176 .loh AdrpLdrGotStr Lloh172, Lloh173, Lloh174 .loh AdrpAdd Lloh170, Lloh171 .loh AdrpLdrGotStr Lloh167, Lloh168, Lloh169 .loh AdrpAdd Lloh165, Lloh166 .loh AdrpLdrGotStr Lloh162, Lloh163, Lloh164 .loh AdrpAdd Lloh160, Lloh161 .loh AdrpLdrGotStr Lloh157, Lloh158, Lloh159 .loh AdrpAdd Lloh155, Lloh156 .loh AdrpLdrGotStr Lloh152, Lloh153, Lloh154 .loh AdrpAdd Lloh150, Lloh151 .loh AdrpLdrGotStr Lloh147, Lloh148, Lloh149 .loh AdrpAdd Lloh145, Lloh146 .loh AdrpLdrGotStr Lloh142, Lloh143, Lloh144 .loh AdrpAdd Lloh140, Lloh141 .loh AdrpLdrGotStr Lloh137, Lloh138, Lloh139 .loh AdrpAdd Lloh135, Lloh136 .loh AdrpLdrGotStr Lloh132, Lloh133, Lloh134 .loh AdrpAdd Lloh130, Lloh131 .loh AdrpLdrGotStr Lloh127, Lloh128, Lloh129 .loh AdrpAdd Lloh125, Lloh126 .loh AdrpLdrGotStr Lloh122, Lloh123, Lloh124 .loh AdrpAdd Lloh120, Lloh121 .loh AdrpLdrGotStr Lloh117, Lloh118, Lloh119 .loh AdrpAdd Lloh115, Lloh116 .loh AdrpLdrGotStr Lloh112, Lloh113, Lloh114 .loh AdrpAdd Lloh110, Lloh111 .loh AdrpLdrGotStr Lloh107, Lloh108, Lloh109 .loh AdrpAdd Lloh105, Lloh106 .loh AdrpLdrGotStr Lloh102, Lloh103, Lloh104 .loh AdrpAdd Lloh100, Lloh101 .loh AdrpLdrGotStr Lloh97, Lloh98, Lloh99 .loh AdrpAdd Lloh95, Lloh96 .loh AdrpLdrGotStr Lloh92, Lloh93, Lloh94 .loh AdrpAdd Lloh90, Lloh91 .loh AdrpLdrGotStr Lloh87, Lloh88, Lloh89 .loh AdrpAdd Lloh85, Lloh86 .loh AdrpLdrGotStr Lloh82, Lloh83, Lloh84 .loh AdrpAdd Lloh80, Lloh81 .loh AdrpLdrGotStr Lloh77, Lloh78, Lloh79 .loh AdrpAdd Lloh75, Lloh76 .loh AdrpLdrGotStr Lloh72, Lloh73, Lloh74 .loh AdrpAdd Lloh70, Lloh71 .loh AdrpLdrGotStr Lloh67, Lloh68, Lloh69 .loh AdrpAdd Lloh65, Lloh66 .loh AdrpLdrGotStr Lloh62, Lloh63, Lloh64 .loh AdrpAdd Lloh60, Lloh61 .loh AdrpLdrGotStr Lloh57, Lloh58, Lloh59 .loh AdrpAdd Lloh55, Lloh56 .loh AdrpLdrGotStr Lloh52, Lloh53, Lloh54 .loh AdrpAdd Lloh50, Lloh51 .loh AdrpLdrGotStr Lloh47, Lloh48, Lloh49 .loh AdrpAdd Lloh45, Lloh46 .loh AdrpLdrGotStr Lloh42, Lloh43, Lloh44 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpLdrGotStr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotStr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glActiveShaderProgram" .comm __funcptr_glActiveShaderProgram,8,3 ; @_funcptr_glActiveShaderProgram l_.str.1: ; @.str.1 .asciz "glBindProgramPipeline" .comm __funcptr_glBindProgramPipeline,8,3 ; @_funcptr_glBindProgramPipeline l_.str.2: ; @.str.2 .asciz "glCreateShaderProgramv" .comm __funcptr_glCreateShaderProgramv,8,3 ; @_funcptr_glCreateShaderProgramv l_.str.3: ; @.str.3 .asciz "glDeleteProgramPipelines" .comm __funcptr_glDeleteProgramPipelines,8,3 ; @_funcptr_glDeleteProgramPipelines l_.str.4: ; @.str.4 .asciz "glGenProgramPipelines" .comm __funcptr_glGenProgramPipelines,8,3 ; @_funcptr_glGenProgramPipelines l_.str.5: ; @.str.5 .asciz "glGetProgramPipelineInfoLog" .comm __funcptr_glGetProgramPipelineInfoLog,8,3 ; @_funcptr_glGetProgramPipelineInfoLog l_.str.6: ; @.str.6 .asciz "glGetProgramPipelineiv" .comm __funcptr_glGetProgramPipelineiv,8,3 ; @_funcptr_glGetProgramPipelineiv l_.str.7: ; @.str.7 .asciz "glIsProgramPipeline" .comm __funcptr_glIsProgramPipeline,8,3 ; @_funcptr_glIsProgramPipeline l_.str.8: ; @.str.8 .asciz "glProgramUniform1d" .comm __funcptr_glProgramUniform1d,8,3 ; @_funcptr_glProgramUniform1d l_.str.9: ; @.str.9 .asciz "glProgramUniform1dv" .comm __funcptr_glProgramUniform1dv,8,3 ; @_funcptr_glProgramUniform1dv l_.str.10: ; @.str.10 .asciz "glProgramUniform1f" .comm __funcptr_glProgramUniform1f,8,3 ; @_funcptr_glProgramUniform1f l_.str.11: ; @.str.11 .asciz "glProgramUniform1fv" .comm __funcptr_glProgramUniform1fv,8,3 ; @_funcptr_glProgramUniform1fv l_.str.12: ; @.str.12 .asciz "glProgramUniform1i" .comm __funcptr_glProgramUniform1i,8,3 ; @_funcptr_glProgramUniform1i l_.str.13: ; @.str.13 .asciz "glProgramUniform1iv" .comm __funcptr_glProgramUniform1iv,8,3 ; @_funcptr_glProgramUniform1iv l_.str.14: ; @.str.14 .asciz "glProgramUniform1ui" .comm __funcptr_glProgramUniform1ui,8,3 ; @_funcptr_glProgramUniform1ui l_.str.15: ; @.str.15 .asciz "glProgramUniform1uiv" .comm __funcptr_glProgramUniform1uiv,8,3 ; @_funcptr_glProgramUniform1uiv l_.str.16: ; @.str.16 .asciz "glProgramUniform2d" .comm __funcptr_glProgramUniform2d,8,3 ; @_funcptr_glProgramUniform2d l_.str.17: ; @.str.17 .asciz "glProgramUniform2dv" .comm __funcptr_glProgramUniform2dv,8,3 ; @_funcptr_glProgramUniform2dv l_.str.18: ; @.str.18 .asciz "glProgramUniform2f" .comm __funcptr_glProgramUniform2f,8,3 ; @_funcptr_glProgramUniform2f l_.str.19: ; @.str.19 .asciz "glProgramUniform2fv" .comm __funcptr_glProgramUniform2fv,8,3 ; @_funcptr_glProgramUniform2fv l_.str.20: ; @.str.20 .asciz "glProgramUniform2i" .comm __funcptr_glProgramUniform2i,8,3 ; @_funcptr_glProgramUniform2i l_.str.21: ; @.str.21 .asciz "glProgramUniform2iv" .comm __funcptr_glProgramUniform2iv,8,3 ; @_funcptr_glProgramUniform2iv l_.str.22: ; @.str.22 .asciz "glProgramUniform2ui" .comm __funcptr_glProgramUniform2ui,8,3 ; @_funcptr_glProgramUniform2ui l_.str.23: ; @.str.23 .asciz "glProgramUniform2uiv" .comm __funcptr_glProgramUniform2uiv,8,3 ; @_funcptr_glProgramUniform2uiv l_.str.24: ; @.str.24 .asciz "glProgramUniform3d" .comm __funcptr_glProgramUniform3d,8,3 ; @_funcptr_glProgramUniform3d l_.str.25: ; @.str.25 .asciz "glProgramUniform3dv" .comm __funcptr_glProgramUniform3dv,8,3 ; @_funcptr_glProgramUniform3dv l_.str.26: ; @.str.26 .asciz "glProgramUniform3f" .comm __funcptr_glProgramUniform3f,8,3 ; @_funcptr_glProgramUniform3f l_.str.27: ; @.str.27 .asciz "glProgramUniform3fv" .comm __funcptr_glProgramUniform3fv,8,3 ; @_funcptr_glProgramUniform3fv l_.str.28: ; @.str.28 .asciz "glProgramUniform3i" .comm __funcptr_glProgramUniform3i,8,3 ; @_funcptr_glProgramUniform3i l_.str.29: ; @.str.29 .asciz "glProgramUniform3iv" .comm __funcptr_glProgramUniform3iv,8,3 ; @_funcptr_glProgramUniform3iv l_.str.30: ; @.str.30 .asciz "glProgramUniform3ui" .comm __funcptr_glProgramUniform3ui,8,3 ; @_funcptr_glProgramUniform3ui l_.str.31: ; @.str.31 .asciz "glProgramUniform3uiv" .comm __funcptr_glProgramUniform3uiv,8,3 ; @_funcptr_glProgramUniform3uiv l_.str.32: ; @.str.32 .asciz "glProgramUniform4d" .comm __funcptr_glProgramUniform4d,8,3 ; @_funcptr_glProgramUniform4d l_.str.33: ; @.str.33 .asciz "glProgramUniform4dv" .comm __funcptr_glProgramUniform4dv,8,3 ; @_funcptr_glProgramUniform4dv l_.str.34: ; @.str.34 .asciz "glProgramUniform4f" .comm __funcptr_glProgramUniform4f,8,3 ; @_funcptr_glProgramUniform4f l_.str.35: ; @.str.35 .asciz "glProgramUniform4fv" .comm __funcptr_glProgramUniform4fv,8,3 ; @_funcptr_glProgramUniform4fv l_.str.36: ; @.str.36 .asciz "glProgramUniform4i" .comm __funcptr_glProgramUniform4i,8,3 ; @_funcptr_glProgramUniform4i l_.str.37: ; @.str.37 .asciz "glProgramUniform4iv" .comm __funcptr_glProgramUniform4iv,8,3 ; @_funcptr_glProgramUniform4iv l_.str.38: ; @.str.38 .asciz "glProgramUniform4ui" .comm __funcptr_glProgramUniform4ui,8,3 ; @_funcptr_glProgramUniform4ui l_.str.39: ; @.str.39 .asciz "glProgramUniform4uiv" .comm __funcptr_glProgramUniform4uiv,8,3 ; @_funcptr_glProgramUniform4uiv l_.str.40: ; @.str.40 .asciz "glProgramUniformMatrix2dv" .comm __funcptr_glProgramUniformMatrix2dv,8,3 ; @_funcptr_glProgramUniformMatrix2dv l_.str.41: ; @.str.41 .asciz "glProgramUniformMatrix2fv" .comm __funcptr_glProgramUniformMatrix2fv,8,3 ; @_funcptr_glProgramUniformMatrix2fv l_.str.42: ; @.str.42 .asciz "glProgramUniformMatrix2x3dv" .comm __funcptr_glProgramUniformMatrix2x3dv,8,3 ; @_funcptr_glProgramUniformMatrix2x3dv l_.str.43: ; @.str.43 .asciz "glProgramUniformMatrix2x3fv" .comm __funcptr_glProgramUniformMatrix2x3fv,8,3 ; @_funcptr_glProgramUniformMatrix2x3fv l_.str.44: ; @.str.44 .asciz "glProgramUniformMatrix2x4dv" .comm __funcptr_glProgramUniformMatrix2x4dv,8,3 ; @_funcptr_glProgramUniformMatrix2x4dv l_.str.45: ; @.str.45 .asciz "glProgramUniformMatrix2x4fv" .comm __funcptr_glProgramUniformMatrix2x4fv,8,3 ; @_funcptr_glProgramUniformMatrix2x4fv l_.str.46: ; @.str.46 .asciz "glProgramUniformMatrix3dv" .comm __funcptr_glProgramUniformMatrix3dv,8,3 ; @_funcptr_glProgramUniformMatrix3dv l_.str.47: ; @.str.47 .asciz "glProgramUniformMatrix3fv" .comm __funcptr_glProgramUniformMatrix3fv,8,3 ; @_funcptr_glProgramUniformMatrix3fv l_.str.48: ; @.str.48 .asciz "glProgramUniformMatrix3x2dv" .comm __funcptr_glProgramUniformMatrix3x2dv,8,3 ; @_funcptr_glProgramUniformMatrix3x2dv l_.str.49: ; @.str.49 .asciz "glProgramUniformMatrix3x2fv" .comm __funcptr_glProgramUniformMatrix3x2fv,8,3 ; @_funcptr_glProgramUniformMatrix3x2fv l_.str.50: ; @.str.50 .asciz "glProgramUniformMatrix3x4dv" .comm __funcptr_glProgramUniformMatrix3x4dv,8,3 ; @_funcptr_glProgramUniformMatrix3x4dv l_.str.51: ; @.str.51 .asciz "glProgramUniformMatrix3x4fv" .comm __funcptr_glProgramUniformMatrix3x4fv,8,3 ; @_funcptr_glProgramUniformMatrix3x4fv l_.str.52: ; @.str.52 .asciz "glProgramUniformMatrix4dv" .comm __funcptr_glProgramUniformMatrix4dv,8,3 ; @_funcptr_glProgramUniformMatrix4dv l_.str.53: ; @.str.53 .asciz "glProgramUniformMatrix4fv" .comm __funcptr_glProgramUniformMatrix4fv,8,3 ; @_funcptr_glProgramUniformMatrix4fv l_.str.54: ; @.str.54 .asciz "glProgramUniformMatrix4x2dv" .comm __funcptr_glProgramUniformMatrix4x2dv,8,3 ; @_funcptr_glProgramUniformMatrix4x2dv l_.str.55: ; @.str.55 .asciz "glProgramUniformMatrix4x2fv" .comm __funcptr_glProgramUniformMatrix4x2fv,8,3 ; @_funcptr_glProgramUniformMatrix4x2fv l_.str.56: ; @.str.56 .asciz "glProgramUniformMatrix4x3dv" .comm __funcptr_glProgramUniformMatrix4x3dv,8,3 ; @_funcptr_glProgramUniformMatrix4x3dv l_.str.57: ; @.str.57 .asciz "glProgramUniformMatrix4x3fv" .comm __funcptr_glProgramUniformMatrix4x3fv,8,3 ; @_funcptr_glProgramUniformMatrix4x3fv l_.str.58: ; @.str.58 .asciz "glUseProgramStages" .comm __funcptr_glUseProgramStages,8,3 ; @_funcptr_glUseProgramStages l_.str.59: ; @.str.59 .asciz "glValidateProgramPipeline" .comm __funcptr_glValidateProgramPipeline,8,3 ; @_funcptr_glValidateProgramPipeline .no_dead_strip _LoadExt_ARB_separate_shader_objects .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_separate_shader_objects.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_shader_atomic_counters _LoadExt_ARB_shader_atomic_counters: ## @LoadExt_ARB_shader_atomic_counters .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glGetActiveAtomicCounterBufferiv@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ecx, %ecx testq %rax, %rax sete %cl movl %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glGetActiveAtomicCounterBufferiv" .comm __funcptr_glGetActiveAtomicCounterBufferiv,8,3 ## @_funcptr_glGetActiveAtomicCounterBufferiv .no_dead_strip _LoadExt_ARB_shader_atomic_counters .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_shader_atomic_counters _LoadExt_ARB_shader_atomic_counters: ; @LoadExt_ARB_shader_atomic_counters .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress Lloh2: adrp x8, __funcptr_glGetActiveAtomicCounterBufferiv@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glGetActiveAtomicCounterBufferiv@GOTPAGEOFF] Lloh4: str x0, [x8] cmp x0, #0 cset w0, eq ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glGetActiveAtomicCounterBufferiv" .comm __funcptr_glGetActiveAtomicCounterBufferiv,8,3 ; @_funcptr_glGetActiveAtomicCounterBufferiv .no_dead_strip _LoadExt_ARB_shader_atomic_counters .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_shader_atomic_counters.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function LoadExt_ARB_shader_image_load_store _LoadExt_ARB_shader_image_load_store: ## @LoadExt_ARB_shader_image_load_store .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 leaq L_.str(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glBindImageTexture@GOTPCREL(%rip), %rcx movq %rax, (%rcx) xorl %ebx, %ebx testq %rax, %rax sete %bl leaq L_.str.1(%rip), %rdi callq _IntGetProcAddress movq __funcptr_glMemoryBarrier@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leal 1(%rbx), %ecx testq %rax, %rax cmovnel %ebx, %ecx movl %ecx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glBindImageTexture" .comm __funcptr_glBindImageTexture,8,3 ## @_funcptr_glBindImageTexture L_.str.1: ## @.str.1 .asciz "glMemoryBarrier" .comm __funcptr_glMemoryBarrier,8,3 ## @_funcptr_glMemoryBarrier .no_dead_strip _LoadExt_ARB_shader_image_load_store .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function LoadExt_ARB_shader_image_load_store _LoadExt_ARB_shader_image_load_store: ; @LoadExt_ARB_shader_image_load_store .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _IntGetProcAddress mov x19, x0 Lloh2: adrp x8, __funcptr_glBindImageTexture@GOTPAGE Lloh3: ldr x8, [x8, __funcptr_glBindImageTexture@GOTPAGEOFF] Lloh4: str x0, [x8] Lloh5: adrp x0, l_.str.1@PAGE Lloh6: add x0, x0, l_.str.1@PAGEOFF bl _IntGetProcAddress cmp x19, #0 cset w8, eq Lloh7: adrp x9, __funcptr_glMemoryBarrier@GOTPAGE Lloh8: ldr x9, [x9, __funcptr_glMemoryBarrier@GOTPAGEOFF] Lloh9: str x0, [x9] mov w9, #1 cinc w9, w9, eq cmp x0, #0 csel w0, w9, w8, eq ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glBindImageTexture" .comm __funcptr_glBindImageTexture,8,3 ; @_funcptr_glBindImageTexture l_.str.1: ; @.str.1 .asciz "glMemoryBarrier" .comm __funcptr_glMemoryBarrier,8,3 ; @_funcptr_glMemoryBarrier .no_dead_strip _LoadExt_ARB_shader_image_load_store .subsections_via_symbols
AnghaBench/Cinder/src/glload/extr_gl_load.c_LoadExt_ARB_shader_image_load_store.c
anghabench