| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/ |
| H A D | CompileUnit.h | 422 Flags m_flags; ///< Compile unit flags that help with partial parsing. variable
|
| H A D | Function.h | 658 Flags m_flags; variable
|
| H A D | Symbol.h | 271 uint32_t m_flags; // A copy of the flags from the original symbol table, the variable
|
| H A D | DWARFCallFrameInfo.h | 144 Flags m_flags = 0; variable
|
| H A D | Type.h | 233 } m_flags; variable
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleObjCClassDescriptorV2.h | 79 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 D | ThreadPlanShouldStopHere.h | 133 lldb_private::Flags m_flags; variable
|
| H A D | StackFrame.h | 569 Flags m_flags; variable
|
| H A D | ProcessLaunchInfo.h | 157 Flags m_flags; // Bitwise OR of bits from lldb::LaunchFlags variable
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Utility/ |
| H A D | Flags.h | 41 Flags(ValueType flags = 0) : m_flags(flags) {} in m_flags() function
|
| H A D | ArchSpec.h | 597 uint32_t m_flags = 0; variable
|
| /freebsd-12.1/share/dtrace/ |
| H A D | mbuf.d | 117 uint32_t m_flags; member
|
| /freebsd-12.1/sys/sys/ |
| H A D | _umtx.h | 40 __uint32_t m_flags; /* Flags of the mutex */ member
|
| H A D | mbuf.h | 269 m_flags:24; /* flags; see below */ member
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | SymbolFileDWARFDebugMap.h | 310 std::bitset<kNumFlags> m_flags; variable
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Expression/ |
| H A D | ExpressionVariable.h | 114 FlagType m_flags; // takes elements of Flags variable
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/DataFormatters/ |
| H A D | TypeSummary.h | 271 Flags m_flags; variable
|
| H A D | TypeSynthetic.h | 266 Flags m_flags; variable
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/ |
| H A D | CommandObject.h | 393 Flags m_flags; variable
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/ |
| H A D | IOHandler.h | 174 Flags m_flags; variable
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/ |
| H A D | CommandObjectType.cpp | 48 TypeSummaryImpl::Flags m_flags; member in ScriptAddOptions 138 TypeSummaryImpl::Flags m_flags; member in CommandObjectTypeSummaryAdd::CommandOptions
|
| /freebsd-12.1/lib/libthr/thread/ |
| H A D | thr_private.h | 171 int m_flags; member
|
| /freebsd-12.1/sys/contrib/ipfilter/netinet/ |
| H A D | ip_compat.h | 343 # define m_flags mb_flags macro
|
| /freebsd-12.1/sys/kern/ |
| H A D | kern_umtx.c | 224 __uint32_t m_flags; /* Flags of the mutex */ member
|
| /freebsd-12.1/contrib/sendmail/src/ |
| H A D | sendmail.h | 426 BITMAP256 m_flags; /* status flags, see below */ member
|