Searched refs:sortRelocation (Results 1 – 4 of 4) sorted by relevance
178 virtual void sortRelocation(LDSection& pSection) = 0;
327 void sortRelocation(LDSection& pSection);
104 target().sortRelocation(*section); in writeSection()
2866 void GNULDBackend::sortRelocation(LDSection& pSection) { in sortRelocation() function in mcld::GNULDBackend