Searched refs:STN_UNDEF (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | elf_common.h | 873 #define STN_UNDEF 0 /* Undefined symbol index. */ macro |
| /f-stack/freebsd/kern/ | ||
| H A D | link_elf.c | 1516 while (symnum != STN_UNDEF) { in link_elf_lookup_symbol() |