| /freebsd-12.1/contrib/gcc/config/arm/ |
| H A D | README-interworking | 106 -mcaller-super-interworking 115 interworking aware ARM code to non-interworking aware ARM code work 117 function pointers from interworking aware ARM code to non-interworking 127 -mcallee-super-interworking 135 of calls from non-interworking aware ARM code to interworking aware 139 Thumb code to be interworking aware. 196 *Use `-mcaller-super-interworking'* 216 interworking stubs which can cope with old, non-interworking aware 225 5. How interworking support works 467 `-O2 -mcallee-super-interworking': [all …]
|
| H A D | arm.opt | 59 mcallee-super-interworking 63 mcaller-super-interworking
|
| H A D | t-symbian | 22 # cases. Symbian OS object should be compiled with interworking
|
| /freebsd-12.1/contrib/wpa/src/ap/ |
| H A D | beacon.c | 885 if (hapd->conf->interworking && in handle_probe_req() 886 elems.interworking && elems.interworking_len >= 1) { in handle_probe_req() 887 u8 ant = elems.interworking[0] & 0x0f; in handle_probe_req() 897 if (hapd->conf->interworking && elems.interworking && in handle_probe_req() 901 hessid = elems.interworking + 1; in handle_probe_req() 903 hessid = elems.interworking + 1 + 2; in handle_probe_req() 1027 if (hapd->conf->interworking && in hostapd_probe_resp_offloads() 1351 params->interworking = hapd->conf->interworking; in ieee802_11_build_ap_params() 1352 if (hapd->conf->interworking && in ieee802_11_build_ap_params()
|
| H A D | ieee802_11_shared.c | 341 if (hapd->conf->interworking) in hostapd_ext_capab_byte() 409 if (len < 4 && hapd->conf->interworking) in hostapd_eid_ext_capab() 493 if (!hapd->conf->interworking) in hostapd_eid_interworking() 533 if (!hapd->conf->interworking) in hostapd_eid_adv_proto() 553 if (!hapd->conf->interworking || in hostapd_eid_roaming_consortium()
|
| H A D | ap_config.h | 539 int interworking; member
|
| /freebsd-12.1/contrib/binutils/ld/emultempl/ |
| H A D | armelf.em | 90 /* Don't attach the interworking stubs to a dynamic object, to 111 /* The interworking bfd must be the last one in the link. */ 122 create any interworking stubs, so it is OK not to call 134 /* We should be able to set the size of the interworking stub section. We 293 fprintf (file, _(" --pic-veneer Always generate PIC interworking veneers\n"));
|
| H A D | armcoff.em | 43 /* If TRUE, then interworking stubs which support calls to old, 44 non-interworking aware ARM code should be generated. */ 72 fprintf (file, _(" --support-old-code Support interworking with old code\n")); 110 /* we should be able to set the size of the interworking stub section */
|
| H A D | pe.em | 325 fprintf (file, _(" --support-old-code Support interworking with old code\n")); 1031 /* Find a BFD that can hold the interworking stubs. */ 1344 /* FIXME: we should be able to set the size of the interworking stub 1357 einfo (_("Errors encountered processing file %s for interworking"),
|
| /freebsd-12.1/usr.sbin/wpa/wpa_supplicant/ |
| H A D | Makefile | 22 ieee802_11_common.c interworking.c l2_packet_freebsd.c main.c \
|
| /freebsd-12.1/contrib/wpa/wpa_supplicant/ |
| H A D | config.h | 936 int interworking; member
|
| H A D | README-HS20 | 74 interworking=1 83 # belonging to the specified Homogeneous ESS. This is used only if interworking 615 interworking=1
|
| H A D | scan.c | 106 if (wpa_s->conf->cred && wpa_s->conf->interworking && in wpa_supplicant_enabled_networks() 544 if (wpa_s->conf->interworking && in wpa_supplicant_extra_ies() 628 if (wpa_s->conf->cred && wpa_s->conf->interworking && in non_p2p_network_enabled()
|
| H A D | config_file.c | 1333 if (config->interworking) in wpa_config_write_global() 1334 fprintf(f, "interworking=%d\n", config->interworking); in wpa_config_write_global()
|
| /freebsd-12.1/contrib/wpa/src/common/ |
| H A D | ieee802_11_common.h | 63 const u8 *interworking; member
|
| H A D | ieee802_11_common.c | 438 elems->interworking = pos; in ieee802_11_parse_elems()
|
| /freebsd-12.1/contrib/binutils/bfd/po/ |
| H A D | bfd.pot | 239 "%B(%s): warning: interworking not enabled.\n" 246 "%B(%s): warning: interworking not enabled.\n" 294 msgid "Warning: %B supports interworking, whereas %B does not" 299 msgid "Warning: %B does not support interworking, whereas %B does" 329 msgid " [interworking flag not initialised]" 334 msgid " [interworking supported]" 339 msgid " [interworking not supported]" 346 "specified as non-interworking" 677 "%B(%s): warning: interworking not enabled.\n" 736 "Warning: Clearing the interworking flag of %B because non-interworking code " [all …]
|
| /freebsd-12.1/contrib/binutils/gas/doc/ |
| H A D | c-arm.texi | 216 be marked as supporting interworking. 457 the assembler and linker to generate correct code for interworking 459 interworking is not going to be performed. The presence of this
|
| /freebsd-12.1/contrib/binutils/ld/ |
| H A D | ChangeLog-9899 | 654 interworking functions to avoid a name space clash. 662 * emultempl/pe.em: Rename global arm interworking functions to 1753 * emultempl/pe.em: Rename external arm interworking functions 1755 function to obtain a bfd for use by the interworking code. 1757 * emultempl/armcoff.em: Rename external arm interworking functions 1759 function to obtain a bfd for use by the interworking code. 1860 gather interworking stb information.
|
| /freebsd-12.1/contrib/binutils/etc/ |
| H A D | ChangeLog | 190 interworking. 199 * targetdoc/arm-interwork.texi: Document ARM/thumb interworking.
|
| /freebsd-12.1/contrib/binutils/ld/po/ |
| H A D | ld.pot | 21 msgid " --support-old-code Support interworking with old code\n" 126 " --support-old-code Support interworking with old code\n" 333 msgid "Errors encountered processing file %s for interworking"
|
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | ChangeLog-9899 | 374 interworking sections as linker created so that they will not 2127 * pe-arm.c: Only redefine interworking function names if they have 2129 * pei-arm.c: Only redefine interworking function names if they have 2131 * epoc-pe-arm.c: Redefine interworking function names to avoid a 2133 * epoc-pei-arm.c: Redefine interworking function names to avoid a 2223 * pe-arm.c: Rename global arm interworking functions to avoid name 2597 (coff_arm_relocate_section): Emit base file entries for interworking 4590 * coff-arm.c: Add support for interworking between Thumb code and 4591 non-interworking aware ARM code. 4810 * bfd-in.h: Add prototypes for exported ARM interworking [all …]
|
| /freebsd-12.1/contrib/wpa/hostapd/ |
| H A D | defconfig | 314 # This can be used to enable functionality to improve interworking with
|
| /freebsd-12.1/contrib/wpa/src/drivers/ |
| H A D | driver.h | 1347 int interworking; member
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ONEWS | 24 Arm: Includes Thumb and super interworking support. 237 Support interworking with Thumb code.
|