Signed-off-by: Jan Kratochvil <jan.kratochvil@redhat.com>
+2013-07-23 Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ * libdwflP.h (__libdwfl_elf_address_range): Add internal_function.
+
2013-07-23 Jan Kratochvil <jan.kratochvil@redhat.com>
* core-file.c (clear_r_debug_info): Close also ELF and FD.
GElf_Addr *vaddrp,
GElf_Addr *address_syncp,
GElf_Addr *startp, GElf_Addr *endp,
- GElf_Addr *biasp, GElf_Half *e_typep);
+ GElf_Addr *biasp, GElf_Half *e_typep)
internal_function;
/* Meat of dwfl_report_elf, given elf_begin just called.