Home
last modified time | relevance | path

Searched defs:other (Results 1 – 24 of 24) sorted by relevance

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Dtlsdyn-o32-2.s5 .globl other symbol
8 other: label
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
Derr-builtin.s10 other IS 20 label
/toolchain/binutils/binutils-2.25/include/elf/
Dppc64.h227 #define PPC64_LOCAL_ENTRY_OFFSET(other) \ argument
Dmips.h832 #define ELF_ST_IS_MIPS_PLT(other) \ argument
836 #define ELF_ST_SET_MIPS_PLT(other) \ argument
845 #define ELF_ST_IS_MIPS_PIC(other) (((other) & STO_MIPS_FLAGS) == STO_MIPS_PIC) argument
846 #define ELF_ST_SET_MIPS_PIC(other) \ argument
853 #define ELF_ST_IS_MIPS16(other) (((other) & STO_MIPS16) == STO_MIPS16) argument
854 #define ELF_ST_SET_MIPS16(other) ((other) | STO_MIPS16) argument
860 #define ELF_ST_IS_MICROMIPS(other) (((other) & STO_MIPS_ISA) == STO_MICROMIPS) argument
861 #define ELF_ST_SET_MICROMIPS(other) (((other) & ~STO_MIPS_ISA) | STO_MICROMIPS) argument
865 #define ELF_ST_IS_COMPRESSED(other) \ argument
873 #define ELF_MIPS_IS_OPTIONAL(other) ((other) & STO_OPTIONAL) argument
/toolchain/binutils/binutils-2.25/gas/config/
Dobj-ecoff.h67 #define OBJ_PROCESS_STAB(seg, what, string, type, other, desc) \ argument
Dobj-elf.h225 #define OBJ_PROCESS_STAB(seg, what, string, type, other, desc) \ argument
Dobj-macho.c1527 int type, int other, int desc) in obj_mach_o_process_stab()
Dobj-elf.c251 elf_s_set_other (symbolS *sym, int other) in elf_s_set_other()
Dtc-alpha.c4126 int other; in s_alpha_usepv() local
Dtc-i386.c2834 bfd_reloc_code_real_type other) in reloc()
/toolchain/binutils/binutils-2.25/gas/
Dstabs.c137 aout_process_stab (what, string, type, other, desc) in aout_process_stab() argument
184 int other; in s_stab_generic() local
Decoff.c3426 int other, in ecoff_stab()
/toolchain/binutils/binutils-2.25/opcodes/
Dscore7-dis.c947 long other; in s7_print_insn() local
/toolchain/binutils/binutils-2.25/bfd/
Delf32-sh64.c751 unsigned char other; in sh64_elf_merge_symbol_attribute() local
Dlibaout.h342 char other; member
Delfxx-mips.c9452 unsigned int other = micromips_p ? STO_MICROMIPS : 0; in mips_elf_allocate_lazy_stub() local
9480 unsigned int other = micromips_p ? STO_MICROMIPS : 0; in mips_elf_lay_out_lazy_stubs() local
9527 unsigned int other; in mips_elf_set_plt_sym_value() local
9613 unsigned int other = micromips_p ? STO_MICROMIPS : 0; in _bfd_mips_elf_size_dynamic_sections() local
10687 unsigned int other = micromips_p ? STO_MICROMIPS : 0; in _bfd_mips_elf_finish_dynamic_symbol() local
15840 unsigned char other; in _bfd_mips_elf_merge_symbol_attribute() local
15907 unsigned int other; in _bfd_mips_elf_get_synthetic_symtab() local
Delf64-sh64.c3943 unsigned char other; in sh64_elf64_merge_symbol_attribute() local
Delf32-v850.c57 int other = 0; in v850_elf_check_relocs() local
Delf64-alpha.c3021 unsigned char other; member
4494 int other; in elf64_alpha_relocate_section() local
Delf-bfd.h152 unsigned int other : 8; member
Delf64-ppc.c3819 unsigned char other; member
/toolchain/binutils/binutils-2.25/elfcpp/
Dpowerpc.h254 ppc64_decode_local_entry(unsigned int other) in ppc64_decode_local_entry()
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c9608 get_mips_symbol_other (unsigned int other) in get_mips_symbol_other()
9630 get_ia64_symbol_other (unsigned int other) in get_ia64_symbol_other()
9691 get_ppc64_symbol_other (unsigned int other) in get_ppc64_symbol_other()
9704 get_symbol_other (unsigned int other) in get_symbol_other()
Dobjdump.c2508 unsigned char type, other; in print_section_stabs() local