Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/elftoolchain/nm/
H A Dnm.c170 #define CHECK_SYM_PRINT_DATA(p) (p->headp == NULL || p->sh_num == 0 || \ macro
1877 if (p == NULL || CHECK_SYM_PRINT_DATA(p)) in sym_list_print()
1902 if (ep == NULL || CHECK_SYM_PRINT_DATA(p)) in sym_list_print_each()
1968 if (p == NULL || CHECK_SYM_PRINT_DATA(p)) in sym_list_sort()