/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterFlagsLinux_arm64.h |
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | Flags.h | 34 Flags(ValueType flags = 0) : m_flags(flags) {} in m_flags() function
|
H A D | ArchSpec.h | 541 uint32_t m_flags = 0; global() variable
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | CompileUnit.h | 419 Flags m_flags; variable
|
H A D | Function.h | 660 Flags m_flags; variable
|
H A D | DWARFCallFrameInfo.h | 149 Flags m_flags = 0; variable
|
H A D | Symbol.h | 345 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 D | ProcessLaunchInfo.h | 137 Flags m_flags; // Bitwise OR of bits from lldb::LaunchFlags variable
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | ThreadPlanShouldStopHere.h | 130 lldb_private::Flags m_flags; variable
|
H A D | StackFrame.h | 531 Flags m_flags; variable
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/ |
H A D | NodeIntrospection.h |
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
H A D | AppleObjCClassDescriptorV2.h | 88 uint8_t m_flags = 0; member 105 uint32_t m_flags; member 125 uint32_t m_flags; member
|
/freebsd-src/share/dtrace/ |
H A D | mbuf.d | 121 uint32_t m_flags; member
|
/freebsd-src/sys/sys/ |
H A D | _umtx.h | 42 __uint32_t m_flags; /* Flags of the mutex */ member
|
H A D | mbuf.h | 350 m_flags:24; /* flags; see below */ member [all...] |
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Expression/ |
H A D | ExpressionVariable.h | 108 FlagType m_flags; // takes elements of Flags variable
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/DataFormatters/ |
H A D | FormatClasses.h | 118 Flags m_flags; variable
|
H A D | TypeSummary.h | 267 Flags m_flags; variable
|
H A D | TypeSynthetic.h | 270 Flags m_flags; global() variable [all...] |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | SymbolFileDWARFDebugMap.h | 317 std::bitset<kNumFlags> m_flags; global() variable
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/ |
H A D | CommandObject.h | 378 Flags m_flags; global() variable
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | IOHandler.h | 173 Flags m_flags; variable
|
H A D | ValueObject.h | 918 } m_flags; global() variable
|
/freebsd-src/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectType.cpp | 47 TypeSummaryImpl::Flags m_flags; member in ScriptAddOptions 139 TypeSummaryImpl::Flags m_flags; member in CommandObjectTypeSummaryAdd::CommandOptions [all...] |
/freebsd-src/lib/libthr/thread/ |
H A D | thr_private.h | 168 int m_flags; member
|