Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DInferiorCallPOSIX.cpp94 CompilerType void_ptr_type = in InferiorCallMmap() local
102 void_ptr_type, args, options)); in InferiorCallMmap()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgnu-v3-abi.c109 struct type *void_ptr_type in build_gdb_vtable_type() local
148 FIELD_TYPE (*field) = void_ptr_type; in build_gdb_vtable_type()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStackFrame.cpp1374 CompilerType void_ptr_type = in GuessValueForAddress() local
1377 return ValueObjectMemory::Create(this, "", addr, void_ptr_type); in GuessValueForAddress()
H A DProcess.cpp6081 CompilerType void_ptr_type = in CallVoidArgVoidPtrReturn() local
6084 *thread, *address, void_ptr_type, llvm::ArrayRef<addr_t>(), options)); in CallVoidArgVoidPtrReturn()