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