Home
last modified time | relevance | path

Searched refs:new_callee (Results 1 – 25 of 35) sorted by relevance

12

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/zero/
H A DbytecodeInterpreter.hpp194 inline void set_callee(Method* new_callee) { _result._to_call._callee = new_callee; } in set_callee() argument
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/zero/
H A DbytecodeInterpreter.hpp194 inline void set_callee(Method* new_callee) { _result._to_call._callee = new_callee; } in set_callee() argument
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DbytecodeInterpreter.hpp200 inline void set_callee(Method* new_callee) { _result._to_call._callee = new_callee; } in set_callee() argument
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DbytecodeInterpreter.hpp200 inline void set_callee(Method* new_callee) { _result._to_call._callee = new_callee; } in set_callee() argument
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/interpreter/
H A DbytecodeInterpreter.hpp200 inline void set_callee(Method* new_callee) { _result._to_call._callee = new_callee; } in set_callee() argument
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/interpreter/
H A DbytecodeInterpreter.hpp200 inline void set_callee(Method* new_callee) { _result._to_call._callee = new_callee; } in set_callee() argument
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/interpreter/
H A DbytecodeInterpreter.hpp200 inline void set_callee(Method* new_callee) { _result._to_call._callee = new_callee; } in set_callee() argument
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/interpreter/
H A DbytecodeInterpreter.hpp200 inline void set_callee(Method* new_callee) { _result._to_call._callee = new_callee; } in set_callee() argument
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.hpp215 inline void set_callee(Method* new_callee) { _result._to_call._callee = new_callee; } in set_callee() argument
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.hpp215 inline void set_callee(Method* new_callee) { _result._to_call._callee = new_callee; } in set_callee() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2169 void *new_callee = old_callee; in GetScriptedSummary() local
2183 &new_callee, options_sp, retval); in GetScriptedSummary()
2191 if (new_callee && old_callee != new_callee) in GetScriptedSummary()
2192 callee_wrapper_sp = std::make_shared<StructuredPythonObject>(new_callee); in GetScriptedSummary()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2236 void *new_callee = old_callee; in GetScriptedSummary() local
2250 &new_callee, options_sp, retval); in GetScriptedSummary()
2258 if (new_callee && old_callee != new_callee) in GetScriptedSummary()
2259 callee_wrapper_sp = std::make_shared<StructuredPythonObject>(new_callee); in GetScriptedSummary()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2236 void *new_callee = old_callee; in GetScriptedSummary() local
2250 &new_callee, options_sp, retval); in GetScriptedSummary()
2258 if (new_callee && old_callee != new_callee) in GetScriptedSummary()
2259 callee_wrapper_sp = std::make_shared<StructuredPythonObject>(new_callee); in GetScriptedSummary()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2237 void *new_callee = old_callee; in GetScriptedSummary() local
2251 &new_callee, options_sp, retval); in GetScriptedSummary()
2259 if (new_callee && old_callee != new_callee) in GetScriptedSummary()
2260 callee_wrapper_sp = std::make_shared<StructuredPythonObject>(new_callee); in GetScriptedSummary()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2233 void *new_callee = old_callee; in GetScriptedSummary() local
2247 &new_callee, options_sp, retval); in GetScriptedSummary()
2255 if (new_callee && old_callee != new_callee) in GetScriptedSummary()
2256 callee_wrapper_sp = std::make_shared<StructuredPythonObject>(new_callee); in GetScriptedSummary()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2262 void *new_callee = old_callee; in GetScriptedSummary() local
2276 &new_callee, options_sp, retval); in GetScriptedSummary()
2284 if (new_callee && old_callee != new_callee) in GetScriptedSummary()
2285 callee_wrapper_sp = std::make_shared<StructuredPythonObject>(new_callee); in GetScriptedSummary()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2262 void *new_callee = old_callee; in GetScriptedSummary() local
2276 &new_callee, options_sp, retval); in GetScriptedSummary()
2284 if (new_callee && old_callee != new_callee) in GetScriptedSummary()
2285 callee_wrapper_sp = std::make_shared<StructuredPythonObject>(new_callee); in GetScriptedSummary()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2259 void *new_callee = old_callee; in GetScriptedSummary() local
2273 &new_callee, options_sp, retval); in GetScriptedSummary()
2281 if (new_callee && old_callee != new_callee) in GetScriptedSummary()
2282 callee_wrapper_sp = std::make_shared<StructuredPythonObject>(new_callee); in GetScriptedSummary()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2262 void *new_callee = old_callee; in GetScriptedSummary() local
2276 &new_callee, options_sp, retval); in GetScriptedSummary()
2284 if (new_callee && old_callee != new_callee) in GetScriptedSummary()
2285 callee_wrapper_sp = std::make_shared<StructuredPythonObject>(new_callee); in GetScriptedSummary()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2262 void *new_callee = old_callee; in GetScriptedSummary() local
2276 &new_callee, options_sp, retval); in GetScriptedSummary()
2284 if (new_callee && old_callee != new_callee) in GetScriptedSummary()
2285 callee_wrapper_sp = std::make_shared<StructuredPythonObject>(new_callee); in GetScriptedSummary()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dcgraph.c752 struct cgraph_node *new_callee = cgraph_get_node (decl); in cgraph_set_call_stmt() local
754 gcc_checking_assert (new_callee); in cgraph_set_call_stmt()
755 cgraph_make_edge_direct (e, new_callee); in cgraph_set_call_stmt()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcgraph.c752 struct cgraph_node *new_callee = cgraph_get_node (decl); in cgraph_set_call_stmt() local
754 gcc_checking_assert (new_callee); in cgraph_set_call_stmt()
755 cgraph_make_edge_direct (e, new_callee); in cgraph_set_call_stmt()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcgraph.c824 struct cgraph_node *new_callee = cgraph_get_node (decl); in cgraph_set_call_stmt() local
826 gcc_checking_assert (new_callee); in cgraph_set_call_stmt()
827 e = cgraph_make_edge_direct (e, new_callee); in cgraph_set_call_stmt()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcgraph.c788 cgraph_node *new_callee = cgraph_node::get (decl); in set_call_stmt() local
790 gcc_checking_assert (new_callee); in set_call_stmt()
791 e = make_direct (new_callee); in set_call_stmt()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcgraph.c788 cgraph_node *new_callee = cgraph_node::get (decl); in set_call_stmt() local
790 gcc_checking_assert (new_callee); in set_call_stmt()
791 e = make_direct (new_callee); in set_call_stmt()

12