aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-sort-maps.c
AgeCommit message (Collapse)Author
2017-11-27Consolidate link map sortingAndreas Schwab
Combine the four places where link maps are sorted into a single function. This also moves the logic to skip the first map (representing the main binary) to the callers.