Lines Matching refs:Elf
163 static bool default_reloc_valid_use (Elf *elf, int ignore);
165 static bool default_gotpc_reloc_check (Elf *elf, int ignore);
208 static bool default_check_special_symbol (Elf *elf, GElf_Ehdr *ehdr,
214 static bool default_bss_plt_p (Elf *elf, GElf_Ehdr *ehdr);
276 Elf *elf; in openbackend()
320 assert (offsetof (Elf, state.elf32.ehdr)
321 == offsetof (Elf, state.elf64.ehdr));
415 Elf *elf; in ebl_openbackend()
474 default_reloc_valid_use (Elf *elf __attribute__ ((unused)), in default_reloc_valid_use()
488 default_gotpc_reloc_check (Elf *elf __attribute__ ((unused)), in default_gotpc_reloc_check()
695 default_check_special_symbol (Elf *elf __attribute__ ((unused)), in strong_alias()
705 default_bss_plt_p (Elf *elf __attribute__ ((unused)), in default_bss_plt_p()