Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DRelocData.h66 const RelocationListType& getRelocationList() const { return m_Relocations; } in getRelocationList() function
67 RelocationListType& getRelocationList() { return m_Relocations; } in getRelocationList() function