Searched refs:getSubsection (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
H A DELFAttribute.h109 Subsection *getSubsection(llvm::StringRef pVendorName) const;
/frameworks/compile/mclinker/lib/Target/
H A DELFAttribute.cpp98 Subsection *subsection = getSubsection(vendor_name);
160 assert((getSubsection(pAttrData.getVendorName()) == NULL) &&
167 ELFAttribute::getSubsection(llvm::StringRef pVendorName) const function in class:ELFAttribute

Completed in 761 milliseconds