HomeSort by relevance Sort by last modified time
    Searched defs:isPCRelativeRel (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/ARM/
ARMELFWriterInfo.cpp 64 bool ARMELFWriterInfo::isPCRelativeRel(unsigned RelTy) const {
65 llvm_unreachable("ARMELFWriterInfo::isPCRelativeRel() not implemented");
  /external/llvm/lib/Target/MBlaze/
MBlazeELFWriterInfo.cpp 83 bool MBlazeELFWriterInfo::isPCRelativeRel(unsigned RelTy) const {
  /external/llvm/lib/Target/X86/
X86ELFWriterInfo.cpp 110 bool X86ELFWriterInfo::isPCRelativeRel(unsigned RelTy) const {

Completed in 297 milliseconds