Home
last modified time | relevance | path

Searched defs:create_B (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/compiler-rt/test/cfi/cross-dso/
H A Ddlopen.cpp64 extern "C" void *create_B() { in create_B() function
99 void *(*create_B)() = (void *(*)())dlsym(handle, "create_B"); in main() local
H A Dsimple-pass.cpp45 A *create_B() { in create_B() function
H A Dsimple-fail.cpp59 void *create_B() { in create_B() function
/aosp_15_r20/external/compiler-rt/test/cfi/cross-dso/icall/
H A Ddiag.cpp93 void *create_B() { in create_B() function
/aosp_15_r20/external/compiler-rt/test/cfi/
H A Dtarget_uninstrumented.cpp23 void *create_B() { in create_B() function