Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DCompileUnit.h422 Flags m_flags; ///< Compile unit flags that help with partial parsing. variable
H A DFunction.h658 Flags m_flags; variable
H A DSymbol.h271 uint32_t m_flags; // A copy of the flags from the original symbol table, the variable
H A DDWARFCallFrameInfo.h144 Flags m_flags = 0; variable
H A DType.h233 } m_flags; variable
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCClassDescriptorV2.h79 uint8_t m_flags; member
98 uint32_t m_flags; member
118 uint32_t m_flags; member
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DThreadPlanShouldStopHere.h133 lldb_private::Flags m_flags; variable
H A DStackFrame.h569 Flags m_flags; variable
H A DProcessLaunchInfo.h157 Flags m_flags; // Bitwise OR of bits from lldb::LaunchFlags variable
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DFlags.h41 Flags(ValueType flags = 0) : m_flags(flags) {} in m_flags() function
H A DArchSpec.h597 uint32_t m_flags = 0; variable
/freebsd-12.1/share/dtrace/
H A Dmbuf.d117 uint32_t m_flags; member
/freebsd-12.1/sys/sys/
H A D_umtx.h40 __uint32_t m_flags; /* Flags of the mutex */ member
H A Dmbuf.h269 m_flags:24; /* flags; see below */ member
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.h310 std::bitset<kNumFlags> m_flags; variable
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Expression/
H A DExpressionVariable.h114 FlagType m_flags; // takes elements of Flags variable
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DTypeSummary.h271 Flags m_flags; variable
H A DTypeSynthetic.h266 Flags m_flags; variable
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DCommandObject.h393 Flags m_flags; variable
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DIOHandler.h174 Flags m_flags; variable
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectType.cpp48 TypeSummaryImpl::Flags m_flags; member in ScriptAddOptions
138 TypeSummaryImpl::Flags m_flags; member in CommandObjectTypeSummaryAdd::CommandOptions
/freebsd-12.1/lib/libthr/thread/
H A Dthr_private.h171 int m_flags; member
/freebsd-12.1/sys/contrib/ipfilter/netinet/
H A Dip_compat.h343 # define m_flags mb_flags macro
/freebsd-12.1/sys/kern/
H A Dkern_umtx.c224 __uint32_t m_flags; /* Flags of the mutex */ member
/freebsd-12.1/contrib/sendmail/src/
H A Dsendmail.h426 BITMAP256 m_flags; /* status flags, see below */ member