Searched refs:dwfl_module_relocation_info (Results 1 - 6 of 6) sorted by relevance
/third_party/elfutils/tests/ |
H A D | line2addr.c | 47 const char *secname = dwfl_module_relocation_info (mod, i, NULL); in print_address()
|
/third_party/elfutils/src/ |
H A D | addr2line.c | 430 name = dwfl_module_relocation_info (mod, i, NULL); in print_addrsym() 532 const char *scn = dwfl_module_relocation_info (mod, i, &shndx); in adjust_to_section()
|
H A D | readelf.c | 3870 : dwfl_module_relocation_info (dwflmod, i, NULL)); in print_dwarf_addr()
|
/third_party/elfutils/include/elfutils/ |
H A D | libdwfl.h | 403 extern const char *dwfl_module_relocation_info (Dwfl_Module *mod,
|
/third_party/elfutils/libdwfl/ |
H A D | libdwfl.h | 403 extern const char *dwfl_module_relocation_info (Dwfl_Module *mod,
|
H A D | derelocate.c | 259 dwfl_module_relocation_info (Dwfl_Module *mod, unsigned int idx, in dwfl_module_relocation_info() function
|
Completed in 20 milliseconds