Home
last modified time | relevance | path

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

/external/python/setuptools/setuptools/command/
Dbdist_egg.py380 symbols = dict.fromkeys(iter_symbols(code))
397 def iter_symbols(code): function
405 for name in iter_symbols(const):
/external/pigweed/pw_bloat/py/pw_bloat/
Dbloaty_config.py129 for symbol in symtab_section.iter_symbols():