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

/frameworks/compile/mclinker/include/mcld/LD/
H A DGNUArchiveReader.h71 /// readStringTable - read the strtab for long file name of the archive
72 bool readStringTable(Archive& pArchive);
/frameworks/compile/mclinker/lib/LD/
H A DGNUArchiveReader.cpp97 readStringTable(pArchive);
339 /// readStringTable - read the strtab for long file name of the archive
340 bool GNUArchiveReader::readStringTable(Archive& pArchive) function in class:GNUArchiveReader

Completed in 36 milliseconds