Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DObjC.cpp495 std::vector<ConcatInputSection *> &allInputSections; member in __anonff1b1f600411::ObjcCategoryMerger
517 allInputSections(_allInputSections) {} in ObjcCategoryMerger()
1155 for (InputSection *sec : allInputSections) { in collectNlCategories()
1170 for (InputSection *sec : allInputSections) { in collectAndValidateCategoriesData()