Home
last modified time | relevance | path

Searched refs:IMAGE_SYM_CLASS_SECTION (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFImportFile.cpp349 IMAGE_SYM_CLASS_SECTION, in createImportDescriptor()
361 IMAGE_SYM_CLASS_SECTION, in createImportDescriptor()
367 IMAGE_SYM_CLASS_SECTION, in createImportDescriptor()
/freebsd/stand/efi/include/amd64/
H A Dpe.h354 #define IMAGE_SYM_CLASS_SECTION 104 macro
/freebsd/stand/efi/include/i386/
H A Dpe.h354 #define IMAGE_SYM_CLASS_SECTION 104 macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h247 IMAGE_SYM_CLASS_SECTION = 104, enumerator
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp137 ECase(IMAGE_SYM_CLASS_SECTION); in enumeration()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h414 return getStorageClass() == COFF::IMAGE_SYM_CLASS_SECTION; in isSection()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp510 { "Section" , COFF::IMAGE_SYM_CLASS_SECTION },