Searched refs:RELOC_RESOLVE_SYMBOL (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/sparc64/sparc64/
H A Delf_machdep.c259 #define RELOC_RESOLVE_SYMBOL(t) ((reloc_target_flags[t] & _RF_S) != 0) macro
379 if (RELOC_RESOLVE_SYMBOL(rtype)) {
/freebsd-11-stable/libexec/rtld-elf/sparc64/
H A Dreloc.c177 #define RELOC_RESOLVE_SYMBOL(t) ((reloc_target_flags[t] & _RF_S) != 0) macro
390 if (RELOC_RESOLVE_SYMBOL(type)) {

Completed in 67 milliseconds