Lines Matching full:relocations
95 "ADR/ADRP relocations must be GOT relative"); in getAArch64FixupKindMachOInfo()
136 // ADRP fixups use relocations for the whole symbol value and only in RecordRelocation()
142 // imm19 relocations are for conditional branches, which require in RecordRelocation()
154 // 14-bit branch relocations should only target internal labels, and so in RecordRelocation()
217 // We don't support PCrel relocations of differences. in RecordRelocation()
223 // AArch64 always uses external relocations. If there is no symbol to use as in RecordRelocation()
299 // Relocations inside debug sections always use local relocations when in RecordRelocation()
308 // AArch64 uses external relocations as much as possible. For debug in RecordRelocation()
309 // sections, and for pointer-sized relocations (.quad), we allow section in RecordRelocation()
310 // relocations. It's code sections that run into trouble. in RecordRelocation()
319 // Pointer-sized relocations can use a local relocation. Otherwise, in RecordRelocation()