Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.h326 lldb::user_id_t rel_id,
H A DObjectFileELF.cpp2603 user_id_t rel_id) { in ParseTrampolineSymbols() argument
2633 Section *rel_section = section_list->FindSectionByID(rel_id).get(); in ParseTrampolineSymbols()
2895 user_id_t rel_id, in RelocateDebugSections() argument
2915 Section *rel = section_list->FindSectionByID(rel_id).get(); in RelocateDebugSections()