HomeSort by relevance Sort by last modified time
    Searched refs:e_flags (Results 26 - 50 of 237) sorted by null

12 3 4 5 6 7 8 910

  /development/ndk/platforms/android-9/arch-mips/include/asm/
elf.h 191 #define elf_check_arch(hdr) ({ int __res = 1; struct elfhdr *__h = (hdr); if (__h->e_machine != EM_MIPS) __res = 0; if (__h->e_ident[EI_CLASS] != ELFCLASS32) __res = 0; if ((__h->e_flags & EF_MIPS_ABI2) != 0) __res = 0; if (((__h->e_flags & EF_MIPS_ABI) != 0) && ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) __res = 0; __res; })
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
elf.h 191 #define elf_check_arch(hdr) ({ int __res = 1; struct elfhdr *__h = (hdr); if (__h->e_machine != EM_MIPS) __res = 0; if (__h->e_ident[EI_CLASS] != ELFCLASS32) __res = 0; if ((__h->e_flags & EF_MIPS_ABI2) != 0) __res = 0; if (((__h->e_flags & EF_MIPS_ABI) != 0) && ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) __res = 0; __res; })
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
elf.h 191 #define elf_check_arch(hdr) ({ int __res = 1; struct elfhdr *__h = (hdr); if (__h->e_machine != EM_MIPS) __res = 0; if (__h->e_ident[EI_CLASS] != ELFCLASS32) __res = 0; if ((__h->e_flags & EF_MIPS_ABI2) != 0) __res = 0; if (((__h->e_flags & EF_MIPS_ABI) != 0) && ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) __res = 0; __res; })
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/
elf.h 191 #define elf_check_arch(hdr) ({ int __res = 1; struct elfhdr *__h = (hdr); if (__h->e_machine != EM_MIPS) __res = 0; if (__h->e_ident[EI_CLASS] != ELFCLASS32) __res = 0; if ((__h->e_flags & EF_MIPS_ABI2) != 0) __res = 0; if (((__h->e_flags & EF_MIPS_ABI) != 0) && ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) __res = 0; __res; })
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/
elf.h 191 #define elf_check_arch(hdr) ({ int __res = 1; struct elfhdr *__h = (hdr); if (__h->e_machine != EM_MIPS) __res = 0; if (__h->e_ident[EI_CLASS] != ELFCLASS32) __res = 0; if ((__h->e_flags & EF_MIPS_ABI2) != 0) __res = 0; if (((__h->e_flags & EF_MIPS_ABI) != 0) && ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) __res = 0; __res; })
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/
elf.h 191 #define elf_check_arch(hdr) ({ int __res = 1; struct elfhdr *__h = (hdr); if (__h->e_machine != EM_MIPS) __res = 0; if (__h->e_ident[EI_CLASS] != ELFCLASS32) __res = 0; if ((__h->e_flags & EF_MIPS_ABI2) != 0) __res = 0; if (((__h->e_flags & EF_MIPS_ABI) != 0) && ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) __res = 0; __res; })
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/
elf.h 191 #define elf_check_arch(hdr) ({ int __res = 1; struct elfhdr *__h = (hdr); if (__h->e_machine != EM_MIPS) __res = 0; if (__h->e_ident[EI_CLASS] != ELFCLASS32) __res = 0; if ((__h->e_flags & EF_MIPS_ABI2) != 0) __res = 0; if (((__h->e_flags & EF_MIPS_ABI) != 0) && ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) __res = 0; __res; })
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/
elf.h 191 #define elf_check_arch(hdr) ({ int __res = 1; struct elfhdr *__h = (hdr); if (__h->e_machine != EM_MIPS) __res = 0; if (__h->e_ident[EI_CLASS] != ELFCLASS32) __res = 0; if ((__h->e_flags & EF_MIPS_ABI2) != 0) __res = 0; if (((__h->e_flags & EF_MIPS_ABI) != 0) && ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) __res = 0; __res; })
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/
elf.h 191 #define elf_check_arch(hdr) ({ int __res = 1; struct elfhdr *__h = (hdr); if (__h->e_machine != EM_MIPS) __res = 0; if (__h->e_ident[EI_CLASS] != ELFCLASS32) __res = 0; if ((__h->e_flags & EF_MIPS_ABI2) != 0) __res = 0; if (((__h->e_flags & EF_MIPS_ABI) != 0) && ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) __res = 0; __res; })
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/
elf.h 191 #define elf_check_arch(hdr) ({ int __res = 1; struct elfhdr *__h = (hdr); if (__h->e_machine != EM_MIPS) __res = 0; if (__h->e_ident[EI_CLASS] != ELFCLASS32) __res = 0; if ((__h->e_flags & EF_MIPS_ABI2) != 0) __res = 0; if (((__h->e_flags & EF_MIPS_ABI) != 0) && ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) __res = 0; __res; })
  /toolchain/binutils/binutils-2.25/bfd/
