Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/arm/
H A Delf_machdep.c231 case R_ARM_NONE: /* none */ in elf_reloc_internal()
/f-stack/freebsd/sys/
H A Delf_common.h1046 #define R_ARM_NONE 0 /* No relocation. */ macro