Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_shim.c72 const VCHI_CONNECTION_API_T *function_table, in vchi_create_connection() argument
75 (void)function_table; in vchi_create_connection()
/freebsd-12.1/sys/contrib/vchiq/interface/vchi/
H A Dvchi.h168 …server@*/ VCHI_CONNECTION_T * vchi_create_connection( const VCHI_CONNECTION_API_T * function_table,
/freebsd-12.1/contrib/binutils/bfd/
H A Ddwarf2.c197 struct funcinfo *function_table; member
1451 for (each_func = unit->function_table; in lookup_address_in_function_table()
1496 for (each_func = unit->function_table; in lookup_symbol_in_function_table()
1713 func->prev_func = unit->function_table; in scan_unit_for_symbols()
1714 unit->function_table = func; in scan_unit_for_symbols()