Home
last modified time | relevance | path

Searched defs:type_flags (Results 1 – 25 of 25) sorted by relevance

/openbsd/gnu/llvm/lldb/examples/darwin/heap_find/
H A Dheap.py362 def type_flags_to_string(type_flags): argument
427 def type_flags_to_description( argument
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DHashedNameToDIE.h59 uint32_t type_flags = 0; member
/openbsd/gnu/llvm/lldb/source/Plugins/ABI/X86/
H A DABISysV_i386.cpp214 const uint32_t type_flags = compiler_type.GetTypeInfo(); in SetReturnValueObject() local
366 const uint32_t type_flags = return_compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
H A DABISysV_x86_64.cpp402 const uint32_t type_flags = return_compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
H A DABIWindows_x86_64.cpp411 const uint32_t type_flags = return_compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
/openbsd/gnu/llvm/lldb/source/Plugins/ABI/AArch64/
H A DABIMacOSX_arm64.cpp268 const uint32_t type_flags = return_value_type.GetTypeInfo(nullptr); in SetReturnValueObject() local
655 const uint32_t type_flags = return_compiler_type.GetTypeInfo(nullptr); in GetReturnValueObjectImpl() local
H A DABISysV_arm64.cpp240 const uint32_t type_flags = return_value_type.GetTypeInfo(nullptr); in SetReturnValueObject() local
625 const uint32_t type_flags = return_compiler_type.GetTypeInfo(nullptr); in GetReturnValueObjectImpl() local
/openbsd/gnu/llvm/lldb/source/DataFormatters/
H A DTypeFormat.cpp71 lldb_private::Flags type_flags(compiler_type.GetTypeInfo( in FormatObject() local
H A DValueObjectPrinter.cpp333 Flags type_flags(type.GetTypeInfo()); in IsPointerValue() local
/openbsd/gnu/llvm/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp518 const uint32_t type_flags = m_type.GetTypeInfo(); in GetValue() local
595 uint32_t type_flags = m_type.GetTypeInfo(); in GetIntegerValue() local
780 uint32_t type_flags = elem_type.GetTypeInfo(); in GetStructValueObject() local
H A DABISysV_ppc.cpp521 const uint32_t type_flags = return_compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
/openbsd/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A Dstack_logging.h73 uint32_t type_flags; member
/openbsd/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DNSError.cpp33 Flags type_flags(valobj_type.GetTypeInfo()); in DerefToNSErrorPointer() local
H A DNSException.cpp41 Flags type_flags(valobj_type.GetTypeInfo()); in ExtractFields() local
/openbsd/gnu/llvm/lldb/source/Plugins/ABI/Mips/
H A DABISysV_mips64.cpp654 const uint32_t type_flags = compiler_type.GetTypeInfo(nullptr); in SetReturnValueObject() local
721 const uint32_t type_flags = return_compiler_type.GetTypeInfo(nullptr); in GetReturnValueObjectImpl() local
/openbsd/gnu/llvm/lldb/examples/darwin/heap_find/heap/
H A Dheap_find.cpp84 uint32_t type_flags; member
183 uint32_t type_flags; member
/openbsd/bin/ksh/
H A Dexec.c415 int type_flags; in comexec() local
/openbsd/gnu/llvm/lldb/source/Plugins/ABI/SystemZ/
H A DABISysV_s390x.cpp489 const uint32_t type_flags = return_compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
/openbsd/gnu/llvm/lldb/source/Plugins/ABI/ARC/
H A DABISysV_arc.cpp458 const uint32_t type_flags = compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
/openbsd/gnu/llvm/lldb/source/Core/
H A DValueObject.cpp657 const Flags type_flags(GetTypeInfo(&pointee_or_element_compiler_type)); in IsCStringContainer() local
892 const Flags type_flags(GetTypeInfo(&elem_or_pointee_compiler_type)); in ReadPointedString() local
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dgdbtypes.c402 int type_flags; in address_space_name_to_int() local
H A Ds390-tdep.c2807 s390_address_class_type_flags_to_name (struct gdbarch *gdbarch, int type_flags) in s390_address_class_type_flags_to_name()
H A Ddwarf2read.c4396 int type_flags; in read_tag_pointer_type() local
4683 int type_flags = 0; in read_base_type() local
H A Dgdbarch.c3584 gdbarch_address_class_type_flags_to_name (struct gdbarch *gdbarch, int type_flags) in gdbarch_address_class_type_flags_to_name()
/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3025 Flags type_flags(GetTypeInfo(type, &pointee_or_element_clang_type)); in IsCStringType() local