| /netbsd/src/sys/arch/emips/stand/common/ |
| D | raw.c | 88 uint32_t start_sector, sector_count, load_address; in rawopen() local 112 cp = getxnum(cp,&load_address); in rawopen() 119 (void *) load_address, &cnt); in rawopen() 130 sector_count, start_sector, load_address); in rawopen() 132 call_kernel(load_address,"raw","",0,NULL); in rawopen()
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | script-sections.cc | 774 uint64_t* load_address) in set_section_addresses() argument 778 *load_address = *dot_value; in set_section_addresses() 2018 uint64_t* load_address); 2123 load_address_(header->load_address), in Output_section_definition() 2440 uint64_t* load_address) in set_section_addresses() argument 2448 uint64_t old_load_address = *load_address; in set_section_addresses() 2688 *load_address = *dot_value; in set_section_addresses() 2692 *load_address = *dot_value; in set_section_addresses() 2694 *load_address = in set_section_addresses() 2698 *load_address = (this->output_section_->load_address() in set_section_addresses() [all …]
|
| D | script-sections.h | 190 Expression* load_address); 209 uint64_t* load_address, uint64_t* addralign,
|
| D | expression.cc | 825 value_from_script_output_section(uint64_t address, uint64_t load_address, 845 uint64_t load_address; in value() local 853 &load_address, in value() 856 return this->value_from_script_output_section(address, load_address, in value() 1200 return os->load_address(); in value_from_output_section() 1210 value_from_script_output_section(uint64_t, uint64_t load_address, uint64_t, in value_from_script_output_section() argument 1212 { return load_address; } in value_from_script_output_section()
|
| D | script-c.h | 101 Expression_ptr load_address; member 199 Expression_ptr load_address; member
|
| D | mapfile.cc | 404 static_cast<unsigned long long>(os->load_address())); in print_output_section()
|
| D | yyscript.y | 384 $$.load_address = $3; 815 $$.load_address = $3;
|
| D | output.h | 269 load_address() const in load_address() function 3295 set_load_address(uint64_t load_address) in set_load_address() argument 3297 this->load_address_ = load_address; in set_load_address() 4739 return os->has_load_address() ? os->load_address() : os->address(); in first_section_load_address()
|
| D | yyscript.c | 2615 (yyval.output_section_header).load_address = (yyvsp[-4].expr); in yyparse() 3171 (yyval.phdr_info).load_address = (yyvsp[-2].expr); in yyparse()
|
| D | output.cc | 4701 ? first->load_address() in set_offset() 4838 ? os->load_address() in lowest_load_address_in_list()
|
| D | script.cc | 3280 is_flags_valid, info->flags, info->load_address); in script_add_phdr()
|
| D | ChangeLog-0815 | 14574 set_section_addresses): Rename shadowing local load_address to
|
| /netbsd/src/external/gpl3/gdb/dist/sim/frv/ |
| D | sim-main.h | 83 SI load_address; member 84 #define CPU_LOAD_ADDRESS(cpu) (FRV_SIM_CPU (cpu)->load_address)
|
| D | ChangeLog-2021 | 1514 * sim-main.h (_sim_cpu): Add load_address, load_length, load_flag and
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ChangeLog-2004 | 1914 (load_address, macro, mips_ip, md_parse_option) 1983 (load_address, macro): Use load_delay_nop() to build a nop 2461 * config/tc-mips.c (load_address, macro): Update comments about 2469 (set_at, load_register, load_address, move_register): Likewise. 2516 (load_address, macro): Use new relaxation machinery. Remove
|
| D | ChangeLog-0203 | 1603 (macro_build_ldst_constoffset,load_address,macro,s_cpsetup, 2359 (load_address): Generate GOT_DISP with of without offset 4137 * tc-mips.c (load_address): Use BFD_RELOC_MIPS_GOT_DISP for newabi. 4980 * tc-mips.c (load_address): Don't clobber $at when loading a 5217 * config/tc-mips.c (load_address): Use non-trapping "daddu" 5609 (load_address): Add some NewABI PIC support. 5616 * config/tc-mips.c (load_address): Use mips_gp_register instead 5664 (load_address): Use mips_gp_register instead of hardcoded value. 5667 (macro2): Change load_address calls. 5698 (load_address): Move pointer initialization.
|
| D | ChangeLog-2005 | 3475 (load_address): Use HAVE_64BIT_SYMBOLS instead of HAVE_64BIT_ADDRESSES 3495 * config/tc-mips.c (load_address): Implement GP optimization 3706 (load_address): Likewise. 3785 * config/tc-mips.c (load_address): Fix formatting.
|
| D | ChangeLog-0001 | 182 (load_address): Replace checks of HAVE_64BIT_ADDRESS with dbl. 218 (load_address): Likewise. 727 (load_address): Support both 32- and 64-bit addresses. 729 (macro2): Call load_address correctly. 1446 * config/tc-mips.c (load_address): Reflect change to MAX_GPREL_OFFSET. 1655 (load_address): Formatting. 1689 (load_address): Use HAVE_32BIT_ADDRESSES to determine the address size.
|
| D | ChangeLog-2011 | 827 (load_address): Likewise.
|
| D | ChangeLog-9697 | 1537 (load_address, macro, md_estimate_size_before_relax): Fix all 5132 * config/tc-mips.c (load_address): Cast X_add_number to valueT 5522 (load_address): Handle mips_big_got case.
|
| D | ChangeLog-9899 | 4488 * config/tc-mips.c (load_address): Don't use mips III or mips IV 4545 (load_address): Use bfd_arch_bits_per_address to determine the
|
| D | ChangeLog-9295 | 14 * config/tc-mips.c (load_address): Correctly handle a constant in 3269 (load_address, macro): In NO_PIC branches, if nopic_need_relax 4384 * config/tc-mips.c (load_address): Fix RELAX_ENCODE arguments for 6605 (load_address): Handle EMBEDDED_PIC. 6875 * config/tc-mips.c (load_address): When calling frag_grow, allow 8234 (load_address): New function.
|
| D | ChangeLog-2007 | 554 (load_address): Likewise.
|
| D | ChangeLog-2006 | 2269 (load_address): Extend SVR4_PIC handling to VXWORKS_PIC.
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-mips.c | 9784 load_address (int reg, expressionS *ep, int *used_at) in load_address() function 12460 load_address (tempreg, &offset_expr, &used_at); in macro() 13163 load_address (AT, &offset_expr, &used_at); in macro() 14011 load_address (tempreg, ep, &used_at); in macro()
|