Home
last modified time | relevance | path

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

/titanic_52/usr/src/uts/common/sys/
H A Delf.h679 #define STN_UNDEF 0 macro
/titanic_52/usr/src/boot/sys/sys/
H A Delf_common.h788 #define STN_UNDEF 0 /* Undefined symbol index. */ macro
/titanic_52/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c407 ndx = STN_UNDEF; in ld_perform_outreloc()
H A Dmachrel.intel.c322 ndx = STN_UNDEF; in ld_perform_outreloc()
H A Dmachrel.sparc.c750 ndx = STN_UNDEF; in ld_perform_outreloc()
/titanic_52/usr/src/boot/sys/boot/common/
H A Dload_elf.c1016 while (symnum != STN_UNDEF) { in __elfN()