Searched refs:howto (Results 101 - 125 of 1145) sorted by relevance

1234567891011>>

/netbsd-current/sys/arch/ibmnws/ibmnws/
H A Dmachdep.c196 * Halt or reboot the machine after syncing/dumping according to howto.
199 cpu_reboot(int howto, char *what) argument
204 howto |= RB_HALT;
208 boothowto = howto;
209 if ((howto & RB_NOSYNC) == 0 && syncing == 0) {
218 if ((howto & (RB_DUMP | RB_HALT)) == RB_DUMP)
226 if (howto & RB_HALT) {
/netbsd-current/sys/arch/emips/emips/
H A Dpromcall.c89 static void nohalt(int *unused, int howto) argument
201 prom_halt(int howto) argument
204 (*callv->_halt)((int *)0, howto);
/netbsd-current/sys/arch/next68k/stand/boot/
H A Dmachdep.c57 machdep_start(char *entry, int howto, char *loadaddr, char *ssym, char *esym) argument
59 DPRINTF(("machdep_start(entry=%p,howto=0x%x,loadaddr=%p,ssym=%p,esym=%p\n",
60 entry, howto, loadaddr, ssym, esym));
61 MON(int,MG_boot_how) = howto;
/netbsd-current/sys/arch/zaurus/include/
H A Dbootinfo.h62 u_int howto; member in struct:btinfo_howto
/netbsd-current/sys/arch/newsmips/include/
H A Dbootinfo.h58 int howto; member in struct:btinfo_bootarg
/netbsd-current/sys/arch/zaurus/stand/zboot/
H A Dboot.h49 void bootit(const char *filename, int howto, int tell);
/netbsd-current/sys/arch/hp300/stand/common/
H A Dmachdep.c182 machdep_start(char *entry, int howto, char *loadaddr, char *ssym, char *esym) argument
186 transfer(entry, howto, opendev, cons_scode, loadaddr, esym);
190 transfer(char *entry, int howto, int od, int csc, char *lr, char *es) argument
200 _transfer(entry, howto, od, csc, lr, es);
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-loongarch.h37 bool loongarch_adjust_reloc_bitsfield (reloc_howto_type *howto, bfd_vma *fix_val);
H A Delf32-moxie.c125 /* Set the howto pointer for an MOXIE ELF reloc. */
143 cache_ptr->howto = & moxie_elf_howto_table [r_type];
152 moxie_final_link_relocate (reloc_howto_type *howto,
161 switch (howto->type)
164 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
224 reloc_howto_type *howto;
236 howto = moxie_elf_howto_table + r_type;
265 rel, 1, relend, howto, 0, contents);
270 r = moxie_final_link_relocate (howto, input_bfd, input_section,
281 (info, (h ? &h->root : NULL), name, howto
150 moxie_final_link_relocate(reloc_howto_type *howto, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *rel, bfd_vma relocation) argument
221 reloc_howto_type *howto; local
[all...]
H A Delf32-mcore.c98 BFD_ASSERT (reloc_entry->howto != (reloc_howto_type *)0);
103 reloc_entry->howto->name);
318 /* Initialize howto table if needed. */
340 /* Set the howto pointer for a RCE ELF reloc. */
350 /* Initialize howto table if needed. */
363 cache_ptr->howto = mcore_elf_howto_table [r_type];
422 if (! mcore_elf_howto_table [R_MCORE_PCRELIMM8BY4]) /* Initialize howto table if needed */
432 reloc_howto_type * howto;
452 howto = mcore_elf_howto_table [(int) r_type];
456 if (howto
428 reloc_howto_type * howto; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-moxie.c125 /* Set the howto pointer for an MOXIE ELF reloc. */
143 cache_ptr->howto = & moxie_elf_howto_table [r_type];
152 moxie_final_link_relocate (reloc_howto_type *howto,
161 switch (howto->type)
164 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
224 reloc_howto_type *howto;
236 howto = moxie_elf_howto_table + r_type;
265 rel, 1, relend, howto, 0, contents);
270 r = moxie_final_link_relocate (howto, input_bfd, input_section,
281 (info, (h ? &h->root : NULL), name, howto
150 moxie_final_link_relocate(reloc_howto_type *howto, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *rel, bfd_vma relocation) argument
221 reloc_howto_type *howto; local
[all...]
H A Delf32-pru.c297 /* Return the howto for relocation RTYPE. */
379 Given a BFD reloc type, return a howto structure. */
394 Given a reloc name, return a howto structure. */
428 cache_ptr->howto = lookup_howto (r_type);
429 return cache_ptr->howto != NULL;
444 Note that we still keep and pass down the original howto. This way we
447 pru_elf32_do_pmem_relocate (bfd *abfd, reloc_howto_type *howto, argument
455 return _bfd_final_link_relocate (howto, abfd, input_section,
463 pru_elf32_do_s10_pcrel_relocate (bfd *input_bfd, reloc_howto_type *howto, argument
477 BFD_ASSERT (howto
512 pru_elf32_do_u8_pcrel_relocate(bfd *abfd, reloc_howto_type *howto, asection *input_section, bfd_byte *data, bfd_vma offset, bfd_vma symbol_value, bfd_vma addend) argument
537 pru_elf32_do_ldi32_relocate(bfd *abfd, reloc_howto_type *howto, asection *input_section, bfd_byte *data, bfd_vma offset, bfd_vma symbol_value, bfd_vma addend) argument
713 reloc_howto_type *howto; local
[all...]
H A Delf32-wasm32.c126 cache_ptr->howto = elf32_wasm32_rtype_to_howto (abfd, r_type);
127 return cache_ptr->howto != NULL;
H A Delf32-gen.c49 bfd_reloc->howto = &dummy;
58 bfd_reloc->howto = &dummy;
H A Delf32-z80.c41 reloc_howto_type howto; member in struct:__anon1308
271 return &elf_z80_howto_table[i].howto;
290 if (elf_z80_howto_table[i].howto.name != NULL
291 && strcasecmp (elf_z80_howto_table[i].howto.name, r_name) == 0)
292 return &elf_z80_howto_table[i].howto;
298 /* Set the howto pointer for an z80 ELF reloc. */
312 if (elf_z80_howto_table[i].howto.type == r_type)
314 cache_ptr->howto = &elf_z80_howto_table[i].howto;
H A Delf64-gen.c49 bfd_reloc->howto = &dummy;
58 bfd_reloc->howto = &dummy;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-moxie.c125 /* Set the howto pointer for an MOXIE ELF reloc. */
143 cache_ptr->howto = & moxie_elf_howto_table [r_type];
152 moxie_final_link_relocate (reloc_howto_type *howto,
161 switch (howto->type)
164 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
224 reloc_howto_type *howto;
236 howto = moxie_elf_howto_table + r_type;
265 rel, 1, relend, howto, 0, contents);
270 r = moxie_final_link_relocate (howto, input_bfd, input_section,
281 (info, (h ? &h->root : NULL), name, howto
150 moxie_final_link_relocate(reloc_howto_type *howto, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *rel, bfd_vma relocation) argument
221 reloc_howto_type *howto; local
[all...]
H A Delf32-mcore.c98 BFD_ASSERT (reloc_entry->howto != (reloc_howto_type *)0);
103 reloc_entry->howto->name);
318 /* Initialize howto table if needed. */
340 /* Set the howto pointer for a RCE ELF reloc. */
350 /* Initialize howto table if needed. */
363 cache_ptr->howto = mcore_elf_howto_table [r_type];
422 if (! mcore_elf_howto_table [R_MCORE_PCRELIMM8BY4]) /* Initialize howto table if needed */
432 reloc_howto_type * howto;
452 howto = mcore_elf_howto_table [(int) r_type];
456 if (howto
428 reloc_howto_type * howto; local
[all...]
H A Delf32-gen.c49 bfd_reloc->howto = &dummy;
58 bfd_reloc->howto = &dummy;
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dldctor.c253 reloc_howto_type *howto; local
273 howto = bfd_reloc_type_lookup (link_info.output_bfd, p->reloc);
274 if (howto == NULL)
288 howto = bfd_reloc_type_lookup (p->elements->section->owner,
290 if (howto == NULL)
307 reloc_size = bfd_get_reloc_size (howto);
314 if (howto->complain_on_overflow == complain_overflow_signed)
321 bfd_get_reloc_size (howto), p->h->root.string);
372 lang_add_reloc (p->reloc, howto, e->section, e->name,
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dldctor.c253 reloc_howto_type *howto; local
273 howto = bfd_reloc_type_lookup (link_info.output_bfd, p->reloc);
274 if (howto == NULL)
288 howto = bfd_reloc_type_lookup (p->elements->section->owner,
290 if (howto == NULL)
307 reloc_size = bfd_get_reloc_size (howto);
314 if (howto->complain_on_overflow == complain_overflow_signed)
321 bfd_get_reloc_size (howto), p->h->root.string);
372 lang_add_reloc (p->reloc, howto, e->section, e->name,
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Dldctor.c253 reloc_howto_type *howto; local
273 howto = bfd_reloc_type_lookup (link_info.output_bfd, p->reloc);
274 if (howto == NULL)
288 howto = bfd_reloc_type_lookup (p->elements->section->owner,
290 if (howto == NULL)
307 reloc_size = bfd_get_reloc_size (howto);
314 if (howto->complain_on_overflow == complain_overflow_signed)
321 bfd_get_reloc_size (howto), p->h->root.string);
372 lang_add_reloc (p->reloc, howto, e->section, e->name,
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-moxie.c125 /* Set the howto pointer for an MOXIE ELF reloc. */
143 cache_ptr->howto = & moxie_elf_howto_table [r_type];
152 moxie_final_link_relocate (reloc_howto_type *howto,
161 switch (howto->type)
164 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
224 reloc_howto_type *howto;
236 howto = moxie_elf_howto_table + r_type;
265 rel, 1, relend, howto, 0, contents);
270 r = moxie_final_link_relocate (howto, input_bfd, input_section,
281 (info, (h ? &h->root : NULL), name, howto
150 moxie_final_link_relocate(reloc_howto_type *howto, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *rel, bfd_vma relocation) argument
221 reloc_howto_type *howto; local
[all...]
H A Delf32-pru.c297 /* Return the howto for relocation RTYPE. */
379 Given a BFD reloc type, return a howto structure. */
394 Given a reloc name, return a howto structure. */
428 cache_ptr->howto = lookup_howto (r_type);
429 return cache_ptr->howto != NULL;
444 Note that we still keep and pass down the original howto. This way we
447 pru_elf32_do_pmem_relocate (bfd *abfd, reloc_howto_type *howto, argument
455 return _bfd_final_link_relocate (howto, abfd, input_section,
463 pru_elf32_do_s10_pcrel_relocate (bfd *input_bfd, reloc_howto_type *howto, argument
477 BFD_ASSERT (howto
512 pru_elf32_do_u8_pcrel_relocate(bfd *abfd, reloc_howto_type *howto, asection *input_section, bfd_byte *data, bfd_vma offset, bfd_vma symbol_value, bfd_vma addend) argument
537 pru_elf32_do_ldi32_relocate(bfd *abfd, reloc_howto_type *howto, asection *input_section, bfd_byte *data, bfd_vma offset, bfd_vma symbol_value, bfd_vma addend) argument
713 reloc_howto_type *howto; local
[all...]
/netbsd-current/sys/arch/evbmips/alchemy/
H A Dmachdep.c150 int freqok, howto, i; local
260 howto = 0;
261 BOOT_FLAG(*cp, howto);
262 if (! howto)
265 boothowto |= howto;
347 cpu_reboot(int howto, char *bootstr) argument
360 howto |= RB_HALT;
362 boothowto = howto;
428 printf("%s\n\n", ((howto & RB_HALT) != 0) ? "halted." : "rebooting...");

Completed in 380 milliseconds

1234567891011>>