Home
last modified time | relevance | path

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

12

/external/llvm-project/lldb/examples/darwin/heap_find/
Dheap.py363 def type_flags_to_string(type_flags): argument
428 def type_flags_to_description( argument
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DHashedNameToDIE.h59 uint32_t type_flags = 0; member
/external/pdfium/third_party/base/allocator/partition_allocator/
Dpage_allocator_internals_win.h42 const DWORD type_flags = commit ? (MEM_RESERVE | MEM_COMMIT) : MEM_RESERVE; in SystemAllocPagesInternal() local
/external/llvm-project/lldb/source/Plugins/Language/ObjC/
DNSError.cpp33 Flags type_flags(valobj_type.GetTypeInfo()); in DerefToNSErrorPointer() local
DNSException.cpp41 Flags type_flags(valobj_type.GetTypeInfo()); in ExtractFields() local
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
Dstack_logging.h73 uint32_t type_flags; member
/external/llvm-project/lldb/source/DataFormatters/
DTypeFormat.cpp71 lldb_private::Flags type_flags(compiler_type.GetTypeInfo( in FormatObject() local
DValueObjectPrinter.cpp333 Flags type_flags(type.GetTypeInfo()); in IsPointerValue() local
/external/llvm-project/lldb/source/Plugins/ABI/AArch64/
DABISysV_arm64.cpp238 const uint32_t type_flags = return_value_type.GetTypeInfo(nullptr); in SetReturnValueObject() local
623 const uint32_t type_flags = return_compiler_type.GetTypeInfo(nullptr); in GetReturnValueObjectImpl() local
DABIMacOSX_arm64.cpp266 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
/external/llvm-project/lldb/source/Plugins/ABI/X86/
DABISysV_i386.cpp213 const uint32_t type_flags = compiler_type.GetTypeInfo(); in SetReturnValueObject() local
365 const uint32_t type_flags = return_compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
DABISysV_x86_64.cpp400 const uint32_t type_flags = return_compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
DABIWindows_x86_64.cpp409 const uint32_t type_flags = return_compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
/external/llvm-project/lldb/source/Plugins/ABI/PowerPC/
DABISysV_ppc64.cpp517 const uint32_t type_flags = m_type.GetTypeInfo(); in GetValue() local
594 uint32_t type_flags = m_type.GetTypeInfo(); in GetIntegerValue() local
779 uint32_t type_flags = elem_type.GetTypeInfo(); in GetStructValueObject() local
DABISysV_ppc.cpp521 const uint32_t type_flags = return_compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
/external/llvm-project/lldb/source/Plugins/ABI/Mips/
DABISysV_mips64.cpp691 const uint32_t type_flags = compiler_type.GetTypeInfo(nullptr); in SetReturnValueObject() local
759 const uint32_t type_flags = return_compiler_type.GetTypeInfo(nullptr); in GetReturnValueObjectImpl() local
/external/llvm-project/lldb/examples/darwin/heap_find/heap/
Dheap_find.cpp84 uint32_t type_flags; member
183 uint32_t type_flags; member
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DCppAssetManager2.java250 int type_flags; field in CppAssetManager2.FindEntryResult
655 int type_flags = 0; in FindEntry() local
/external/llvm-project/lldb/source/Plugins/ABI/SystemZ/
DABISysV_s390x.cpp488 const uint32_t type_flags = return_compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
/external/mksh/src/
Dexec.c488 int type_flags; in comexec() local
/external/llvm-project/lldb/source/Plugins/ABI/ARC/
DABISysV_arc.cpp459 const uint32_t type_flags = compiler_type.GetTypeInfo(); in GetReturnValueObjectSimple() local
/external/kernel-headers/original/uapi/linux/
Dif_packet.h303 __u16 type_flags; member
/external/llvm-project/lldb/source/Core/
DValueObject.cpp703 const Flags type_flags(GetTypeInfo(&pointee_or_element_compiler_type)); in IsCStringContainer() local
933 const Flags type_flags(GetTypeInfo(&elem_or_pointee_compiler_type)); in ReadPointedString() local
/external/pcre/dist2/src/sljit/
DsljitNativePPC_common.c1198 #define EMIT_MOV(type, type_flags, type_cast) \ argument
/external/crosvm/acpi_tables/src/
Daml.rs486 type_flags: u8, field

12