Searched refs:getOutputSectName (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DSectionMap.h47 const std::string& getOutputSectName(const std::string& pInput);
/frameworks/compile/mclinker/lib/LD/
H A DSectionMap.cpp25 const std::string& SectionMap::getOutputSectName(const std::string& pInput) function in class:SectionMap
/frameworks/compile/mclinker/lib/MC/
H A DMCLinker.cpp495 std::string sect_name = m_SectionMap.getOutputSectName(pName);
519 std::string sect_name = m_SectionMap.getOutputSectName(pName);

Completed in 1500 milliseconds