Searched refs:FindSection (Results 1 – 9 of 9) sorted by relevance
16 text = target.modules[0].FindSection(".text")
35 interp_section = lldb.SBModule(spec).FindSection(".interp")
22 interp_section = lldb.SBModule(spec).FindSection(".interp")
113 lldb::SBSection FindSection(const char *sect_name);
99 exe_module.FindSection(None)
263 target.SetSectionLoadAddress(module.FindSection("__TEXT"), 0x100000000)265 target.SetSectionLoadAddress(module.FindSection("__TEXT"), 0x7fff83f32000)267 target.SetSectionLoadAddress(module.FindSection("__TEXT"), 0x7fff883db000)269 target.SetSectionLoadAddress(module.FindSection("__TEXT"), 0x7fff8c0dc000)
195 FindSection (const char *sect_name);
546 SBSection SBModule::FindSection(const char *sect_name) { in FindSection() function in SBModule
339 section = self.module.FindSection(