Home
last modified time | relevance | path

Searched refs:sparc_write_branch (Results 1 – 6 of 6) sorted by relevance

/netbsd/sys/arch/sparc/include/
H A Delf_support.h32 sparc_write_branch(void *where_, void *target) in sparc_write_branch() function
/netbsd/sys/arch/sparc64/include/
H A Delf_support.h41 sparc_write_branch(void *where_, void *target) in sparc_write_branch() function
/netbsd/lib/csu/common/
H A Dcrt0-common.c151 #define write_plt(where, value) sparc_write_branch((void *)where, (void *)value)
/netbsd/libexec/ld.elf_so/
H A Dreloc.c307 sparc_write_branch(where2 + 1, (void *)target); in _rtld_call_ifunc()
/netbsd/libexec/ld.elf_so/arch/sparc/
H A Dmdreloc.c471 sparc_write_branch(where + 1, (void *)value); in _rtld_relocate_plt_object()
/netbsd/libexec/ld.elf_so/arch/sparc64/
H A Dmdreloc.c592 sparc_write_branch(where + 1, (void *)value); in _rtld_write_plt()