Searched refs:module_end (Results 1 – 5 of 5) sorted by relevance
272 GElf_Addr module_end = 0; in dwfl_segment_report_module() local410 if (module_end < vaddr_end) in dwfl_segment_report_module()411 module_end = vaddr_end; in dwfl_segment_report_module()449 module_end += bias; in dwfl_segment_report_module()455 ndx = addr_segndx (dwfl, segment, module_end, true); in dwfl_segment_report_module()552 if ((dynstr_vaddr < module_start || dynstr_vaddr >= module_end) in dwfl_segment_report_module()554 && dynstr_vaddr + bias < module_end) in dwfl_segment_report_module()557 if (unlikely (dynstr_vaddr + dynstrsz > module_end)) in dwfl_segment_report_module()571 module_start, module_end); in dwfl_segment_report_module()
423 module_iterator module_end() const { return Modules.end(); } in module_end() function
1312 MEnd = ModMap.module_end(); in collectAllModules()
712 ANNOTATION(module_end)
1545 E = MMap.module_end(); I != E; ++I) { in loadGlobalModuleIndex()