Searched refs:IMAGE_SYM_TYPE_NULL (Results 1 - 21 of 21) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h85 COFF::SymbolBaseType SimpleType = COFF::IMAGE_SYM_TYPE_NULL;
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dsimple-object-coff.c155 #define IMAGE_SYM_TYPE_NULL (0) macro
161 ((IMAGE_SYM_DTYPE_NULL << 4) | IMAGE_SYM_TYPE_NULL)
H A Dsimple-object-xcoff.c250 #define IMAGE_SYM_TYPE_NULL (0) macro
256 ((IMAGE_SYM_DTYPE_NULL << 4) | IMAGE_SYM_TYPE_NULL)
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dsimple-object-coff.c155 #define IMAGE_SYM_TYPE_NULL (0) macro
161 ((IMAGE_SYM_DTYPE_NULL << 4) | IMAGE_SYM_TYPE_NULL)
H A Dsimple-object-xcoff.c250 #define IMAGE_SYM_TYPE_NULL (0) macro
256 ((IMAGE_SYM_DTYPE_NULL << 4) | IMAGE_SYM_TYPE_NULL)
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dsimple-object-coff.c155 #define IMAGE_SYM_TYPE_NULL (0) macro
161 ((IMAGE_SYM_DTYPE_NULL << 4) | IMAGE_SYM_TYPE_NULL)
H A Dsimple-object-xcoff.c250 #define IMAGE_SYM_TYPE_NULL (0) macro
256 ((IMAGE_SYM_DTYPE_NULL << 4) | IMAGE_SYM_TYPE_NULL)
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dsimple-object-coff.c155 #define IMAGE_SYM_TYPE_NULL (0) macro
161 ((IMAGE_SYM_DTYPE_NULL << 4) | IMAGE_SYM_TYPE_NULL)
H A Dsimple-object-xcoff.c250 #define IMAGE_SYM_TYPE_NULL (0) macro
256 ((IMAGE_SYM_DTYPE_NULL << 4) | IMAGE_SYM_TYPE_NULL)
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dsimple-object-coff.c155 #define IMAGE_SYM_TYPE_NULL (0) macro
161 ((IMAGE_SYM_DTYPE_NULL << 4) | IMAGE_SYM_TYPE_NULL)
H A Dsimple-object-xcoff.c250 #define IMAGE_SYM_TYPE_NULL (0) macro
256 ((IMAGE_SYM_DTYPE_NULL << 4) | IMAGE_SYM_TYPE_NULL)
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dsimple-object-coff.c155 #define IMAGE_SYM_TYPE_NULL (0) macro
161 ((IMAGE_SYM_DTYPE_NULL << 4) | IMAGE_SYM_TYPE_NULL)
H A Dsimple-object-xcoff.c250 #define IMAGE_SYM_TYPE_NULL (0) macro
256 ((IMAGE_SYM_DTYPE_NULL << 4) | IMAGE_SYM_TYPE_NULL)
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/ia32/
H A Dpe.h305 #define IMAGE_SYM_TYPE_NULL 0 // no type. macro
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Dpe.h311 #define IMAGE_SYM_TYPE_NULL 0 // no type. macro
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/x86_64/
H A Dpe.h305 #define IMAGE_SYM_TYPE_NULL 0 // no type. macro
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DCOFF.h240 IMAGE_SYM_TYPE_NULL = 0, ///< No type information or unknown base type.
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp87 ECase(IMAGE_SYM_TYPE_NULL);
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DCOFF.h396 return isExternal() && getBaseType() == COFF::IMAGE_SYM_TYPE_NULL &&
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp457 { "Null" , COFF::IMAGE_SYM_TYPE_NULL },
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinnt.d1282 IMAGE_SYM_TYPE_NULL,

Completed in 391 milliseconds