Home
last modified time | relevance | path

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

/linux/scripts/
H A Dextract-sys-certs.pl64 sub parse_symbols(@) { subroutine
78 parse_symbols(@lines);
86 parse_symbols(@lines);
H A Dsorttable.c312 static int parse_symbols(const char *fname) in parse_symbols() function
587 static inline int parse_symbols(const char *fname) { return 0; } in parse_symbols() function
974 if (parse_symbols(optarg) < 0) { in main()