Searched refs:getSymbolType (Results 1 – 6 of 6) sorted by relevance
236 virtual std::error_code getSymbolType(DataRefImpl Symb,383 return getObject()->getSymbolType(getRawDataRefImpl(), Result); in getType()
74 std::error_code getSymbolType(DataRefImpl Symb,
68 std::error_code getSymbolType(DataRefImpl Symb,299 ELFObjectFile<ELFT>::getSymbolType(DataRefImpl Symb, in getSymbolType() function
374 std::error_code getSymbolType(DataRefImpl Symb,
588 std::error_code MachOObjectFile::getSymbolType(DataRefImpl Symb, in getSymbolType() function in llvm::object::MachOObjectFile800 this->getSymbolType(Symb, ST); in sectionContainsSymbol()
155 std::error_code COFFObjectFile::getSymbolType(DataRefImpl Ref, in getSymbolType() function in COFFObjectFile