Searched refs:getSymbolName (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DArchive.h208 /// getSymbolName - get the symbol name with the given index
209 const std::string& getSymbolName(size_t pSymIdx) const;
/frameworks/compile/mclinker/lib/LD/
H A DArchive.cpp189 /// getSymbolName - get the symbol name with the given index
190 const std::string& Archive::getSymbolName(size_t pSymIdx) const function in class:Archive
H A DGNUArchiveReader.cpp121 shouldIncludeSymbol(pArchive.getSymbolName(idx));

Completed in 1859 milliseconds