Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DObjC.cpp441 PointerListInfo &ptrList,
449 PointerListInfo &ptrList);
453 const PointerListInfo &ptrList);
457 const PointerListInfo &ptrList);
651 if (Defined *ptrList = in collectCategoryWriterInfoFromCategory() local
653 collectSectionWriteInfoFromIsec(ptrList->isec(), in collectCategoryWriterInfoFromCategory()
669 PointerListInfo &ptrList, [[maybe_unused]] SourceLanguage sourceLang) { in parseProtocolListInfo() argument
686 ptrList.structCount += protocolCount; in parseProtocolListInfo()
687 ptrList.structSize = target->wordSize; in parseProtocolListInfo()
712 ptrList.allPtrs.push_back(listSym); in parseProtocolListInfo()
[all …]