/dflybsd-src/contrib/binutils-2.34/bfd/ |
H A D | reloc.c | 404 bfd_get_reloc_size (reloc_howto_type *howto) in bfd_get_reloc_size() 534 bfd_reloc_offset_in_range (reloc_howto_type *howto, in bfd_reloc_offset_in_range() 552 read_reloc (bfd *abfd, bfd_byte *data, reloc_howto_type *howto) in read_reloc() 586 write_reloc (bfd *abfd, bfd_vma val, bfd_byte *data, reloc_howto_type *howto) in write_reloc() 624 apply_reloc (bfd *abfd, bfd_byte *data, reloc_howto_type *howto, in apply_reloc() 681 reloc_howto_type *howto = reloc_entry->howto; in bfd_perform_relocation() local 1023 reloc_howto_type *howto = reloc_entry->howto; in bfd_install_relocation() local 1345 _bfd_final_link_relocate (reloc_howto_type *howto, in _bfd_final_link_relocate() 1392 _bfd_relocate_contents (reloc_howto_type *howto, in _bfd_relocate_contents() 1522 _bfd_clear_contents (reloc_howto_type *howto, in _bfd_clear_contents()
|
H A D | coff-x86_64.c | 112 reloc_howto_type *howto = reloc_entry->howto; in coff_amd64_reloc() local 146 reloc_howto_type *howto = reloc_entry->howto; in coff_amd64_reloc() local 203 in_reloc_p (bfd *abfd ATTRIBUTE_UNUSED, reloc_howto_type *howto) in in_reloc_p() 465 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } argument 560 reloc_howto_type *howto; in coff_amd64_rtype_to_howto() local
|
H A D | cofflink.c | 2812 reloc_howto_type *howto; in _bfd_coff_reloc_link_order() local 2955 reloc_howto_type *howto; in _bfd_coff_generic_relocate_section() local
|
/dflybsd-src/sys/kern/ |
H A D | kern_shutdown.c | 201 shutdown_nice(int howto) in shutdown_nice() 251 boot(int howto) in boot() 491 shutdown_halt(void *junk, int howto) in shutdown_halt() 518 shutdown_panic(void *junk, int howto) in shutdown_panic() 553 shutdown_reset(void *junk, int howto) in shutdown_reset() 903 poweroff_wait(void *junk, int howto) in poweroff_wait() 922 shutdown_kproc(void *arg, int howto) in shutdown_kproc()
|
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | coff-x86_64.c | 109 reloc_howto_type *howto = reloc_entry->howto; in coff_amd64_reloc() local 143 reloc_howto_type *howto = reloc_entry->howto; in coff_amd64_reloc() local 206 in_reloc_p (bfd *abfd ATTRIBUTE_UNUSED, reloc_howto_type *howto) in in_reloc_p() 468 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } argument 563 reloc_howto_type *howto; in coff_amd64_rtype_to_howto() local
|
H A D | reloc.c | 430 bfd_get_reloc_size (reloc_howto_type *howto) in bfd_get_reloc_size() 584 reloc_howto_type *howto = reloc_entry->howto; in bfd_perform_relocation() local 978 reloc_howto_type *howto = reloc_entry->howto; in bfd_install_relocation() local 1337 _bfd_final_link_relocate (reloc_howto_type *howto, in _bfd_final_link_relocate() 1385 _bfd_relocate_contents (reloc_howto_type *howto, in _bfd_relocate_contents() 1562 _bfd_clear_contents (reloc_howto_type *howto, in _bfd_clear_contents()
|
H A D | cofflink.c | 2800 reloc_howto_type *howto; in _bfd_coff_reloc_link_order() local 2943 reloc_howto_type *howto; in _bfd_coff_generic_relocate_section() local
|
/dflybsd-src/contrib/gdb-7/bfd/ |
H A D | reloc.c | 433 bfd_get_reloc_size (reloc_howto_type *howto) in bfd_get_reloc_size() 586 reloc_howto_type *howto = reloc_entry->howto; in bfd_perform_relocation() local 976 reloc_howto_type *howto = reloc_entry->howto; in bfd_install_relocation() local 1333 _bfd_final_link_relocate (reloc_howto_type *howto, in _bfd_final_link_relocate() 1378 _bfd_relocate_contents (reloc_howto_type *howto, in _bfd_relocate_contents() 1554 _bfd_clear_contents (reloc_howto_type *howto, in _bfd_clear_contents()
|
/dflybsd-src/stand/boot/pc32/libi386/ |
H A D | bootinfo.c | 42 int howto; in bi_getboothowto() local
|
H A D | bootinfo64.c | 187 int howto; in bi_load64() local
|
H A D | bootinfo32.c | 145 int bootdevnr, i, howto; in bi_load32() local
|
/dflybsd-src/stand/boot/efi/loader/ |
H A D | bootinfo.c | 70 int howto, i; in bi_getboothowto() local 353 int howto; in bi_load() local
|
H A D | main.c | 198 int i, j, vargood, unit, howto; in main() local
|
/dflybsd-src/sbin/reboot/ |
H A D | reboot.c | 59 int ch, howto, i, lflag, nflag, qflag, sverrno; in main() local
|
/dflybsd-src/contrib/binutils-2.27/ld/ |
H A D | ldctor.c | 254 reloc_howto_type *howto; in ldctor_build_sets() local
|
/dflybsd-src/contrib/binutils-2.34/ld/ |
H A D | ldctor.c | 253 reloc_howto_type *howto; in ldctor_build_sets() local
|
/dflybsd-src/stand/boot/pc32/loader/ |
H A D | main.c | 83 u_int32_t howto; member
|
/dflybsd-src/contrib/binutils-2.34/gas/ |
H A D | write.h | 151 reloc_howto_type *howto; member
|
H A D | dw2gencfi.c | 198 reloc_howto_type *howto = bfd_reloc_type_lookup (stdoutput, code); in emit_expr_encoded() local 2002 reloc_howto_type *howto = bfd_reloc_type_lookup (stdoutput, code); in output_fde() local
|
/dflybsd-src/contrib/binutils-2.27/gas/ |
H A D | write.h | 148 reloc_howto_type *howto; member
|
H A D | dw2gencfi.c | 198 reloc_howto_type *howto = bfd_reloc_type_lookup (stdoutput, code); in emit_expr_encoded() local 1930 reloc_howto_type *howto = bfd_reloc_type_lookup (stdoutput, code); in output_fde() local
|
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | tilegx.cc | 808 static const Tilegx_howto howto[elfcpp::R_TILEGX_NUM]; member in __anon6a7805650111::Tilegx_relocate_functions 1335 Tilegx_relocate_functions<64, false>::howto[elfcpp::R_TILEGX_NUM] = member in __anon6a7805650111::Tilegx_relocate_functions<64, false> 1465 Tilegx_relocate_functions<32, false>::howto[elfcpp::R_TILEGX_NUM] = member in __anon6a7805650111::Tilegx_relocate_functions<32, false> 1595 Tilegx_relocate_functions<64, true>::howto[elfcpp::R_TILEGX_NUM] = member in __anon6a7805650111::Tilegx_relocate_functions<64, true> 1725 Tilegx_relocate_functions<32, true>::howto[elfcpp::R_TILEGX_NUM] = member in __anon6a7805650111::Tilegx_relocate_functions<32, true>
|
/dflybsd-src/sys/dev/raid/dpt/ |
H A D | dpt_scsi.c | 1738 dptshutdown(void *arg, int howto) in dptshutdown()
|
/dflybsd-src/sys/dev/raid/iir/ |
H A D | iir.c | 1479 iir_shutdown( void *arg, int howto ) in iir_shutdown()
|
/dflybsd-src/sys/dev/raid/hptrr/ |
H A D | hptrr_osm_bsd.c | 339 static void hpt_shutdown_vbus(PVBUS_EXT vbus_ext, int howto) in hpt_shutdown_vbus()
|