Home
last modified time | relevance | path

Searched defs:getSectionTable (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/include/mcld/
DModule.h106 const SectionTable& getSectionTable() const { return m_SectionTable; } in getSectionTable() function
107 SectionTable& getSectionTable() { return m_SectionTable; } in getSectionTable() function