Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/MCTargetDesc/
DBPFMCAsmInfo.h49 DwarfUsesRelocationsAcrossSections = enable; in setDwarfUsesRelocationsAcrossSections()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h338 bool DwarfUsesRelocationsAcrossSections; variable
559 return DwarfUsesRelocationsAcrossSections; in doesDwarfUseRelocationsAcrossSections()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h342 bool DwarfUsesRelocationsAcrossSections = true; variable
591 return DwarfUsesRelocationsAcrossSections; in doesDwarfUseRelocationsAcrossSections()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCAsmInfoDarwin.cpp94 DwarfUsesRelocationsAcrossSections = false; in MCAsmInfoDarwin()
/external/llvm/lib/MC/
DMCAsmInfoDarwin.cpp94 DwarfUsesRelocationsAcrossSections = false; in MCAsmInfoDarwin()
DMCAsmInfo.cpp90 DwarfUsesRelocationsAcrossSections = true; in MCAsmInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
DBPF.td33 "Disable MCAsmInfo DwarfUsesRelocationsAcrossSections">;