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

  /external/elfutils/libebl/
eblosabiname.c 30 const char *res = ebl != NULL ? ebl->osabi_name (osabi, buf, len) : NULL;
libebl.h 83 const char *(*osabi_name) (int, char *, size_t); member in struct:ebl
eblopenbackend.c 194 result->osabi_name = default_osabi_name;

Completed in 26 milliseconds