Searched refs:persistent (Results 1 – 15 of 15) sorted by relevance
| /llvm-project-15.0.7/lldb/examples/test/ |
| H A D | lldbtest-stderr | 7 Test that lldb persistent variables works correctly. ... ok 16 Test that lldb persistent variables works correctly. ... ok 25 Test that lldb persistent variables works correctly. ... ok 34 Test that lldb persistent variables works correctly. ... ok
|
| /llvm-project-15.0.7/lldb/source/Target/ |
| H A D | ThreadPlanCallFunctionUsingABI.cpp | 62 const bool persistent = false; in SetReturnValue() local 64 abi->GetReturnValueObject(GetThread(), m_return_type, persistent); in SetReturnValue()
|
| H A D | ABI.cpp | 71 bool persistent) const { in GetReturnValueObject() 87 if (persistent) { in GetReturnValueObject() 151 bool persistent) const { in GetReturnValueObject()
|
| H A D | ThreadPlanCallFunction.cpp | 470 const bool persistent = false; in SetReturnValue() local 472 abi->GetReturnValueObject(GetThread(), m_return_type, persistent); in SetReturnValue()
|
| /llvm-project-15.0.7/libcxx/docs/DesignDocs/ |
| H A D | CapturingConfigInfo.rst | 12 In order to support persistent configurations and reduce arbitrary preprocessor logic 38 The ``__config_site`` header is hence the only place where persistent configuration 50 multiple targets, and only duplicate the persistent information located in the
|
| /llvm-project-15.0.7/lldb/include/lldb/Target/ |
| H A D | ABI.h | 69 bool persistent = true) const; 73 bool persistent = true) const;
|
| /llvm-project-15.0.7/llvm/test/MC/ELF/ |
| H A D | empty-twice.ll | 1 ; Check that there is no persistent state in the ELF emitter that crashes us
|
| /llvm-project-15.0.7/llvm/test/MC/MachO/ |
| H A D | empty-twice.ll | 1 ; Check that there is no persistent state in the MachO emitter that crashes
|
| /llvm-project-15.0.7/llvm/test/MC/WebAssembly/ |
| H A D | compile-twice.ll | 1 ; Check that there is no persistent state in the WabAssembly emitter that cause
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | ExternalClangExamples.rst | 33 a persistent in-memory database of references, symbolnames, completions
|
| /llvm-project-15.0.7/lldb/docs/ |
| H A D | lldb-for-gdb-users.txt | 429 Finally, the results of the expressions are stored in persistent variables
|
| /llvm-project-15.0.7/mlir/docs/Tutorials/Toy/ |
| H A D | Ch-2.md | 55 The name is used during parsing but is not persistent (e.g., it is not
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | LibFuzzer.rst | 760 * If the target library runs persistent threads (that outlive
|
| H A D | LangRef.rst | 6478 neither persistent for the same loop through transformations nor
|
| /llvm-project-15.0.7/lldb/source/Commands/ |
| H A D | Options.td | 378 "injecting it into the local context. Allows declaration of persistent, "
|