HomeSort by relevance Sort by last modified time
    Searched refs:Elf64_Word (Results 1 - 25 of 65) sorted by null

1 2 3

  /external/syslinux/com32/include/sys/
elf64.h 13 typedef uint32_t Elf64_Word;
51 Elf64_Word st_name;
65 Elf64_Word e_version;
69 Elf64_Word e_flags;
81 Elf64_Word p_type;
82 Elf64_Word p_flags;
94 Elf64_Word sh_name;
95 Elf64_Word sh_type;
100 Elf64_Word sh_link;
101 Elf64_Word sh_info
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf64.h 55 typedef UINT32 Elf64_Word;
66 typedef Elf64_Word Elf64_Hashelt;
80 Elf64_Word e_version; /* ELF format version. */
84 Elf64_Word e_flags; /* Architecture-specific flags. */
98 Elf64_Word sh_name; /* Section name (index into the
100 Elf64_Word sh_type; /* Section type. */
105 Elf64_Word sh_link; /* Index of a related section. */
106 Elf64_Word sh_info; /* Depends on section type. */
116 Elf64_Word p_type; /* Entry type. */
117 Elf64_Word p_flags; /* Access permission flags. */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf64.h 55 typedef UINT32 Elf64_Word;
66 typedef Elf64_Word Elf64_Hashelt;
80 Elf64_Word e_version; /* ELF format version. */
84 Elf64_Word e_flags; /* Architecture-specific flags. */
98 Elf64_Word sh_name; /* Section name (index into the
100 Elf64_Word sh_type; /* Section type. */
105 Elf64_Word sh_link; /* Index of a related section. */
106 Elf64_Word sh_info; /* Depends on section type. */
116 Elf64_Word p_type; /* Entry type. */
117 Elf64_Word p_flags; /* Access permission flags. */
    [all...]
  /external/elfutils/libebl/
eblcheckreloctargettype.c 37 ebl_check_reloc_target_type (Ebl *ebl, Elf64_Word sh_type)
eblmachineflagcheck.c 38 ebl_machine_flag_check (Ebl *ebl, Elf64_Word flags)
  /external/minijail/
elfparse.h 49 Elf64_Word e_version; /* Object file version */
53 Elf64_Word e_flags; /* Processor-specific flags */
76 Elf64_Word p_type; /* Segment type */
77 Elf64_Word p_flags; /* Segment flags */
  /bionic/libc/include/
elf.h 68 Elf64_Word ch_type;
69 Elf64_Word ch_reserved;
82 Elf64_Word l_name;
83 Elf64_Word l_time_stamp;
84 Elf64_Word l_checksum;
85 Elf64_Word l_version;
86 Elf64_Word l_flags;
155 Elf64_Word vd_hash;
156 Elf64_Word vd_aux;
157 Elf64_Word vd_next
    [all...]
  /external/clang/test/CodeGen/
2009-01-21-InvalidIterator.c 8 typedef uint32_t Elf64_Word;
14 Elf64_Word p_type;
  /external/syslinux/com32/include/sys/x86_64/
module.h 27 typedef Elf64_Word Elf_Word;
  /external/google-breakpad/src/common/android/include/
elf.h 70 Elf64_Word n_namesz;
71 Elf64_Word n_descsz;
72 Elf64_Word n_type;
  /bionic/libc/kernel/uapi/linux/
elf.h 33 typedef __u32 Elf64_Word;
162 Elf64_Word st_name;
190 Elf64_Word e_version;
194 Elf64_Word e_flags;
216 Elf64_Word p_type;
217 Elf64_Word p_flags;
269 Elf64_Word sh_name;
270 Elf64_Word sh_type;
275 Elf64_Word sh_link;
276 Elf64_Word sh_info
    [all...]
  /external/kernel-headers/original/uapi/linux/
