Searched refs:fp_debuginfod_end (Results 1 – 1 of 1) sorted by relevance
44 static __typeof__ (debuginfod_end) *fp_debuginfod_end; variable108 (*fp_debuginfod_end) (c); in __libdwfl_debuginfod_end()125 fp_debuginfod_end = dlsym (debuginfod_so, "debuginfod_end"); in __libdwfl_debuginfod_init()131 || fp_debuginfod_end == NULL) in __libdwfl_debuginfod_init()136 fp_debuginfod_end = NULL; in __libdwfl_debuginfod_init()