Searched defs:getLibraryList (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 57 milliseconds