Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DInputSection.cpp50 ObjCMethListSection::isMethodList(isec)) { in addInputSection()
H A DSyntheticSections.h694 static bool isMethodList(const ConcatInputSection *isec);
H A DSyntheticSections.cpp2082 bool ObjCMethListSection::isMethodList(const ConcatInputSection *isec) { in isMethodList() function in ObjCMethListSection