Home | History | Annotate | Download | only in LD

Lines Matching full:relocation

9 #include <mcld/Fragment/Relocation.h>
235 // No relocation to eh_frame section
243 const Relocation& rel = *ri;
271 const Relocation& rel = *ri;
291 // order, so we can bookkeep the previously found relocation for next use.
295 Relocation& rel = const_cast<Relocation&>(*ri++);
307 // Make this relocation to be ignored.
308 Relocation* rel = const_cast<Relocation*>(pInCIE.getRelocation());