Home
last modified time | relevance | path

Searched refs:ELF_ST_IS_MIPS16 (Results 1 – 25 of 61) sorted by relevance

123

/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/elf/
H A Dmips.h813 ((ELF_ST_IS_MIPS16 (other) \
817 ((ELF_ST_IS_MIPS16 (other) \
827 ((ELF_ST_IS_MIPS16 (other) \
833 #define ELF_ST_IS_MIPS16(other) (((other) & STO_MIPS16) == STO_MIPS16) macro
846 (ELF_ST_IS_MIPS16 (other) || ELF_ST_IS_MICROMIPS (other))
/dports/lang/gnatdroid-binutils/binutils-2.27/include/elf/
H A Dmips.h838 ((ELF_ST_IS_MIPS16 (other) \
842 ((ELF_ST_IS_MIPS16 (other) \
852 ((ELF_ST_IS_MIPS16 (other) \
858 #define ELF_ST_IS_MIPS16(other) (((other) & STO_MIPS16) == STO_MIPS16) macro
871 (ELF_ST_IS_MIPS16 (other) || ELF_ST_IS_MICROMIPS (other))
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/elf/
H A Dmips.h838 ((ELF_ST_IS_MIPS16 (other) \
842 ((ELF_ST_IS_MIPS16 (other) \
852 ((ELF_ST_IS_MIPS16 (other) \
858 #define ELF_ST_IS_MIPS16(other) (((other) & STO_MIPS16) == STO_MIPS16) macro
871 (ELF_ST_IS_MIPS16 (other) || ELF_ST_IS_MICROMIPS (other))
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/elf/
H A Dmips.h839 ((ELF_ST_IS_MIPS16 (other) \
843 ((ELF_ST_IS_MIPS16 (other) \
853 ((ELF_ST_IS_MIPS16 (other) \
859 #define ELF_ST_IS_MIPS16(other) (((other) & STO_MIPS16) == STO_MIPS16) macro
872 (ELF_ST_IS_MIPS16 (other) || ELF_ST_IS_MICROMIPS (other))
/dports/devel/binutils/binutils-2.37/include/elf/
H A Dmips.h847 ((ELF_ST_IS_MIPS16 (other) \
851 ((ELF_ST_IS_MIPS16 (other) \
861 ((ELF_ST_IS_MIPS16 (other) \
867 #define ELF_ST_IS_MIPS16(other) (((other) & STO_MIPS16) == STO_MIPS16) macro
880 (ELF_ST_IS_MIPS16 (other) || ELF_ST_IS_MICROMIPS (other))
/dports/devel/arm-elf-binutils/binutils-2.37/include/elf/
H A Dmips.h847 ((ELF_ST_IS_MIPS16 (other) \
851 ((ELF_ST_IS_MIPS16 (other) \
861 ((ELF_ST_IS_MIPS16 (other) \
867 #define ELF_ST_IS_MIPS16(other) (((other) & STO_MIPS16) == STO_MIPS16) macro
880 (ELF_ST_IS_MIPS16 (other) || ELF_ST_IS_MICROMIPS (other))
/dports/devel/gnulibiberty/binutils-2.37/include/elf/
H A Dmips.h847 ((ELF_ST_IS_MIPS16 (other) \
851 ((ELF_ST_IS_MIPS16 (other) \
861 ((ELF_ST_IS_MIPS16 (other) \
867 #define ELF_ST_IS_MIPS16(other) (((other) & STO_MIPS16) == STO_MIPS16) macro
880 (ELF_ST_IS_MIPS16 (other) || ELF_ST_IS_MICROMIPS (other))
/dports/devel/gdb/gdb-11.1/include/elf/
H A Dmips.h847 ((ELF_ST_IS_MIPS16 (other) \
851 ((ELF_ST_IS_MIPS16 (other) \
861 ((ELF_ST_IS_MIPS16 (other) \
867 #define ELF_ST_IS_MIPS16(other) (((other) & STO_MIPS16) == STO_MIPS16) macro
880 (ELF_ST_IS_MIPS16 (other) || ELF_ST_IS_MICROMIPS (other))
/dports/devel/gdb761/gdb-7.6.1/include/elf/
H A Dmips.h818 #define ELF_ST_IS_MIPS16(other) (((other) & STO_MIPS16) == STO_MIPS16) macro
831 (ELF_ST_IS_MIPS16 (other) || ELF_ST_IS_MICROMIPS (other))
H A DChangeLog309 (STO_MIPS16, ELF_ST_IS_MIPS16, ELF_ST_SET_MIPS16): Likewise.
926 * mips.h (ELF_ST_IS_MIPS16, ELF_ST_SET_MIPS16): New macros.
/dports/devel/avr-gdb/gdb-7.3.1/include/elf/
H A Dmips.h752 #define ELF_ST_IS_MIPS16(OTHER) (((OTHER) & 0xf0) == STO_MIPS16) macro
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/opcodes/
H A Dmips-dis.c2287 && ELF_ST_IS_MIPS16 ((*info->symbols)->udata.i)) in is_compressed_mode_p()
2296 && ELF_ST_IS_MIPS16 (symbol->internal_elf_sym.st_other)) in is_compressed_mode_p()
/dports/lang/gnatdroid-binutils/binutils-2.27/opcodes/
H A Dmips-dis.c2287 && ELF_ST_IS_MIPS16 ((*info->symbols)->udata.i)) in is_compressed_mode_p()
2296 && ELF_ST_IS_MIPS16 (symbol->internal_elf_sym.st_other)) in is_compressed_mode_p()
/dports/devel/arm-elf-binutils/binutils-2.37/opcodes/
H A Dmips-dis.c2541 && ELF_ST_IS_MIPS16 ((*info->symbols)->udata.i)) in is_compressed_mode_p()
2550 && ELF_ST_IS_MIPS16 (symbol->internal_elf_sym.st_other)) in is_compressed_mode_p()
/dports/devel/gdb/gdb-11.1/opcodes/
H A Dmips-dis.c2541 && ELF_ST_IS_MIPS16 ((*info->symbols)->udata.i)) in is_compressed_mode_p()
2550 && ELF_ST_IS_MIPS16 (symbol->internal_elf_sym.st_other)) in is_compressed_mode_p()
/dports/devel/gnulibiberty/binutils-2.37/opcodes/
H A Dmips-dis.c2541 && ELF_ST_IS_MIPS16 ((*info->symbols)->udata.i)) in is_compressed_mode_p()
2550 && ELF_ST_IS_MIPS16 (symbol->internal_elf_sym.st_other)) in is_compressed_mode_p()
/dports/devel/binutils/binutils-2.37/opcodes/
H A Dmips-dis.c2541 && ELF_ST_IS_MIPS16 ((*info->symbols)->udata.i)) in is_compressed_mode_p()
2550 && ELF_ST_IS_MIPS16 (symbol->internal_elf_sym.st_other)) in is_compressed_mode_p()
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delfxx-mips.c1483 && ELF_ST_IS_MIPS16 (h->root.other)) in mips_elf_check_mips16_stubs()
1495 && ELF_ST_IS_MIPS16 (h->root.other)) in mips_elf_check_mips16_stubs()
1568 && !ELF_ST_IS_MIPS16 (h->root.other) in mips_elf_local_pic_function_p()
4935 if (ELF_ST_IS_MIPS16 (sym->st_other)) in mips_elf_calculate_relocation()
4945 target_is_16_bit_code_p = ELF_ST_IS_MIPS16 (sym->st_other); in mips_elf_calculate_relocation()
5042 target_is_16_bit_code_p = ELF_ST_IS_MIPS16 (h->root.other); in mips_elf_calculate_relocation()
6851 if (ELF_ST_IS_MIPS16 (sym->st_other)) in _bfd_mips_elf_add_symbol_hook()
6874 if (ELF_ST_IS_MIPS16 (sym->st_other)) in _bfd_mips_elf_link_output_symbol_hook()
9741 if (ELF_ST_IS_MIPS16 (sym->st_other)) in _bfd_mips_elf_finish_dynamic_symbol()
9916 if (ELF_ST_IS_MIPS16 (sym->st_other)) in _bfd_mips_vxworks_finish_dynamic_symbol()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delfxx-mips.c1546 && ELF_ST_IS_MIPS16 (h->root.other)) in mips_elf_check_mips16_stubs()
1558 && ELF_ST_IS_MIPS16 (h->root.other)) in mips_elf_check_mips16_stubs()
1632 && (!ELF_ST_IS_MIPS16 (h->root.other) in mips_elf_local_pic_function_p()
1645 if (ELF_ST_IS_MIPS16 (stub->h->root.other)) in mips_elf_get_la25_target()
5083 target_is_16_bit_code_p = ELF_ST_IS_MIPS16 (sym->st_other); in mips_elf_calculate_relocation()
5181 target_is_16_bit_code_p = ELF_ST_IS_MIPS16 (h->root.other); in mips_elf_calculate_relocation()
7984 ELF_ST_IS_MIPS16 (h->other))) in _bfd_mips_elf_check_relocs()
10123 if (ELF_ST_IS_MIPS16 (sym->st_other)) in _bfd_mips_elf_finish_dynamic_symbol()
/dports/devel/avr-gdb/gdb-7.3.1/opcodes/
H A Dmips-dis.c2172 && ELF_ST_IS_MIPS16 ((*(elf_symbol_type **) info->symbols) in _print_insn_mips()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delfxx-mips.c1720 && ELF_ST_IS_MIPS16 (h->root.other)) in mips_elf_check_mips16_stubs()
1733 && ELF_ST_IS_MIPS16 (h->root.other)) in mips_elf_check_mips16_stubs()
1808 && (!ELF_ST_IS_MIPS16 (h->root.other) in mips_elf_local_pic_function_p()
1821 if (ELF_ST_IS_MIPS16 (stub->h->root.other)) in mips_elf_get_la25_target()
5353 target_is_16_bit_code_p = ELF_ST_IS_MIPS16 (sym->st_other); in mips_elf_calculate_relocation()
5448 target_is_16_bit_code_p = ELF_ST_IS_MIPS16 (h->root.other); in mips_elf_calculate_relocation()
8443 ELF_ST_IS_MIPS16 (h->other))) in _bfd_mips_elf_check_relocs()
10997 if (ELF_ST_IS_MIPS16 (sym->st_other)) in _bfd_mips_elf_finish_dynamic_symbol()
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delfxx-mips.c1773 && ELF_ST_IS_MIPS16 (h->root.other)) in mips_elf_check_mips16_stubs()
1786 && ELF_ST_IS_MIPS16 (h->root.other)) in mips_elf_check_mips16_stubs()
1862 && (!ELF_ST_IS_MIPS16 (h->root.other) in mips_elf_local_pic_function_p()
1875 if (ELF_ST_IS_MIPS16 (stub->h->root.other)) in mips_elf_get_la25_target()
5538 target_is_16_bit_code_p = ELF_ST_IS_MIPS16 (sym->st_other); in mips_elf_calculate_relocation()
5641 target_is_16_bit_code_p = ELF_ST_IS_MIPS16 (h->root.other); in mips_elf_calculate_relocation()
8841 ELF_ST_IS_MIPS16 (h->other))) in _bfd_mips_elf_check_relocs()
11347 if (ELF_ST_IS_MIPS16 (sym->st_other)) in _bfd_mips_elf_finish_dynamic_symbol()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delfxx-mips.c1773 && ELF_ST_IS_MIPS16 (h->root.other)) in mips_elf_check_mips16_stubs()
1786 && ELF_ST_IS_MIPS16 (h->root.other)) in mips_elf_check_mips16_stubs()
1862 && (!ELF_ST_IS_MIPS16 (h->root.other) in mips_elf_local_pic_function_p()
1875 if (ELF_ST_IS_MIPS16 (stub->h->root.other)) in mips_elf_get_la25_target()
5538 target_is_16_bit_code_p = ELF_ST_IS_MIPS16 (sym->st_other); in mips_elf_calculate_relocation()
5641 target_is_16_bit_code_p = ELF_ST_IS_MIPS16 (h->root.other); in mips_elf_calculate_relocation()
8841 ELF_ST_IS_MIPS16 (h->other))) in _bfd_mips_elf_check_relocs()
11347 if (ELF_ST_IS_MIPS16 (sym->st_other)) in _bfd_mips_elf_finish_dynamic_symbol()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delfxx-mips.c1720 && ELF_ST_IS_MIPS16 (h->root.other)) in mips_elf_check_mips16_stubs()
1733 && ELF_ST_IS_MIPS16 (h->root.other)) in mips_elf_check_mips16_stubs()
1808 && (!ELF_ST_IS_MIPS16 (h->root.other) in mips_elf_local_pic_function_p()
1821 if (ELF_ST_IS_MIPS16 (stub->h->root.other)) in mips_elf_get_la25_target()
5353 target_is_16_bit_code_p = ELF_ST_IS_MIPS16 (sym->st_other); in mips_elf_calculate_relocation()
5448 target_is_16_bit_code_p = ELF_ST_IS_MIPS16 (h->root.other); in mips_elf_calculate_relocation()
8443 ELF_ST_IS_MIPS16 (h->other))) in _bfd_mips_elf_check_relocs()
10997 if (ELF_ST_IS_MIPS16 (sym->st_other)) in _bfd_mips_elf_finish_dynamic_symbol()
/dports/devel/gdb/gdb-11.1/bfd/
H A Delfxx-mips.c1773 && ELF_ST_IS_MIPS16 (h->root.other)) in mips_elf_check_mips16_stubs()
1786 && ELF_ST_IS_MIPS16 (h->root.other)) in mips_elf_check_mips16_stubs()
1862 && (!ELF_ST_IS_MIPS16 (h->root.other) in mips_elf_local_pic_function_p()
1875 if (ELF_ST_IS_MIPS16 (stub->h->root.other)) in mips_elf_get_la25_target()
5538 target_is_16_bit_code_p = ELF_ST_IS_MIPS16 (sym->st_other); in mips_elf_calculate_relocation()
5641 target_is_16_bit_code_p = ELF_ST_IS_MIPS16 (h->root.other); in mips_elf_calculate_relocation()
8841 ELF_ST_IS_MIPS16 (h->other))) in _bfd_mips_elf_check_relocs()
11347 if (ELF_ST_IS_MIPS16 (sym->st_other)) in _bfd_mips_elf_finish_dynamic_symbol()

123