Searched defs:getSymbolSize (Results 1 – 4 of 4) sorted by relevance
121 virtual unsigned getSymbolSize(const std::string & name) { return 0; } in getSymbolSize() function
358 unsigned ELFSourceFile::getSymbolSize(const std::string & name) in getSymbolSize() function in ELFSourceFile
62 unsigned getSymbolSize() const { in getSymbolSize() function
619 uint64_t ELFObjectFile<ELFT>::getSymbolSize(DataRefImpl Sym) const { in getSymbolSize() function