Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmInfo.h318 bool DwarfUsesRelocationsAcrossSections; variable
508 return DwarfUsesRelocationsAcrossSections; in doesDwarfUseRelocationsAcrossSections()
/minix/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCAsmInfoDarwin.cpp104 DwarfUsesRelocationsAcrossSections = false; in MCAsmInfoDarwin()
H A DMCAsmInfo.cpp86 DwarfUsesRelocationsAcrossSections = true; in MCAsmInfo()