Searched defs:SBSection (Results 1 – 7 of 7) sorted by relevance
/llvm-project/lldb/include/lldb/API/ | ||
H A D | SBData.h | 153 friend class SBSection; variable |
H A D | SBModule.h | 302 friend class SBSection; variable |
H A D | SBAddress.h | 98 friend class SBSection; variable |
H A D | SBTarget.h | 959 friend class SBSection; global() variable |
H A D | SBStream.h | 94 friend class SBSection; variable |
H A D | SBDefines.h | 102 class LLDB_API SBSection; global() variable |
/llvm-project/lldb/source/API/ | ||
H A D | SBSection.cpp | 23 SBSection::SBSection() { LLDB_INSTRUMENT_VA(this); } in SBSection() function in SBSection |