Home
last modified time | relevance | path

Searched refs:hooked (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/interception/
H A Dinterception_win.cpp992 bool hooked = false; in OverrideFunction() local
998 hooked = true; in OverrideFunction()
1001 return hooked; in OverrideFunction()
/llvm-project-15.0.7/clang/docs/
H A DRAVFrontendAction.rst60 Now that everything is hooked up, the next step is to implement a
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/test/
H A DBUILD.gn157 # LLVMgold.so exists, but since that target isn't hooked up yet in the GN
/llvm-project-15.0.7/llvm/docs/
H A DExceptionHandling.rst643 are hooked up to unwind to the unwind destination of the call site.