Searched defs:m_base (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ | ||
H A D | LibCxxTuple.cpp | 41 ValueObject* m_base = nullptr; member in __anon5a070c7f0111::TupleFrontEnd |
H A D | LibCxxProxyArray.cpp | 50 ValueObject *m_base = nullptr; member in lldb_private::formatters::LibcxxStdProxyArraySyntheticFrontEnd |
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Placeholder/ | ||
H A D | ObjectFilePlaceholder.h | 70 lldb::addr_t m_base; variable |
/freebsd/contrib/atf/atf-c/detail/ | ||
H A D | process_test.c | 110 struct base_stream m_base; member |
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ | ||
H A D | LoadedModuleInfoList.h | 99 lldb::addr_t m_base = LLDB_INVALID_ADDRESS; variable |
/freebsd/stand/i386/btx/btxldr/ | ||
H A D | btxldr.S | 386 m_base: .asciz "Client base address is \0\n" label |
/freebsd/sys/dev/bhnd/bcma/ | ||
H A D | bcmavar.h | 124 bhnd_addr_t m_base; /**< base address */ member |