Searched refs:dsym_hint_producer (Results 1 – 1 of 1) sorted by relevance
353 def __init__(self, binary_name_filter=None, dsym_hint_producer=None): argument362 self.dsym_hint_producer = dsym_hint_producer386 if self.system == 'Darwin' and self.dsym_hint_producer:387 dsym_hints_for_binary = set(self.dsym_hint_producer(binary))