| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | od-xcoff.c | 1691 bfd_h_get_64 (abfd, hdr->c_fdsinfox)); in dump_dumpx_core() 1694 bfd_h_get_64 (abfd, hdr->c_loader), in dump_dumpx_core() 1695 bfd_h_get_64 (abfd, hdr->c_lsize)); in dump_dumpx_core() 1697 bfd_h_get_64 (abfd, hdr->c_thr), in dump_dumpx_core() 1701 bfd_h_get_64 (abfd, hdr->c_segregion), in dump_dumpx_core() 1702 bfd_h_get_64 (abfd, hdr->c_segs)); in dump_dumpx_core() 1706 bfd_h_get_64 (abfd, hdr->c_stack), in dump_dumpx_core() 1707 bfd_h_get_64 (abfd, hdr->c_stackorg), in dump_dumpx_core() 1708 bfd_h_get_64 (abfd, hdr->c_size)); in dump_dumpx_core() 1712 bfd_h_get_64 (abfd, hdr->c_data), in dump_dumpx_core() [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | mipsread.c | 270 sym_value = bfd_h_get_64 (abfd, (bfd_byte *) x_symp->st_value); in read_alphacoff_dynamic_symtab() 311 bfd_h_get_64 (abfd, in read_alphacoff_dynamic_symtab()
|
| D | solib.c | 1588 current_dyntag = bfd_h_get_64 (abfd, (bfd_byte *) x_dynp_64->d_tag); 1589 dyn_ptr = bfd_h_get_64 (abfd, (bfd_byte *) x_dynp_64->d_un.d_ptr);
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/doc/ |
| D | libbfd.texi | 231 #define bfd_h_get_64(abfd, ptr) \ 246 #define H_GET_64 bfd_h_get_64
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | mach-o.c | 3697 section->addr = bfd_h_get_64 (abfd, raw.addr); in bfd_mach_o_read_section_64() 3698 section->size = bfd_h_get_64 (abfd, raw.size); in bfd_mach_o_read_section_64() 3766 value = bfd_h_get_64 (abfd, raw.n_value); in bfd_mach_o_read_symtab_symbol() 4400 module->objc_module_info_addr = bfd_h_get_64 (abfd, buf + 48); in bfd_mach_o_read_dysymtab() 4868 seg->vmaddr = bfd_h_get_64 (abfd, raw.vmaddr); in bfd_mach_o_read_segment() 4869 seg->vmsize = bfd_h_get_64 (abfd, raw.vmsize); in bfd_mach_o_read_segment() 4870 seg->fileoff = bfd_h_get_64 (abfd, raw.fileoff); in bfd_mach_o_read_segment() 4871 seg->filesize = bfd_h_get_64 (abfd, raw.filesize); in bfd_mach_o_read_segment() 5201 abfd->start_address = bfd_h_get_64 (abfd, buf); in bfd_mach_o_scan_start_address() 5212 abfd->start_address = bfd_h_get_64 (abfd, buf); in bfd_mach_o_scan_start_address()
|
| D | libaout.h | 41 #define H_GET_64 bfd_h_get_64
|
| D | elf-properties.c | 159 prop->u.number = bfd_h_get_64 (abfd, ptr); in _bfd_elf_parse_gnu_properties()
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | mach-o.c | 3697 section->addr = bfd_h_get_64 (abfd, raw.addr); in bfd_mach_o_read_section_64() 3698 section->size = bfd_h_get_64 (abfd, raw.size); in bfd_mach_o_read_section_64() 3766 value = bfd_h_get_64 (abfd, raw.n_value); in bfd_mach_o_read_symtab_symbol() 4400 module->objc_module_info_addr = bfd_h_get_64 (abfd, buf + 48); in bfd_mach_o_read_dysymtab() 4868 seg->vmaddr = bfd_h_get_64 (abfd, raw.vmaddr); in bfd_mach_o_read_segment() 4869 seg->vmsize = bfd_h_get_64 (abfd, raw.vmsize); in bfd_mach_o_read_segment() 4870 seg->fileoff = bfd_h_get_64 (abfd, raw.fileoff); in bfd_mach_o_read_segment() 4871 seg->filesize = bfd_h_get_64 (abfd, raw.filesize); in bfd_mach_o_read_segment() 5201 abfd->start_address = bfd_h_get_64 (abfd, buf); in bfd_mach_o_scan_start_address() 5212 abfd->start_address = bfd_h_get_64 (abfd, buf); in bfd_mach_o_scan_start_address()
|
| D | libaout.h | 41 #define H_GET_64 bfd_h_get_64
|
| D | elf-properties.c | 159 prop->u.number = bfd_h_get_64 (abfd, ptr); in _bfd_elf_parse_gnu_properties()
|
| D | bfd-in2.h | 277 #define bfd_h_get_64(abfd, ptr) \ macro 292 #define H_GET_64 bfd_h_get_64
|
| /netbsd/src/external/gpl3/binutils/lib/libbfd/arch/sh3eb/ |
| D | bfd.h | 281 #define bfd_h_get_64(abfd, ptr) \ macro 296 #define H_GET_64 bfd_h_get_64
|
| /netbsd/src/external/gpl3/gdb/lib/libbfd/arch/alpha/ |
| D | bfd-in3.h | 281 #define bfd_h_get_64(abfd, ptr) \ macro 296 #define H_GET_64 bfd_h_get_64
|
| /netbsd/src/external/gpl3/binutils/lib/libbfd/arch/vax/ |
| D | bfd.h | 281 #define bfd_h_get_64(abfd, ptr) \ macro 296 #define H_GET_64 bfd_h_get_64
|
| /netbsd/src/external/gpl3/binutils/lib/libbfd/arch/earmhf/ |
| D | bfd.h | 281 #define bfd_h_get_64(abfd, ptr) \ macro 296 #define H_GET_64 bfd_h_get_64
|
| /netbsd/src/external/gpl3/gdb/lib/libbfd/arch/mipsel/ |
| D | bfd.h | 281 #define bfd_h_get_64(abfd, ptr) \ macro 296 #define H_GET_64 bfd_h_get_64
|
| D | bfd-in3.h | 281 #define bfd_h_get_64(abfd, ptr) \ macro 296 #define H_GET_64 bfd_h_get_64
|
| /netbsd/src/external/gpl3/gdb/lib/libbfd/arch/sparc/ |
| D | bfd-in3.h | 281 #define bfd_h_get_64(abfd, ptr) \ macro 296 #define H_GET_64 bfd_h_get_64
|
| /netbsd/src/external/gpl3/gdb/lib/libbfd/arch/i386/ |
| D | bfd.h | 281 #define bfd_h_get_64(abfd, ptr) \ macro 296 #define H_GET_64 bfd_h_get_64
|
| /netbsd/src/external/gpl3/binutils/lib/libbfd/arch/ia64/ |
| D | bfd.h | 281 #define bfd_h_get_64(abfd, ptr) \ macro 296 #define H_GET_64 bfd_h_get_64
|
| /netbsd/src/external/gpl3/gdb/lib/libbfd/arch/hppa/ |
| D | bfd.h | 281 #define bfd_h_get_64(abfd, ptr) \ macro 296 #define H_GET_64 bfd_h_get_64
|
| /netbsd/src/external/gpl3/binutils/lib/libbfd/arch/sparc64/ |
| D | bfd.h | 281 #define bfd_h_get_64(abfd, ptr) \ macro 296 #define H_GET_64 bfd_h_get_64
|
| /netbsd/src/external/gpl3/binutils/lib/libbfd/arch/mipsel/ |
| D | bfd.h | 281 #define bfd_h_get_64(abfd, ptr) \ macro 296 #define H_GET_64 bfd_h_get_64
|
| /netbsd/src/external/gpl3/gdb/lib/libbfd/arch/mipseb/ |
| D | bfd-in3.h | 281 #define bfd_h_get_64(abfd, ptr) \ macro 296 #define H_GET_64 bfd_h_get_64
|
| /netbsd/src/external/gpl3/binutils/lib/libbfd/arch/armeb/ |
| D | bfd.h | 754 #define bfd_h_get_64(abfd, ptr) \ macro 769 #define H_GET_64 bfd_h_get_64
|