Searched refs:getSymbolType (Results 1 – 9 of 9) sorted by relevance
34 static std::unique_ptr<PDBSymbol> getSymbolType(const PDBSymbol &Symbol) { in getSymbolType() function42 auto SymbolType = getSymbolType(Symbol); in getTypeLength()
229 virtual Expected<SymbolRef::Type> getSymbolType(DataRefImpl Symb) const = 0;384 return getObject()->getSymbolType(getRawDataRefImpl()); in getType()
167 Expected<SymbolRef::Type> getSymbolType(DataRefImpl Symb) const override;
244 Expected<SymbolRef::Type> getSymbolType(DataRefImpl Symb) const override;547 ELFObjectFile<ELFT>::getSymbolType(DataRefImpl Symb) const { in getSymbolType() function
292 Expected<SymbolRef::Type> getSymbolType(DataRefImpl Symb) const override;
898 Expected<SymbolRef::Type> getSymbolType(DataRefImpl Symb) const override;
190 Expected<SymbolRef::Type> COFFObjectFile::getSymbolType(DataRefImpl Ref) const { in getSymbolType() function in COFFObjectFile
1231 WasmObjectFile::getSymbolType(DataRefImpl Symb) const { in getSymbolType() function in WasmObjectFile
1776 MachOObjectFile::getSymbolType(DataRefImpl Symb) const { in getSymbolType() function in MachOObjectFile