Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp187 struct TextSectionSorter { struct in __anon71138ccb0111::Util
496 unsigned Util::TextSectionSorter::weight(const SectionInfo *sect) { in weight()
508 bool Util::TextSectionSorter::operator()(const SectionInfo *left, in operator ()()
543 TextSectionSorter()); in organizeSections()