Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterFlagsLinux_arm64.h
/freebsd-src/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.h541 uint32_t m_flags = 0; global() variable
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DCompileUnit.h419 Flags m_flags; variable
H A DFunction.h660 Flags m_flags; variable
H A DDWARFCallFrameInfo.h149 Flags m_flags = 0; variable
H A DSymbol.h345 uint32_t m_flags = 0; // A copy of the flags from the original symbol table, variable
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Host/
H A DProcessLaunchInfo.h137 Flags m_flags; // Bitwise OR of bits from lldb::LaunchFlags variable
/freebsd-src/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-src/contrib/llvm-project/clang/include/clang/Tooling/
H A DNodeIntrospection.h
/freebsd-src/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-src/share/dtrace/
H A Dmbuf.d121 uint32_t m_flags; member
/freebsd-src/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
[all...]
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Expression/
H A DExpressionVariable.h108 FlagType m_flags; // takes elements of Flags variable
/freebsd-src/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.h270 Flags m_flags; global() variable
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.h317 std::bitset<kNumFlags> m_flags; global() variable
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandObject.h378 Flags m_flags; global() variable
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/
H A DIOHandler.h173 Flags m_flags; variable
H A DValueObject.h918 } m_flags; global() variable
/freebsd-src/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
[all...]
/freebsd-src/lib/libthr/thread/
H A Dthr_private.h168 int m_flags; member

12