Searched refs:ELFOSABI_SYSV (Results 1 - 6 of 6) sorted by relevance

/external/valgrind/main/coregrind/
H A Dlauncher-linux.c184 (ehdr->e_ident[EI_OSABI] == ELFOSABI_SYSV ||
190 (ehdr->e_ident[EI_OSABI] == ELFOSABI_SYSV ||
196 (ehdr->e_ident[EI_OSABI] == ELFOSABI_SYSV ||
203 (ehdr->e_ident[EI_OSABI] == ELFOSABI_SYSV ||
209 (ehdr->e_ident[EI_OSABI] == ELFOSABI_SYSV ||
220 (ehdr->e_ident[EI_OSABI] == ELFOSABI_SYSV ||
224 (ehdr->e_ident[EI_OSABI] == ELFOSABI_SYSV ||
228 (ehdr->e_ident[EI_OSABI] == ELFOSABI_SYSV ||
237 (ehdr->e_ident[EI_OSABI] == ELFOSABI_SYSV ||
243 (ehdr->e_ident[EI_OSABI] == ELFOSABI_SYSV ||
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf-x86-amd64.c219 YASM_WRITE_8(bufp, ELFOSABI_SYSV); /* os/abi */
H A Delf.h109 ELFOSABI_SYSV = 0, /* System V ABI */ enumerator in enum:__anon16342
/external/qemu/include/
H A Delf.h1388 #define ELFOSABI_SYSV 0 /* Alias. */ macro
/external/elfutils/0.153/libelf/
H A Delf.h144 #define ELFOSABI_SYSV 0 /* Alias. */ macro
/external/valgrind/main/perf/
H A Dtinycc.c222 #define ELFOSABI_SYSV 0 /* UNIX System V ABI */ macro

Completed in 230 milliseconds