Searched refs:elf_void_fn_t (Results 1 – 1 of 1) sorted by relevance
313 typedef void (*elf_void_fn_t)(void); in call_fn_table() typedef315 int fn_count = ret / sizeof(elf_void_fn_t); in call_fn_table()316 elf_void_fn_t fn_table[fn_count]; in call_fn_table()