Searched refs:STT_ARM_TFUNC (Results 1 – 5 of 5) sorted by relevance
2161 myh->type = ELF_ST_INFO (STB_LOCAL, STT_ARM_TFUNC); in record_thumb_to_arm_glue()2396 if (ELF_ST_TYPE(h->type) == STT_ARM_TFUNC) in bfd_elf32_arm_process_before_allocation()2404 if (ELF_ST_TYPE (h->type) != STT_ARM_TFUNC) in bfd_elf32_arm_process_before_allocation()2980 if (sym_flags == STT_ARM_TFUNC) in elf32_arm_final_link_relocate()3032 if (sym_flags != STT_ARM_TFUNC) in elf32_arm_final_link_relocate()3041 if (sym_flags == STT_ARM_TFUNC) in elf32_arm_final_link_relocate()3106 if (sym_flags == STT_ARM_TFUNC) in elf32_arm_final_link_relocate()3128 if (sym_flags == STT_ARM_TFUNC) in elf32_arm_final_link_relocate()3215 if (sym_flags == STT_ARM_TFUNC) in elf32_arm_final_link_relocate()3227 if (sym_flags != STT_ARM_TFUNC && sym_flags != STT_SECTION in elf32_arm_final_link_relocate()[all …]
69 #define STT_ARM_TFUNC STT_LOPROC /* A Thumb function. */ macro
2630 is_thumb = (type == STT_ARM_TFUNC) || (type == STT_ARM_16BIT); in print_insn()
6639 if (elf_header.e_machine == EM_ARM && type == STT_ARM_TFUNC) in get_symbol_type()
11355 ELF_ST_INFO (bind, STT_ARM_TFUNC); in arm_adjust_symtab()