Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/MachO/
H A DObjC.cpp1415 Defined *classRo = getClassRo(baseClass, /*getMetaRo=*/false); in mergeCategoriesIntoBaseClass() local
1416 ConcatInputSection *classIsec = dyn_cast<ConcatInputSection>(classRo->isec()); in mergeCategoriesIntoBaseClass()
1458 createSymbolReference(classRo, protoListSym, in mergeCategoriesIntoBaseClass()
1465 emitAndLinkPointerList(classRo, roClassLayout.baseMethodsOffset, extInfo, in mergeCategoriesIntoBaseClass()
1471 emitAndLinkPointerList(classRo, roClassLayout.basePropertiesOffset, extInfo, in mergeCategoriesIntoBaseClass()