Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp1299 const lldb::SectionSP &plt_section_sp, in ParsePLTRelocations() argument
1353 plt_section_sp, // Section in which this symbol is defined or null. in ParsePLTRelocations()
1401 SectionSP plt_section_sp (section_list->FindSectionByID(plt_id)); in ParseTrampolineSymbols() local
1402 if (!plt_section_sp) in ParseTrampolineSymbols()
1437 plt_section_sp, in ParseTrampolineSymbols()