Searched refs:R_ARM_ABS32 (Results 1 – 3 of 3) sorted by relevance
123 28: R_ARM_ABS32 .rodata125 2c: R_ARM_ABS32 printk127 30: R_ARM_ABS32 .rodata149 In this sample there are 3 absolute (R_ARM_ABS32) relocations, 2 of which are meant to hold address…
408 #define R_ARM_ABS32 2 macro
303 case R_ARM_ABS32: in arch_elf_relocate()