Lines Matching refs:unused

432 default_object_type_name (int ignore __attribute__ ((unused)),  in default_object_type_name()
433 char *buf __attribute__ ((unused)), in default_object_type_name()
434 size_t len __attribute__ ((unused))) in default_object_type_name()
440 default_reloc_type_name (int ignore __attribute__ ((unused)), in default_reloc_type_name()
441 char *buf __attribute__ ((unused)), in default_reloc_type_name()
442 size_t len __attribute__ ((unused))) in default_reloc_type_name()
448 default_reloc_type_check (int ignore __attribute__ ((unused))) in default_reloc_type_check()
454 default_reloc_valid_use (Elf *elf __attribute__ ((unused)), in default_reloc_valid_use()
455 int ignore __attribute__ ((unused))) in default_reloc_valid_use()
461 default_reloc_simple_type (Ebl *eh __attribute__ ((unused)), in default_reloc_simple_type()
462 int ignore __attribute__ ((unused))) in default_reloc_simple_type()
468 default_gotpc_reloc_check (Elf *elf __attribute__ ((unused)), in default_gotpc_reloc_check()
469 int ignore __attribute__ ((unused))) in default_gotpc_reloc_check()
475 default_segment_type_name (int ignore __attribute__ ((unused)), in default_segment_type_name()
476 char *buf __attribute__ ((unused)), in default_segment_type_name()
477 size_t len __attribute__ ((unused))) in default_segment_type_name()
483 default_section_type_name (int ignore __attribute__ ((unused)), in default_section_type_name()
484 char *buf __attribute__ ((unused)), in default_section_type_name()
485 size_t len __attribute__ ((unused))) in default_section_type_name()
491 default_section_name (int ignore __attribute__ ((unused)), in default_section_name()
492 int ignore2 __attribute__ ((unused)), in default_section_name()
493 char *buf __attribute__ ((unused)), in default_section_name()
494 size_t len __attribute__ ((unused))) in default_section_name()
500 default_machine_flag_name (Elf64_Word *ignore __attribute__ ((unused))) in default_machine_flag_name()
506 default_machine_flag_check (Elf64_Word flags __attribute__ ((unused))) in default_machine_flag_check()
518 default_check_special_section (Ebl *ebl __attribute__ ((unused)), in default_check_special_section()
519 int ndx __attribute__ ((unused)), in default_check_special_section()
520 const GElf_Shdr *shdr __attribute__ ((unused)), in default_check_special_section()
521 const char *sname __attribute__ ((unused))) in default_check_special_section()
527 default_symbol_type_name (int ignore __attribute__ ((unused)), in default_symbol_type_name()
528 char *buf __attribute__ ((unused)), in default_symbol_type_name()
529 size_t len __attribute__ ((unused))) in default_symbol_type_name()
535 default_symbol_binding_name (int ignore __attribute__ ((unused)), in default_symbol_binding_name()
536 char *buf __attribute__ ((unused)), in default_symbol_binding_name()
537 size_t len __attribute__ ((unused))) in default_symbol_binding_name()
543 default_dynamic_tag_name (int64_t ignore __attribute__ ((unused)), in default_dynamic_tag_name()
544 char *buf __attribute__ ((unused)), in default_dynamic_tag_name()
545 size_t len __attribute__ ((unused))) in default_dynamic_tag_name()
551 default_dynamic_tag_check (int64_t ignore __attribute__ ((unused))) in default_dynamic_tag_check()
563 default_destr (struct ebl *ignore __attribute__ ((unused))) in default_destr()
568 default_osabi_name (int ignore __attribute__ ((unused)), in default_osabi_name()
569 char *buf __attribute__ ((unused)), in default_osabi_name()
570 size_t len __attribute__ ((unused))) in default_osabi_name()
576 default_core_note_type_name (uint32_t ignore __attribute__ ((unused)), in default_core_note_type_name()
577 char *buf __attribute__ ((unused)), in default_core_note_type_name()
578 size_t len __attribute__ ((unused))) in default_core_note_type_name()
584 default_auxv_info (GElf_Xword a_type __attribute__ ((unused)), in default_auxv_info()
585 const char **name __attribute__ ((unused)), in default_auxv_info()
586 const char **format __attribute__ ((unused))) in default_auxv_info()
592 default_core_note (const GElf_Nhdr *nhdr __attribute__ ((unused)), in default_core_note()
593 const char *name __attribute__ ((unused)), in default_core_note()
594 GElf_Word *ro __attribute__ ((unused)), in default_core_note()
595 size_t *nregloc __attribute__ ((unused)), in default_core_note()
597 __attribute__ ((unused)), in default_core_note()
598 size_t *nitems __attribute__ ((unused)), in default_core_note()
599 const Ebl_Core_Item **items __attribute__ ((unused))) in default_core_note()
605 default_object_note_type_name (const char *name __attribute__ ((unused)), in default_object_note_type_name()
606 uint32_t ignore __attribute__ ((unused)), in default_object_note_type_name()
607 char *buf __attribute__ ((unused)), in default_object_note_type_name()
608 size_t len __attribute__ ((unused))) in default_object_note_type_name()
614 default_object_note (const char *name __attribute__ ((unused)), in default_object_note()
615 uint32_t type __attribute__ ((unused)), in default_object_note()
616 uint32_t descsz __attribute__ ((unused)), in default_object_note()
617 const char *desc __attribute__ ((unused))) in default_object_note()
671 default_copy_reloc_p (int reloc __attribute__ ((unused))) in default_copy_reloc_p()
679 default_check_special_symbol (Elf *elf __attribute__ ((unused)), in strong_alias()
680 GElf_Ehdr *ehdr __attribute__ ((unused)), in strong_alias()
681 const GElf_Sym *sym __attribute__ ((unused)), in strong_alias()
682 const char *name __attribute__ ((unused)), in strong_alias()
683 const GElf_Shdr *destshdr __attribute__ ((unused))) in strong_alias()
689 default_check_st_other_bits (unsigned char st_other __attribute__ ((unused))) in default_check_st_other_bits()
696 default_bss_plt_p (Elf *elf __attribute__ ((unused))) in default_bss_plt_p()
702 default_return_value_location (Dwarf_Die *functypedie __attribute__ ((unused)), in default_return_value_location()
703 const Dwarf_Op **locops __attribute__ ((unused))) in default_return_value_location()
709 default_register_info (Ebl *ebl __attribute__ ((unused)), in default_register_info()
726 default_syscall_abi (Ebl *ebl __attribute__ ((unused)), in default_syscall_abi()
740 default_check_object_attribute (Ebl *ebl __attribute__ ((unused)), in default_check_object_attribute()
741 const char *vendor __attribute__ ((unused)), in default_check_object_attribute()
742 int tag __attribute__ ((unused)), in default_check_object_attribute()
743 uint64_t value __attribute__ ((unused)), in default_check_object_attribute()
752 default_check_reloc_target_type (Ebl *ebl __attribute__ ((unused)), in default_check_reloc_target_type()
753 Elf64_Word sh_type __attribute__ ((unused))) in default_check_reloc_target_type()
759 default_abi_cfi (Ebl *ebl __attribute__ ((unused)), in default_abi_cfi()
760 Dwarf_CIE *abi_info __attribute__ ((unused))) in default_abi_cfi()