Searched refs:hello_world_fn (Results 1 – 1 of 1) sorted by relevance
36 void (*hello_world_fn)() = llext_find_sym(&ext->exp_tab, "hello_world"); in main() local38 if (hello_world_fn == NULL) { in main()43 hello_world_fn(); in main()