Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/
H A Delf.c888 elf_find_debugfile_by_debuglink (struct backtrace_state *state, in elf_find_debugfile_by_debuglink() function
1013 ddescriptor = elf_find_debugfile_by_debuglink (state, filename, in elf_open_debugfile_by_debuglink()
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A Delf.c950 elf_find_debugfile_by_debuglink (struct backtrace_state *state, in elf_find_debugfile_by_debuglink() function
1075 ddescriptor = elf_find_debugfile_by_debuglink (state, filename, in elf_open_debugfile_by_debuglink()
H A DChangeLog1134 (elf_find_debugfile_by_debuglink): New static function.