Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2705 user_id_t debug_id = rel_hdr->sh_info; in RelocateDebugSections() local
2711 const ELFSectionHeader *debug_hdr = GetSectionHeaderByIndex(debug_id); in RelocateDebugSections()
2723 Section *debug = section_list->FindSectionByID(debug_id).get(); in RelocateDebugSections()
/llvm-project-15.0.7/compiler-rt/lib/asan/scripts/
H A Dasan_symbolize.py340 self.debug_id = fragments[3]