HomeSort by relevance Sort by last modified time
    Searched refs:e_flags (Results 176 - 200 of 212) sorted by null

1 2 3 4 5 6 78 9

  /toolchain/binutils/binutils-2.27/bfd/
elf32-lm32.c 613 elf_elfheader (abfd)->e_flags &=~ EF_LM32_MACH;
617 elf_elfheader (abfd)->e_flags |= E_LM32_MACH;
    [all...]
elf32-nios2.c     [all...]
elf-m10300.c     [all...]
elf64-ppc.c 252 return elf_elfheader (abfd)->e_flags & EF_PPC64_ABI;
258 elf_elfheader (abfd)->e_flags &= ~EF_PPC64_ABI;
259 elf_elfheader (abfd)->e_flags |= ver & EF_PPC64_ABI;
    [all...]
elf32-s390.c     [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 288 e_flags = f.uint32()
    [all...]
  /external/valgrind/coregrind/m_coredump/
coredump-solaris.c 389 ehdr->e_flags = 0;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELFObjectFile.h 362 Result = EF.getHeader()->e_flags;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
ELFObjectFile.h 363 Result = EF.getHeader()->e_flags;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
ELFObjectFile.h 363 Result = EF.getHeader()->e_flags;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELFObjectFile.h 362 Result = EF.getHeader()->e_flags;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
ELFObjectFile.h 363 Result = EF.getHeader()->e_flags;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
ELFObjectFile.h 363 Result = EF.getHeader()->e_flags;
    [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp     [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-sh.c     [all...]
tc-avr.c     [all...]
tc-m32r.c     [all...]
tc-s390.c     [all...]
tc-score.c     [all...]
tc-score7.c     [all...]
tc-m68hc11.c     [all...]
tc-ppc.c 208 /* Value for ELF e_flags EF_PPC64_ABI. */
    [all...]
  /art/runtime/
elf_file.cc     [all...]
  /external/swiftshader/third_party/LLVM/lib/Object/
ELFObjectFile.cpp 274 Elf_Word e_flags; // Processor-specific flags member in struct:__anon36088::ELFObjectFile::Elf_Ehdr
    [all...]
  /external/e2fsprogs/lib/ext2fs/
ext2fs.h 398 __u32 e_flags; /* extent flags */ member in struct:ext2fs_extent
    [all...]

Completed in 1747 milliseconds

1 2 3 4 5 6 78 9