Searched refs:export_flags (Results 1 – 3 of 3) sorted by relevance
1039 int export_flags = 0; in do_name_assignments() local1051 export_flags |= EXP_FLAG_MULTI_NAME; in do_name_assignments()1058 export_flags |= EXP_FLAG_MULTI_GROUP; in do_name_assignments()1060 return (export_flags); in do_name_assignments()1209 static void export_helper_environment(INSTANCE *target, int export_flags) in export_helper_environment() argument1256 if (export_flags & EXP_FLAG_MULTI_DIRS) { in export_helper_environment()1271 if (export_flags & EXP_FLAG_MULTI_NAME) in export_helper_environment()1275 if (export_flags & EXP_FLAG_MULTI_GROUP) in export_helper_environment()1291 int *export_flags) in install_new_instance() argument1298 *export_flags |= in install_new_instance()[all …]
1537 long export_flags; /* Reserved - should be zero. */ in pe_print_edata() member1627 edt.export_flags = bfd_get_32 (abfd, data + 0); in pe_print_edata()1647 _("Export Flags \t\t\t%lx\n"), (unsigned long) edt.export_flags); in pe_print_edata()
1553 long export_flags; /* Reserved - should be zero. */ in pe_print_edata() member1639 edt.export_flags = bfd_get_32 (abfd, data + 0); in pe_print_edata()1659 _("Export Flags \t\t\t%lx\n"), (unsigned long) edt.export_flags); in pe_print_edata()