Searched refs:text_addr_lo (Results 1 – 1 of 1) sorted by relevance
153 def __init__(self, text_addr_lo, text_addr_hi, identifier, version, uuid, path): argument155 self.add_section (symbolication.Section(text_addr_lo, text_addr_hi, "__TEXT"))664 …pping %s loaded at %#16.16x duplicate entry (probably commpage)" % (image.path, image.text_addr_lo)