HomeSort by: relevance | last modified time | path
    Searched refs:canRelaxRelocations (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp 209 if (!Ctx.getAsmInfo()->canRelaxRelocations())
274 if (!Ctx.getAsmInfo()->canRelaxRelocations())
  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCAsmInfo.h 831 bool canRelaxRelocations() const { return RelaxELFRelocations; }
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86MCInstLower.cpp 1013 Ctx.getAsmInfo()->canRelaxRelocations();

Completed in 79 milliseconds