Home
last modified time | relevance | path

Searched refs:bfd_get_32 (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/netbsd/src/external/gpl3/binutils/dist/bfd/
Dmach-o-i386.c297 (unsigned long)bfd_get_32 (abfd, buf + 0), in bfd_mach_o_i386_print_thread()
298 (unsigned long)bfd_get_32 (abfd, buf + 4)); in bfd_mach_o_i386_print_thread()
300 (unsigned long)bfd_get_32 (abfd, buf + 8), in bfd_mach_o_i386_print_thread()
301 (unsigned long)bfd_get_32 (abfd, buf + 12), in bfd_mach_o_i386_print_thread()
302 (unsigned long)bfd_get_32 (abfd, buf + 16), in bfd_mach_o_i386_print_thread()
303 (unsigned long)bfd_get_32 (abfd, buf + 20)); in bfd_mach_o_i386_print_thread()
305 (unsigned long)bfd_get_32 (abfd, buf + 24), in bfd_mach_o_i386_print_thread()
306 (unsigned long)bfd_get_32 (abfd, buf + 28), in bfd_mach_o_i386_print_thread()
307 (unsigned long)bfd_get_32 (abfd, buf + 32), in bfd_mach_o_i386_print_thread()
308 (unsigned long)bfd_get_32 (abfd, buf + 36)); in bfd_mach_o_i386_print_thread()
[all …]
Ddwarf1.c194 aDieInfo->length = bfd_get_32 (abfd, xptr); in parse_die()
235 aDieInfo->sibling = bfd_get_32 (abfd, xptr); in parse_die()
238 aDieInfo->stmt_list_offset = bfd_get_32 (abfd, xptr); in parse_die()
251 aDieInfo->low_pc = bfd_get_32 (abfd, xptr); in parse_die()
253 aDieInfo->high_pc = bfd_get_32 (abfd, xptr); in parse_die()
270 block_len = bfd_get_32 (abfd, xptr); in parse_die()
327 tblend = bfd_get_32 (stash->abfd, (bfd_byte *) xptr) + xptr; in parse_line_table()
331 base = bfd_get_32 (stash->abfd, (bfd_byte *) xptr); in parse_line_table()
354 = bfd_get_32 (stash->abfd, (bfd_byte *) xptr); in parse_line_table()
362 = base + bfd_get_32 (stash->abfd, (bfd_byte *) xptr); in parse_line_table()
Dcisco-core.c108 crashinfo_offset = MASK_ADDR (bfd_get_32 (abfd, buf)); in cisco_core_file_validate()
131 magic = bfd_get_32 (abfd, crashinfo.magic); in cisco_core_file_validate()
138 version = bfd_get_32 (abfd, crashinfo.version); in cisco_core_file_validate()
151 rambase = bfd_get_32 (abfd, crashinfo.rambase); in cisco_core_file_validate()
161 switch ((crashreason) bfd_get_32 (abfd, crashinfo.reason)) in cisco_core_file_validate()
180 switch (bfd_get_32 (abfd, crashinfo.cpu_vector)) in cisco_core_file_validate()
270 asect->filepos = bfd_get_32 (abfd, crashinfo.registers) - rambase; in cisco_core_file_validate()
Dsyms.c1117 val = bfd_get_32 (abfd, info->stabs + octets); in _bfd_stab_section_find_nearest_line()
1144 if (bfd_get_32 (abfd, stab + STRDXOFF) == 0) in _bfd_stab_section_find_nearest_line()
1157 && bfd_get_32 (abfd, stab + STRDXOFF) != 0) in _bfd_stab_section_find_nearest_line()
1200 stroff = bfd_get_32 (abfd, stab + VALOFF); in _bfd_stab_section_find_nearest_line()
1213 info->indextable[i].val = bfd_get_32 (abfd, nul_fun + VALOFF); in _bfd_stab_section_find_nearest_line()
1224 file_name = (char *) str + bfd_get_32 (abfd, stab + STRDXOFF); in _bfd_stab_section_find_nearest_line()
1245 + bfd_get_32 (abfd, stab + STRDXOFF)); in _bfd_stab_section_find_nearest_line()
1255 file_name = (char *) str + bfd_get_32 (abfd, stab + STRDXOFF); in _bfd_stab_section_find_nearest_line()
1265 function_name = (char *) str + bfd_get_32 (abfd, stab + STRDXOFF); in _bfd_stab_section_find_nearest_line()
1273 info->indextable[i].val = bfd_get_32 (abfd, stab + VALOFF); in _bfd_stab_section_find_nearest_line()
[all …]
Dpei-x86_64.c90 rf->rva_BeginAddress = bfd_get_32 (abfd, ex_rf->rva_BeginAddress); in pex64_get_runtime_function()
91 rf->rva_EndAddress = bfd_get_32 (abfd, ex_rf->rva_EndAddress); in pex64_get_runtime_function()
92 rf->rva_UnwindData = bfd_get_32 (abfd, ex_rf->rva_UnwindData); in pex64_get_runtime_function()
131 ui->rva_BeginAddress = bfd_get_32 (abfd, ex_dta + 0); in pex64_get_unwind_info()
132 ui->rva_EndAddress = bfd_get_32 (abfd, ex_dta + 4); in pex64_get_unwind_info()
133 ui->rva_UnwindData = bfd_get_32 (abfd, ex_dta + 8); in pex64_get_unwind_info()
141 ui->rva_ExceptionHandler = bfd_get_32 (abfd, ex_dta); in pex64_get_unwind_info()
241 tmp = bfd_get_32 (abfd, dta + 2); in pex64_xdata_print_uwd_codes()
278 tmp = bfd_get_32 (abfd, dta + 2); in pex64_xdata_print_uwd_codes()
310 tmp = bfd_get_32 (abfd, dta + 2) * 8; in pex64_xdata_print_uwd_codes()
[all …]
Delfxx-kvx.c84 contents = bfd_get_32 (abfd, address); in _bfd_kvx_elf_put_addend()
165 elf_tdata (abfd)->core->lwpid = bfd_get_32 (abfd, note->descdata + 32); in _bfd_kvx_elf_grok_prstatus()
187 elf_tdata (abfd)->core->pid = bfd_get_32 (abfd, note->descdata + 24); in _bfd_kvx_elf_grok_psinfo()
DpeXXigen.c1355 hint_addr = bfd_get_32 (abfd, data + i); in pe_print_idata()
1356 time_stamp = bfd_get_32 (abfd, data + i + 4); in pe_print_idata()
1357 forward_chain = bfd_get_32 (abfd, data + i + 8); in pe_print_idata()
1358 dll_name = bfd_get_32 (abfd, data + i + 12); in pe_print_idata()
1359 first_thunk = bfd_get_32 (abfd, data + i + 16); in pe_print_idata()
1451 unsigned long member = bfd_get_32 (abfd, data + idx + j); in pe_print_idata()
1452 unsigned long member_high = bfd_get_32 (abfd, data + idx + j + 4); in pe_print_idata()
1484 (unsigned long) bfd_get_32 (abfd, ft_data + j)); in pe_print_idata()
1491 unsigned long member = bfd_get_32 (abfd, data + idx + j); in pe_print_idata()
1524 (unsigned long) bfd_get_32 (abfd, ft_data + j)); in pe_print_idata()
[all …]
Dcompress.c232 chdr.ch_type = bfd_get_32 (abfd, &echdr->ch_type); in bfd_check_compression_header()
233 chdr.ch_size = bfd_get_32 (abfd, &echdr->ch_size); in bfd_check_compression_header()
234 chdr.ch_addralign = bfd_get_32 (abfd, &echdr->ch_addralign); in bfd_check_compression_header()
239 chdr.ch_type = bfd_get_32 (abfd, &echdr->ch_type); in bfd_check_compression_header()
441 chdr.ch_type = bfd_get_32 (ibfd, &echdr->ch_type); in bfd_convert_section_contents()
442 chdr.ch_size = bfd_get_32 (ibfd, &echdr->ch_size); in bfd_convert_section_contents()
443 chdr.ch_addralign = bfd_get_32 (ibfd, &echdr->ch_addralign); in bfd_convert_section_contents()
458 chdr.ch_type = bfd_get_32 (ibfd, &echdr->ch_type); in bfd_convert_section_contents()
Dlibpei.h222 #define GET_PDATA_ENTRY bfd_get_32
292 #define GET_PDATA_ENTRY bfd_get_32
327 #define GET_PDATA_ENTRY bfd_get_32
362 #define GET_PDATA_ENTRY bfd_get_32
397 #define GET_PDATA_ENTRY bfd_get_32
Delf32-score7.c233 hi16_value = bfd_get_32 (abfd, hi16_rel_addr); in score_elf_lo16_reloc()
235 addend = bfd_get_32 (abfd, (bfd_byte *) data + reloc_entry->address); in score_elf_lo16_reloc()
354 insn = bfd_get_32 (abfd, (bfd_byte *) data + reloc_entry->address); in score_elf_gprel15_with_gp()
390 val += bfd_get_32 (abfd, (bfd_byte *) data + reloc_entry->address); in gprel32_with_gp()
520 hi16_value = bfd_get_32 (abfd, hi16_rel_addr); in score_elf_got_lo16_reloc()
522 addend = bfd_get_32 (abfd, (bfd_byte *) data + reloc_entry->address); in score_elf_got_lo16_reloc()
1723 contents = bfd_get_32 (abfd, address); in score_elf_add_to_rel()
1749 hi16_addend = bfd_get_32 (abfd, address - 4); in score_elf_add_to_rel()
1908 tmp = bfd_get_32 (input_bfd, contents + lo16_rel->r_offset); in score_elf_final_link_relocate()
1922 addend = (bfd_get_32 (input_bfd, hit_data) >> howto->bitpos) & howto->src_mask; in score_elf_final_link_relocate()
[all …]
Delf32-pru.c487 x = bfd_get_32 (input_bfd, location); in pru_elf32_do_s10_pcrel_relocate()
567 in1 = bfd_get_32 (abfd, location); in pru_elf32_do_ldi32_relocate()
568 in2 = bfd_get_32 (abfd, location + 4); in pru_elf32_do_ldi32_relocate()
773 insn = bfd_get_32 (input_bfd, contents + rel->r_offset); in pru_elf32_relocate_section()
790 insn = bfd_get_32 (input_bfd, contents + rel->r_offset); in pru_elf32_relocate_section()
795 addend = bfd_get_32 (input_bfd, contents + rel->r_offset); in pru_elf32_relocate_section()
835 in1 = bfd_get_32 (input_bfd, contents + rel->r_offset); in pru_elf32_relocate_section()
836 in2 = bfd_get_32 (input_bfd, contents + rel->r_offset + 4); in pru_elf32_relocate_section()
876 addend = bfd_get_32 (input_bfd, contents + rel->r_offset); in pru_elf32_relocate_section()
1469 insn = bfd_get_32 (abfd, contents + irel->r_offset + 4); in pru_elf32_relax_section()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dmach-o-i386.c297 (unsigned long)bfd_get_32 (abfd, buf + 0), in bfd_mach_o_i386_print_thread()
298 (unsigned long)bfd_get_32 (abfd, buf + 4)); in bfd_mach_o_i386_print_thread()
300 (unsigned long)bfd_get_32 (abfd, buf + 8), in bfd_mach_o_i386_print_thread()
301 (unsigned long)bfd_get_32 (abfd, buf + 12), in bfd_mach_o_i386_print_thread()
302 (unsigned long)bfd_get_32 (abfd, buf + 16), in bfd_mach_o_i386_print_thread()
303 (unsigned long)bfd_get_32 (abfd, buf + 20)); in bfd_mach_o_i386_print_thread()
305 (unsigned long)bfd_get_32 (abfd, buf + 24), in bfd_mach_o_i386_print_thread()
306 (unsigned long)bfd_get_32 (abfd, buf + 28), in bfd_mach_o_i386_print_thread()
307 (unsigned long)bfd_get_32 (abfd, buf + 32), in bfd_mach_o_i386_print_thread()
308 (unsigned long)bfd_get_32 (abfd, buf + 36)); in bfd_mach_o_i386_print_thread()
[all …]
Ddwarf1.c194 aDieInfo->length = bfd_get_32 (abfd, xptr); in parse_die()
235 aDieInfo->sibling = bfd_get_32 (abfd, xptr); in parse_die()
238 aDieInfo->stmt_list_offset = bfd_get_32 (abfd, xptr); in parse_die()
251 aDieInfo->low_pc = bfd_get_32 (abfd, xptr); in parse_die()
253 aDieInfo->high_pc = bfd_get_32 (abfd, xptr); in parse_die()
270 block_len = bfd_get_32 (abfd, xptr); in parse_die()
327 tblend = bfd_get_32 (stash->abfd, (bfd_byte *) xptr) + xptr; in parse_line_table()
331 base = bfd_get_32 (stash->abfd, (bfd_byte *) xptr); in parse_line_table()
354 = bfd_get_32 (stash->abfd, (bfd_byte *) xptr); in parse_line_table()
362 = base + bfd_get_32 (stash->abfd, (bfd_byte *) xptr); in parse_line_table()
Dcisco-core.c108 crashinfo_offset = MASK_ADDR (bfd_get_32 (abfd, buf)); in cisco_core_file_validate()
131 magic = bfd_get_32 (abfd, crashinfo.magic); in cisco_core_file_validate()
138 version = bfd_get_32 (abfd, crashinfo.version); in cisco_core_file_validate()
151 rambase = bfd_get_32 (abfd, crashinfo.rambase); in cisco_core_file_validate()
161 switch ((crashreason) bfd_get_32 (abfd, crashinfo.reason)) in cisco_core_file_validate()
180 switch (bfd_get_32 (abfd, crashinfo.cpu_vector)) in cisco_core_file_validate()
270 asect->filepos = bfd_get_32 (abfd, crashinfo.registers) - rambase; in cisco_core_file_validate()
Dsyms.c1117 val = bfd_get_32 (abfd, info->stabs + octets); in _bfd_stab_section_find_nearest_line()
1144 if (bfd_get_32 (abfd, stab + STRDXOFF) == 0) in _bfd_stab_section_find_nearest_line()
1157 && bfd_get_32 (abfd, stab + STRDXOFF) != 0) in _bfd_stab_section_find_nearest_line()
1200 stroff = bfd_get_32 (abfd, stab + VALOFF); in _bfd_stab_section_find_nearest_line()
1213 info->indextable[i].val = bfd_get_32 (abfd, nul_fun + VALOFF); in _bfd_stab_section_find_nearest_line()
1224 file_name = (char *) str + bfd_get_32 (abfd, stab + STRDXOFF); in _bfd_stab_section_find_nearest_line()
1245 + bfd_get_32 (abfd, stab + STRDXOFF)); in _bfd_stab_section_find_nearest_line()
1255 file_name = (char *) str + bfd_get_32 (abfd, stab + STRDXOFF); in _bfd_stab_section_find_nearest_line()
1265 function_name = (char *) str + bfd_get_32 (abfd, stab + STRDXOFF); in _bfd_stab_section_find_nearest_line()
1273 info->indextable[i].val = bfd_get_32 (abfd, stab + VALOFF); in _bfd_stab_section_find_nearest_line()
[all …]
Dpei-x86_64.c90 rf->rva_BeginAddress = bfd_get_32 (abfd, ex_rf->rva_BeginAddress); in pex64_get_runtime_function()
91 rf->rva_EndAddress = bfd_get_32 (abfd, ex_rf->rva_EndAddress); in pex64_get_runtime_function()
92 rf->rva_UnwindData = bfd_get_32 (abfd, ex_rf->rva_UnwindData); in pex64_get_runtime_function()
131 ui->rva_BeginAddress = bfd_get_32 (abfd, ex_dta + 0); in pex64_get_unwind_info()
132 ui->rva_EndAddress = bfd_get_32 (abfd, ex_dta + 4); in pex64_get_unwind_info()
133 ui->rva_UnwindData = bfd_get_32 (abfd, ex_dta + 8); in pex64_get_unwind_info()
141 ui->rva_ExceptionHandler = bfd_get_32 (abfd, ex_dta); in pex64_get_unwind_info()
241 tmp = bfd_get_32 (abfd, dta + 2); in pex64_xdata_print_uwd_codes()
278 tmp = bfd_get_32 (abfd, dta + 2); in pex64_xdata_print_uwd_codes()
310 tmp = bfd_get_32 (abfd, dta + 2) * 8; in pex64_xdata_print_uwd_codes()
[all …]
Delfxx-kvx.c84 contents = bfd_get_32 (abfd, address); in _bfd_kvx_elf_put_addend()
165 elf_tdata (abfd)->core->lwpid = bfd_get_32 (abfd, note->descdata + 32); in _bfd_kvx_elf_grok_prstatus()
187 elf_tdata (abfd)->core->pid = bfd_get_32 (abfd, note->descdata + 24); in _bfd_kvx_elf_grok_psinfo()
DpeXXigen.c1355 hint_addr = bfd_get_32 (abfd, data + i); in pe_print_idata()
1356 time_stamp = bfd_get_32 (abfd, data + i + 4); in pe_print_idata()
1357 forward_chain = bfd_get_32 (abfd, data + i + 8); in pe_print_idata()
1358 dll_name = bfd_get_32 (abfd, data + i + 12); in pe_print_idata()
1359 first_thunk = bfd_get_32 (abfd, data + i + 16); in pe_print_idata()
1451 unsigned long member = bfd_get_32 (abfd, data + idx + j); in pe_print_idata()
1452 unsigned long member_high = bfd_get_32 (abfd, data + idx + j + 4); in pe_print_idata()
1489 (unsigned long) bfd_get_32 (abfd, ft_data + j)); in pe_print_idata()
1497 unsigned long member = bfd_get_32 (abfd, data + idx + j); in pe_print_idata()
1534 (unsigned long) bfd_get_32 (abfd, ft_data + j)); in pe_print_idata()
[all …]
Dcompress.c232 chdr.ch_type = bfd_get_32 (abfd, &echdr->ch_type); in bfd_check_compression_header()
233 chdr.ch_size = bfd_get_32 (abfd, &echdr->ch_size); in bfd_check_compression_header()
234 chdr.ch_addralign = bfd_get_32 (abfd, &echdr->ch_addralign); in bfd_check_compression_header()
239 chdr.ch_type = bfd_get_32 (abfd, &echdr->ch_type); in bfd_check_compression_header()
441 chdr.ch_type = bfd_get_32 (ibfd, &echdr->ch_type); in bfd_convert_section_contents()
442 chdr.ch_size = bfd_get_32 (ibfd, &echdr->ch_size); in bfd_convert_section_contents()
443 chdr.ch_addralign = bfd_get_32 (ibfd, &echdr->ch_addralign); in bfd_convert_section_contents()
458 chdr.ch_type = bfd_get_32 (ibfd, &echdr->ch_type); in bfd_convert_section_contents()
Dlibpei.h222 #define GET_PDATA_ENTRY bfd_get_32
292 #define GET_PDATA_ENTRY bfd_get_32
327 #define GET_PDATA_ENTRY bfd_get_32
362 #define GET_PDATA_ENTRY bfd_get_32
397 #define GET_PDATA_ENTRY bfd_get_32
Delf32-score7.c233 hi16_value = bfd_get_32 (abfd, hi16_rel_addr); in score_elf_lo16_reloc()
235 addend = bfd_get_32 (abfd, (bfd_byte *) data + reloc_entry->address); in score_elf_lo16_reloc()
354 insn = bfd_get_32 (abfd, (bfd_byte *) data + reloc_entry->address); in score_elf_gprel15_with_gp()
390 val += bfd_get_32 (abfd, (bfd_byte *) data + reloc_entry->address); in gprel32_with_gp()
520 hi16_value = bfd_get_32 (abfd, hi16_rel_addr); in score_elf_got_lo16_reloc()
522 addend = bfd_get_32 (abfd, (bfd_byte *) data + reloc_entry->address); in score_elf_got_lo16_reloc()
1723 contents = bfd_get_32 (abfd, address); in score_elf_add_to_rel()
1749 hi16_addend = bfd_get_32 (abfd, address - 4); in score_elf_add_to_rel()
1908 tmp = bfd_get_32 (input_bfd, contents + lo16_rel->r_offset); in score_elf_final_link_relocate()
1922 addend = (bfd_get_32 (input_bfd, hit_data) >> howto->bitpos) & howto->src_mask; in score_elf_final_link_relocate()
[all …]
Delf32-pru.c487 x = bfd_get_32 (input_bfd, location); in pru_elf32_do_s10_pcrel_relocate()
567 in1 = bfd_get_32 (abfd, location); in pru_elf32_do_ldi32_relocate()
568 in2 = bfd_get_32 (abfd, location + 4); in pru_elf32_do_ldi32_relocate()
773 insn = bfd_get_32 (input_bfd, contents + rel->r_offset); in pru_elf32_relocate_section()
790 insn = bfd_get_32 (input_bfd, contents + rel->r_offset); in pru_elf32_relocate_section()
795 addend = bfd_get_32 (input_bfd, contents + rel->r_offset); in pru_elf32_relocate_section()
835 in1 = bfd_get_32 (input_bfd, contents + rel->r_offset); in pru_elf32_relocate_section()
836 in2 = bfd_get_32 (input_bfd, contents + rel->r_offset + 4); in pru_elf32_relocate_section()
876 addend = bfd_get_32 (input_bfd, contents + rel->r_offset); in pru_elf32_relocate_section()
1469 insn = bfd_get_32 (abfd, contents + irel->r_offset + 4); in pru_elf32_relax_section()
/netbsd/src/external/gpl3/binutils/dist/binutils/
Dod-macho.c1407 offset = bfd_get_32 (abfd, dice->offset); in dump_data_in_code()
1441 v = bfd_get_32 (abfd, p); in dump_twolevel_hints()
2004 (unsigned int) bfd_get_32 (abfd, e->length), in dump_obj_compact_unwind()
2009 dump_unwind_encoding (mdata, bfd_get_32 (abfd, e->encoding)); in dump_obj_compact_unwind()
2045 version = bfd_get_32 (abfd, hdr->version); in dump_exe_compact_unwind()
2051 encodings_offset = bfd_get_32 (abfd, hdr->encodings_array_offset); in dump_exe_compact_unwind()
2052 encodings_count = bfd_get_32 (abfd, hdr->encodings_array_count); in dump_exe_compact_unwind()
2053 personality_offset = bfd_get_32 (abfd, hdr->personality_array_offset); in dump_exe_compact_unwind()
2054 personality_count = bfd_get_32 (abfd, hdr->personality_array_count); in dump_exe_compact_unwind()
2055 index_offset = bfd_get_32 (abfd, hdr->index_offset); in dump_exe_compact_unwind()
[all …]
Dod-elf32_avr.c110 in.type = bfd_get_32 (abfd, xnp->type); in elf32_avr_get_note_desc()
111 in.namesz = bfd_get_32 (abfd, xnp->namesz); in elf32_avr_get_note_desc()
119 in.descsz = bfd_get_32 (abfd, xnp->descsz); in elf32_avr_get_note_desc()
149 bfd_size_type stroffset_table_size = bfd_get_32 (abfd, stroffset_table); in elf32_avr_get_device_info()
159 uint32_t device_name_index = bfd_get_32 (abfd, stroffset_table + 1); in elf32_avr_get_device_info()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dfbsd-tdep.c1052 ULONGEST structsize = bfd_get_32 (cbfd, descdata + KF_STRUCTSIZE); in fbsd_core_info_proc_files()
1182 ULONGEST structsize = bfd_get_32 (cbfd, descdata + KVE_STRUCTSIZE); in fbsd_core_info_proc_mappings()
1231 structsize = bfd_get_32 (cbfd, descdata + KF_STRUCTSIZE); in fbsd_core_vnode_path()
1235 if (bfd_get_32 (cbfd, descdata + KF_TYPE) == KINFO_FILE_TYPE_VNODE in fbsd_core_vnode_path()
1263 usec = bfd_get_32 (cbfd, data + 4); in fbsd_core_fetch_timeval()
1268 usec = bfd_get_32 (cbfd, data + 8); in fbsd_core_fetch_timeval()
1281 (unsigned int) bfd_get_32 (cbfd, sigset + i * 4)); in fbsd_print_sigset()
1336 if (bfd_get_32 (cbfd, descdata + kp->ki_layout) != 0) in fbsd_core_info_proc_status()
1344 pulongest (bfd_get_32 (cbfd, descdata + kp->ki_pid))); in fbsd_core_info_proc_status()
1346 pulongest (bfd_get_32 (cbfd, descdata + kp->ki_ppid))); in fbsd_core_info_proc_status()
[all …]

12345678910>>...12