Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileFromAtoms.cpp186 struct TextSectionSorter { struct in __anon2e8aa0f30111::Util
495 unsigned Util::TextSectionSorter::weight(const SectionInfo *sect) { in weight()
507 bool Util::TextSectionSorter::operator()(const SectionInfo *left, in operator ()()
542 TextSectionSorter()); in organizeSections()