Searched defs:sb (Results 1 – 13 of 13) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/ |
D | sb.h | 46 typedef struct sb struct 52 sb; argument
|
D | macro.c | 77 size_t (*exp) (const char *, size_t, sb *, offsetT *)) in macro_init() argument 111 buffer_and_nest (const char *from, const char *to, sb *ptr, in buffer_and_nest() 649 define_macro (size_t idx, sb *in, sb *label, in define_macro() 1313 expand_irp (int irpc, size_t idx, sb *in, sb *out, size_t (*get_line) (sb *)) in expand_irp()
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | bfdtest2.c | 51 void *stream, struct stat *sb) in iovec_stat()
|
/toolchain/binutils/binutils-2.25/gold/ |
D | common.cc | 101 typename Sized_symbol<size>::Size_type sb = psb->symsize(); in operator ()() local
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | cache.c | 408 cache_bstat (struct bfd *abfd, struct stat *sb) in cache_bstat()
|
D | opncls.c | 536 opncls_bstat (struct bfd *abfd, struct stat *sb) in opncls_bstat()
|
D | elf32-arm.c | 10032 bfd_vma sb = sym_sec ? sym_sec->output_section->vma : 0; in elf32_arm_final_link_relocate() local 10166 bfd_vma sb = sym_sec ? sym_sec->output_section->vma : 0; in elf32_arm_final_link_relocate() local 10250 bfd_vma sb = sym_sec ? sym_sec->output_section->vma : 0; in elf32_arm_final_link_relocate() local 10334 bfd_vma sb = sym_sec ? sym_sec->output_section->vma : 0; in elf32_arm_final_link_relocate() local
|
D | mach-o.c | 2203 bfd_mach_o_asymbol *sb = *(bfd_mach_o_asymbol **) b; in bfd_mach_o_cf_symbols() local
|
D | elf32-spu.c | 1834 struct stat *sb) in ovl_mgr_stat()
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/iq2000/ |
D | allinsn.s | 552 .global sb symbol 553 sb: label
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mep/ |
D | allinsn.s | 6 .global sb symbol 7 sb: label
|
/toolchain/binutils/binutils-2.25/include/coff/ |
D | sym.h | 251 #define IssFSb(sb) (0x80000000 | ((unsigned long)(sb))) argument
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | microblaze-opcm.h | 39 bgtid, bgei, bgeid, lbu, lbur, lhu, lhur, lw, lwr, lwx, sb, sbr, sh, enumerator
|