Searched defs:DwarfUsesRelocationsAcrossSections (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h323 /// DwarfUsesRelocationsAcrossSections - True if Dwarf2 output generally
325 bool DwarfUsesRelocationsAcrossSections; member in class:llvm::MCAsmInfo
565 return DwarfUsesRelocationsAcrossSections;

Completed in 599 milliseconds