HomeSort by relevance Sort by last modified time
    Searched refs:attribute_hidden (Results 1 - 20 of 20) sorted by null

  /external/elfutils/src/libelf/
libelf_next_prime.c 32 #define next_prime attribute_hidden __libelf_next_prime
libelf_crc32.c 32 #define crc32 attribute_hidden __libelf_crc32
libelfP.h 399 extern const xfct_t __elf_xfctstom[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hidden;
400 extern const xfct_t __elf_xfctstof[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hidden;
405 extern const size_t __libelf_type_sizes[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hidden;
416 extern unsigned int __libelf_version attribute_hidden;
419 extern int __libelf_fill_byte attribute_hidden;
422 extern int __libelf_version_initialized attribute_hidden;
434 extern const uint_fast8_t __libelf_type_aligns[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hidden;
493 extern int __elf_end_internal (Elf *__elf) attribute_hidden;
495 attribute_hidden;
498 extern Elf32_Ehdr *__elf32_newehdr_internal (Elf *__elf) attribute_hidden;
    [all...]
  /external/elfutils/src/libdw/
dwarf_abbrev_hash.c 39 extern size_t next_prime (size_t) attribute_hidden;
44 #define next_prime attribute_hidden __libdwarf_next_prime
dwarf_sig8_hash.c 39 extern size_t next_prime (size_t) attribute_hidden;
  /external/elfutils/src/libdwfl/
libdwfl_crc32.c 32 #define crc32 attribute_hidden __libdwfl_crc32
libdwfl_crc32_file.c 32 #define crc32_file attribute_hidden __libdwfl_crc32_file
libdwflP.h 536 attribute_hidden;
537 extern int __libdwfl_crc32_file (int fd, uint32_t *resp) attribute_hidden;
  /external/elfutils/src/libasm/
symbolhash.c 48 extern size_t next_prime (size_t) attribute_hidden;
53 #define next_prime attribute_hidden __libasm_next_prime
libasmP.h 259 attribute_hidden;
277 attribute_hidden;
282 attribute_hidden;
284 attribute_hidden;
286 attribute_hidden;
288 attribute_hidden;
297 attribute_hidden;
  /external/e2fsprogs/intl/
plural-exp.h 27 #ifndef attribute_hidden
28 # define attribute_hidden macro
107 extern struct expression GERMANIC_PLURAL attribute_hidden;
textdomain.c 54 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)
gettextP.h 43 #ifndef attribute_hidden
44 # define attribute_hidden macro
bindtextdom.c 62 extern const char _nl_default_dirname_internal[] attribute_hidden;
71 __libc_rwlock_define (extern, _nl_state_lock attribute_hidden)
dcigettext.c 290 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)
    [all...]
  /external/elfutils/src/backends/
libebl_CPU.h 47 extern bool (*generic_debugscn_p) (const char *) attribute_hidden;
sparc_init.c 40 extern __typeof (EBLHOOK (core_note)) sparc64_core_note attribute_hidden;
  /external/elfutils/src/lib/
eu-config.h 71 #define attribute_hidden \ macro
155 extern __typeof__ (name) __##name##_internal attribute_hidden;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
libio.h 354 extern _IO_FILE *_IO_stdin attribute_hidden;
355 extern _IO_FILE *_IO_stdout attribute_hidden;
356 extern _IO_FILE *_IO_stderr attribute_hidden;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
libio.h 356 extern _IO_FILE *_IO_stdin attribute_hidden;
357 extern _IO_FILE *_IO_stdout attribute_hidden;
358 extern _IO_FILE *_IO_stderr attribute_hidden;

Completed in 225 milliseconds