Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DObjC.cpp333 struct InfoInputCategory { struct in __anonff1b1f600411::ObjcCategoryMerger
426 mergeCategoriesIntoSingleCategory(std::vector<InfoInputCategory> &categories);
436 bool collectCategoryWriterInfoFromCategory(const InfoInputCategory &catInfo);
437 bool parseCatInfoToExtInfo(const InfoInputCategory &catInfo,
477 std::vector<InfoInputCategory> &categories);
497 MapVector<const Symbol *, std::vector<InfoInputCategory>> categoryMap;
621 const InfoInputCategory &catInfo) { in collectCategoryWriterInfoFromCategory()
788 bool ObjcCategoryMerger::parseCatInfoToExtInfo(const InfoInputCategory &catInfo, in parseCatInfoToExtInfo()
1117 std::vector<InfoInputCategory> &categories) { in mergeCategoriesIntoSingleCategory()
1199 InfoInputCategory catInputInfo{catListCisec, catBodyIsec, off, eLang}; in collectAndValidateCategoriesData()
[all …]