Home
last modified time | relevance | path

Searched refs:from_sym (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/tools/ci/
Dcheck_callgraph.py98 def __init__(self, from_sym, to_sym): # type: (Symbol, Symbol) -> None argument
99 self.from_sym = from_sym
104 self.from_sym.name,
105 self.from_sym.addr,
106 self.from_sym.section,
335 if (not from_sections or ref.from_sym.section in from_sections) and \