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

References

tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
 2640   assert(rel_hdr->sh_type == SHT_RELA || rel_hdr->sh_type == SHT_REL);
 2640   assert(rel_hdr->sh_type == SHT_RELA || rel_hdr->sh_type == SHT_REL);
 2647   user_id_t symtab_id = rel_hdr->sh_link;
 2648   user_id_t debug_id = rel_hdr->sh_info;
 2677     ApplyRelocations(thetab, &m_header, rel_hdr, symtab_hdr, debug_hdr,