Home
last modified time | relevance | path

Searched refs:FunctionPtr (Results 1 – 8 of 8) sorted by relevance

/ndk/sources/android/crazy_linker/tests/
Dtest_load_library_depends.cpp17 typedef void (*FunctionPtr)(); typedef
32 FunctionPtr bar_func; in main()
42 FunctionPtr foo_func; in main()
Dtest_load_library.cpp16 typedef void (*FunctionPtr)(); typedef
31 FunctionPtr foo_func; in main()
Dtest_dl_wrappers.cpp20 typedef bool (*FunctionPtr)(); typedef
32 FunctionPtr zoo_func; in main()
Dtest_constructors_destructors.cpp21 typedef void (*FunctionPtr)(); typedef
44 FunctionPtr foo_func; in main()
Dtest_shared_relro.cpp24 typedef void (*FunctionPtr)(); typedef
62 FunctionPtr foo_func; in main()
Dtest_load_library_callbacks.cpp12 typedef void (*FunctionPtr)(); typedef
75 FunctionPtr foo_func; in main()
Dtest_relocated_shared_relro.cpp21 typedef void (*FunctionPtr)(); typedef
56 FunctionPtr foo_func; in main()
Dtest_two_shared_relros.cpp23 typedef void (*FunctionPtr)(); typedef
71 FunctionPtr bar_func; in main()