Searched refs:internal_function_def (Results 1 - 10 of 10) sorted by relevance

/external/elfutils/
H A Dconfig.h89 # define internal_function_def __attribute__ ((regparm (3), stdcall)) macro
91 # define internal_function_def /* nothing */ macro
95 internal_function_def __attribute__ ((visibility ("internal")))
97 extern __typeof (name) aliasname __attribute__ ((alias (#name), visibility ("internal"))) internal_function_def;
H A Dconfig.h.in88 # define internal_function_def __attribute__ ((regparm (3), stdcall))
90 # define internal_function_def /* nothing */
94 internal_function_def __attribute__ ((visibility ("internal")))
96 extern __typeof (name) aliasname __attribute__ ((alias (#name), visibility ("internal"))) internal_function_def;
/external/elfutils/libdw/
H A Ddwarf_tag.c23 internal_function_def
H A Dlibdw_form.c26 internal_function_def
H A Ddwarf_child.c27 internal_function_def
H A Ddwarf_getabbrev.c25 internal_function_def
/external/elfutils/libelf/
H A Delf32_updatefile.c83 internal_function_def
350 internal_function_def
H A Delf32_updatenull.c102 internal_function_def
H A Delf_getdata.c179 internal_function_def
H A Delf_begin.c418 internal_function_def
669 internal_function_def

Completed in 40 milliseconds