Lines Matching refs:unused
452 default_object_type_name (int ignore __attribute__ ((unused)), in default_object_type_name()
453 char *buf __attribute__ ((unused)), in default_object_type_name()
454 size_t len __attribute__ ((unused))) in default_object_type_name()
460 default_reloc_type_name (int ignore __attribute__ ((unused)), in default_reloc_type_name()
461 char *buf __attribute__ ((unused)), in default_reloc_type_name()
462 size_t len __attribute__ ((unused))) in default_reloc_type_name()
468 default_reloc_type_check (int ignore __attribute__ ((unused))) in default_reloc_type_check()
474 default_reloc_valid_use (Elf *elf __attribute__ ((unused)), in default_reloc_valid_use()
475 int ignore __attribute__ ((unused))) in default_reloc_valid_use()
481 default_reloc_simple_type (Ebl *eh __attribute__ ((unused)), in default_reloc_simple_type()
482 int ignore __attribute__ ((unused))) in default_reloc_simple_type()
488 default_gotpc_reloc_check (Elf *elf __attribute__ ((unused)), in default_gotpc_reloc_check()
489 int ignore __attribute__ ((unused))) in default_gotpc_reloc_check()
495 default_segment_type_name (int ignore __attribute__ ((unused)), in default_segment_type_name()
496 char *buf __attribute__ ((unused)), in default_segment_type_name()
497 size_t len __attribute__ ((unused))) in default_segment_type_name()
503 default_section_type_name (int ignore __attribute__ ((unused)), in default_section_type_name()
504 char *buf __attribute__ ((unused)), in default_section_type_name()
505 size_t len __attribute__ ((unused))) in default_section_type_name()
511 default_section_name (int ignore __attribute__ ((unused)), in default_section_name()
512 int ignore2 __attribute__ ((unused)), in default_section_name()
513 char *buf __attribute__ ((unused)), in default_section_name()
514 size_t len __attribute__ ((unused))) in default_section_name()
520 default_machine_flag_name (Elf64_Word *ignore __attribute__ ((unused))) in default_machine_flag_name()
526 default_machine_flag_check (Elf64_Word flags __attribute__ ((unused))) in default_machine_flag_check()
538 default_check_special_section (Ebl *ebl __attribute__ ((unused)), in default_check_special_section()
539 int ndx __attribute__ ((unused)), in default_check_special_section()
540 const GElf_Shdr *shdr __attribute__ ((unused)), in default_check_special_section()
541 const char *sname __attribute__ ((unused))) in default_check_special_section()
547 default_symbol_type_name (int ignore __attribute__ ((unused)), in default_symbol_type_name()
548 char *buf __attribute__ ((unused)), in default_symbol_type_name()
549 size_t len __attribute__ ((unused))) in default_symbol_type_name()
555 default_symbol_binding_name (int ignore __attribute__ ((unused)), in default_symbol_binding_name()
556 char *buf __attribute__ ((unused)), in default_symbol_binding_name()
557 size_t len __attribute__ ((unused))) in default_symbol_binding_name()
563 default_dynamic_tag_name (int64_t ignore __attribute__ ((unused)), in default_dynamic_tag_name()
564 char *buf __attribute__ ((unused)), in default_dynamic_tag_name()
565 size_t len __attribute__ ((unused))) in default_dynamic_tag_name()
571 default_dynamic_tag_check (int64_t ignore __attribute__ ((unused))) in default_dynamic_tag_check()
583 default_destr (struct ebl *ignore __attribute__ ((unused))) in default_destr()
588 default_osabi_name (int ignore __attribute__ ((unused)), in default_osabi_name()
589 char *buf __attribute__ ((unused)), in default_osabi_name()
590 size_t len __attribute__ ((unused))) in default_osabi_name()
596 default_core_note_type_name (uint32_t ignore __attribute__ ((unused)), in default_core_note_type_name()
597 char *buf __attribute__ ((unused)), in default_core_note_type_name()
598 size_t len __attribute__ ((unused))) in default_core_note_type_name()
604 default_auxv_info (GElf_Xword a_type __attribute__ ((unused)), in default_auxv_info()
605 const char **name __attribute__ ((unused)), in default_auxv_info()
606 const char **format __attribute__ ((unused))) in default_auxv_info()
612 default_core_note (GElf_Word n_type __attribute__ ((unused)), in default_core_note()
613 GElf_Word descsz __attribute__ ((unused)), in default_core_note()
614 GElf_Word *ro __attribute__ ((unused)), in default_core_note()
615 size_t *nregloc __attribute__ ((unused)), in default_core_note()
617 __attribute__ ((unused)), in default_core_note()
618 size_t *nitems __attribute__ ((unused)), in default_core_note()
619 const Ebl_Core_Item **items __attribute__ ((unused))) in default_core_note()
625 default_object_note_type_name (uint32_t ignore __attribute__ ((unused)), in default_object_note_type_name()
626 char *buf __attribute__ ((unused)), in default_object_note_type_name()
627 size_t len __attribute__ ((unused))) in default_object_note_type_name()
633 default_object_note (const char *name __attribute__ ((unused)), in default_object_note()
634 uint32_t type __attribute__ ((unused)), in default_object_note()
635 uint32_t descsz __attribute__ ((unused)), in default_object_note()
636 const char *desc __attribute__ ((unused))) in default_object_note()
683 default_copy_reloc_p (int reloc __attribute__ ((unused))) in default_copy_reloc_p()
695 default_check_special_symbol (Elf *elf __attribute__ ((unused)), in strong_alias()
696 GElf_Ehdr *ehdr __attribute__ ((unused)), in strong_alias()
697 const GElf_Sym *sym __attribute__ ((unused)), in strong_alias()
698 const char *name __attribute__ ((unused)), in strong_alias()
699 const GElf_Shdr *destshdr __attribute__ ((unused))) in strong_alias()
705 default_bss_plt_p (Elf *elf __attribute__ ((unused)), in default_bss_plt_p()
706 GElf_Ehdr *ehdr __attribute__ ((unused))) in default_bss_plt_p()
712 default_return_value_location (Dwarf_Die *functypedie __attribute__ ((unused)), in default_return_value_location()
713 const Dwarf_Op **locops __attribute__ ((unused))) in default_return_value_location()
719 default_register_info (Ebl *ebl __attribute__ ((unused)), in default_register_info()
736 default_syscall_abi (Ebl *ebl __attribute__ ((unused)), in default_syscall_abi()
750 default_check_object_attribute (Ebl *ebl __attribute__ ((unused)), in default_check_object_attribute()
751 const char *vendor __attribute__ ((unused)), in default_check_object_attribute()
752 int tag __attribute__ ((unused)), in default_check_object_attribute()
753 uint64_t value __attribute__ ((unused)), in default_check_object_attribute()