Home
last modified time | relevance | path

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

/external/elfutils/debuginfod/
Ddebuginfod.cxx2022 Dwarf* altdbg = NULL; in dwarf_extract_source_paths() local
2067 alt = altdbg = dwarf_begin (altdbg_fd, DWARF_C_READ); in dwarf_extract_source_paths()
2174 if (altdbg) in dwarf_extract_source_paths()
2175 dwarf_end(altdbg); in dwarf_extract_source_paths()