elf.h 21 typedef __u32 Elf64_Word;
193 Elf64_Word st_name; /* Symbol name, index in string tbl */
225 Elf64_Word e_version;
229 Elf64_Word e_flags;
256 Elf64_Word p_type;
257 Elf64_Word p_flags;
317 Elf64_Word sh_name; /* Section name, index in string tbl */
318 Elf64_Word sh_type; /* Type of section */
323 Elf64_Word sh_link; /* Index of another section */
324 Elf64_Word sh_info; /* Additional section information *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
elf.h 29 typedef __u32 Elf64_Word;
201 Elf64_Word st_name; /* Symbol name, index in string tbl */
233 Elf64_Word e_version;
237 Elf64_Word e_flags;
264 Elf64_Word p_type;
265 Elf64_Word p_flags;
322 Elf64_Word sh_name; /* Section name, index in string tbl */
323 Elf64_Word sh_type; /* Type of section */
328 Elf64_Word sh_link; /* Index of another section */
329 Elf64_Word sh_info; /* Additional section information *
    [all...]
  /external/syslinux/gpxe/src/include/
elf.h 165 typedef uint32_t Elf64_Word;
192 Elf64_Word e_version; /* ELF format version. */
196 Elf64_Word e_flags; /* Architecture-specific flags. */
220 Elf64_Word p_type; /* Entry type. */
221 Elf64_Word p_flags; /* Access permission flags. */
  /external/llvm/include/llvm/Support/
ELF.h 40 typedef uint32_t Elf64_Word;
91 Elf64_Word e_version;
95 Elf64_Word e_flags;
637 Elf64_Word sh_name;
638 Elf64_Word sh_type;
643 Elf64_Word sh_link;
644 Elf64_Word sh_info;
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ELF.h 40 typedef uint32_t Elf64_Word;
91 Elf64_Word e_version;
95 Elf64_Word e_flags;
638 Elf64_Word sh_name;
639 Elf64_Word sh_type;
644 Elf64_Word sh_link;
645 Elf64_Word sh_info;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h 40 typedef uint32_t Elf64_Word;
91 Elf64_Word e_version;
95 Elf64_Word e_flags;
640 Elf64_Word sh_name;
641 Elf64_Word sh_type;
646 Elf64_Word sh_link;
647 Elf64_Word sh_info;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/BinaryFormat/
ELF.h 38 using Elf64_Word = uint32_t;
91 Elf64_Word e_version;
95 Elf64_Word e_flags;
642 Elf64_Word sh_name;
643 Elf64_Word sh_type;
648 Elf64_Word sh_link;
649 Elf64_Word sh_info;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/BinaryFormat/
ELF.h 38 using Elf64_Word = uint32_t;
91 Elf64_Word e_version;
95 Elf64_Word e_flags;
642 Elf64_Word sh_name;
643 Elf64_Word sh_type;
648 Elf64_Word sh_link;
649 Elf64_Word sh_info;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/BinaryFormat/
ELF.h 38 using Elf64_Word = uint32_t;
91 Elf64_Word e_version;
95 Elf64_Word e_flags;
687 Elf64_Word sh_name;
688 Elf64_Word sh_type;
693 Elf64_Word sh_link;
694 Elf64_Word sh_info;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/BinaryFormat/
ELF.h 38 using Elf64_Word = uint32_t;
91 Elf64_Word e_version;
95 Elf64_Word e_flags;
687 Elf64_Word sh_name;
688 Elf64_Word sh_type;
693 Elf64_Word sh_link;
694 Elf64_Word sh_info;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/BinaryFormat/
ELF.h 38 using Elf64_Word = uint32_t;
91 Elf64_Word e_version;
95 Elf64_Word e_flags;
687 Elf64_Word sh_name;
688 Elf64_Word sh_type;
693 Elf64_Word sh_link;
694 Elf64_Word sh_info;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/BinaryFormat/
ELF.h 38 using Elf64_Word = uint32_t;
91 Elf64_Word e_version;
95 Elf64_Word e_flags;
687 Elf64_Word sh_name;
688 Elf64_Word sh_type;
693 Elf64_Word sh_link;
694 Elf64_Word sh_info;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h 40 typedef uint32_t Elf64_Word;
91 Elf64_Word e_version;
95 Elf64_Word e_flags;
640 Elf64_Word sh_name;
641 Elf64_Word sh_type;
646 Elf64_Word sh_link;
647 Elf64_Word sh_info;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/BinaryFormat/
ELF.h 38 using Elf64_Word = uint32_t;
91 Elf64_Word e_version;
95 Elf64_Word e_flags;
642 Elf64_Word sh_name;
643 Elf64_Word sh_type;
648 Elf64_Word sh_link;
649 Elf64_Word sh_info;
    [all...]

Completed in 218 milliseconds

1 2 3