Home
last modified time | relevance | path

Searched refs:void_ptr_type (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DInferiorCallPOSIX.cpp93 CompilerType void_ptr_type = in InferiorCallMmap() local
101 void_ptr_type, args, options)); in InferiorCallMmap()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp1367 CompilerType void_ptr_type = in GuessValueForAddress() local
1370 return ValueObjectMemory::Create(this, "", addr, void_ptr_type); in GuessValueForAddress()
H A DProcess.cpp6184 CompilerType void_ptr_type = in CallVoidArgVoidPtrReturn() local
6187 *thread, *address, void_ptr_type, llvm::ArrayRef<addr_t>(), options)); in CallVoidArgVoidPtrReturn()