Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DObjC.cpp1425 Defined *classRo = getClassRo(baseClass, /*getMetaRo=*/false); in mergeCategoriesIntoBaseClass() local
1426 ConcatInputSection *classIsec = dyn_cast<ConcatInputSection>(classRo->isec()); in mergeCategoriesIntoBaseClass()
1468 createSymbolReference(classRo, protoListSym, in mergeCategoriesIntoBaseClass()
1475 emitAndLinkPointerList(classRo, roClassLayout.baseMethodsOffset, extInfo, in mergeCategoriesIntoBaseClass()
1481 emitAndLinkPointerList(classRo, roClassLayout.basePropertiesOffset, extInfo, in mergeCategoriesIntoBaseClass()