Searched refs:R_X86_64_SIZE32 (Results 1 – 8 of 8) sorted by relevance
40 movl blah@SIZE, %eax # R_X86_64_SIZE3241 movl blah@SIZE + 32, %eax # R_X86_64_SIZE3242 movl blah@SIZE - 32, %eax # R_X86_64_SIZE32
38 ELF_RELOC(R_X86_64_SIZE32, 32)
113 case R_X86_64_SIZE32: in createExprForRelocation()
140 return ELF::R_X86_64_SIZE32; in getRelocType64()
490 R_X86_64_SIZE32 = 32 variable in Relocs_Elf_X86_64
343 * x86_64_reloc.def: Add entries for R_X86_64_SIZE32 and
94 ELF-64: Type: R_X86_64_SIZE32 (32)
2992 #define R_X86_64_SIZE32 32 /* Size of symbol plus 32-bit addend */ macro