Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/CodeGen/
DTestAsmPrinter.cpp80 void TestAsmPrinter::setDwarfUsesRelocationsAcrossSections(bool Enable) { in setDwarfUsesRelocationsAcrossSections() function in TestAsmPrinter
82 void setDwarfUsesRelocationsAcrossSections(bool Enable) { in setDwarfUsesRelocationsAcrossSections() function
87 ->setDwarfUsesRelocationsAcrossSections(Enable); in setDwarfUsesRelocationsAcrossSections()
DTestAsmPrinter.h73 void setDwarfUsesRelocationsAcrossSections(bool Enable);
DAsmPrinterDwarfTest.cpp167 TestPrinter->setDwarfUsesRelocationsAcrossSections(false); in TEST_F()
191 TestPrinter->setDwarfUsesRelocationsAcrossSections(false); in TEST_F()
/external/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/
DBPFMCAsmInfo.h48 void setDwarfUsesRelocationsAcrossSections(bool enable) { in setDwarfUsesRelocationsAcrossSections() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/
DBPFMCAsmInfo.h47 void setDwarfUsesRelocationsAcrossSections(bool enable) { in setDwarfUsesRelocationsAcrossSections() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFTargetMachine.cpp71 MAI->setDwarfUsesRelocationsAcrossSections(!Subtarget.getUseDwarfRIS()); in BPFTargetMachine()
/external/llvm-project/llvm/lib/Target/BPF/
DBPFTargetMachine.cpp80 MAI->setDwarfUsesRelocationsAcrossSections(!Subtarget.getUseDwarfRIS()); in BPFTargetMachine()