Searched refs:GetSectionHeaderByIndex (Results 1 – 2 of 2) sorted by relevance
533 const ELFSectionHeaderInfo *dynsym_hdr = GetSectionHeaderByIndex(dynsym_id); in GetImageInfoAddress()596 const ELFSectionHeaderInfo *header = GetSectionHeaderByIndex (dynsym->GetID()); in ParseDependentModules()841 ObjectFileELF::GetSectionHeaderByIndex(lldb::user_id_t id) in GetSectionHeaderByIndex() function in ObjectFileELF1195 const ELFSectionHeaderInfo *symtab_hdr = GetSectionHeaderByIndex(symtab_id); in ParseSymbolTable()1385 const ELFSectionHeaderInfo *plt_hdr = GetSectionHeaderByIndex(plt_id); in ParseTrampolineSymbols()1389 const ELFSectionHeaderInfo *sym_hdr = GetSectionHeaderByIndex(symtab_id); in ParseTrampolineSymbols()1491 const ELFSectionHeaderInfo *reloc_header = GetSectionHeaderByIndex(reloc_id); in GetSymtab()
272 GetSectionHeaderByIndex(lldb::user_id_t id);