Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/
DLinkerScript.h60 const SectionMap& sectionMap() const { return m_SectionMap; } in sectionMap()
61 SectionMap& sectionMap() { return m_SectionMap; } in sectionMap()
100 SectionMap m_SectionMap; variable