Searched refs:print_sections (Results 1 – 1 of 1) sorted by relevance
227 print_sections: Tuple[str, ...] = (".text", ".data", ".bss") variable in MapParser457 columns.extend(self.print_sections)462 for col in self.print_sections:468 for k in self.print_sections:478 for k in self.print_sections:526 for k in (self.print_sections + self.delta_sections)