True if Dwarf2 output uses relocations across .debug_* sections.
Synopsis
Declared in <llvm/MC/MCAsmInfo.h>
bool
doesDwarfUseRelocationsAcrossSections() const;
Return Value
True if Dwarf2 output uses relocations across .debug_* sections.
Created with MrDocs