Home
last modified time | relevance | path

Searched refs:R_ARM_ABS32 (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/arm/include/asm/
Delf.h52 #define R_ARM_ABS32 2 macro
/linux-4.1.27/arch/arm/kernel/
Dmodule.c93 case R_ARM_ABS32: in apply_relocate()
/linux-4.1.27/scripts/
Drecordmcount.c369 case EM_ARM: reltype = R_ARM_ABS32; in do_file()
/linux-4.1.27/scripts/mod/
Dmodpost.c1729 case R_ARM_ABS32: in addend_arm_rel()