Home
last modified time | relevance | path

Searched refs:osabi (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/src/libebl/
Deblosabiname.c39 ebl_osabi_name (ebl, osabi, buf, len) in ebl_osabi_name() argument
41 int osabi;
45 const char *res = ebl != NULL ? ebl->osabi_name (osabi, buf, len) : NULL;
49 if (osabi == ELFOSABI_NONE)
51 else if (osabi == ELFOSABI_HPUX)
53 else if (osabi == ELFOSABI_NETBSD)
55 else if (osabi == ELFOSABI_LINUX)
57 else if (osabi == ELFOSABI_SOLARIS)
59 else if (osabi == ELFOSABI_AIX)
61 else if (osabi == ELFOSABI_IRIX)
[all …]
Dlibebl.h158 extern const char *ebl_osabi_name (Ebl *ebl, int osabi, char *buf, size_t len);
/external/robolectric/lib/main/
Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...