Lines Matching defs:section_sp
29 SBSection::SBSection(const lldb::SectionSP §ion_sp) { in SBSection()
52 SectionSP section_sp(GetSP()); in operator bool() local
59 SectionSP section_sp(GetSP()); in GetName() local
69 SectionSP section_sp(GetSP()); in GetParent() local
83 SectionSP section_sp(GetSP()); in FindSubSection() local
96 SectionSP section_sp(GetSP()); in GetNumSubSections() local
106 SectionSP section_sp(GetSP()); in GetSubSectionAtIndex() local
114 void SBSection::SetSP(const lldb::SectionSP §ion_sp) { in SetSP()
122 SectionSP section_sp(GetSP()); in GetFileAddress() local
133 SectionSP section_sp(GetSP()); in GetLoadAddress() local
143 SectionSP section_sp(GetSP()); in GetByteSize() local
152 SectionSP section_sp(GetSP()); in GetFileOffset() local
167 SectionSP section_sp(GetSP()); in GetFileByteSize() local
183 SectionSP section_sp(GetSP()); in GetSectionData() local
196 SectionSP section_sp(GetSP()); in GetSectionType() local
205 SectionSP section_sp(GetSP()); in GetPermissions() local
214 SectionSP section_sp(GetSP()); in GetTargetByteSize() local
223 SectionSP section_sp(GetSP()); in GetAlignment() local
252 SectionSP section_sp(GetSP()); in GetDescription() local