Home
last modified time | relevance | path

Searched refs:reloc_target_bitmask (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/sparc64/sparc64/
H A Dkobj_machdep.c151 static const long reloc_target_bitmask[] = { variable
179 #define RELOC_VALUE_BITMASK(t) (reloc_target_bitmask[t])
225 rtype >= __arraycount(reloc_target_bitmask)) in kobj_reloc()
/netbsd-src/sys/arch/sparc/sparc/
H A Dkobj_machdep.c107 static const int reloc_target_bitmask[] = { variable
122 #define RELOC_VALUE_BITMASK(t) (reloc_target_bitmask[t])
/netbsd-src/libexec/ld.elf_so/arch/sparc/
H A Dmdreloc.c143 static const int reloc_target_bitmask[] = {
158 #define RELOC_VALUE_BITMASK(t) (reloc_target_bitmask[t]) in _rtld_setup_pltgot()
134 static const int reloc_target_bitmask[] = { global() variable
/netbsd-src/libexec/ld.elf_so/arch/sparc64/
H A Dmdreloc.c173 static const long reloc_target_bitmask[] = {
201 #define RELOC_VALUE_BITMASK(t) (reloc_target_bitmask[t])
164 static const long reloc_target_bitmask[] = { global() variable