elf32-mcore.c 41 || elf_elfheader (abfd)->e_flags == flags);
43 elf_elfheader (abfd)->e_flags = flags;
65 new_flags = elf_elfheader (ibfd)->e_flags;
66 old_flags = elf_elfheader (obfd)->e_flags;
72 elf_elfheader (obfd)->e_flags = new_flags;
elf32-iq2000.c 745 /* Return the MACH for an e_flags value. */
750 switch (elf_elfheader (abfd)->e_flags & EF_IQ2000_CPU_MASK)
768 elf_elfheader (abfd)->e_flags = flags;
786 new_flags = elf_elfheader (ibfd)->e_flags;
787 old_flags = elf_elfheader (obfd)->e_flags;
793 elf_elfheader (obfd)->e_flags = new_flags;
848 (_("%s: uses different e_flags (0x%lx) fields than previous modules (0x%lx)"),
872 flags = elf_elfheader (abfd)->e_flags;
elf32-mep.c 583 elf_elfheader (abfd)->e_flags = flags;
602 new_flags = elf_elfheader (ibfd)->e_flags;
603 old_flags = elf_elfheader (obfd)->e_flags;
660 elf_elfheader (obfd)->e_flags = old_flags;
690 flags = elf_elfheader (abfd)->e_flags;
706 /* Return the machine subcode from the ELF e_flags header. */
711 switch (elf_elfheader (abfd)->e_flags & EF_MEP_CPU_MASK)
elf32-xgate.c 674 fprintf (file, _("private flags = %lx:"), elf_elfheader (abfd)->e_flags);
676 if (elf_elfheader (abfd)->e_flags & E_XGATE_I32)
681 if (elf_elfheader (abfd)->e_flags & E_XGATE_F64)
685 if (elf_elfheader (abfd)->e_flags & EF_XGATE_MACH)
  /external/e2fsprogs/lib/ext2fs/
extent.c 111 if (extent->e_flags & EXT2_EXTENT_FLAGS_LEAF)
113 if (extent->e_flags & EXT2_EXTENT_FLAGS_UNINIT)
115 if (extent->e_flags & EXT2_EXTENT_FLAGS_SECOND_VISIT)
117 if (!extent->e_flags)
493 extent->e_flags = 0;
505 extent->e_flags |= EXT2_EXTENT_FLAGS_LEAF;
508 extent->e_flags |= EXT2_EXTENT_FLAGS_UNINIT;
523 extent->e_flags |= EXT2_EXTENT_FLAGS_SECOND_VISIT;
794 if (extent->e_flags & EXT2_EXTENT_FLAGS_UNINIT) {
1188 newextent.e_flags = EXT2_EXTENT_FLAGS_LEAF
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
elfedit.c 209 elf_header.e_flags = BYTE_GET (ehdr32.e_flags);
242 elf_header.e_flags = BYTE_GET (ehdr64.e_flags);
  /toolchain/binutils/binutils-2.25/include/coff/
i960.h 173 char e_flags[2]; member in struct:external_syment
  /development/ndk/platforms/android-3/include/linux/
elf.h 182 Elf32_Word e_flags; member in struct:elf32_hdr
199 Elf64_Word e_flags; member in struct:elf64_hdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
elf.h 198 Elf32_Word e_flags; member in struct:elf32_hdr
215 Elf64_Word e_flags; member in struct:elf64_hdr
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
elf.h 182 Elf32_Word e_flags; member in struct:elf32_hdr
199 Elf64_Word e_flags; member in struct:elf64_hdr
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
elf.h 182 Elf32_Word e_flags; member in struct:elf32_hdr
199 Elf64_Word e_flags; member in struct:elf64_hdr
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
elf.h 182 Elf32_Word e_flags; member in struct:elf32_hdr
199 Elf64_Word e_flags; member in struct:elf64_hdr
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
elf.h 182 Elf32_Word e_flags; member in struct:elf32_hdr
199 Elf64_Word e_flags; member in struct:elf64_hdr
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
elf.h 182 Elf32_Word e_flags; member in struct:elf32_hdr
199 Elf64_Word e_flags; member in struct:elf64_hdr
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/
elf.h 182 Elf32_Word e_flags; member in struct:elf32_hdr
199 Elf64_Word e_flags; member in struct:elf64_hdr

Completed in 1252 milliseconds

12 3 4 5 6 7 8 910