Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/BPF/MCTargetDesc/
DBPFMCAsmInfo.h47 DwarfUsesRelocationsAcrossSections = enable; in setDwarfUsesRelocationsAcrossSections()
/openbsd/src/gnu/llvm/llvm/lib/MC/
DMCAsmInfoDarwin.cpp92 DwarfUsesRelocationsAcrossSections = false; in MCAsmInfoDarwin()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DAsmPrinter.h331 return DwarfUsesRelocationsAcrossSections; in doesDwarfUseRelocationsAcrossSections()
335 DwarfUsesRelocationsAcrossSections = Enable; in setDwarfUsesRelocationsAcrossSections()
841 bool DwarfUsesRelocationsAcrossSections = false; variable
/openbsd/src/gnu/llvm/llvm/lib/Target/BPF/
DBPF.td33 "Disable MCAsmInfo DwarfUsesRelocationsAcrossSections">;
/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCAsmInfo.h465 bool DwarfUsesRelocationsAcrossSections = true; variable
804 return DwarfUsesRelocationsAcrossSections; in doesDwarfUseRelocationsAcrossSections()
/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DDwarf.h737 bool DwarfUsesRelocationsAcrossSections = false; member
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp607 if (FormParams.DwarfUsesRelocationsAcrossSections) in sizeOf()
DAsmPrinter.cpp353 DwarfUsesRelocationsAcrossSections = in AsmPrinter()