Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/
H A Delf.c506 elf_nodebug (struct backtrace_state *state ATTRIBUTE_UNUSED, in elf_nodebug() function
3390 fileline elf_fileline_fn = elf_nodebug; in backtrace_initialize()
3431 if (*fileline_fn == NULL || *fileline_fn == elf_nodebug) in backtrace_initialize()
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A Delf.c565 elf_nodebug (struct backtrace_state *state, uintptr_t pc, in elf_nodebug() function
4874 fileline elf_fileline_fn = elf_nodebug; in backtrace_initialize()
4915 if (*fileline_fn == NULL || *fileline_fn == elf_nodebug) in backtrace_initialize()
H A DChangeLog162 * elf.c (elf_nodebug): Call syminfo_fn if possible.
1254 (elf_add): Don't set *fileline_fn to elf_nodebug value in case of