Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/nm/
H A Dnm.c176 #define CHECK_SYM_PRINT_DATA(p) (p->headp == NULL || p->sh_num == 0 || \ macro
1916 if (p == NULL || CHECK_SYM_PRINT_DATA(p)) in sym_list_print()
1941 if (ep == NULL || CHECK_SYM_PRINT_DATA(p)) in sym_list_print_each()
2007 if (p == NULL || CHECK_SYM_PRINT_DATA(p)) in sym_list_sort()