Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Ddebuginfod-client.c38 static __typeof__ (debuginfod_find_debuginfo) *fp_debuginfod_find_debuginfo; variable
85 fd = (*fp_debuginfod_find_debuginfo) (c, build_id_bits, in __libdwfl_debuginfod_find_debuginfo()
111 fp_debuginfod_find_debuginfo = dlsym (debuginfod_so, in __libdwfl_debuginfod_init()
118 || fp_debuginfod_find_debuginfo == NULL in __libdwfl_debuginfod_init()
123 fp_debuginfod_find_debuginfo = NULL; in __libdwfl_debuginfod_init()