Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/
DProcess.h1995 bool CanInterpretFunctionCalls() { return m_can_interpret_function_calls; } in CanInterpretFunctionCalls()
2003 m_can_interpret_function_calls = can_interpret_function_calls; in SetCanInterpretFunctionCalls()
3137 bool m_can_interpret_function_calls; // Some targets, e.g the OSX kernel, variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/
DProcess.h1972 bool CanInterpretFunctionCalls() { return m_can_interpret_function_calls; } in CanInterpretFunctionCalls()
1980 m_can_interpret_function_calls = can_interpret_function_calls; in SetCanInterpretFunctionCalls()
3110 bool m_can_interpret_function_calls; // Some targets, e.g the OSX kernel, variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/
DProcess.h1994 bool CanInterpretFunctionCalls() { return m_can_interpret_function_calls; } in CanInterpretFunctionCalls()
2002 m_can_interpret_function_calls = can_interpret_function_calls; in SetCanInterpretFunctionCalls()
3136 bool m_can_interpret_function_calls; // Some targets, e.g the OSX kernel, variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/
DProcess.h1994 bool CanInterpretFunctionCalls() { return m_can_interpret_function_calls; } in CanInterpretFunctionCalls()
2002 m_can_interpret_function_calls = can_interpret_function_calls; in SetCanInterpretFunctionCalls()
3136 bool m_can_interpret_function_calls; // Some targets, e.g the OSX kernel, variable