Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterFlagsDetector_arm64.h70 RegisterFlags m_flags; member
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DFlags.h34 Flags(ValueType flags = 0) : m_flags(flags) {} in m_flags() function
H A DArchSpec.h536 uint32_t m_flags = 0; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DCompileUnit.h406 Flags m_flags; global() variable
H A DDWARFCallFrameInfo.h149 Flags m_flags = 0; variable
H A DFunction.h664 Flags m_flags; global() variable
H A DSymbol.h343 uint32_t m_flags = 0; // A copy of the flags from the original symbol table, global() variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DProcessLaunchInfo.h137 Flags m_flags; // Bitwise OR of bits from lldb::LaunchFlags variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadPlanShouldStopHere.h130 lldb_private::Flags m_flags; variable
H A DStackFrame.h531 Flags m_flags; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCClassDescriptorV2.h88 uint8_t m_flags = 0; member
105 uint32_t m_flags; member
125 uint32_t m_flags; member
/freebsd/share/dtrace/
H A Dmbuf.d121 uint32_t m_flags; member
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatClasses.h118 Flags m_flags; variable
H A DTypeSummary.h267 Flags m_flags; variable
H A DTypeSynthetic.h277 Flags m_flags; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DExpressionVariable.h108 FlagType m_flags; // takes elements of Flags variable
/freebsd/sys/sys/
H A D_umtx.h42 __uint32_t m_flags; /* Flags of the mutex */ member
H A Dmbuf.h350 m_flags:24; /* flags; see below */ member
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.h324 std::bitset<kNumFlags> m_flags; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandObject.h406 Flags m_flags; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DIOHandler.h173 Flags m_flags; variable
H A DValueObject.h1004 } m_flags; variable
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp47 TypeSummaryImpl::Flags m_flags; member in ScriptAddOptions
139 TypeSummaryImpl::Flags m_flags; member in CommandObjectTypeSummaryAdd::CommandOptions
/freebsd/lib/libthr/thread/
H A Dthr_private.h168 int m_flags; member
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32.h132 __uint32_t m_flags; /* Flags of the mutex */ member

12