Searched refs:symTableSize (Results 1 – 2 of 2) sorted by relevance
35 size_t symTableSize() const;
34 size_t MachOWriter::symTableSize() const { in symTableSize() function in MachOWriter50 Ends.push_back(SymTabCommand.symoff + symTableSize()); in totalSize()