Searched refs:R_ARM_RELATIVE (Results 1 – 2 of 2) sorted by relevance
222 if (rtype == R_ARM_RELATIVE) { /* A + B */ in elf_reloc_internal()258 case R_ARM_RELATIVE: in elf_reloc_internal()
1070 #define R_ARM_RELATIVE 23 /* Add load address of shared object. */ macro