HomeSort by relevance Sort by last modified time
    Searched full:getsubsection (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/include/mcld/Target/
ELFAttribute.h 107 Subsection* getSubsection(llvm::StringRef pVendorName) const;
  /frameworks/compile/mclinker/lib/Target/
ELFAttribute.cpp 96 Subsection* subsection = getSubsection(vendor_name);
159 assert((getSubsection(pAttrData.getVendorName()) == NULL) &&
165 ELFAttribute::Subsection* ELFAttribute::getSubsection(

Completed in 112 milliseconds