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

/external/valgrind/main/coregrind/
H A Dlauncher-linux.c176 (ehdr->e_ident[EI_OSABI] == ELFOSABI_SYSV ||
182 (ehdr->e_ident[EI_OSABI] == ELFOSABI_SYSV ||
189 (ehdr->e_ident[EI_OSABI] == ELFOSABI_SYSV ||
200 (ehdr->e_ident[EI_OSABI] == ELFOSABI_SYSV ||
207 (ehdr->e_ident[EI_OSABI] == ELFOSABI_SYSV ||
213 (ehdr->e_ident[EI_OSABI] == ELFOSABI_SYSV ||
/external/qemu/
H A Delf.h1140 #define ELFOSABI_SYSV 0 /* Alias. */ macro
/external/elfutils/libelf/
H A Delf.h150 #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 193 milliseconds