Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DBranchIsland.h68 reloc_iterator reloc_begin() { return m_Relocations.begin(); } in reloc_begin() function
70 const_reloc_iterator reloc_begin() const { return m_Relocations.begin(); } in reloc_begin() function