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

References

lib/DebugInfo/DWARF/DWARFContext.cpp
 1656         if (!SymInfoOrErr) {
 1657           if (HandleError(SymInfoOrErr.takeError()) == ErrorPolicy::Halt)
 1669               RelocAddrEntry{SymInfoOrErr->SectionIndex, Reloc,
 1670                              SymInfoOrErr->Address,
 1684             entry.SymbolValue2 = SymInfoOrErr->Address;