Searched defs:relocSectEnd (Results 1 - 1 of 1) sorted by relevance
/frameworks/compile/mclinker/include/mcld/LD/ | ||
H A D | LDContext.h | 79 const_sect_iterator relocSectEnd() const { return m_RelocSections.end(); } function in class:mcld::LDContext 80 sect_iterator relocSectEnd() { return m_RelocSections.end(); } function in class:mcld::LDContext |
Completed in 57 milliseconds