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

/external/elfutils/libelf/
H A Dlibelf_next_prime.c53 #define next_prime attribute_hidden __libelf_next_prime
H A Dlibelf_crc32.c53 #define crc32 attribute_hidden __libelf_crc32
H A DlibelfP.h426 extern const xfct_t __elf_xfctstom[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hidden;
427 extern const xfct_t __elf_xfctstof[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hidden;
432 extern const size_t __libelf_type_sizes[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hidden;
443 extern unsigned int __libelf_version attribute_hidden;
446 extern int __libelf_fill_byte attribute_hidden;
449 extern int __libelf_version_initialized attribute_hidden;
461 extern const uint_fast8_t __libelf_type_aligns[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hidden;
520 extern int __elf_end_internal (Elf *__elf) attribute_hidden;
522 attribute_hidden;
525 extern Elf32_Ehdr *__elf32_newehdr_internal (Elf *__elf) attribute_hidden;
[all...]
/external/elfutils/libdw/
H A Ddwarf_abbrev_hash.c59 extern size_t next_prime (size_t) attribute_hidden;
64 #define next_prime attribute_hidden __libdwarf_next_prime
H A Dmemory-access.h120 internal_function attribute_hidden; variable
123 internal_function attribute_hidden; variable
/external/elfutils/libdwfl/
H A Dlibdwfl_crc32.c53 #define crc32 attribute_hidden __libdwfl_crc32
H A Dlibdwfl_crc32_file.c53 #define crc32_file attribute_hidden __libdwfl_crc32_file
H A DlibdwflP.h299 attribute_hidden;
300 extern int __libdwfl_crc32_file (int fd, uint32_t *resp) attribute_hidden;
/external/elfutils/libasm/
H A Dsymbolhash.c45 extern size_t next_prime (size_t) attribute_hidden;
50 #define next_prime attribute_hidden __libasm_next_prime
H A DlibasmP.h256 attribute_hidden;
274 attribute_hidden;
279 attribute_hidden;
281 attribute_hidden;
283 attribute_hidden;
285 attribute_hidden;
294 attribute_hidden;
/external/elfutils/backends/
H A Dlibebl_CPU.h43 extern bool (*generic_debugscn_p) (const char *) attribute_hidden;
H A Dsparc_init.c37 extern __typeof (EBLHOOK (core_note)) sparc64_core_note 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.c290 const char _nl_default_default_domain[] attribute_hidden = "messages"; variable
293 const char *_nl_current_default_domain attribute_hidden variable
388 __libc_rwlock_define_initialized (, _nl_state_lock attribute_hidden)
/external/elfutils/lib/
H A Deu-config.h106 #define attribute_hidden \ macro
190 extern __typeof__ (name) __##name##_internal attribute_hidden;
/external/bison/lib/
H A Dgetopt.c50 #ifndef attribute_hidden macro
51 # define attribute_hidden

Completed in 225 milliseconds