Home
last modified time | relevance | path

Searched refs:getRelocationValueString (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/Object/
DObjectFile.h342 virtual error_code getRelocationValueString(DataRefImpl Rel,
583 return OwningObject->getRelocationValueString(RelocationPimpl, Result); in getValueString()
DMachO.h105 virtual error_code getRelocationValueString(DataRefImpl Rel,
DCOFF.h256 virtual error_code getRelocationValueString(DataRefImpl Rel,
DELF.h721 virtual error_code getRelocationValueString(DataRefImpl Rel,
2300 error_code ELFObjectFile<ELFT>::getRelocationValueString(
/external/llvm/lib/Object/
DCOFFObjectFile.cpp840 error_code COFFObjectFile::getRelocationValueString(DataRefImpl Rel, in getRelocationValueString() function in COFFObjectFile
DMachOObjectFile.cpp994 MachOObjectFile::getRelocationValueString(DataRefImpl Rel, in getRelocationValueString() function in llvm::object::MachOObjectFile