Home
last modified time | relevance | path

Searched defs:getRelocationType (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Target/MBlaze/
DMBlazeELFWriterInfo.cpp35 unsigned MBlazeELFWriterInfo::getRelocationType(unsigned MachineRelTy) const { in getRelocationType() function in MBlazeELFWriterInfo
/external/llvm/lib/Target/ARM/
DARMELFWriterInfo.cpp35 unsigned ARMELFWriterInfo::getRelocationType(unsigned MachineRelTy) const { in getRelocationType() function in ARMELFWriterInfo
/external/llvm/lib/Target/Mips/
DMipsELFWriterInfo.cpp35 unsigned MipsELFWriterInfo::getRelocationType(unsigned MachineRelTy) const { in getRelocationType() function in MipsELFWriterInfo
/external/llvm/lib/Target/X86/
DX86ELFWriterInfo.cpp35 unsigned X86ELFWriterInfo::getRelocationType(unsigned MachineRelTy) const { in getRelocationType() function in X86ELFWriterInfo
/external/llvm/include/llvm/CodeGen/
DMachineRelocation.h202 unsigned getRelocationType() const { in getRelocationType() function
/external/llvm/lib/Object/
DCOFFObjectFile.cpp714 error_code COFFObjectFile::getRelocationType(DataRefImpl Rel, in getRelocationType() function in COFFObjectFile
DMachOObjectFile.cpp763 error_code MachOObjectFile::getRelocationType(DataRefImpl Rel, in getRelocationType() function in llvm::object::MachOObjectFile