Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm/Object/
HDObjectFile.h337 virtual error_code getRelocationValueString(DataRefImpl Rel,
574 return OwningObject->getRelocationValueString(RelocationPimpl, Result); in getValueString()
HDMachO.h102 virtual error_code getRelocationValueString(DataRefImpl Rel,
HDCOFF.h287 virtual error_code getRelocationValueString(DataRefImpl Rel,
HDELFObjectFile.h103 getRelocationValueString(DataRefImpl Rel,
718 error_code ELFObjectFile<ELFT>::getRelocationValueString( in getRelocationValueString() function
/trueos/contrib/llvm/lib/Object/
HDCOFFObjectFile.cpp862 error_code COFFObjectFile::getRelocationValueString(DataRefImpl Rel, in getRelocationValueString() function in COFFObjectFile
HDMachOObjectFile.cpp977 MachOObjectFile::getRelocationValueString(DataRefImpl Rel, in getRelocationValueString() function in llvm::object::MachOObjectFile