Searched defs:relocSectBegin (Results 1 – 1 of 1) sorted by relevance
78 const_sect_iterator relocSectBegin() const { return m_RelocSections.begin(); } in relocSectBegin() function79 sect_iterator relocSectBegin() { return m_RelocSections.begin(); } in relocSectBegin() function