Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/
HDBPFMCAsmInfo.h48 DwarfUsesRelocationsAcrossSections = enable; in setDwarfUsesRelocationsAcrossSections()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
HDMCAsmInfoDarwin.cpp93 DwarfUsesRelocationsAcrossSections = false; in MCAsmInfoDarwin()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCAsmInfo.h354 bool DwarfUsesRelocationsAcrossSections = true; variable
623 return DwarfUsesRelocationsAcrossSections; in doesDwarfUseRelocationsAcrossSections()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
HDBPF.td33 "Disable MCAsmInfo DwarfUsesRelocationsAcrossSections">;