Home
last modified time | relevance | path

Searched defs:STN_UNDEF (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/bsd/elftosb/dist/common/
H A DELF.h254 STN_UNDEF = 0 //!< Undefined symbol index. enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf.d435 enum STN_UNDEF = 0; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf_common.d416 enum STN_UNDEF = 0; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf_common.d416 enum STN_UNDEF = 0; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d441 enum STN_UNDEF = 0; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d436 enum STN_UNDEF = 0; variable
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h1040 #define STN_UNDEF 0 /* Undefined symbol index */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h1067 #define STN_UNDEF 0 /* Undefined symbol index */ macro
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h505 #define STN_UNDEF 0 /* undefined index */ macro
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h507 #define STN_UNDEF 0 /* undefined index */ macro
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h507 #define STN_UNDEF 0 /* undefined index */ macro
/netbsd-src/sys/sys/
H A Dexec_elf.h599 #define STN_UNDEF 0 /* undefined index */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1169 enum { STN_UNDEF = 0 }; enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d401 enum STN_UNDEF = 0; variable