reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
268 Expected<SymbolRef::Type> getSymbolType(DataRefImpl Symb) const override; 587 ELFObjectFile<ELFT>::getSymbolType(DataRefImpl Symb) const {lib/Object/COFFObjectFile.cpp
189 Expected<SymbolRef::Type> COFFObjectFile::getSymbolType(DataRefImpl Ref) const {
lib/Object/MachOObjectFile.cpp 1816 MachOObjectFile::getSymbolType(DataRefImpl Symb) const {
lib/Object/WasmObjectFile.cpp 1338 WasmObjectFile::getSymbolType(DataRefImpl Symb) const {
lib/Object/XCOFFObjectFile.cpp 196 XCOFFObjectFile::getSymbolType(DataRefImpl Symb) const {
400 return getObject()->getSymbolType(getRawDataRefImpl());