| /dragonfly/contrib/gdb-7/bfd/ |
| HD | elf32-i386.c | 1136 type = bfd_get_8 (abfd, contents + offset - 2); in elf_i386_check_tls_transition() 1147 val = bfd_get_8 (abfd, contents + offset - 1); in elf_i386_check_tls_transition() 1154 if (bfd_get_8 (abfd, contents + offset - 3) != 0x8d) in elf_i386_check_tls_transition() 1166 if (bfd_get_8 (abfd, contents + offset + 9) != 0x90) in elf_i386_check_tls_transition() 1178 val = bfd_get_8 (abfd, contents + offset - 1); in elf_i386_check_tls_transition() 1183 if (bfd_get_8 (abfd, contents + offset + 4) != 0xe8) in elf_i386_check_tls_transition() 1211 val = bfd_get_8 (abfd, contents + offset - 1); in elf_i386_check_tls_transition() 1219 type = bfd_get_8 (abfd, contents + offset - 2); in elf_i386_check_tls_transition() 1234 val = bfd_get_8 (abfd, contents + offset - 1); in elf_i386_check_tls_transition() 1238 type = bfd_get_8 (abfd, contents + offset - 2); in elf_i386_check_tls_transition() [all …]
|
| HD | reloc.c | 882 char x = bfd_get_8 (abfd, (char *) data + octets); in bfd_perform_relocation() 1263 char x = bfd_get_8 (abfd, data); in bfd_install_relocation() 1402 x = bfd_get_8 (input_bfd, location); in _bfd_relocate_contents() 1570 x = bfd_get_8 (input_bfd, location); in _bfd_clear_contents()
|
| HD | elf64-x86-64.c | 1189 val = bfd_get_8 (abfd, contents + offset - 3); in elf_x86_64_check_tls_transition() 1206 val = bfd_get_8 (abfd, contents + offset - 2); in elf_x86_64_check_tls_transition() 1210 val = bfd_get_8 (abfd, contents + offset - 1); in elf_x86_64_check_tls_transition() 1224 val = bfd_get_8 (abfd, contents + offset - 3); in elf_x86_64_check_tls_transition() 1228 if (bfd_get_8 (abfd, contents + offset - 2) != 0x8d) in elf_x86_64_check_tls_transition() 1231 val = bfd_get_8 (abfd, contents + offset - 1); in elf_x86_64_check_tls_transition() 2611 && bfd_get_8 (input_bfd, in elf_x86_64_convert_mov_to_lea() 2641 && bfd_get_8 (input_bfd, in elf_x86_64_convert_mov_to_lea() 3975 type = bfd_get_8 (input_bfd, contents + roff - 3); in elf_x86_64_relocate_section() 3976 val = bfd_get_8 (input_bfd, contents + roff - 1); in elf_x86_64_relocate_section() [all …]
|
| HD | libbfd.c | 1069 byte = bfd_get_8 (abfd, buf); in read_unsigned_leb128() 1097 byte = bfd_get_8 (abfd, buf); in read_signed_leb128()
|
| HD | bfd-in2.h | 1068 #define bfd_get_8(abfd, ptr) \ macro 1101 ((bits) == 8 ? (bfd_vma) bfd_get_8 (abfd, ptr) \ 1122 bfd_get_8 (abfd, ptr)
|
| HD | dwarf2.c | 547 return bfd_get_8 (abfd, buf); in read_1_byte()
|
| /dragonfly/contrib/binutils-2.27/bfd/ |
| HD | reloc.c | 884 char x = bfd_get_8 (abfd, (char *) data + octets); in bfd_perform_relocation() 1267 char x = bfd_get_8 (abfd, data); in bfd_install_relocation() 1410 x = bfd_get_8 (input_bfd, location); in _bfd_relocate_contents() 1579 x = bfd_get_8 (input_bfd, location); in _bfd_clear_contents()
|
| HD | libbfd.c | 995 byte = bfd_get_8 (abfd, buf); in read_unsigned_leb128() 1025 byte = bfd_get_8 (abfd, data); in safe_read_leb128() 1062 byte = bfd_get_8 (abfd, buf); in read_signed_leb128()
|
| HD | elf32-i386.c | 1376 val = bfd_get_8 (abfd, contents + offset - 1); in elf_i386_check_tls_transition() 1384 type = bfd_get_8 (abfd, contents + offset - 2); in elf_i386_check_tls_transition() 1399 val = bfd_get_8 (abfd, contents + offset - 1); in elf_i386_check_tls_transition() 1403 type = bfd_get_8 (abfd, contents + offset - 2); in elf_i386_check_tls_transition() 1417 if (bfd_get_8 (abfd, contents + offset - 2) != 0x8d) in elf_i386_check_tls_transition() 1420 val = bfd_get_8 (abfd, contents + offset - 1); in elf_i386_check_tls_transition() 1627 modrm = bfd_get_8 (abfd, contents + roff - 1); in elf_i386_convert_load_reloc() 1651 opcode = bfd_get_8 (abfd, contents + roff - 2); in elf_i386_convert_load_reloc() 3789 addend = bfd_get_8 (input_bfd, where); in elf_i386_relocate_section() 4137 opcode = bfd_get_8 (input_bfd, contents + rel->r_offset - 2); in elf_i386_relocate_section() [all …]
|
| HD | elf64-x86-64.c | 1470 val = bfd_get_8 (abfd, contents + offset - 3); in elf_x86_64_check_tls_transition() 1487 val = bfd_get_8 (abfd, contents + offset - 2); in elf_x86_64_check_tls_transition() 1491 val = bfd_get_8 (abfd, contents + offset - 1); in elf_x86_64_check_tls_transition() 1505 val = bfd_get_8 (abfd, contents + offset - 3); in elf_x86_64_check_tls_transition() 1509 if (bfd_get_8 (abfd, contents + offset - 2) != 0x8d) in elf_x86_64_check_tls_transition() 1512 val = bfd_get_8 (abfd, contents + offset - 1); in elf_x86_64_check_tls_transition() 1775 opcode = bfd_get_8 (abfd, contents + roff - 2); in elf_x86_64_convert_load_reloc() 1986 modrm = bfd_get_8 (abfd, contents + roff - 1); in elf_x86_64_convert_load_reloc() 2036 rex = bfd_get_8 (abfd, contents + roff - 3); in elf_x86_64_convert_load_reloc() 2054 modrm = bfd_get_8 (abfd, contents + roff - 1); in elf_x86_64_convert_load_reloc() [all …]
|
| HD | coff-x86_64.c | 161 char x = bfd_get_8 (abfd, addr); in coff_amd64_reloc()
|
| HD | bfd-in2.h | 1101 #define bfd_get_8(abfd, ptr) \ macro 1134 ((bits) == 8 ? (bfd_vma) bfd_get_8 (abfd, ptr) \ 1155 bfd_get_8 (abfd, ptr)
|
| HD | dwarf2.c | 566 return bfd_get_8 (abfd, buf); in read_1_byte()
|
| /dragonfly/contrib/binutils-2.34/binutils/ |
| HD | rddbg.c | 177 type = bfd_get_8 (abfd, stab + 4); in read_section_stabs_debugging_info() 178 other = bfd_get_8 (abfd, stab + 5); in read_section_stabs_debugging_info()
|
| /dragonfly/contrib/binutils-2.27/binutils/ |
| HD | rddbg.c | 175 type = bfd_get_8 (abfd, stab + 4); in read_section_stabs_debugging_info() 176 other = bfd_get_8 (abfd, stab + 5); in read_section_stabs_debugging_info()
|
| HD | od-xcoff.c | 1215 reason = bfd_get_8 (abfd, exceptab->e_reason); in dump_xcoff32_except() 1217 (unsigned) bfd_get_8 (abfd, exceptab->e_lang), reason); in dump_xcoff32_except() 1421 (unsigned) bfd_get_8 (abfd, text + off)); in dump_xcoff32_tbtags()
|
| /dragonfly/contrib/binutils-2.34/bfd/ |
| HD | elf32-i386.c | 997 val = bfd_get_8 (abfd, contents + offset - 1); in elf_i386_check_tls_transition() 1005 type = bfd_get_8 (abfd, contents + offset - 2); in elf_i386_check_tls_transition() 1020 val = bfd_get_8 (abfd, contents + offset - 1); in elf_i386_check_tls_transition() 1024 type = bfd_get_8 (abfd, contents + offset - 2); in elf_i386_check_tls_transition() 1038 if (bfd_get_8 (abfd, contents + offset - 2) != 0x8d) in elf_i386_check_tls_transition() 1041 val = bfd_get_8 (abfd, contents + offset - 1); in elf_i386_check_tls_transition() 1249 modrm = bfd_get_8 (abfd, contents + roff - 1); in elf_i386_convert_load_reloc() 1275 opcode = bfd_get_8 (abfd, contents + roff - 2); in elf_i386_convert_load_reloc() 2106 addend = bfd_get_8 (input_bfd, where); in elf_i386_relocate_section() 2860 val = bfd_get_8 (input_bfd, contents + roff - 1); in elf_i386_relocate_section() [all …]
|
| HD | elf64-x86-64.c | 1200 val = bfd_get_8 (abfd, contents + offset - 3); in elf_x86_64_check_tls_transition() 1217 val = bfd_get_8 (abfd, contents + offset - 2); in elf_x86_64_check_tls_transition() 1221 val = bfd_get_8 (abfd, contents + offset - 1); in elf_x86_64_check_tls_transition() 1235 val = bfd_get_8 (abfd, contents + offset - 3); in elf_x86_64_check_tls_transition() 1239 if (bfd_get_8 (abfd, contents + offset - 2) != 0x8d) in elf_x86_64_check_tls_transition() 1242 val = bfd_get_8 (abfd, contents + offset - 1); in elf_x86_64_check_tls_transition() 1524 opcode = bfd_get_8 (abfd, contents + roff - 2); in elf_x86_64_convert_load_reloc() 1660 modrm = bfd_get_8 (abfd, contents + roff - 1); in elf_x86_64_convert_load_reloc() 1710 rex = bfd_get_8 (abfd, contents + roff - 3); in elf_x86_64_convert_load_reloc() 1728 modrm = bfd_get_8 (abfd, contents + roff - 1); in elf_x86_64_convert_load_reloc() [all …]
|
| HD | libbfd.c | 1127 byte = bfd_get_8 (abfd, buf); in _bfd_read_unsigned_leb128() 1157 byte = bfd_get_8 (abfd, data); in _bfd_safe_read_leb128() 1194 byte = bfd_get_8 (abfd, buf); in _bfd_read_signed_leb128()
|
| HD | coff-x86_64.c | 158 char x = bfd_get_8 (abfd, addr); in coff_amd64_reloc()
|
| HD | reloc.c | 557 return bfd_get_8 (abfd, data); in read_reloc()
|
| HD | bfd-in2.h | 656 #define bfd_get_8(abfd, ptr) \ macro 703 ((bits) == 8 ? bfd_get_8 (abfd, ptr) \ 724 bfd_get_8 (abfd, ptr)
|
| HD | dwarf2.c | 596 return bfd_get_8 (abfd, buf); in read_1_byte()
|
| /dragonfly/contrib/gdb-7/gdb/ |
| HD | dwarf2-frame.c | 1518 return bfd_get_8 (abfd, buf); in read_1_byte()
|
| HD | dwarf2read.c | 14250 return bfd_get_8 (abfd, buf); in read_1_byte() 14558 byte = bfd_get_8 (abfd, buf); in read_unsigned_leb128() 14585 byte = bfd_get_8 (abfd, buf); in read_signed_leb128()
|