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

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

Completed in 368 milliseconds