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.cpp356 struct InfoInputCategory { struct in __anonff1b1f600411::ObjcCategoryMerger
449 mergeCategoriesIntoSingleCategory(std::vector<InfoInputCategory> &categories);
459 void collectCategoryWriterInfoFromCategory(const InfoInputCategory &catInfo);
460 void parseCatInfoToExtInfo(const InfoInputCategory &catInfo,
500 std::vector<InfoInputCategory> &categories);
520 MapVector<const Symbol *, std::vector<InfoInputCategory>> categoryMap;
644 const InfoInputCategory &catInfo) { in collectCategoryWriterInfoFromCategory()
794 void ObjcCategoryMerger::parseCatInfoToExtInfo(const InfoInputCategory &catInfo, in parseCatInfoToExtInfo()
1116 std::vector<InfoInputCategory> &categories) { in mergeCategoriesIntoSingleCategory()
1195 InfoInputCategory catInputInfo{catListCisec, catBodyIsec, off, eLang}; in collectAndValidateCategoriesData()
[all …]