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

References

tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
 2200       if (section_it == section_name_to_section.end())
 2201         section_it =
 2206       if (section_it->second)
 2207         symbol_section_sp = section_it->second;