Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DOutputSegment.h45 void sortOutputSections();
H A DOutputSegment.cpp143 void OutputSegment::sortOutputSections() { in sortOutputSections() function in OutputSegment
H A DWriter.cpp888 seg->sortOutputSections(); in sortSegmentsAndSections()