Home
last modified time | relevance | path

Searched refs:sym_hdr (Results 1 – 1 of 1) sorted by relevance

/external/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp1298 const ELFSectionHeader *sym_hdr, in ParsePLTRelocations() argument
1335 lldb::offset_t symbol_offset = reloc_symbol(rel) * sym_hdr->sh_entsize; in ParsePLTRelocations()
1389 const ELFSectionHeaderInfo *sym_hdr = GetSectionHeaderByIndex(symtab_id); in ParseTrampolineSymbols() local
1390 if (!sym_hdr) in ParseTrampolineSymbols()
1410 Section *strtab = section_list->FindSectionByID(sym_hdr->sh_link + 1).get(); in ParseTrampolineSymbols()
1436 sym_hdr, in ParseTrampolineSymbols()