Home
last modified time | relevance | path

Searched defs:byte (Results 1 – 25 of 28) sorted by relevance

12

/toolchain/binutils/binutils-2.25/include/
Dleb128.h60 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/
Dint_encoding.h52 unsigned char byte = *buffer++; in read_unsigned_LEB_128() local
73 unsigned char byte = *buffer++; in read_signed_LEB_128() local
Dint_encoding.cc40 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/
Dcons.s14 .global byte, word, xlong, long, int symbol
15 byte: .byte 0AAh, 0BBh label
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-crx/
Dreloc-num8.s6 .byte d8 define
/toolchain/binutils/binutils-2.25/opcodes/
Dopc2c.c80 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
Dh8500-dis.c94 int byte; in print_insn_h8500() local
Daarch64-opc.c1097 uint32_t byte; in aarch64_shrink_expanded_imm8() local
Dia64-gen.c2092 unsigned char *byte = insn_list + our_offset + bitsused / 8; in gen_dis_table() local
/toolchain/binutils/binutils-2.25/binutils/
Dsysdump.c150 int byte = *idx / 8; in getBARRAY() local
166 int byte = *idx / 8; in getINT() local
201 int byte = *idx / 8; in getBITS() local
Dsrconv.c188 int byte = *idx / 8; in writeINT() local
229 int byte = *idx / 8; in writeBITS() local
Dunwind-ia64.c570 unw_word byte, result = 0; in unw_decode_uleb128() local
/toolchain/binutils/binutils-2.25/gas/
Dehopt.c356 unsigned char byte = exp->X_add_number; in check_eh_frame() local
Dread.c4917 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
Ddw2gencfi.c1141 out_one (int byte) in out_one()
Ddwarf2dbg.c1034 out_byte (int byte) in out_byte()
/toolchain/binutils/binutils-2.25/bfd/
Dlibbfd.c1059 unsigned char byte; in read_unsigned_leb128() local
1087 unsigned char byte; in read_signed_leb128() local
Delf32-mep.c241 unsigned char *byte; in mep_final_link_relocate() local
Delf-eh-frame.c93 unsigned char byte; in skip_leb128() local
Dieee.c63 bfd_byte byte; in ieee_write_byte() local
/toolchain/binutils/binutils-2.25/gas/config/
Dobj-coff-seh.c732 out_one (int byte) in out_one()
Dtc-m68hc11.c2062 unsigned char byte = 0; in build_indexed_byte() local
2335 unsigned char byte; in build_reg_mode() local
Dtc-ia64.c1215 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
Dtc-tic6x.c4754 tic6x_unwind_byte (int byte) in tic6x_unwind_byte()
/toolchain/binutils/binutils-2.25/include/cgen/
Dbasic-ops.h307 SUBWORDSIQI (SI in, int byte) in SUBWORDSIQI()
323 SUBWORDDIQI (DI in, int byte) in SUBWORDDIQI()

12