Searched refs:dwfl_module_relocation_info (Results 1 – 9 of 9) sorted by relevance
/external/elfutils/tests/ |
D | line2addr.c | 47 const char *secname = dwfl_module_relocation_info (mod, i, NULL); in print_address()
|
/external/elfutils/src/ |
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()
|
D | readelf.c | 3869 : dwfl_module_relocation_info (dwflmod, i, NULL)); in print_dwarf_addr()
|
/external/elfutils/libdw/ |
D | libdw.map | 129 dwfl_module_relocation_info;
|
D | ChangeLog | 3283 dwfl_module_relocation_info.
|
/external/elfutils/include/elfutils/ |
D | libdwfl.h | 403 extern const char *dwfl_module_relocation_info (Dwfl_Module *mod,
|
/external/elfutils/libdwfl/ |
D | derelocate.c | 259 dwfl_module_relocation_info (Dwfl_Module *mod, unsigned int idx, in dwfl_module_relocation_info() function
|
D | libdwfl.h | 403 extern const char *dwfl_module_relocation_info (Dwfl_Module *mod,
|
D | ChangeLog | 2181 (dwfl_module_relocation_info): Likewise.
|