Lines Matching defs:Add
238 def Add(self, code):
264 def Add(self, code, max_pages=-1):
279 page.Add(code)
401 self.code_map.Add(code)
422 self.code_map.Add(code)
737 code_sections.add(after_section)
739 reloc_sections.add(after_section)
764 code_map.Add(Code(name, start_address, start_address + size,
784 self.names.add(name)
801 code_map.Add(code, 16)