Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/
H A Dgenerate_cfi_kallsyms.pl81 sub is_symbol { subroutine
182 if (is_symbol($_) || is_hint($_)) {
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dkconfiglib.py1781 def is_symbol(self): member in Item