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

  /external/oprofile/libabi/
op_abi.h 28 struct op_abi_entry const * get_abi(void);
op_abi.c 61 struct op_abi_entry const * get_abi(void) function
87 for (abi_entry = get_abi() ; abi_entry->name != NULL; ++abi_entry)
abi.cpp 30 op_abi_entry const * entry = get_abi();

Completed in 47 milliseconds