Searched refs:UseRelocs (Results 1 – 2 of 2) sorted by relevance
80 UseRelocs = Ctx.getAsmInfo()->doesDwarfUseRelocationsAcrossSections(); in MCDwarfLineStr()81 if (UseRelocs) in MCDwarfLineStr()354 if (UseRelocs) { in emitRef()
56 bool UseRelocs = false; variable