Home
last modified time | relevance | path

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

/components/lwp/arch/arm/common/
A Dreloc.c49 if ((v2 & 0xff) == R_ARM_RELATIVE) in arch_elf_reloc()
96 if ((v2 & 0xff) == R_ARM_RELATIVE) in arch_elf_reloc()
/components/lwp/arch/risc-v/common/
A Dreloc.c41 if ((v2 & 0xff) == R_ARM_RELATIVE) in arch_elf_reloc()
84 if ((v2 & 0xff) == R_ARM_RELATIVE) in arch_elf_reloc()
/components/libc/posix/libdl/arch/
A Darm.c76 case R_ARM_RELATIVE: in dlmodule_relocate()
/components/libc/posix/libdl/
A Ddlelf.h257 #define R_ARM_RELATIVE 23 macro
/components/lwp/
A Dlwp_elf.h2620 #define R_ARM_RELATIVE 23 /* Adjust by program base */ macro

Completed in 24 milliseconds