Searched refs:to_sym (Results 1 – 1 of 1) sorted by relevance
98 def __init__(self, from_sym, to_sym): # type: (Symbol, Symbol) -> None argument100 self.to_sym = to_sym107 self.to_sym.name,108 self.to_sym.addr,109 self.to_sym.section336 (not to_sections or ref.to_sym.section in to_sections):