Home
last modified time | relevance | path

Searched refs:e_flags (Results 1 – 25 of 725) sorted by relevance

12345678910>>...29

/netbsd/sys/arch/mips/mips/
H A Dcpu_exec.c187 eh->e_flags |= EF_MIPS_ARCH_5; in coredump_elf32_setup()
189 eh->e_flags |= EF_MIPS_ARCH_4; in coredump_elf32_setup()
191 eh->e_flags |= EF_MIPS_ARCH_3; in coredump_elf32_setup()
193 eh->e_flags |= EF_MIPS_ARCH_2; in coredump_elf32_setup()
195 eh->e_flags |= EF_MIPS_ARCH_1; in coredump_elf32_setup()
200 eh->e_flags |= EF_MIPS_ABI2; in coredump_elf32_setup()
292 eh->e_flags |= EF_MIPS_ARCH_5; in coredump_elf64_setup()
294 eh->e_flags |= EF_MIPS_ARCH_4; in coredump_elf64_setup()
296 eh->e_flags |= EF_MIPS_ARCH_3; in coredump_elf64_setup()
298 eh->e_flags |= EF_MIPS_ARCH_2; in coredump_elf64_setup()
[all …]
/netbsd/external/bsd/openldap/dist/servers/slapd/
H A DmatchedValues.c35 char ***e_flags
43 char ***e_flags
51 char ***e_flags
60 char ***e_flags
68 char ***e_flags ) in filter_matched_values() argument
98 vrf, e_flags ); in filter_matched_values()
145 char ***e_flags ) in test_ava_vrFilter() argument
217 char ***e_flags ) in test_presence_vrFilter() argument
238 char ***e_flags ) in test_substrings_vrFilter() argument
263 (*e_flags)[i][j] = 1; in test_substrings_vrFilter()
[all …]
/netbsd/sbin/restore/
H A Drestore.c99 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()
361 ip->e_flags |= KEEP; in nodeupdates()
374 ep->e_flags |= NEW; in nodeupdates()
398 np->e_flags |= KEEP; in nodeupdates()
746 ep->e_flags &= ~NEW; in createfiles()
758 ep->e_flags &= ~NEW; in createfiles()
[all …]
H A Dutilities.c80 ep->e_flags |= NEW|KEEP; in pathcheck()
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()
342 if (ep->e_flags & NEW) in flagvalues()
[all …]
/netbsd/external/gpl3/binutils.old/dist/ld/emultempl/
H A Dz80elf.em44 new_mach = elf_elfheader (abfd)->e_flags & 0xff;
97 unsigned e_flags;
103 e_flags = EF_Z80_MACH_Z80;
106 e_flags = EF_Z80_MACH_R800;
109 e_flags = EF_Z80_MACH_GBZ80;
112 e_flags = EF_Z80_MACH_Z180;
115 e_flags = EF_Z80_MACH_EZ80_Z80;
118 e_flags = EF_Z80_MACH_EZ80_ADL;
121 e_flags = ~0;
123 elf_elfheader (abfd)->e_flags = (elf_elfheader (abfd)->e_flags & ~0xff) | e_flags;
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delf32-sparc.c97 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 Delf32-m68hc1x.c941 unsigned long e_flags; in elf32_m68hc11_relocate_section() local
945 e_flags = elf_elfheader (input_bfd)->e_flags; in elf32_m68hc11_relocate_section()
1075 if ((e_flags & E_M68HC11_XGATE_RAMOFFSET) in elf32_m68hc11_relocate_section()
1180 && !(e_flags & E_M68HC11_NO_BANK_WARNING)) in elf32_m68hc11_relocate_section()
1306 || elf_elfheader (abfd)->e_flags == flags); in _bfd_m68hc11_elf_set_private_flags()
1308 elf_elfheader (abfd)->e_flags = flags; in _bfd_m68hc11_elf_set_private_flags()
1332 new_flags = elf_elfheader (ibfd)->e_flags; in _bfd_m68hc11_elf_merge_private_bfd_data()
1334 old_flags = elf_elfheader (obfd)->e_flags; in _bfd_m68hc11_elf_merge_private_bfd_data()
1339 elf_elfheader (obfd)->e_flags = new_flags; in _bfd_m68hc11_elf_merge_private_bfd_data()
1381 elf_elfheader (obfd)->e_flags = new_flags; in _bfd_m68hc11_elf_merge_private_bfd_data()
[all …]
H A Delf64-nfp.c172 elf_elfheader (abfd)->e_flags &= ~EF_NFP_SET_MACH (~0); in elf64_nfp_object_p()
173 elf_elfheader (abfd)->e_flags |= EF_NFP_SET_MACH (E_NFP_MACH_3200); in elf64_nfp_object_p()
178 elf_elfheader (abfd)->e_flags &= ~EF_NFP_SET_MACH (~0); in elf64_nfp_object_p()
179 elf_elfheader (abfd)->e_flags |= EF_NFP_SET_MACH (E_NFP_MACH_6000); in elf64_nfp_object_p()
184 int e_mach = EF_NFP_MACH (elf_elfheader (abfd)->e_flags); in elf64_nfp_object_p()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delf32-sparc.c97 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 Delf32-m68hc1x.c941 unsigned long e_flags; in elf32_m68hc11_relocate_section() local
945 e_flags = elf_elfheader (input_bfd)->e_flags; in elf32_m68hc11_relocate_section()
1075 if ((e_flags & E_M68HC11_XGATE_RAMOFFSET) in elf32_m68hc11_relocate_section()
1180 && !(e_flags & E_M68HC11_NO_BANK_WARNING)) in elf32_m68hc11_relocate_section()
1306 || elf_elfheader (abfd)->e_flags == flags); in _bfd_m68hc11_elf_set_private_flags()
1308 elf_elfheader (abfd)->e_flags = flags; in _bfd_m68hc11_elf_set_private_flags()
1332 new_flags = elf_elfheader (ibfd)->e_flags; in _bfd_m68hc11_elf_merge_private_bfd_data()
1334 old_flags = elf_elfheader (obfd)->e_flags; in _bfd_m68hc11_elf_merge_private_bfd_data()
1339 elf_elfheader (obfd)->e_flags = new_flags; in _bfd_m68hc11_elf_merge_private_bfd_data()
1381 elf_elfheader (obfd)->e_flags = new_flags; in _bfd_m68hc11_elf_merge_private_bfd_data()
[all …]
H A Delf64-nfp.c172 elf_elfheader (abfd)->e_flags &= ~EF_NFP_SET_MACH (~0); in elf64_nfp_object_p()
173 elf_elfheader (abfd)->e_flags |= EF_NFP_SET_MACH (E_NFP_MACH_3200); in elf64_nfp_object_p()
178 elf_elfheader (abfd)->e_flags &= ~EF_NFP_SET_MACH (~0); in elf64_nfp_object_p()
179 elf_elfheader (abfd)->e_flags |= EF_NFP_SET_MACH (E_NFP_MACH_6000); in elf64_nfp_object_p()
184 int e_mach = EF_NFP_MACH (elf_elfheader (abfd)->e_flags); in elf64_nfp_object_p()
/netbsd/external/gpl3/binutils/dist/bfd/
H A Delf32-sparc.c97 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 Delf64-nfp.c85 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 Delf32-m68hc1x.c940 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()
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()
1380 elf_elfheader (obfd)->e_flags = new_flags; in _bfd_m68hc11_elf_merge_private_bfd_data()
[all …]
H A Delf32-visium.c743 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()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delf32-sparc.c97 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 Delf32-m68hc1x.c941 unsigned long e_flags; in elf32_m68hc11_relocate_section() local
945 e_flags = elf_elfheader (input_bfd)->e_flags; in elf32_m68hc11_relocate_section()
1075 if ((e_flags & E_M68HC11_XGATE_RAMOFFSET) in elf32_m68hc11_relocate_section()
1180 && !(e_flags & E_M68HC11_NO_BANK_WARNING)) in elf32_m68hc11_relocate_section()
1306 || elf_elfheader (abfd)->e_flags == flags); in _bfd_m68hc11_elf_set_private_flags()
1308 elf_elfheader (abfd)->e_flags = flags; in _bfd_m68hc11_elf_set_private_flags()
1332 new_flags = elf_elfheader (ibfd)->e_flags; in _bfd_m68hc11_elf_merge_private_bfd_data()
1334 old_flags = elf_elfheader (obfd)->e_flags; in _bfd_m68hc11_elf_merge_private_bfd_data()
1339 elf_elfheader (obfd)->e_flags = new_flags; in _bfd_m68hc11_elf_merge_private_bfd_data()
1381 elf_elfheader (obfd)->e_flags = new_flags; in _bfd_m68hc11_elf_merge_private_bfd_data()
[all …]
H A Delf64-nfp.c172 elf_elfheader (abfd)->e_flags &= ~EF_NFP_SET_MACH (~0); in elf64_nfp_object_p()
173 elf_elfheader (abfd)->e_flags |= EF_NFP_SET_MACH (E_NFP_MACH_3200); in elf64_nfp_object_p()
178 elf_elfheader (abfd)->e_flags &= ~EF_NFP_SET_MACH (~0); in elf64_nfp_object_p()
179 elf_elfheader (abfd)->e_flags |= EF_NFP_SET_MACH (E_NFP_MACH_6000); in elf64_nfp_object_p()
184 int e_mach = EF_NFP_MACH (elf_elfheader (abfd)->e_flags); in elf64_nfp_object_p()
/netbsd/external/gpl3/gdb/dist/elfcpp/
H A Dmips.h489 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/external/gpl3/binutils.old/dist/elfcpp/
H A Dmips.h489 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/external/gpl3/binutils/dist/elfcpp/
H A Dmips.h489 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/external/gpl3/gdb.old/dist/elfcpp/
H A Dmips.h489 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/external/bsd/libarchive/dist/libarchive/
H A Darchive_disk_acl_linux.c245 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()
359 richace->e_flags = 0; in set_richacl()
370 richace->e_flags |= RICHACE_IDENTIFIER_GROUP; in set_richacl()
373 richace->e_flags |= RICHACE_SPECIAL_WHO; in set_richacl()
377 richace->e_flags |= RICHACE_SPECIAL_WHO; in set_richacl()
381 richace->e_flags |= RICHACE_SPECIAL_WHO; in set_richacl()
418 richace->e_flags |= acl_nfs4_flag_map[i].p_perm; in set_richacl()
/netbsd/external/bsd/nvi/dist/vi/
H A Dv_search.c403 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/external/bsd/elftoolchain/dist/libelf/
H A Delf_update.c182 if (e->e_flags & ELF_F_LAYOUT) in _libelf_compute_section_extents()
246 if ((e->e_flags & ELF_F_LAYOUT) && in _libelf_compute_section_extents()
255 if (e->e_flags & ELF_F_LAYOUT) { in _libelf_compute_section_extents()
280 if (e->e_flags & ELF_F_LAYOUT) { in _libelf_compute_section_extents()
618 if (e->e_flags & ELF_F_LAYOUT) { in _libelf_resync_elf()
674 if (e->e_flags & ELF_F_LAYOUT) { in _libelf_resync_elf()
702 if ((e->e_flags & ELF_F_LAYOUT) == 0) { in _libelf_resync_elf()
1082 if (e->e_flags & LIBELF_F_RAWFILE_MMAP) { in _libelf_write_elf()
1108 (e->e_flags & LIBELF_F_RAWFILE_MMAP)); in _libelf_write_elf()
1109 if (e->e_flags & LIBELF_F_RAWFILE_MALLOC) { in _libelf_write_elf()
[all …]

12345678910>>...29