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

References

tools/lldb/source/API/SBAddress.cpp
  100   addr.SetSection(section.GetSP());
tools/lldb/source/Core/Section.cpp
  260   so_addr.SetSection(const_cast<Section *>(this)->shared_from_this());
tools/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
 4424                 sym[GSYM_sym_idx].GetAddressRef().SetSection(symbol_section);
 4441         sym[sym_idx].GetAddressRef().SetSection(symbol_section);
 5302       header_addr.SetSection(text_segment_sp);