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

/illumos-gate/usr/src/uts/common/sys/
H A Delf.h527 #define STN_UNDEF 0 macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h788 #define STN_UNDEF 0 /* Undefined symbol index. */ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c407 ndx = STN_UNDEF;
H A Dmachrel.intel.c322 ndx = STN_UNDEF;
H A Dmachrel.sparc.c750 ndx = STN_UNDEF;
/illumos-gate/usr/src/boot/sys/boot/common/
H A Dload_elf.c1012 while (symnum != STN_UNDEF) {

Completed in 92 milliseconds