Searched refs:getSymbolTable (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DArchive.h185 /// getSymbolTable - get the symtab
186 SymTabType& getSymbolTable();
188 /// getSymbolTable - get the symtab
189 const SymTabType& getSymbolTable() const;
/frameworks/compile/mclinker/lib/LD/
H A DArchive.cpp147 /// getSymbolTable - get the symtab
148 Archive::SymTabType& Archive::getSymbolTable() function in class:Archive
153 /// getSymbolTable - get the symtab
154 const Archive::SymTabType& Archive::getSymbolTable() const function in class:Archive

Completed in 111 milliseconds