Home
last modified time | relevance | path

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

12

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Utility/
DFlags.h34 Flags(ValueType flags = 0) : m_flags(flags) {} in m_flags() function
DArchSpec.h530 uint32_t m_flags = 0; variable
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
DCompileUnit.h405 Flags m_flags; variable
DDWARFCallFrameInfo.h147 Flags m_flags = 0; variable
DSymbol.h279 uint32_t m_flags = 0; // A copy of the flags from the original symbol table, variable
DFunction.h670 Flags m_flags; variable
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCClassDescriptorV2.h85 uint8_t m_flags = 0; member
102 uint32_t m_flags; member
122 uint32_t m_flags; member
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Target/
DThreadPlanShouldStopHere.h130 lldb_private::Flags m_flags; variable
DStackFrame.h510 Flags m_flags; variable
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Tooling/
DNodeIntrospection.h41 : m_flags(flags), m_on(std::move(on)), m_name(std::move(name)) {} in m_flags() function
/freebsd-12-stable/share/dtrace/
Dmbuf.d117 uint32_t m_flags; member
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Host/
DProcessLaunchInfo.h176 Flags m_flags; // Bitwise OR of bits from lldb::LaunchFlags variable
/freebsd-12-stable/sys/sys/
D_umtx.h40 __uint32_t m_flags; /* Flags of the mutex */ member
Dmbuf.h273 m_flags:24; /* flags; see below */ member
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARFDebugMap.h307 std::bitset<kNumFlags> m_flags; variable
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Expression/
DExpressionVariable.h107 FlagType m_flags; // takes elements of Flags variable
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
DCommandObject.h365 Flags m_flags; variable
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
DTypeSummary.h267 Flags m_flags; variable
DTypeSynthetic.h270 Flags m_flags; variable
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Core/
DIOHandler.h178 Flags m_flags; variable
DValueObject.h929 } m_flags; variable
/freebsd-12-stable/contrib/llvm-project/lldb/source/Commands/
DCommandObjectType.cpp48 TypeSummaryImpl::Flags m_flags; member in ScriptAddOptions
121 TypeSummaryImpl::Flags m_flags; member in CommandObjectTypeSummaryAdd::CommandOptions
/freebsd-12-stable/lib/libthr/thread/
Dthr_private.h171 int m_flags; member
/freebsd-12-stable/sys/compat/freebsd32/
Dfreebsd32.h111 __uint32_t m_flags; /* Flags of the mutex */ member
/freebsd-12-stable/sys/netpfil/ipfilter/netinet/
Dip_compat.h310 # define m_flags mb_flags macro

12