Searched defs:getRelocationType (Results 1 - 8 of 8) sorted by relevance

/external/llvm/lib/Target/ARM/
H A DARMELFWriterInfo.cpp35 unsigned ARMELFWriterInfo::getRelocationType(unsigned MachineRelTy) const { function in class:ARMELFWriterInfo
/external/llvm/lib/Target/MBlaze/
H A DMBlazeELFWriterInfo.cpp35 unsigned MBlazeELFWriterInfo::getRelocationType(unsigned MachineRelTy) const { function in class:MBlazeELFWriterInfo
/external/llvm/lib/Target/Mips/
H A DMipsELFWriterInfo.cpp35 unsigned MipsELFWriterInfo::getRelocationType(unsigned MachineRelTy) const { function in class:MipsELFWriterInfo
/external/llvm/lib/Target/X86/
H A DX86ELFWriterInfo.cpp35 unsigned X86ELFWriterInfo::getRelocationType(unsigned MachineRelTy) const { function in class:X86ELFWriterInfo
/external/llvm/include/llvm/CodeGen/
H A DMachineRelocation.h200 /// getRelocationType - Return the target-specific relocation ID for this
202 unsigned getRelocationType() const { function in class:llvm::MachineRelocation
/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp714 error_code COFFObjectFile::getRelocationType(DataRefImpl Rel, function in class:COFFObjectFile
H A DMachOObjectFile.cpp763 error_code MachOObjectFile::getRelocationType(DataRefImpl Rel, function in class:llvm::object::MachOObjectFile
/external/llvm/include/llvm/Object/
H A DELF.h576 virtual error_code getRelocationType(DataRefImpl Rel,
1327 ::getRelocationType(DataRefImpl Rel, function in class:llvm::object::ELFObjectFile

Completed in 1047 milliseconds