Home
last modified time | relevance | path

Searched defs:symbol_list (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/libc++/dist/libcxx/utils/sym_check/sym_check/
H A Dmatch.py9 def find_and_report_matching(symbol_list, regex_list): argument
26 def find_matching_symbols(symbol_list, regex_str): argument
/minix3/minix/commands/sprofdiff/
H A Dsprofdiff.c202 struct symbol_info *symbol, **symbol_list; in print_report() local