Searched refs:elf_open_debugfile_by_debuglink (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/ |
H A D | elf.c | 1004 elf_open_debugfile_by_debuglink (struct backtrace_state *state, in elf_open_debugfile_by_debuglink() function 3067 d = elf_open_debugfile_by_debuglink (state, filename, debuglink_name, in elf_add() 3101 d = elf_open_debugfile_by_debuglink (state, filename, debugaltlink_name, in elf_add()
|
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/ |
H A D | elf.c | 1066 elf_open_debugfile_by_debuglink (struct backtrace_state *state, in elf_open_debugfile_by_debuglink() function 4461 d = elf_open_debugfile_by_debuglink (state, filename, debuglink_name, in elf_add() 4493 d = elf_open_debugfile_by_debuglink (state, filename, debugaltlink_name, in elf_add()
|
H A D | ChangeLog | 960 * elf.c (elf_open_debugfile_by_debuglink): Don't check CRC if the 1135 (elf_open_debugfile_by_debuglink): New static function.
|