Searched defs:IMAGE_SCN_LNK_INFO (Results 1 - 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DCOFF.h164 IMAGE_SCN_LNK_INFO = 0x00000200, enumerator in enum:llvm::COFF::SectionCharacteristics
/external/syslinux/efi32/include/efi/ia32/
H A Dpe.h261 #define IMAGE_SCN_LNK_INFO 0x00000200 // Section contains comments or some other type of information. macro
/external/syslinux/efi64/include/efi/x86_64/
H A Dpe.h261 #define IMAGE_SCN_LNK_INFO 0x00000200 // Section contains comments or some other type of information. macro
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia32/
H A Dpe.h261 #define IMAGE_SCN_LNK_INFO 0x00000200 // Section contains comments or some other type of information. macro
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia64/
H A Dpe.h267 #define IMAGE_SCN_LNK_INFO 0x00000200 // Section contains comments or some other type of information. macro
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/x86_64/
H A Dpe.h261 #define IMAGE_SCN_LNK_INFO 0x00000200 // Section contains comments or some other type of information. macro
/external/valgrind/coregrind/m_debuginfo/
H A Dreadpdb.c252 #define IMAGE_SCN_LNK_INFO 0x00000200 macro

Completed in 306 milliseconds