Home
last modified time | relevance | path

Searched refs:dwfl_module_info (Results 1 - 16 of 16) sorted by relevance

/third_party/elfutils/libdwfl/
H A Ddwfl_module_info.c36 dwfl_module_info (Dwfl_Module *mod, void ***userdata, in dwfl_module_info() function
H A Dlibdwfl.h196 extern const char *dwfl_module_info (Dwfl_Module *mod, void ***userdata,
/third_party/elfutils/tests/
H A Ddwfl-addr-sect.c47 dwfl_module_info (mod, NULL, NULL, NULL, NULL, NULL, NULL, NULL), in handle_address()
H A Dfuncretval.c58 printf ("(%s) %s: ", dwfl_module_info (dwfl_cumodule (a->cu), NULL, in handle_function()
H A Dline2addr.c45 const char *modname = dwfl_module_info (mod, NULL, NULL, NULL, in print_address()
H A Dfuncscopes.c129 const char *modname = dwfl_module_info (dwfl_cumodule (a->cu), NULL, in handle_function()
134 error (EXIT_FAILURE, 0, "dwfl_module_info: %s", dwarf_errmsg (-1)); in handle_function()
H A Ddwfllines.c49 const char *modname = (dwfl_module_info (mod, NULL, NULL, NULL, in main()
H A Ddwflmodtest.c167 if (dwfl_module_info (mod, NULL, &start, &end, in list_module()
H A Dbacktrace.c61 dwfl_module_info (mod, NULL, NULL, &end, NULL, NULL, NULL, NULL); in dump_modules()
H A Dvarlocs.c1107 const char *modname = dwfl_module_info (mod, NULL, in main()
1113 error (EXIT_FAILURE, 0, "dwfl_module_info: %s", dwarf_errmsg (-1)); in main()
/third_party/elfutils/src/
H A Dstack.c144 const char *modname = dwfl_module_info (mod, NULL, NULL, &end, NULL, in module_callback()
249 fname = dwfl_module_info(mod, NULL, &start, in print_frame()
438 const char *modname = dwfl_module_info (mod, NULL, NULL, NULL, NULL, in print_frames()
H A Dunstrip.c2305 const char *modname = dwfl_module_info (mod, NULL, NULL, NULL, in handle_dwfl_module()
2324 const char *modname = dwfl_module_info (mod, NULL, NULL, NULL, in handle_dwfl_module()
2343 const char *modname = dwfl_module_info (mod, NULL, NULL, NULL, in handle_dwfl_module()
2363 (void) dwfl_module_info (mod, NULL, NULL, NULL, NULL, NULL, in handle_dwfl_module()
2377 dwfl_module_info (mod, NULL, NULL, NULL, NULL, NULL, NULL, NULL), in handle_dwfl_module()
2397 const char *name = dwfl_module_info (mod, NULL, NULL, NULL, in handle_output_dir_module()
2423 const char *name = dwfl_module_info (mod, NULL, &start, &end, in list_module()
2482 const char *check = dwfl_module_info (mod, NULL, NULL, NULL, in match_module()
H A Dnm.c1186 dwfl_module_info (mod, NULL, NULL, NULL, &dwbias, NULL, NULL, NULL); in find_no_debuginfo()
H A Dreadelf.c813 dwfl_module_info (dwflmod, NULL, NULL, NULL, NULL, NULL, &fname, NULL); in process_dwflmod()
837 dwfl_module_info (mod, NULL, NULL, NULL, &dwbias, NULL, NULL, NULL); in find_no_debuginfo()
11458 dwfl_module_info (dwflmod, NULL, NULL, NULL, NULL, NULL, in print_debug()
/third_party/elfutils/include/elfutils/
H A Dlibdwfl.h196 extern const char *dwfl_module_info (Dwfl_Module *mod, void ***userdata,
/third_party/libabigail/src/
H A Dabg-elf-reader.cc201 file_name = dwfl_module_info(elf_module, &user_data, in find_alt_dwarf_debug_info()

Completed in 28 milliseconds