/toolchain/binutils/binutils-2.25/include/ |
D | leb128.h | 60 unsigned char byte; in read_uleb128_to_uint64() local 93 unsigned char byte; in read_sleb128_to_int64() local 123 unsigned char byte; in skip_leb128() local
|
/toolchain/binutils/binutils-2.25/gold/ |
D | int_encoding.h | 52 unsigned char byte = *buffer++; in read_unsigned_LEB_128() local 73 unsigned char byte = *buffer++; in read_signed_LEB_128() local
|
D | int_encoding.cc | 40 unsigned char byte) in read_unsigned_LEB_128_x() 73 unsigned char byte) in read_signed_LEB_128_x()
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/ |
D | cons.s | 14 .global byte, word, xlong, long, int symbol 15 byte: .byte 0AAh, 0BBh label
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-crx/ |
D | reloc-num8.s | 6 .byte d8 define
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | opc2c.c | 80 int byte:8; member 152 next_varybits (int bits, opcode * op, int byte) in next_varybits() 174 valid_varybits (int bits, opcode * op, int byte) in valid_varybits() 277 int byte = i >> 3; in dump_lines() local 349 store_opcode_bits (opcode * op, int byte, Indirect * ind) in store_opcode_bits() 396 emit_indirect (Indirect * ind, int byte) in emit_indirect() 532 log_indirect (Indirect * ind, int byte) in log_indirect() 628 int i, bit, byte; in main() local
|
D | h8500-dis.c | 94 int byte; in print_insn_h8500() local
|
D | aarch64-opc.c | 1097 uint32_t byte; in aarch64_shrink_expanded_imm8() local
|
D | ia64-gen.c | 2092 unsigned char *byte = insn_list + our_offset + bitsused / 8; in gen_dis_table() local
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | sysdump.c | 150 int byte = *idx / 8; in getBARRAY() local 166 int byte = *idx / 8; in getINT() local 201 int byte = *idx / 8; in getBITS() local
|
D | srconv.c | 188 int byte = *idx / 8; in writeINT() local 229 int byte = *idx / 8; in writeBITS() local
|
D | unwind-ia64.c | 570 unw_word byte, result = 0; in unw_decode_uleb128() local
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ehopt.c | 356 unsigned char byte = exp->X_add_number; in check_eh_frame() local
|
D | read.c | 4917 unsigned byte; in sizeof_sleb128() local 4968 unsigned byte = (value & 0x7f); in output_sleb128() local 4994 unsigned byte = (value & 0x7f); in output_uleb128() local 5026 unsigned byte; in output_big_sleb128() local 5081 unsigned byte; in output_big_uleb128() local
|
D | dw2gencfi.c | 1141 out_one (int byte) in out_one()
|
D | dwarf2dbg.c | 1034 out_byte (int byte) in out_byte()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | libbfd.c | 1059 unsigned char byte; in read_unsigned_leb128() local 1087 unsigned char byte; in read_signed_leb128() local
|
D | elf32-mep.c | 241 unsigned char *byte; in mep_final_link_relocate() local
|
D | elf-eh-frame.c | 93 unsigned char byte; in skip_leb128() local
|
D | ieee.c | 63 bfd_byte byte; in ieee_write_byte() local
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | obj-coff-seh.c | 732 out_one (int byte) in out_one()
|
D | tc-m68hc11.c | 2062 unsigned char byte = 0; in build_indexed_byte() local 2335 unsigned char byte; in build_reg_mode() local
|
D | tc-ia64.c | 1215 char byte; in output_R1_format() local 1268 char byte; in output_P1_format() local 1358 char byte; in output_P6_format() local 1534 char byte; in output_B1_format() local
|
D | tc-tic6x.c | 4754 tic6x_unwind_byte (int byte) in tic6x_unwind_byte()
|
/toolchain/binutils/binutils-2.25/include/cgen/ |
D | basic-ops.h | 307 SUBWORDSIQI (SI in, int byte) in SUBWORDSIQI() 323 SUBWORDDIQI (DI in, int byte) in SUBWORDDIQI()
|