Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/tools/ci/
Dcheck_callgraph.py322 def get_symbols_and_refs(rtl_list, elf_file): # type: (List[str], BinaryIO) -> Tuple[List[Symbol],… function
402 _, refs = get_symbols_and_refs(rtl_list, args.elf_file)