Searched refs:void_ptr_type (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
| H A D | InferiorCallPOSIX.cpp | 89 CompilerType void_ptr_type = in InferiorCallMmap() local 96 *thread, mmap_addr, void_ptr_type, args, options)); in InferiorCallMmap()
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | StackFrame.cpp | 1497 CompilerType void_ptr_type = in GuessValueForAddress() local 1500 return ValueObjectMemory::Create(this, "", addr, void_ptr_type); in GuessValueForAddress()
|
| H A D | Process.cpp | 6406 CompilerType void_ptr_type = in CallVoidArgVoidPtrReturn() local 6409 *thread, *address, void_ptr_type, llvm::ArrayRef<addr_t>(), options)); in CallVoidArgVoidPtrReturn()
|