Home
last modified time | relevance | path

Searched refs:IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY (Results 1 – 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/coff/
Dpe.h326 #define IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY 1 macro
DChangeLog82 * pe.h (IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY): Define.
/freebsd-10-stable/sys/boot/efi/include/amd64/
Dpe.h379 #define IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY 1 macro
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
DCOFF.h356 IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY = 1, enumerator
/freebsd-10-stable/sys/boot/efi/include/i386/
Dpe.h379 #define IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY 1 macro
/freebsd-10-stable/sys/boot/efi/include/ia64/
Dpe.h385 #define IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY 1 macro
/freebsd-10-stable/contrib/binutils/gas/config/
Dobj-coff.c1082 SA_SET_SYM_FSIZE (symbolP, IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY); in pecoff_obj_set_weak_hook()
/freebsd-10-stable/contrib/llvm/tools/llvm-readobj/
DCOFFDumper.cpp399 { "NoLibrary", COFF::IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY },