| /netbsd-src/sys/arch/mips/mips/ |
| H A D | cpu_exec.c | 106 switch (eh->e_flags & EF_MIPS_ARCH) { in mips_netbsd_elf32_probe() 137 switch (eh->e_flags & (EF_MIPS_ABI|EF_MIPS_ABI2)) { in mips_netbsd_elf32_probe() 144 printf("pid %d(%s): ABI set to N32 (e_flags=%#x)\n", p->p_pid, p->p_comm, eh->e_flags); in mips_netbsd_elf32_probe() 158 printf("pid %d(%s): ABI set to O32 (e_flags=%#x)\n", p->p_pid, p->p_comm, eh->e_flags); in mips_netbsd_elf32_probe() 179 eh->e_flags |= EF_MIPS_ARCH_64R2; in coredump_elf32_setup() 181 eh->e_flags |= EF_MIPS_ARCH_64; in coredump_elf32_setup() 183 eh->e_flags |= EF_MIPS_ARCH_32R2; in coredump_elf32_setup() 185 eh->e_flags |= EF_MIPS_ARCH_32; in coredump_elf32_setup() 187 eh->e_flags |= EF_MIPS_ARCH_5; in coredump_elf32_setup() 189 eh->e_flags |= EF_MIPS_ARCH_4; in coredump_elf32_setup() [all …]
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
| H A D | matchedValues.c | 35 char ***e_flags 43 char ***e_flags 51 char ***e_flags 60 char ***e_flags 68 char ***e_flags ) in filter_matched_values() argument 91 LDAP_FILTER_EQUALITY, e_flags ); in filter_matched_values() 98 vrf, e_flags ); in filter_matched_values() 105 vrf->vrf_desc, e_flags ); in filter_matched_values() 111 LDAP_FILTER_GE, e_flags ); in filter_matched_values() 117 LDAP_FILTER_LE, e_flags ); in filter_matched_values() [all …]
|
| /netbsd-src/sbin/restore/ |
| H A D | restore.c | 99 ep->e_flags |= NEW; in addfile() 107 ep->e_flags |= NEW; in addfile() 126 ep->e_flags &= ~NEW; in deletefile() 127 ep->e_flags |= REMOVED; in deletefile() 301 ip->e_flags |= KEEP; in nodeupdates() 337 ep->e_flags |= NEW|KEEP; in nodeupdates() 354 if (type == LEAF && (ip->e_flags & KEEP) == 0) in nodeupdates() 355 ip->e_flags |= EXTRACT; in nodeupdates() 358 if ((ip->e_flags & KEEP) == 0) { in nodeupdates() 361 ip->e_flags |= KEEP; in nodeupdates() [all …]
|
| H A D | utilities.c | 80 ep->e_flags |= NEW|KEEP; in pathcheck() 93 if (ep->e_flags & TMPNAME) in mktempname() 95 ep->e_flags |= TMPNAME; in mktempname() 149 np->e_flags |= EXISTED; in newnode() 168 ep->e_flags |= REMOVED; in removenode() 169 ep->e_flags &= ~TMPNAME; in removenode() 188 ep->e_flags |= REMOVED; in removeleaf() 189 ep->e_flags &= ~TMPNAME; in removeleaf() 254 ep->e_flags |= REMOVED; in delwhiteout() 255 ep->e_flags &= ~TMPNAME; in delwhiteout() [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | elf32-sparc.c | 97 if (((elf_elfheader (ibfd)->e_flags & EF_SPARC_LEDATA) in elf32_sparc_merge_private_bfd_data() 105 previous_ibfd_e_flags = elf_elfheader (ibfd)->e_flags & EF_SPARC_LEDATA; in elf32_sparc_merge_private_bfd_data() 130 elf_elfheader (abfd)->e_flags &=~ EF_SPARC_32PLUS_MASK; in sparc_final_write_processing() 131 elf_elfheader (abfd)->e_flags |= EF_SPARC_32PLUS; in sparc_final_write_processing() 135 elf_elfheader (abfd)->e_flags &=~ EF_SPARC_32PLUS_MASK; in sparc_final_write_processing() 136 elf_elfheader (abfd)->e_flags |= EF_SPARC_32PLUS | EF_SPARC_SUN_US1; in sparc_final_write_processing() 146 elf_elfheader (abfd)->e_flags &=~ EF_SPARC_32PLUS_MASK; in sparc_final_write_processing() 147 elf_elfheader (abfd)->e_flags |= EF_SPARC_32PLUS | EF_SPARC_SUN_US1 in sparc_final_write_processing() 151 elf_elfheader (abfd)->e_flags |= EF_SPARC_LEDATA; in sparc_final_write_processing()
|
| H A D | elf64-nfp.c | 85 elf_elfheader (abfd)->e_flags &= ~EF_NFP_SET_MACH (~0); in elf64_nfp_object_p() 86 elf_elfheader (abfd)->e_flags |= EF_NFP_SET_MACH (E_NFP_MACH_3200); in elf64_nfp_object_p() 91 elf_elfheader (abfd)->e_flags &= ~EF_NFP_SET_MACH (~0); in elf64_nfp_object_p() 92 elf_elfheader (abfd)->e_flags |= EF_NFP_SET_MACH (E_NFP_MACH_6000); in elf64_nfp_object_p() 97 int e_mach = EF_NFP_MACH (elf_elfheader (abfd)->e_flags); in elf64_nfp_object_p()
|
| H A D | elf32-m68hc1x.c | 940 unsigned long e_flags; in elf32_m68hc11_relocate_section() local 944 e_flags = elf_elfheader (input_bfd)->e_flags; in elf32_m68hc11_relocate_section() 1074 if ((e_flags & E_M68HC11_XGATE_RAMOFFSET) in elf32_m68hc11_relocate_section() 1179 && !(e_flags & E_M68HC11_NO_BANK_WARNING)) in elf32_m68hc11_relocate_section() 1305 || elf_elfheader (abfd)->e_flags == flags); in _bfd_m68hc11_elf_set_private_flags() 1307 elf_elfheader (abfd)->e_flags = flags; in _bfd_m68hc11_elf_set_private_flags() 1331 new_flags = elf_elfheader (ibfd)->e_flags; in _bfd_m68hc11_elf_merge_private_bfd_data() 1332 elf_elfheader (obfd)->e_flags |= new_flags & EF_M68HC11_ABI; in _bfd_m68hc11_elf_merge_private_bfd_data() 1333 old_flags = elf_elfheader (obfd)->e_flags; in _bfd_m68hc11_elf_merge_private_bfd_data() 1338 elf_elfheader (obfd)->e_flags = new_flags; in _bfd_m68hc11_elf_merge_private_bfd_data() [all …]
|
| H A D | elf32-visium.c | 743 elf_elfheader (abfd)->e_flags = flags; in visium_elf_set_private_flags() 758 || elf_elfheader (obfd)->e_flags == in visium_elf_copy_private_bfd_data() 759 elf_elfheader (ibfd)->e_flags); in visium_elf_copy_private_bfd_data() 761 elf_elfheader (obfd)->e_flags = elf_elfheader (ibfd)->e_flags; in visium_elf_copy_private_bfd_data() 789 new_flags = elf_elfheader (ibfd)->e_flags; in visium_elf_merge_private_bfd_data() 790 old_flags = elf_elfheader (obfd)->e_flags; in visium_elf_merge_private_bfd_data() 796 elf_elfheader (obfd)->e_flags = new_flags; in visium_elf_merge_private_bfd_data() 843 flags = elf_elfheader (abfd)->e_flags; in visium_elf_print_private_bfd_data()
|
| H A D | elf32-mt.c | 470 switch (elf_elfheader (abfd)->e_flags & EF_MT_CPU_MASK) in elf32_mt_machine() 493 elf_elfheader (abfd)->e_flags = flags; in mt_elf_set_private_flags() 519 new_flags = elf_elfheader (ibfd)->e_flags; in mt_elf_merge_private_bfd_data() 520 old_flags = elf_elfheader (obfd)->e_flags; in mt_elf_merge_private_bfd_data() 542 elf_elfheader (obfd)->e_flags = old_flags; in mt_elf_merge_private_bfd_data() 559 flags = elf_elfheader (abfd)->e_flags; in mt_elf_print_private_bfd_data()
|
| H A D | elf32-xgate.c | 494 fprintf (file, _("private flags = %lx:"), elf_elfheader (abfd)->e_flags); in _bfd_xgate_elf_print_private_bfd_data() 496 if (elf_elfheader (abfd)->e_flags & E_XGATE_I32) in _bfd_xgate_elf_print_private_bfd_data() 501 if (elf_elfheader (abfd)->e_flags & E_XGATE_F64) in _bfd_xgate_elf_print_private_bfd_data() 505 if (elf_elfheader (abfd)->e_flags & EF_XGATE_MACH) in _bfd_xgate_elf_print_private_bfd_data()
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | elf32-sparc.c | 97 if (((elf_elfheader (ibfd)->e_flags & EF_SPARC_LEDATA) in elf32_sparc_merge_private_bfd_data() 105 previous_ibfd_e_flags = elf_elfheader (ibfd)->e_flags & EF_SPARC_LEDATA; in elf32_sparc_merge_private_bfd_data() 130 elf_elfheader (abfd)->e_flags &=~ EF_SPARC_32PLUS_MASK; in sparc_final_write_processing() 131 elf_elfheader (abfd)->e_flags |= EF_SPARC_32PLUS; in sparc_final_write_processing() 135 elf_elfheader (abfd)->e_flags &=~ EF_SPARC_32PLUS_MASK; in sparc_final_write_processing() 136 elf_elfheader (abfd)->e_flags |= EF_SPARC_32PLUS | EF_SPARC_SUN_US1; in sparc_final_write_processing() 146 elf_elfheader (abfd)->e_flags &=~ EF_SPARC_32PLUS_MASK; in sparc_final_write_processing() 147 elf_elfheader (abfd)->e_flags |= EF_SPARC_32PLUS | EF_SPARC_SUN_US1 in sparc_final_write_processing() 151 elf_elfheader (abfd)->e_flags |= EF_SPARC_LEDATA; in sparc_final_write_processing()
|
| H A D | elf64-nfp.c | 85 elf_elfheader (abfd)->e_flags &= ~EF_NFP_SET_MACH (~0); in elf64_nfp_object_p() 86 elf_elfheader (abfd)->e_flags |= EF_NFP_SET_MACH (E_NFP_MACH_3200); in elf64_nfp_object_p() 91 elf_elfheader (abfd)->e_flags &= ~EF_NFP_SET_MACH (~0); in elf64_nfp_object_p() 92 elf_elfheader (abfd)->e_flags |= EF_NFP_SET_MACH (E_NFP_MACH_6000); in elf64_nfp_object_p() 97 int e_mach = EF_NFP_MACH (elf_elfheader (abfd)->e_flags); in elf64_nfp_object_p()
|
| H A D | elf32-m68hc1x.c | 940 unsigned long e_flags; in elf32_m68hc11_relocate_section() local 944 e_flags = elf_elfheader (input_bfd)->e_flags; in elf32_m68hc11_relocate_section() 1074 if ((e_flags & E_M68HC11_XGATE_RAMOFFSET) in elf32_m68hc11_relocate_section() 1179 && !(e_flags & E_M68HC11_NO_BANK_WARNING)) in elf32_m68hc11_relocate_section() 1305 || elf_elfheader (abfd)->e_flags == flags); in _bfd_m68hc11_elf_set_private_flags() 1307 elf_elfheader (abfd)->e_flags = flags; in _bfd_m68hc11_elf_set_private_flags() 1331 new_flags = elf_elfheader (ibfd)->e_flags; in _bfd_m68hc11_elf_merge_private_bfd_data() 1332 elf_elfheader (obfd)->e_flags |= new_flags & EF_M68HC11_ABI; in _bfd_m68hc11_elf_merge_private_bfd_data() 1333 old_flags = elf_elfheader (obfd)->e_flags; in _bfd_m68hc11_elf_merge_private_bfd_data() 1338 elf_elfheader (obfd)->e_flags = new_flags; in _bfd_m68hc11_elf_merge_private_bfd_data() [all …]
|
| H A D | elf32-visium.c | 743 elf_elfheader (abfd)->e_flags = flags; in visium_elf_set_private_flags() 758 || elf_elfheader (obfd)->e_flags == in visium_elf_copy_private_bfd_data() 759 elf_elfheader (ibfd)->e_flags); in visium_elf_copy_private_bfd_data() 761 elf_elfheader (obfd)->e_flags = elf_elfheader (ibfd)->e_flags; in visium_elf_copy_private_bfd_data() 789 new_flags = elf_elfheader (ibfd)->e_flags; in visium_elf_merge_private_bfd_data() 790 old_flags = elf_elfheader (obfd)->e_flags; in visium_elf_merge_private_bfd_data() 796 elf_elfheader (obfd)->e_flags = new_flags; in visium_elf_merge_private_bfd_data() 843 flags = elf_elfheader (abfd)->e_flags; in visium_elf_print_private_bfd_data()
|
| H A D | elf32-mt.c | 470 switch (elf_elfheader (abfd)->e_flags & EF_MT_CPU_MASK) in elf32_mt_machine() 493 elf_elfheader (abfd)->e_flags = flags; in mt_elf_set_private_flags() 519 new_flags = elf_elfheader (ibfd)->e_flags; in mt_elf_merge_private_bfd_data() 520 old_flags = elf_elfheader (obfd)->e_flags; in mt_elf_merge_private_bfd_data() 542 elf_elfheader (obfd)->e_flags = old_flags; in mt_elf_merge_private_bfd_data() 559 flags = elf_elfheader (abfd)->e_flags; in mt_elf_print_private_bfd_data()
|
| H A D | elf32-xgate.c | 494 fprintf (file, _("private flags = %lx:"), elf_elfheader (abfd)->e_flags); in _bfd_xgate_elf_print_private_bfd_data() 496 if (elf_elfheader (abfd)->e_flags & E_XGATE_I32) in _bfd_xgate_elf_print_private_bfd_data() 501 if (elf_elfheader (abfd)->e_flags & E_XGATE_F64) in _bfd_xgate_elf_print_private_bfd_data() 505 if (elf_elfheader (abfd)->e_flags & EF_XGATE_MACH) in _bfd_xgate_elf_print_private_bfd_data()
|
| /netbsd-src/external/gpl3/binutils.old/dist/elfcpp/ |
| H A D | mips.h | 489 abi_n32(elfcpp::Elf_Word e_flags) in abi_n32() argument 490 { return (e_flags & elfcpp::EF_MIPS_ABI2) != 0; } in abi_n32() 494 r6_isa(elfcpp::Elf_Word e_flags) in r6_isa() argument 496 return ((e_flags & elfcpp::EF_MIPS_ARCH) == elfcpp::E_MIPS_ARCH_32R6) in r6_isa() 497 || ((e_flags & elfcpp::EF_MIPS_ARCH) == elfcpp::E_MIPS_ARCH_64R6); in r6_isa() 502 is_micromips(elfcpp::Elf_Word e_flags) in is_micromips() argument 503 { return (e_flags & elfcpp::EF_MIPS_ARCH_ASE_MICROMIPS) != 0; } in is_micromips()
|
| /netbsd-src/external/gpl3/binutils/dist/elfcpp/ |
| H A D | mips.h | 534 abi_n32(elfcpp::Elf_Word e_flags) in abi_n32() argument 535 { return (e_flags & elfcpp::EF_MIPS_ABI2) != 0; } in abi_n32() 539 r6_isa(elfcpp::Elf_Word e_flags) in r6_isa() argument 541 return ((e_flags & elfcpp::EF_MIPS_ARCH) == elfcpp::EF_MIPS_ARCH_32R6) in r6_isa() 542 || ((e_flags & elfcpp::EF_MIPS_ARCH) == elfcpp::EF_MIPS_ARCH_64R6); in r6_isa() 547 is_micromips(elfcpp::Elf_Word e_flags) in is_micromips() argument 548 { return (e_flags & elfcpp::EF_MIPS_ARCH_ASE_MICROMIPS) != 0; } in is_micromips()
|
| /netbsd-src/external/bsd/elftoolchain/dist/libelf/ |
| H A D | elf_update.c | 183 if (e->e_flags & ELF_F_LAYOUT) in _libelf_compute_section_extents() 253 if ((e->e_flags & ELF_F_LAYOUT) && in _libelf_compute_section_extents() 262 if (e->e_flags & ELF_F_LAYOUT) { in _libelf_compute_section_extents() 287 if (e->e_flags & ELF_F_LAYOUT) { in _libelf_compute_section_extents() 625 if (e->e_flags & ELF_F_LAYOUT) { in _libelf_resync_elf() 658 (e->e_flags & LIBELF_F_SHDRS_LOADED) == 0 && in _libelf_resync_elf() 681 if (e->e_flags & ELF_F_LAYOUT) { in _libelf_resync_elf() 709 if ((e->e_flags & ELF_F_LAYOUT) == 0) { in _libelf_resync_elf() 1102 if ((e->e_flags & LIBELF_F_SPECIAL_FILE) == 0) { in _libelf_write_elf() 1109 if (e->e_flags & LIBELF_F_RAWFILE_MMAP) { in _libelf_write_elf() [all …]
|
| H A D | gelf_ehdr.c | 84 d->e_flags = eh32->e_flags; in gelf_getehdr() 167 eh32->e_flags = s->e_flags; in gelf_update_ehdr()
|
| H A D | elf_scn.c | 65 assert((e->e_flags & LIBELF_F_SHDRS_LOADED) == 0); in _libelf_load_section_headers() 136 e->e_flags |= LIBELF_F_SHDRS_LOADED; in _libelf_load_section_headers() 159 (e->e_flags & LIBELF_F_SHDRS_LOADED) == 0 && in elf_getscn() 212 (e->e_flags & LIBELF_F_SHDRS_LOADED) == 0 && in elf_newscn()
|
| /netbsd-src/external/bsd/libarchive/dist/libarchive/ |
| H A D | archive_disk_acl_linux.c | 245 if (richace->e_flags & RICHACE_UNMAPPED_WHO) in translate_richacl() 248 if (richace->e_flags & RICHACE_SPECIAL_WHO) { in translate_richacl() 264 if (richace->e_flags & RICHACE_IDENTIFIER_GROUP) { in translate_richacl() 275 if ((richace->e_flags & in translate_richacl() 364 richace->e_flags = 0; in set_richacl() 375 richace->e_flags |= RICHACE_IDENTIFIER_GROUP; in set_richacl() 378 richace->e_flags |= RICHACE_SPECIAL_WHO; in set_richacl() 382 richace->e_flags |= RICHACE_SPECIAL_WHO; in set_richacl() 386 richace->e_flags |= RICHACE_SPECIAL_WHO; in set_richacl() 423 richace->e_flags |= acl_nfs4_flag_map[i].p_perm; in set_richacl()
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | readelf.c | 1571 && (((filedata->file_header.e_flags & EF_MSP430_MACH) == E_MSP430_MACH_MSP430X) in uses_msp430x_relocs() 2017 if (EF_NFP_MACH (filedata->file_header.e_flags) == E_NFP_MACH_3200) in dump_relocations() 3099 decode_ARC_machine_flags (char *out, unsigned e_flags, unsigned e_machine) in decode_ARC_machine_flags() argument 3114 switch (e_flags & EF_ARC_MACH_MSK) in decode_ARC_machine_flags() 3147 switch (e_flags & EF_ARC_OSABI_MSK) in decode_ARC_machine_flags() 3170 decode_ARM_machine_flags (char *out, unsigned e_flags) in decode_ARM_machine_flags() argument 3175 eabi = EF_ARM_EABI_VERSION (e_flags); in decode_ARM_machine_flags() 3176 e_flags &= ~ EF_ARM_EABIMASK; in decode_ARM_machine_flags() 3179 if (e_flags & EF_ARM_RELEXEC) in decode_ARM_machine_flags() 3182 e_flags &= ~ EF_ARM_RELEXEC; in decode_ARM_machine_flags() [all …]
|
| /netbsd-src/external/bsd/nvi/dist/vi/ |
| H A D | v_search.c | 403 if (FL_ISSET(vp->ev.e_flags, VI_SEARCH_EXT)) in v_esearch() 405 if (FL_ISSET(vp->ev.e_flags, VI_SEARCH_IC)) in v_esearch() 407 if (FL_ISSET(vp->ev.e_flags, VI_SEARCH_ICL)) in v_esearch() 409 if (FL_ISSET(vp->ev.e_flags, VI_SEARCH_INCR)) in v_esearch() 411 if (FL_ISSET(vp->ev.e_flags, VI_SEARCH_LIT)) in v_esearch() 413 if (FL_ISSET(vp->ev.e_flags, VI_SEARCH_WR)) in v_esearch() 416 FL_ISSET(vp->ev.e_flags, VI_SEARCH_REV) ? BACKWARD : FORWARD)); in v_esearch()
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
| H A D | readelf.c | 1476 && (((filedata->file_header.e_flags & EF_MSP430_MACH) == E_MSP430_MACH_MSP430X) in uses_msp430x_relocs() 1914 if (EF_NFP_MACH (filedata->file_header.e_flags) == E_NFP_MACH_3200) in dump_relocations() 3014 decode_ARC_machine_flags (unsigned e_flags, unsigned e_machine, char buf[]) in decode_ARC_machine_flags() argument 3029 switch (e_flags & EF_ARC_MACH_MSK) in decode_ARC_machine_flags() 3062 switch (e_flags & EF_ARC_OSABI_MSK) in decode_ARC_machine_flags() 3084 decode_ARM_machine_flags (unsigned e_flags, char buf[]) in decode_ARM_machine_flags() argument 3089 eabi = EF_ARM_EABI_VERSION (e_flags); in decode_ARM_machine_flags() 3090 e_flags &= ~ EF_ARM_EABIMASK; in decode_ARM_machine_flags() 3093 if (e_flags & EF_ARM_RELEXEC) in decode_ARM_machine_flags() 3096 e_flags &= ~ EF_ARM_RELEXEC; in decode_ARM_machine_flags() [all …]
|