Searched refs:GetSubSectionAtIndex (Results 1 – 4 of 4) sorted by relevance
107 lldb::SBSection SBSection::GetSubSectionAtIndex(size_t idx) { in GetSubSectionAtIndex() function in SBSection108 LLDB_RECORD_METHOD(lldb::SBSection, SBSection, GetSubSectionAtIndex, (size_t), in GetSubSectionAtIndex()308 LLDB_REGISTER_METHOD(lldb::SBSection, SBSection, GetSubSectionAtIndex, in RegisterMethods()
39 lldb::SBSection GetSubSectionAtIndex(size_t idx);
67 GetSubSectionAtIndex (size_t idx);
42773 result = (arg1)->GetSubSectionAtIndex(arg2); in _wrap_SBSection_GetSubSectionAtIndex()