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

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

Completed in 41 milliseconds