Searched refs:R_ARM_ABS32 (Results 1 – 2 of 2) sorted by relevance
132 28: R_ARM_ABS32 .rodata134 2c: R_ARM_ABS32 printk136 30: R_ARM_ABS32 .rodata143 In this sample there are 3 absolute (``R_ARM_ABS32``) relocations, 2 of which
18 #define R_ARM_ABS32 2 macro353 case R_ARM_ABS32: in arch_elf_relocate()