Searched defs:getRelocationList (Results 1 – 1 of 1) sorted by relevance
66 const RelocationListType& getRelocationList() const { return m_Relocations; } in getRelocationList() function67 RelocationListType& getRelocationList() { return m_Relocations; } in getRelocationList() function