Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/binutils/
Ddwarf.c11666 char * canon_debug_filename; in load_separate_debug_info() local
11840 canon_debug_filename = lrealpath (debug_filename); in load_separate_debug_info()
11841 self = strcmp (canon_debug_filename, canon_filename) == 0; in load_separate_debug_info()
11843 free (canon_debug_filename); in load_separate_debug_info()