Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/MachO/
H A DObjC.cpp464 PointerListInfo &ptrList,
472 PointerListInfo &ptrList);
476 const PointerListInfo &ptrList);
480 const PointerListInfo &ptrList);
667 if (Defined *ptrList = in collectCategoryWriterInfoFromCategory() local
669 collectSectionWriteInfoFromIsec(ptrList->isec(), in collectCategoryWriterInfoFromCategory()
683 PointerListInfo &ptrList, [[maybe_unused]] SourceLanguage sourceLang) { in parseProtocolListInfo() argument
700 ptrList.structCount += protocolCount; in parseProtocolListInfo()
701 ptrList.structSize = target->wordSize; in parseProtocolListInfo()
726 ptrList.allPtrs.push_back(listSym); in parseProtocolListInfo()
[all …]