Searched defs:ptrList (Results 1 – 1 of 1) sorted by relevance
/llvm-project/lld/MachO/ |
H A D | ObjC.cpp | 670 PointerListInfo &ptrList, [[maybe_unused]] SourceLanguage sourceLang) { in collectCategoryWriterInfoFromCategory() local 686 parseProtocolListInfo(const ConcatInputSection * isec,uint32_t secOffset,PointerListInfo & ptrList,SourceLanguage sourceLang) parseProtocolListInfo() argument 743 PointerListInfo ptrList; parseProtocolListInfo() local 753 parsePointerListInfo(const ConcatInputSection * isec,uint32_t secOffset,PointerListInfo & ptrList) parsePointerListInfo() argument 856 emitAndLinkProtocolList(Defined * parentSym,uint32_t linkAtOffset,const ClassExtensionInfo & extInfo,const PointerListInfo & ptrList) emitAndLinkProtocolList() argument 914 emitAndLinkPointerList(Defined * parentSym,uint32_t linkAtOffset,const ClassExtensionInfo & extInfo,const PointerListInfo & ptrList) emitAndLinkPointerList() argument [all...] |