Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_reloc_arm.h73 #ifndef R_ARM_RELATIVE
74 #define R_ARM_RELATIVE 23 macro
H A Ddwarf_reloc_arm.h62 #define R_ARM_RELATIVE 23 macro
/illumos-gate/usr/src/boot/common/
H A Dself_reloc.c53 #define RELOC_TYPE_RELATIVE R_ARM_RELATIVE
/illumos-gate/usr/src/boot/efi/loader/
H A Dreloc.c59 #define RELOC_TYPE_RELATIVE R_ARM_RELATIVE
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h926 #define R_ARM_RELATIVE 23 /* Add load address of shared object. */ macro