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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2758 user_id_t reloc_id = reloc_section->GetID(); local
2760 GetSectionHeaderByIndex(reloc_id);
2768 reloc_id);
2867 user_id_t reloc_id = SectionIndex(I); local
2868 RelocateDebugSections(&reloc_header, reloc_id, GetSymtab());

Completed in 137 milliseconds