HomeSort by relevance Sort by last modified time
    Searched full:e_ident (Results 176 - 191 of 191) sorted by null

1 2 3 4 5 6 78

  /ndk/sources/host-tools/ndk-depends/
ndk-depends.cc 384 uint8_t e_ident[EI_NIDENT]; member in struct:__anon33233::Elf32::Header
425 uint8_t e_ident[EI_NIDENT]; member in struct:__anon33233::Elf64::Header
    [all...]
  /external/chromium_org/base/third_party/symbolize/
symbolize.cc 176 if (memcmp(elf_header.e_ident, ELFMAG, SELFMAG) != 0) {
  /external/elfutils/libdwfl/
dwfl_module_getdwarf.c 195 Elf_Data *d = gelf_xlatetom (elf, &crcdata, &conv, ehdr->e_ident[EI_DATA]);
  /external/elfutils/libelf/
ChangeLog 414 (get_shnum): Use passed in e_ident value as source of ELF header.
elf.h 79 unsigned char e_ident[EI_NIDENT]; /* Magic number and other info */ member in struct:__anon18126
97 unsigned char e_ident[EI_NIDENT]; /* Magic number and other info */ member in struct:__anon18127
113 /* Fields in the e_ident array. The EI_* macros are indices into the
    [all...]
  /external/elfutils/src/
ChangeLog     [all...]
ldgeneric.c     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h 70 unsigned char e_ident[EI_NIDENT]; /* Magic number and other info */ member in struct:__anon37355
88 unsigned char e_ident[EI_NIDENT]; /* Magic number and other info */ member in struct:__anon37356
104 /* Fields in the e_ident array. The EI_* macros are indices into the
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 70 unsigned char e_ident[EI_NIDENT]; /* Magic number and other info */ member in struct:__anon38945
88 unsigned char e_ident[EI_NIDENT]; /* Magic number and other info */ member in struct:__anon38946
104 /* Fields in the e_ident array. The EI_* macros are indices into the
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 70 unsigned char e_ident[EI_NIDENT]; /* Magic number and other info */ member in struct:__anon40460
88 unsigned char e_ident[EI_NIDENT]; /* Magic number and other info */ member in struct:__anon40461
104 /* Fields in the e_ident array. The EI_* macros are indices into the
    [all...]
  /external/valgrind/main/perf/
tinycc.c 152 unsigned char e_ident[EI_NIDENT]; /* Magic number and other info */ member in struct:__anon28480
170 unsigned char e_ident[EI_NIDENT]; /* Magic number and other info */ member in struct:__anon28481
186 /* Fields in the e_ident array. The EI_* macros are indices into the
    [all...]
  /external/qemu/
mips-dis.c     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
stabs.info     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
stabs.info     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
stabs.info     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
stabs.info     [all...]

Completed in 767 milliseconds

1 2 3 4 5 6 78