Home
last modified time | relevance | path

Searched refs:DwarfUsesRelocationsAcrossSections (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/
DBPFMCAsmInfo.h48 DwarfUsesRelocationsAcrossSections = enable; in setDwarfUsesRelocationsAcrossSections()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmInfoDarwin.cpp93 DwarfUsesRelocationsAcrossSections = false; in MCAsmInfoDarwin()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h354 bool DwarfUsesRelocationsAcrossSections = true; variable
623 return DwarfUsesRelocationsAcrossSections; in doesDwarfUseRelocationsAcrossSections()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPF.td33 "Disable MCAsmInfo DwarfUsesRelocationsAcrossSections">;