HomeSort by relevance Sort by last modified time
    Searched full:strtab_size (Results 1 - 1 of 1) sorted by null

  /frameworks/compile/mclinker/lib/LD/
GNUArchiveReader.cpp 315 int strtab_size = atoi(header->size); local
320 strtab_size);
323 pArchive.getStrTable().assign(strtab, strtab_size);

Completed in 534 milliseconds