HomeSort by relevance Sort by last modified time
    Searched refs:ELFOSABI_SYSV (Results 1 - 6 of 6) sorted by null

  /development/ndk/platforms/android-L/include/
elf.h 68 #define ELFOSABI_SYSV 0 /* Synonym for ELFOSABI_NONE used by valgrind. */
  /bionic/libc/include/
elf.h 97 #define ELFOSABI_SYSV 0 /* Synonym for ELFOSABI_NONE used by valgrind. */
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf-x86-amd64.c 219 YASM_WRITE_8(bufp, ELFOSABI_SYSV); /* os/abi */
elf.h 109 ELFOSABI_SYSV = 0, /* System V ABI */
  /development/ndk/platforms/android-3/include/sys/
exec_elf.h 102 #define ELFOSABI_SYSV 0 /* UNIX System V ABI */
  /external/elfutils/0.153/libelf/
elf.h 144 #define ELFOSABI_SYSV 0 /* Alias. */
    [all...]

Completed in 61 milliseconds