Home | History | Annotate | Download | only in libebl

Lines Matching full:unused

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