Home
last modified time | relevance | path

Searched defs:plt_section_sp (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2559 ParsePLTRelocations(Symtab * symbol_table,user_id_t start_id,unsigned rel_type,const ELFHeader * hdr,const ELFSectionHeader * rel_hdr,const ELFSectionHeader * plt_hdr,const ELFSectionHeader * sym_hdr,const lldb::SectionSP & plt_section_sp,DataExtractor & rel_data,DataExtractor & symtab_data,DataExtractor & strtab_data) ParsePLTRelocations() argument
2656 SectionSP plt_section_sp(section_list->FindSectionByID(plt_id)); ParseTrampolineSymbols() local