Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/arm/
H A Delf_machdep.c222 if (rtype == R_ARM_RELATIVE) { /* A + B */ in elf_reloc_internal()
258 case R_ARM_RELATIVE: in elf_reloc_internal()
/f-stack/freebsd/sys/
H A Delf_common.h1070 #define R_ARM_RELATIVE 23 /* Add load address of shared object. */ macro