Searched defs:reloc_begin (Results 1 – 1 of 1) sorted by relevance
68 reloc_iterator reloc_begin() { return m_Relocations.begin(); } in reloc_begin() function70 const_reloc_iterator reloc_begin() const { return m_Relocations.begin(); } in reloc_begin() function