Home
last modified time | relevance | path

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

/third_party/elfutils/libdwfl/
Ddebuginfod-client.c43 static __typeof__ (debuginfod_find_debuginfo) *fp_debuginfod_find_debuginfo; variable
97 fd = (*fp_debuginfod_find_debuginfo) (c, build_id_bits, in __libdwfl_debuginfod_find_debuginfo()
123 fp_debuginfod_find_debuginfo = dlsym (debuginfod_so, in __libdwfl_debuginfod_init()
130 || fp_debuginfod_find_debuginfo == NULL in __libdwfl_debuginfod_init()
135 fp_debuginfod_find_debuginfo = NULL; in __libdwfl_debuginfod_init()