Home
last modified time | relevance | path

Searched refs:oop (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/docs/
DJITLink.rst943 The ``-oop-executor[=/path/to/executor]`` option tells ``llvm-jitlink`` to
948 The ``-oop-executor-connect=<host>:<port>`` option tells ``llvm-jitlink`` to
1047 The ``-oop-executor`` and ``-oop-executor-connect`` options are helpful for testing
/openbsd/src/gnu/usr.bin/perl/
Dregexec.c8200 OP * const oop = PL_op; in S_regmatch() local
8410 PL_op = oop; in S_regmatch()