Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/cfi/cross-dso/icall/
H A Ddlopen.cpp71 extern "C" void *create_B() { in create_B() function
108 void *(*create_B)() = (void *(*)())dlsym(handle, "create_B"); in main() local
H A Ddiag.cpp93 void *create_B() { in create_B() function
/llvm-project/compiler-rt/test/cfi/cross-dso/
H A Dsimple-pass.cpp45 A *create_B() { in create_B() function
H A Dsimple-fail.cpp59 void *create_B() { in create_B() function
/llvm-project/compiler-rt/test/cfi/
H A Dtarget_uninstrumented.cpp24 void *create_B() { in create_B() function