Lines Matching full:relocation
28 class Relocation;
58 /// readRelocations - read all relocation entries
91 /// scanRelocations - scan all relocation entries by output symbols.
110 /// relocate - applying relocation entries and create relocation
112 /// Create relocation section, asking TargetLDBackend to
113 /// read the relocation information into RelocationEntry
114 /// and push_back into the relocation section
115 bool relocation();
149 /// normalSyncRelocationResult - sync relocation result when producing shared
153 /// partialSyncRelocationResult - sync relocation result when doing partial
158 /// relocation target data to output
159 void writeRelocationResult(Relocation& pReloc, uint8_t* pOutput);