Searched refs:FindSection (Results 1 – 4 of 4) sorted by relevance
111 lldb::SBSection FindSection(const char *sect_name);
560 SBSection SBModule::FindSection(const char *sect_name) { in FindSection() function in SBModule561 LLDB_RECORD_METHOD(lldb::SBSection, SBModule, FindSection, (const char *), in FindSection()757 LLDB_REGISTER_METHOD(lldb::SBSection, SBModule, FindSection, (const char *)); in RegisterMethods()
188 FindSection (const char *sect_name);
34410 result = (arg1)->FindSection((char const *)arg2); in _wrap_SBModule_FindSection()