reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/DebugInfo/DWARF/DWARFContext.cpp
 1677             if (entry.Reloc2) {
 1683             entry.Reloc2 = Reloc;
lib/DebugInfo/DWARF/DWARFDataExtractor.cpp
   29   if (E->Reloc2)
   30     R = E->Resolver(*E->Reloc2, E->SymbolValue2, R);