Home
last modified time | relevance | path

Searched defs:isPCRelativeRel (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/MBlaze/
DMBlazeELFWriterInfo.cpp83 bool MBlazeELFWriterInfo::isPCRelativeRel(unsigned RelTy) const { in isPCRelativeRel() function in MBlazeELFWriterInfo
/external/llvm/lib/Target/ARM/
DARMELFWriterInfo.cpp64 bool ARMELFWriterInfo::isPCRelativeRel(unsigned RelTy) const { in isPCRelativeRel() function in ARMELFWriterInfo
/external/llvm/lib/Target/Mips/
DMipsELFWriterInfo.cpp69 bool MipsELFWriterInfo::isPCRelativeRel(unsigned RelTy) const { in isPCRelativeRel() function in MipsELFWriterInfo
/external/llvm/lib/Target/X86/
DX86ELFWriterInfo.cpp110 bool X86ELFWriterInfo::isPCRelativeRel(unsigned RelTy) const { in isPCRelativeRel() function in X86ELFWriterInfo