Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DObjC.cpp497 Defined *getClassRo(const Defined *classSym, bool getMetaRo);
600 bool getMetaRo) { in getClassRo() argument
605 if (!getMetaRo) in getClassRo()