Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp1856 if (auto gdd_obj_file = GetGnuDebugDataObjectFile()) { in CreateSections() local
1857 if (auto gdd_objfile_section_list = gdd_obj_file->GetSectionList()) { in CreateSections()