Home | History | Annotate | Download | only in JIT

Lines Matching full:intercept

776 /// calls to atexit(3), which we intercept and store in
822 // jit_exit - Used to intercept the "exit" library call.
828 // jit_atexit - Used to intercept the "atexit" library call.
846 // Check to see if this is one of the functions we want to intercept. Note,