Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2465 const lldb::SectionSP &plt_section_sp, DataExtractor &rel_data, in ParsePLTRelocations()
2562 SectionSP plt_section_sp(section_list->FindSectionByID(plt_id)); in ParseTrampolineSymbols() local