HomeSort by relevance Sort by last modified time
    Searched refs:getOutputSectName (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/mclinker/include/mcld/LD/
SectionMap.h 48 const std::string& getOutputSectName(const std::string& pInput);
  /frameworks/compile/mclinker/lib/LD/
SectionMap.cpp 26 const std::string& SectionMap::getOutputSectName(const std::string& pInput)
  /frameworks/compile/mclinker/lib/MC/
MCLinker.cpp 435 std::string sect_name = m_SectionMap.getOutputSectName(pName);
457 std::string sect_name = m_SectionMap.getOutputSectName(pName);

Completed in 298 milliseconds