Lines Matching refs:Relocation
17 // Relocation helper functions
92 static inline AArch64PLT1& helper_PLT_init(Relocation& pReloc,
94 // rsym - The relocation target symbol
109 Relocation& rel_entry = *ld_backend.getRelaPLT().create();
116 /// helper_DynRel - Get an relocation entry in .rela.dyn
117 static inline Relocation& helper_DynRela_init(ResolveInfo* pSym,
123 Relocation& rel_entry = *ld_backend.getRelaDyn().create();
134 /// helper_use_relative_reloc - Check if symbol can use relocation
157 static inline AArch64GOTEntry& helper_GOT_init(Relocation& pReloc,
160 // rsym - The relocation target symbol
170 // No corresponding dynamic relocation, initialize to the symbol value.
173 // Initialize got_entry content and the corresponding dynamic relocation.
176 Relocation& rel_entry = helper_DynRela_init(