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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2755 Section *reloc_section = local
2757 if (reloc_section) {
2758 user_id_t reloc_id = reloc_section->GetID();
2765 std::make_unique<Symtab>(reloc_section->GetObjectFile());

Completed in 107 milliseconds