Home | History | Annotate | Download | only in ELF

Lines Matching refs:GetSectionHeaderByIndex

533     const ELFSectionHeaderInfo *dynsym_hdr = GetSectionHeaderByIndex(dynsym_id);
596 const ELFSectionHeaderInfo *header = GetSectionHeaderByIndex (dynsym->GetID());
841 ObjectFileELF::GetSectionHeaderByIndex(lldb::user_id_t id)
1195 const ELFSectionHeaderInfo *symtab_hdr = GetSectionHeaderByIndex(symtab_id);
1385 const ELFSectionHeaderInfo *plt_hdr = GetSectionHeaderByIndex(plt_id);
1389 const ELFSectionHeaderInfo *sym_hdr = GetSectionHeaderByIndex(symtab_id);
1491 const ELFSectionHeaderInfo *reloc_header = GetSectionHeaderByIndex(reloc_id);