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.cpp474 Defined *getClassRo(const Defined *classSym, bool getMetaRo);
577 bool getMetaRo) { in getClassRo() argument
582 if (!getMetaRo) in getClassRo()