Searched refs:sortRelocation (Results 1 – 4 of 4) sorted by relevance
166 virtual void sortRelocation(LDSection& pSection) = 0;
327 void sortRelocation(LDSection& pSection);
109 target().sortRelocation(*section); in writeSection()
3009 void GNULDBackend::sortRelocation(LDSection& pSection) in sortRelocation() function in GNULDBackend