Lines Matching refs:elf_howto_table
165 static reloc_howto_type elf_howto_table[] = variable
343 return &elf_howto_table[(unsigned) R_XTENSA_NONE ]; in elf_xtensa_reloc_type_lookup()
347 return &elf_howto_table[(unsigned) R_XTENSA_32 ]; in elf_xtensa_reloc_type_lookup()
351 return &elf_howto_table[(unsigned) R_XTENSA_DIFF8 ]; in elf_xtensa_reloc_type_lookup()
355 return &elf_howto_table[(unsigned) R_XTENSA_DIFF16 ]; in elf_xtensa_reloc_type_lookup()
359 return &elf_howto_table[(unsigned) R_XTENSA_DIFF32 ]; in elf_xtensa_reloc_type_lookup()
363 return &elf_howto_table[(unsigned) R_XTENSA_RTLD ]; in elf_xtensa_reloc_type_lookup()
367 return &elf_howto_table[(unsigned) R_XTENSA_GLOB_DAT ]; in elf_xtensa_reloc_type_lookup()
371 return &elf_howto_table[(unsigned) R_XTENSA_JMP_SLOT ]; in elf_xtensa_reloc_type_lookup()
375 return &elf_howto_table[(unsigned) R_XTENSA_RELATIVE ]; in elf_xtensa_reloc_type_lookup()
379 return &elf_howto_table[(unsigned) R_XTENSA_PLT ]; in elf_xtensa_reloc_type_lookup()
383 return &elf_howto_table[(unsigned) R_XTENSA_OP0 ]; in elf_xtensa_reloc_type_lookup()
387 return &elf_howto_table[(unsigned) R_XTENSA_OP1 ]; in elf_xtensa_reloc_type_lookup()
391 return &elf_howto_table[(unsigned) R_XTENSA_OP2 ]; in elf_xtensa_reloc_type_lookup()
395 return &elf_howto_table[(unsigned) R_XTENSA_ASM_EXPAND ]; in elf_xtensa_reloc_type_lookup()
399 return &elf_howto_table[(unsigned) R_XTENSA_ASM_SIMPLIFY ]; in elf_xtensa_reloc_type_lookup()
403 return &elf_howto_table[(unsigned) R_XTENSA_GNU_VTINHERIT ]; in elf_xtensa_reloc_type_lookup()
407 return &elf_howto_table[(unsigned) R_XTENSA_GNU_VTENTRY ]; in elf_xtensa_reloc_type_lookup()
415 return &elf_howto_table[n]; in elf_xtensa_reloc_type_lookup()
423 return &elf_howto_table[n]; in elf_xtensa_reloc_type_lookup()
445 cache_ptr->howto = &elf_howto_table[r_type]; in elf_xtensa_info_to_howto_rela()
1631 howto = &elf_howto_table[(unsigned) R_XTENSA_SLOT0_OP ]; in elf_xtensa_do_reloc()
2061 howto = &elf_howto_table[r_type]; in elf_xtensa_relocate_section()
2122 howto = &elf_howto_table[r_type]; in elf_xtensa_relocate_section()
2190 howto = &elf_howto_table[r_type]; in elf_xtensa_relocate_section()
4162 howto = &elf_howto_table[r_type]; in r_reloc_init()
7087 howto = &elf_howto_table[r_type]; in check_section_ebb_pcrels_fit()
9255 elf_howto_table[r_type].name); in do_fix_for_relocatable_link()
9292 if (elf_howto_table[fix->src_type].partial_inplace) in do_fix_for_final_link()