Home
last modified time | relevance | path

Searched refs:R_AARCH64_RELATIVE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm64/arm64/
H A Delf_machdep.c183 if (rtype == R_AARCH64_RELATIVE) in elf_reloc_internal()
191 case R_AARCH64_RELATIVE: in elf_reloc_internal()
/f-stack/freebsd/sys/
H A Delf_common.h1039 #define R_AARCH64_RELATIVE 1027 /* Add load address of shared object */ macro