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

References

tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
 2889       if (section_sp) {
 2890         addr_t offset = file_addr - section_sp->GetFileAddress();
 2901             section_sp,      // Section in which this symbol is defined or null.