Searched refs:SECTION_IS_EARLY (Results 1 – 3 of 3) sorted by relevance
83 self.SECTION_IS_EARLY = 1 << int(gdb.parse_and_eval('SECTION_IS_EARLY_BIT'))161 if mem_section != None and (mem_section['section_mem_map'] & self.SECTION_IS_EARLY):
1881 #define SECTION_IS_EARLY BIT(SECTION_IS_EARLY_BIT) macro1912 return (section && (section->section_mem_map & SECTION_IS_EARLY)); in early_section()
537 SECTION_IS_EARLY); in sparse_init_nid()