/external/elfutils/libdwfl/ |
D | dwfl_module_info.c | 32 dwfl_module_info (Dwfl_Module *mod, void ***userdata, in dwfl_module_info() function
|
D | Makefile.am | 46 dwfl_module_info.c dwfl_getmodules.c dwfl_getdwarf.c \
|
D | libdwfl.h | 201 extern const char *dwfl_module_info (Dwfl_Module *mod, void ***userdata,
|
D | ChangeLog | 834 dwfl_module_info.c (dwfl_module_info): Pass elf to 1198 * dwfl_module_info.c (dwfl_module_info): Call dwfl_adjusted_st_value 1380 * dwfl_module_info.c: Use it. 1392 * dwfl_module_info.c: Likewise.
|
/external/elfutils/tests/ |
D | dwfl-addr-sect.c | 47 dwfl_module_info (mod, NULL, NULL, NULL, NULL, NULL, NULL, NULL), in handle_address()
|
D | funcretval.c | 58 printf ("(%s) %s: ", dwfl_module_info (dwfl_cumodule (a->cu), NULL, in handle_function()
|
D | line2addr.c | 45 const char *modname = dwfl_module_info (mod, NULL, NULL, NULL, in print_address()
|
D | dwfllines.c | 49 const char *modname = (dwfl_module_info (mod, NULL, NULL, NULL, in main()
|
D | funcscopes.c | 129 const char *modname = dwfl_module_info (dwfl_cumodule (a->cu), NULL, in handle_function()
|
D | dwflmodtest.c | 167 if (dwfl_module_info (mod, NULL, &start, &end, in list_module()
|
D | backtrace.c | 61 dwfl_module_info (mod, NULL, NULL, &end, NULL, NULL, NULL, NULL); in dump_modules()
|
D | varlocs.c | 787 const char *modname = dwfl_module_info (mod, NULL, in main()
|
/external/elfutils/src/ |
D | stack.c | 145 const char *modname = dwfl_module_info (mod, NULL, NULL, &end, NULL, in module_callback() 245 fname = dwfl_module_info(mod, NULL, &start, in print_frame() 434 const char *modname = dwfl_module_info (mod, NULL, NULL, NULL, NULL, in print_frames()
|
D | unstrip.c | 2133 const char *modname = dwfl_module_info (mod, NULL, NULL, NULL, in handle_dwfl_module() 2152 const char *modname = dwfl_module_info (mod, NULL, NULL, NULL, in handle_dwfl_module() 2171 const char *modname = dwfl_module_info (mod, NULL, NULL, NULL, in handle_dwfl_module() 2191 (void) dwfl_module_info (mod, NULL, NULL, NULL, NULL, NULL, in handle_dwfl_module() 2205 dwfl_module_info (mod, NULL, NULL, NULL, NULL, NULL, NULL, NULL), in handle_dwfl_module() 2225 const char *name = dwfl_module_info (mod, NULL, NULL, NULL, in handle_output_dir_module() 2251 const char *name = dwfl_module_info (mod, NULL, &start, &end, in list_module() 2310 const char *check = dwfl_module_info (mod, NULL, NULL, NULL, in match_module()
|
D | nm.c | 1172 dwfl_module_info (mod, NULL, NULL, NULL, &dwbias, NULL, NULL, NULL); in find_no_debuginfo()
|
D | readelf.c | 695 dwfl_module_info (dwflmod, NULL, NULL, NULL, NULL, NULL, &fname, NULL); in process_dwflmod() 719 dwfl_module_info (mod, NULL, NULL, NULL, &dwbias, NULL, NULL, NULL); in find_no_debuginfo()
|
/external/elfutils/libdw/ |
D | libdw.map | 126 dwfl_module_info;
|
/external/elfutils/include/elfutils/ |
D | libdwfl.h | 201 extern const char *dwfl_module_info (Dwfl_Module *mod, void ***userdata,
|