Home
last modified time | relevance | path

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

/openbmc/linux/scripts/mod/
H A Dsymsearch.c50 static unsigned int symbol_count(struct elf_info *elf) in symbol_count() function
126 unsigned int table_size = symbol_count(elf); in symsearch_init()