Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/
DModule.h84 const LibraryList& getLibraryList() const { return m_LibraryList; } in getLibraryList() function
85 LibraryList& getLibraryList() { return m_LibraryList; } in getLibraryList() function