Searched refs:attribute_hidden (Results 1 - 14 of 14) sorted by relevance

/external/elfutils/libelf/
H A Dlibelf_next_prime.c20 #define next_prime attribute_hidden __libelf_next_prime
H A Dlibelf_crc32.c20 #define crc32 attribute_hidden __libelf_crc32
H A DlibelfP.h367 extern const xfct_t __elf_xfctstom[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hidden;
368 extern const xfct_t __elf_xfctstof[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hidden;
373 extern const size_t __libelf_type_sizes[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hidden;
384 extern unsigned int __libelf_version attribute_hidden;
387 extern int __libelf_fill_byte attribute_hidden;
390 extern int __libelf_version_initialized attribute_hidden;
444 attribute_hidden;
445 extern Elf32_Ehdr *__elf32_getehdr_internal (Elf *__elf) attribute_hidden;
446 extern Elf64_Ehdr *__elf64_getehdr_internal (Elf *__elf) attribute_hidden;
447 extern Elf32_Ehdr *__elf32_newehdr_internal (Elf *__elf) attribute_hidden;
[all...]
/external/elfutils/libdw/
H A Ddwarf_abbrev_hash.c23 extern size_t next_prime (size_t) attribute_hidden;
28 #define next_prime attribute_hidden __libdwarf_next_prime
/external/elfutils/libasm/
H A Dsymbolhash.c33 extern size_t next_prime (size_t) attribute_hidden;
38 #define next_prime attribute_hidden __libasm_next_prime
H A DlibasmP.h228 attribute_hidden;
246 attribute_hidden;
251 attribute_hidden;
253 attribute_hidden;
255 attribute_hidden;
257 attribute_hidden;
/external/e2fsprogs/intl/
H A Dplural-exp.h27 #ifndef attribute_hidden
28 # define attribute_hidden macro
107 extern struct expression GERMANIC_PLURAL attribute_hidden;
H A Dtextdomain.c54 extern const char _nl_default_default_domain[] attribute_hidden;
57 extern const char *_nl_current_default_domain attribute_hidden;
74 __libc_rwlock_define (extern, _nl_state_lock attribute_hidden)
H A DgettextP.h43 #ifndef attribute_hidden
44 # define attribute_hidden macro
H A Dbindtextdom.c62 extern const char _nl_default_dirname_internal[] attribute_hidden;
71 __libc_rwlock_define (extern, _nl_state_lock attribute_hidden)
H A Ddcigettext.c289 const char _nl_default_default_domain[] attribute_hidden = "messages"; variable
292 const char *_nl_current_default_domain attribute_hidden variable
387 __libc_rwlock_define_initialized (, _nl_state_lock attribute_hidden)
/external/elfutils/
H A Dconfig.h99 #define attribute_hidden \ macro
H A Dconfig.h.in98 #define attribute_hidden \
/external/bison/lib/
H A Dgetopt.c50 #ifndef attribute_hidden macro
51 # define attribute_hidden

Completed in 79 milliseconds