Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DLDContext.h81 const_sect_iterator relocSectEnd() const { return m_RelocSections.end(); } in relocSectEnd() function
82 sect_iterator relocSectEnd() { return m_RelocSections.end(); } in relocSectEnd() function