HomeSort by relevance Sort by last modified time
    Searched refs:relocation_end (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/include/mcld/MC/
MCDataFragment.h 66 relocation_iterator relocation_end() {return m_Relocations.end();} function in class:mcld::MCDataFragment
67 const_relocation_iterator relocation_end() const {return m_Relocations.end();} function in class:mcld::MCDataFragment
MCInstFragment.h 76 relocation_iterator relocation_end() {return m_Relocations.end();} function in class:mcld::MCInstFragment
77 const_relocation_iterator relocation_end() const {return m_Relocations.end();} function in class:mcld::MCInstFragment

Completed in 32 milliseconds