Searched refs:getSymbolAlignment (Results 1 – 5 of 5) sorted by relevance
38 std::error_code ObjectFile::getSymbolAlignment(DataRefImpl DRI, in getSymbolAlignment() function in ObjectFile
527 std::error_code MachOObjectFile::getSymbolAlignment(DataRefImpl DRI, in getSymbolAlignment() function in llvm::object::MachOObjectFile
232 virtual std::error_code getSymbolAlignment(DataRefImpl Symb,371 return getObject()->getSymbolAlignment(getRawDataRefImpl(), Result); in getAlignment()
71 std::error_code getSymbolAlignment(DataRefImpl Symb,
64 std::error_code getSymbolAlignment(DataRefImpl Symb,280 std::error_code ELFObjectFile<ELFT>::getSymbolAlignment(DataRefImpl Symb, in getSymbolAlignment() function