Searched refs:getSymbolType (Results 1 – 6 of 6) sorted by relevance
212 virtual std::error_code getSymbolType(DataRefImpl Symb,348 return getObject()->getSymbolType(getRawDataRefImpl(), Result); in getType()
87 std::error_code getSymbolType(DataRefImpl Symb,353 ELFObjectFile<ELFT>::getSymbolType(DataRefImpl Symb, in getSymbolType() function
210 std::error_code getSymbolType(DataRefImpl Symb,
589 std::error_code getSymbolType(DataRefImpl Symb,
464 std::error_code MachOObjectFile::getSymbolType(DataRefImpl Symb, in getSymbolType() function in MachOObjectFile630 this->getSymbolType(Symb, ST); in sectionContainsSymbol()
179 std::error_code COFFObjectFile::getSymbolType(DataRefImpl Ref, in getSymbolType() function in COFFObjectFile