Home
last modified time | relevance | path

Searched defs:on_entry (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-live.c821 bitmap on_entry; in calculate_live_on_exit() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp345 ScriptInterpreterPythonImpl *py_interpreter, uint16_t on_entry, in Locker()