Searched refs:mem_section (Results 1 – 1 of 1) sorted by relevance
135 mem_section = gdb.parse_and_eval("mem_section")136 return mem_section[root][nr & self.SECTION_ROOT_MASK]160 def valid_section(self, mem_section): argument161 if mem_section != None and (mem_section['section_mem_map'] & self.SECTION_HAS_MEM_MAP):165 def early_section(self, mem_section): argument166 if mem_section != None and (mem_section['section_mem_map'] & self.SECTION_IS_EARLY):