Home
last modified time | relevance | path

Searched refs:setRelaxELFRelocations (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/MC/
DMCAsmInfo.h600 void setRelaxELFRelocations(bool V) { RelaxELFRelocations = V; } in setRelaxELFRelocations() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h636 void setRelaxELFRelocations(bool V) { RelaxELFRelocations = V; } in setRelaxELFRelocations() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLLVMTargetMachine.cpp69 TmpAsmInfo->setRelaxELFRelocations(Options.RelaxELFRelocations); in initAsmInfo()
/external/llvm/lib/CodeGen/
DLLVMTargetMachine.cpp78 TmpAsmInfo->setRelaxELFRelocations(Options.RelaxELFRelocations); in initAsmInfo()
/external/clang/tools/driver/
Dcc1as_main.cpp318 MAI->setRelaxELFRelocations(Opts.RelaxELFRelocations); in ExecuteAssembler()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mc/
Dllvm-mc.cpp353 MAI->setRelaxELFRelocations(RelaxELFRel); in main()
/external/llvm/tools/llvm-mc/
Dllvm-mc.cpp427 MAI->setRelaxELFRelocations(RelaxELFRel); in main()