Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
HDObjectFileELF.cpp2600 Section *reloc_section = section_list->FindSectionContainingFileAddress(addr).get(); in GetSymtab() local
2601 if (reloc_section) in GetSymtab()
2603 user_id_t reloc_id = reloc_section->GetID(); in GetSymtab()