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

Declarations

tools/lldb/include/lldb/Core/Address.h
  475   bool SectionWasDeleted() const;

References

tools/lldb/source/Breakpoint/Breakpoint.cpp
  534         if (section_addr.SectionWasDeleted()) {
tools/lldb/source/Breakpoint/BreakpointLocationList.cpp
  268     if (bp_loc->GetAddress().SectionWasDeleted()) {