Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/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()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DStackFrame.cpp1361 CompilerType void_ptr_type = in GuessValueForAddress() local
1365 return ValueObjectMemory::Create(this, "", addr, void_ptr_type); in GuessValueForAddress()