Searched refs:sym_hdr (Results 1 – 1 of 1) sorted by relevance
2421 const ELFSectionHeader *plt_hdr, const ELFSectionHeader *sym_hdr, in ParsePLTRelocations() argument2454 lldb::offset_t symbol_offset = reloc_symbol(rel) * sym_hdr->sh_entsize; in ParsePLTRelocations()2507 const ELFSectionHeaderInfo *sym_hdr = GetSectionHeaderByIndex(symtab_id); in ParseTrampolineSymbols() local2508 if (!sym_hdr) in ParseTrampolineSymbols()2528 Section *strtab = section_list->FindSectionByID(sym_hdr->sh_link).get(); in ParseTrampolineSymbols()2549 rel_hdr, plt_hdr, sym_hdr, plt_section_sp, in ParseTrampolineSymbols()