Searched refs:howto (Results 1 - 25 of 1145) sorted by relevance

1234567891011>>

/netbsd-current/sys/arch/arm/arm32/
H A Darm32_reboot.c142 docpureset(int howto) argument
144 if ((howto & RB_POWERDOWN) == RB_POWERDOWN) {
153 if (howto & RB_HALT) {
171 cpu_reboot(int howto, char *bootstr) argument
180 docpureset(RB_HALT | howto);
190 if (!(howto & RB_NOSYNC))
197 if ((howto & (RB_DUMP | RB_HALT)) == RB_DUMP)
213 docpureset(howto);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcpu-ns32k.c161 reloc_howto_type *howto = reloc_entry->howto; local
196 if (output_bfd != NULL && ! howto->partial_inplace)
209 if (howto->pc_relative)
241 if (howto->pcrel_offset)
247 if (! howto->partial_inplace)
364 if (howto->complain_on_overflow != complain_overflow_dont)
370 if (howto->rightshift > howto->bitpos)
371 check = relocation >> (howto
566 _bfd_do_ns32k_reloc_contents(reloc_howto_type *howto, bfd *input_bfd ATTRIBUTE_UNUSED, bfd_vma relocation, bfd_byte *location, bfd_vma (*get_data) (bfd_byte *, int), void (*put_data) (bfd_vma, bfd_byte *, int)) argument
769 _bfd_ns32k_final_link_relocate(reloc_howto_type *howto, bfd *input_bfd, asection *input_section, bfd_byte *contents, bfd_vma address, bfd_vma value, bfd_vma addend) argument
[all...]
H A Dreloc.c41 @* howto manager::
57 typedef arelent, howto manager, Relocations, Relocations
111 . reloc_howto_type *howto;
151 the howto. For example, on the 68k the code:
233 o <<howto>>
235 The <<howto>> field can be imagined as a
241 but it would be possible to create each howto field on demand.
383 This is used to fill in an empty howto entry in an array.
404 bfd_get_reloc_size (reloc_howto_type *howto) argument
406 switch (howto
534 bfd_reloc_offset_in_range(reloc_howto_type *howto, bfd *abfd, asection *section, bfd_size_type octet) argument
552 read_reloc(bfd *abfd, bfd_byte *data, reloc_howto_type *howto) argument
586 write_reloc(bfd *abfd, bfd_vma val, bfd_byte *data, reloc_howto_type *howto) argument
624 apply_reloc(bfd *abfd, bfd_byte *data, reloc_howto_type *howto, bfd_vma relocation) argument
681 reloc_howto_type *howto = reloc_entry->howto; local
1023 reloc_howto_type *howto = reloc_entry->howto; local
1345 _bfd_final_link_relocate(reloc_howto_type *howto, bfd *input_bfd, asection *input_section, bfd_byte *contents, bfd_vma address, bfd_vma value, bfd_vma addend) argument
1392 _bfd_relocate_contents(reloc_howto_type *howto, bfd *input_bfd, bfd_vma relocation, bfd_byte *location) argument
1522 _bfd_clear_contents(reloc_howto_type *howto, bfd *input_bfd, asection *input_section, bfd_byte *buf, bfd_vma off) argument
[all...]
H A Dmach-o-arm.c178 res->howto = &arm_howto_table[7];
184 res->howto = &arm_howto_table[10];
195 res->howto = &arm_howto_table[5];
200 res->howto = &arm_howto_table[8];
210 res->howto = &arm_howto_table[6];
215 res->howto = &arm_howto_table[9];
227 res->howto = &arm_howto_table[12];
230 res->howto = &arm_howto_table[14];
250 res->howto = &arm_howto_table[2];
253 res->howto
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcpu-ns32k.c161 reloc_howto_type *howto = reloc_entry->howto; local
196 if (output_bfd != NULL && ! howto->partial_inplace)
209 if (howto->pc_relative)
241 if (howto->pcrel_offset)
247 if (! howto->partial_inplace)
364 if (howto->complain_on_overflow != complain_overflow_dont)
370 if (howto->rightshift > howto->bitpos)
371 check = relocation >> (howto
565 _bfd_do_ns32k_reloc_contents(reloc_howto_type *howto, bfd *input_bfd ATTRIBUTE_UNUSED, bfd_vma relocation, bfd_byte *location, bfd_vma (*get_data) (bfd_byte *, int), void (*put_data) (bfd_vma, bfd_byte *, int)) argument
766 _bfd_ns32k_final_link_relocate(reloc_howto_type *howto, bfd *input_bfd, asection *input_section, bfd_byte *contents, bfd_vma address, bfd_vma value, bfd_vma addend) argument
[all...]
H A Dreloc.c41 @* howto manager::
58 typedef arelent, howto manager, Relocations, Relocations
112 . reloc_howto_type *howto;
152 the howto. For example, on the 68k the code:
234 o <<howto>>
236 The <<howto>> field can be imagined as a
242 but it would be possible to create each howto field on demand.
383 This is used to fill in an empty howto entry in an array.
390 .bfd_get_reloc_size (reloc_howto_type *howto)
392 . return howto
517 bfd_reloc_offset_in_range(reloc_howto_type *howto, bfd *abfd, asection *section, bfd_size_type octet) argument
535 read_reloc(bfd *abfd, bfd_byte *data, reloc_howto_type *howto) argument
569 write_reloc(bfd *abfd, bfd_vma val, bfd_byte *data, reloc_howto_type *howto) argument
607 apply_reloc(bfd *abfd, bfd_byte *data, reloc_howto_type *howto, bfd_vma relocation) argument
664 reloc_howto_type *howto = reloc_entry->howto; local
1006 reloc_howto_type *howto = reloc_entry->howto; local
1328 _bfd_final_link_relocate(reloc_howto_type *howto, bfd *input_bfd, asection *input_section, bfd_byte *contents, bfd_vma address, bfd_vma value, bfd_vma addend) argument
1375 _bfd_relocate_contents(reloc_howto_type *howto, bfd *input_bfd, bfd_vma relocation, bfd_byte *location) argument
1505 _bfd_clear_contents(reloc_howto_type *howto, bfd *input_bfd, asection *input_section, bfd_byte *buf, bfd_vma off) argument
[all...]
H A Delfxx-loongarch.c35 reloc_howto_type howto; member in struct:loongarch_reloc_howto_type_struct
53 bool loongarch_gen_adjust_reloc_bits (reloc_howto_type *howto, bfd_vma *val);
54 bool loongarch_adjust_reloc_bits_l16_xx5_h5 (reloc_howto_type *howto,
56 bool loongarch_adjust_reloc_bits_l16_h10 (reloc_howto_type *howto,
697 if (loongarch_howto_table[r_type].howto.type == r_type)
700 BFD_ASSERT (loongarch_howto_table[r_type].howto.type == r_type);
703 if (loongarch_howto_table[i].howto.type == r_type)
719 if (loongarch_howto_table[i].howto.name
720 && strcasecmp (loongarch_howto_table[i].howto.name, r_name) == 0)
761 bool loongarch_gen_adjust_reloc_bits (reloc_howto_type *howto, bfd_vm argument
806 loongarch_adjust_reloc_bits_l16_xx5_h5(reloc_howto_type *howto, bfd_vma *fix_val) argument
846 loongarch_adjust_reloc_bits_l16_h10(reloc_howto_type *howto, bfd_vma *fix_val) argument
885 loongarch_adjust_reloc_bitsfield(reloc_howto_type *howto, bfd_vma *fix_val) argument
[all...]
H A Dmach-o-arm.c175 res->howto = &arm_howto_table[7];
181 res->howto = &arm_howto_table[10];
192 res->howto = &arm_howto_table[5];
197 res->howto = &arm_howto_table[8];
207 res->howto = &arm_howto_table[6];
212 res->howto = &arm_howto_table[9];
224 res->howto = &arm_howto_table[12];
227 res->howto = &arm_howto_table[14];
247 res->howto = &arm_howto_table[2];
250 res->howto
[all...]
H A Dcoff-z80.c35 reloc_howto_type howto; member in struct:__anon6
256 /* Code to turn a r_type into a howto ptr, uses the above howto table. */
263 if (howto_table[i].howto.type == dst->r_type)
265 internal->howto = &howto_table[i].howto;
269 internal->howto = NULL;
281 return &howto_table[i].howto;
293 if (strcasecmp(howto_table[i].howto.name, r_name) == 0)
294 return &howto_table[i].howto;
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcpu-ns32k.c161 reloc_howto_type *howto = reloc_entry->howto; local
196 if (output_bfd != NULL && ! howto->partial_inplace)
209 if (howto->pc_relative)
241 if (howto->pcrel_offset)
247 if (! howto->partial_inplace)
364 if (howto->complain_on_overflow != complain_overflow_dont)
370 if (howto->rightshift > howto->bitpos)
371 check = relocation >> (howto
566 _bfd_do_ns32k_reloc_contents(reloc_howto_type *howto, bfd *input_bfd ATTRIBUTE_UNUSED, bfd_vma relocation, bfd_byte *location, bfd_vma (*get_data) (bfd_byte *, int), void (*put_data) (bfd_vma, bfd_byte *, int)) argument
769 _bfd_ns32k_final_link_relocate(reloc_howto_type *howto, bfd *input_bfd, asection *input_section, bfd_byte *contents, bfd_vma address, bfd_vma value, bfd_vma addend) argument
[all...]
H A Dreloc.c41 @* howto manager::
57 typedef arelent, howto manager, Relocations, Relocations
111 . reloc_howto_type *howto;
151 the howto. For example, on the 68k the code:
233 o <<howto>>
235 The <<howto>> field can be imagined as a
241 but it would be possible to create each howto field on demand.
383 This is used to fill in an empty howto entry in an array.
404 bfd_get_reloc_size (reloc_howto_type *howto) argument
406 switch (howto
538 bfd_reloc_offset_in_range(reloc_howto_type *howto, bfd *abfd, asection *section, bfd_size_type octet) argument
556 read_reloc(bfd *abfd, bfd_byte *data, reloc_howto_type *howto) argument
590 write_reloc(bfd *abfd, bfd_vma val, bfd_byte *data, reloc_howto_type *howto) argument
628 apply_reloc(bfd *abfd, bfd_byte *data, reloc_howto_type *howto, bfd_vma relocation) argument
685 reloc_howto_type *howto = reloc_entry->howto; local
1027 reloc_howto_type *howto = reloc_entry->howto; local
1349 _bfd_final_link_relocate(reloc_howto_type *howto, bfd *input_bfd, asection *input_section, bfd_byte *contents, bfd_vma address, bfd_vma value, bfd_vma addend) argument
1396 _bfd_relocate_contents(reloc_howto_type *howto, bfd *input_bfd, bfd_vma relocation, bfd_byte *location) argument
1526 _bfd_clear_contents(reloc_howto_type *howto, bfd *input_bfd, asection *input_section, bfd_byte *buf, bfd_vma off) argument
[all...]
H A Dmach-o-arm.c178 res->howto = &arm_howto_table[7];
184 res->howto = &arm_howto_table[10];
195 res->howto = &arm_howto_table[5];
200 res->howto = &arm_howto_table[8];
210 res->howto = &arm_howto_table[6];
215 res->howto = &arm_howto_table[9];
227 res->howto = &arm_howto_table[12];
230 res->howto = &arm_howto_table[14];
250 res->howto = &arm_howto_table[2];
253 res->howto
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcpu-ns32k.c161 reloc_howto_type *howto = reloc_entry->howto; local
196 if (output_bfd != NULL && ! howto->partial_inplace)
209 if (howto->pc_relative)
241 if (howto->pcrel_offset)
247 if (! howto->partial_inplace)
364 if (howto->complain_on_overflow != complain_overflow_dont)
370 if (howto->rightshift > howto->bitpos)
371 check = relocation >> (howto
565 _bfd_do_ns32k_reloc_contents(reloc_howto_type *howto, bfd *input_bfd ATTRIBUTE_UNUSED, bfd_vma relocation, bfd_byte *location, bfd_vma (*get_data) (bfd_byte *, int), void (*put_data) (bfd_vma, bfd_byte *, int)) argument
766 _bfd_ns32k_final_link_relocate(reloc_howto_type *howto, bfd *input_bfd, asection *input_section, bfd_byte *contents, bfd_vma address, bfd_vma value, bfd_vma addend) argument
[all...]
H A Dreloc.c41 @* howto manager::
58 typedef arelent, howto manager, Relocations, Relocations
112 . reloc_howto_type *howto;
152 the howto. For example, on the 68k the code:
234 o <<howto>>
236 The <<howto>> field can be imagined as a
242 but it would be possible to create each howto field on demand.
383 This is used to fill in an empty howto entry in an array.
390 .bfd_get_reloc_size (reloc_howto_type *howto)
392 . return howto
517 bfd_reloc_offset_in_range(reloc_howto_type *howto, bfd *abfd, asection *section, bfd_size_type octet) argument
535 read_reloc(bfd *abfd, bfd_byte *data, reloc_howto_type *howto) argument
569 write_reloc(bfd *abfd, bfd_vma val, bfd_byte *data, reloc_howto_type *howto) argument
607 apply_reloc(bfd *abfd, bfd_byte *data, reloc_howto_type *howto, bfd_vma relocation) argument
664 reloc_howto_type *howto = reloc_entry->howto; local
1006 reloc_howto_type *howto = reloc_entry->howto; local
1328 _bfd_final_link_relocate(reloc_howto_type *howto, bfd *input_bfd, asection *input_section, bfd_byte *contents, bfd_vma address, bfd_vma value, bfd_vma addend) argument
1375 _bfd_relocate_contents(reloc_howto_type *howto, bfd *input_bfd, bfd_vma relocation, bfd_byte *location) argument
1505 _bfd_clear_contents(reloc_howto_type *howto, bfd *input_bfd, asection *input_section, bfd_byte *buf, bfd_vma off) argument
[all...]
H A Dmach-o-arm.c175 res->howto = &arm_howto_table[7];
181 res->howto = &arm_howto_table[10];
192 res->howto = &arm_howto_table[5];
197 res->howto = &arm_howto_table[8];
207 res->howto = &arm_howto_table[6];
212 res->howto = &arm_howto_table[9];
224 res->howto = &arm_howto_table[12];
227 res->howto = &arm_howto_table[14];
247 res->howto = &arm_howto_table[2];
250 res->howto
[all...]
/netbsd-current/sys/arch/emips/emips/
H A Dmachdep.h34 void prom_halt (int howto) __attribute__((__noreturn__));
/netbsd-current/sys/arch/aarch64/aarch64/
H A Daarch64_reboot.c147 docpureset(int howto) argument
149 if ((howto & RB_POWERDOWN) == RB_POWERDOWN) {
158 if (howto & RB_HALT) {
213 cpu_reboot(int howto, char *bootstr) argument
222 docpureset(RB_HALT | howto);
232 if ((howto & RB_NOSYNC) == 0)
239 if ((howto & (RB_DUMP | RB_HALT)) == RB_DUMP)
255 docpureset(howto);
/netbsd-current/sys/arch/i386/stand/netboot/
H A Dmain.c65 bootit(const char *filename, int howto) argument
67 if (exec_netbsd(filename, 0, howto, 0, clear_pc_screen) < 0)
133 int howto; local
135 if (parseboot(arg, &filename, &howto))
136 bootit(filename, howto);
/netbsd-current/sys/arch/x68k/stand/libsa/
H A Dparseutils.c74 parseopts(const char *opts, int *howto) argument
90 *howto = tmpopt;
95 parseboot(char *arg, char **filename, int *howto) argument
100 *howto = 0;
129 if (parseopts(opts, howto) == 0)
/netbsd-current/sys/arch/evbarm/iq31244/
H A Diq31244_machdep.c54 iq31244_reboot(int howto) argument
58 if ((howto & RB_HALT) == 0) {
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dboot.c90 int i, howto; local
94 howto = 0;
99 BOOT_FLAG(c, howto);
107 if (howto != 0)
108 printf(" (howto 0x%x)", howto);
111 return bootnetbsd(line, howto);
115 bootnetbsd(char *line, int howto) argument
145 : "g" (howto), "g" (bootdev),
/netbsd-current/sbin/reboot/
H A Dreboot.c74 int ch, howto, lflag, nflag, qflag, sverrno, len; local
83 howto = RB_HALT;
86 howto = RB_HALT | RB_POWERDOWN;
88 howto = 0;
93 howto |= RB_DUMP;
100 howto |= RB_NOSYNC;
105 howto |= RB_POWERDOWN;
111 howto |= AB_VERBOSE;
114 howto |= AB_DEBUG;
117 howto |
[all...]
/netbsd-current/sys/arch/evbmips/malta/
H A Dmachdep.c239 int howto; local
244 howto = 0;
245 BOOT_FLAG(*cp, howto);
246 if (! howto)
249 boothowto |= howto;
319 cpu_reboot(int howto, char *bootstr) argument
326 howto |= RB_HALT;
332 howto |= RB_HALT;
334 boothowto = howto;
335 if ((howto
[all...]
/netbsd-current/sys/arch/i386/stand/lib/
H A Dparseutils.c77 parseopts(const char *opts, int *howto) argument
106 *howto = tmpopt;
111 parseboot(char *arg, char **filename, int *howto) argument
116 *howto = 0;
146 if (parseopts(opts, howto) == 0)
/netbsd-current/sys/arch/hp300/stand/uboot/
H A Duboot.c43 * Boot program... bits in `howto' determine whether boot stops to
91 howto = 0;
92 getbootdev(&howto);
95 exec_hp300(name, (u_long)lowram, howto);
101 getbootdev(int *howto) argument
121 BOOT_FLAG(c, *howto);

Completed in 325 milliseconds

1234567891011>>