Searched refs:get_abi (Results 1 – 3 of 3) sorted by relevance
61 struct op_abi_entry const * get_abi(void) in get_abi() function87 for (abi_entry = get_abi() ; abi_entry->name != NULL; ++abi_entry) in op_write_abi_to_file()
28 struct op_abi_entry const * get_abi(void);
30 op_abi_entry const * entry = get_abi(); in abi()