Home
last modified time | relevance | path

Searched refs:sortOutputSections (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DOutputSegment.h44 void sortOutputSections();
H A DOutputSegment.cpp152 void OutputSegment::sortOutputSections() { in sortOutputSections() function in OutputSegment
H A DWriter.cpp956 seg->sortOutputSections(); in sortSegmentsAndSections()