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 | 423 name = dwfl_module_relocation_info (mod, i, NULL); in print_addrsym() 526 const char *scn = dwfl_module_relocation_info (mod, i, &shndx); in adjust_to_section()
|
D | readelf.c | 3752 : dwfl_module_relocation_info (dwflmod, i, NULL)); in print_dwarf_addr()
|
/external/elfutils/libdw/ |
D | libdw.map | 129 dwfl_module_relocation_info;
|
D | ChangeLog | 2952 dwfl_module_relocation_info.
|
/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 | 408 extern const char *dwfl_module_relocation_info (Dwfl_Module *mod,
|
D | ChangeLog | 1633 (dwfl_module_relocation_info): Likewise.
|
/external/elfutils/include/elfutils/ |
D | libdwfl.h | 408 extern const char *dwfl_module_relocation_info (Dwfl_Module *mod,
|