]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
__libdwfl_find_elf_build_id: Add missing internal_function keyword.
authorJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 19 Jul 2013 19:41:31 +0000 (21:41 +0200)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 19 Jul 2013 19:41:31 +0000 (21:41 +0200)
Signed-off-by: Jan Kratochvil <jan.kratochvil@redhat.com>
libdwfl/ChangeLog
libdwfl/libdwflP.h

index 68406c932dad255df17b13ffa4d3d30eedf7faf9..af665f469446421b70be319d0579197648db1560 100644 (file)
@@ -1,3 +1,7 @@
+2013-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * libdwflP.h (__libdwfl_find_elf_build_id): Add internal_function.
+
 2013-07-02  Mark Wielaard  <mjw@redhat.com>
 
        * relocate.c (__libdwfl_relocate_value): Remove mod->e_type assert.
index 69e6e12a59f4f8f3c463756a1bee8b8d922b717e..1ca47639775cc9f2bfa70857bbdcf7e35c1bff87 100644 (file)
@@ -370,7 +370,8 @@ extern Dwfl_Error __libdwfl_cu_getsrclines (struct dwfl_cu *cu)
 extern int __libdwfl_find_elf_build_id (Dwfl_Module *mod, Elf *elf,
                                        const void **build_id_bits,
                                        GElf_Addr *build_id_elfaddr,
-                                       int *build_id_len);
+                                       int *build_id_len)
+  internal_function;
 
 /* Look in ELF for an NT_GNU_BUILD_ID note.  If SET is true, store it
    in MOD and return its length.  If SET is false, instead compare it