Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Target/
DELFAttribute.h84 bool isMyAttribute(llvm::StringRef pVendorName) const { in isMyAttribute() function
/frameworks/compile/mclinker/lib/Target/
DELFAttribute.cpp174 if (subsection->isMyAttribute(pVendorName)) { in getSubsection()