Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/
H A Dproftool.c109 char symtype; in read_system_map() local
119 &symtype, symname); in read_system_map()
130 symtype = tolower(symtype); in read_system_map()
131 if (symtype != 't' && symtype != 'w') in read_system_map()