mailing list of musl libc
 help / color / mirror / code / Atom feed
1c82da300336556bbde2db2d902187ecb6e07752 blob 312 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
 
.set	noreorder
.global	dlsym
.hidden	__dlsym
.type	dlsym,@function
dlsym:
	lui	$3, %hi(%neg(%gp_rel(dlsym)))
	addiu	$3, $3, %lo(%neg(%gp_rel(dlsym)))
	addu	$3, $3, $25
	move	$6, $ra
	lw	$25, %got_disp(__dlsym)($3)
	addiu	$sp, $sp, -32
	sd	$ra, 16($sp)
	jalr	$25
	nop
	ld	$ra, 16($sp)
	jr	$ra
	addiu	$sp, $sp, 32
debug log:

solving 1c82da3 ...
found 1c82da3 in https://git.vuxu.org/mirror/musl/

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).