Lines Matching full:relocation
27 #include <mcld/LD/Relocation.h>
148 /// addRelocation - add a relocation entry in MCLinker (only for object file)
149 /// @param pType - the type of the relocation
153 /// @param pAddend - the addend value for applying relocation
154 Relocation* addRelocation(Relocation::Type pType,
158 Relocation::Address pAddend = 0);
160 /// applyRelocations - apply all relocation enties.
163 /// syncRelocationResult - After applying relocation, write back relocation target