Home
last modified time | relevance | path

Searched refs:IMAGE_SCN_MEM_16BIT (Results 1 – 25 of 27) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/Windows/
Dmultiple-text-sections.s34 @ CHECK: IMAGE_SCN_MEM_16BIT
43 @ CHECK: IMAGE_SCN_MEM_16BIT
52 @ CHECK: IMAGE_SCN_MEM_16BIT
Dthumb-attributes.s16 @ CHECK-DAG: IMAGE_SCN_MEM_16BIT
Dtext-attributes.s24 @ CHECK: IMAGE_SCN_MEM_16BIT
/external/llvm/test/MC/ARM/Windows/
Dmultiple-text-sections.s34 @ CHECK: IMAGE_SCN_MEM_16BIT
43 @ CHECK: IMAGE_SCN_MEM_16BIT
52 @ CHECK: IMAGE_SCN_MEM_16BIT
Dtext-attributes.s24 @ CHECK: IMAGE_SCN_MEM_16BIT
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCOFF.h169 IMAGE_SCN_MEM_16BIT = 0x00020000, enumerator
/external/llvm/docs/
Dyaml2obj.rst129 , IMAGE_SCN_MEM_16BIT
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
Dyaml2obj.rst129 , IMAGE_SCN_MEM_16BIT
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFThumb.h42 COFF::IMAGE_SCN_MEM_16BIT; in isThumbFunc()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DFormatUtil.cpp212 PUSH_CHARACTERISTIC_FLAG(SC, IMAGE_SCN_MEM_16BIT, C, Style, "16-bit"); in formatSectionCharacteristics()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCOFF.h267 IMAGE_SCN_MEM_16BIT = 0x00020000, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DCOFF.h298 IMAGE_SCN_MEM_16BIT = 0x00020000, enumerator
/external/llvm/include/llvm/Support/
DCOFF.h262 IMAGE_SCN_MEM_16BIT = 0x00020000, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DDbiStreamBuilder.cpp305 if (!(Flags & COFF::IMAGE_SCN_MEM_16BIT)) in toSecMapFlags()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp264 CV_ENUM_ENT(COFF, IMAGE_SCN_MEM_16BIT),
/external/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp295 CV_ENUM_ENT(COFF, IMAGE_SCN_MEM_16BIT),
/external/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp390 Flags |= COFF::IMAGE_SCN_MEM_16BIT; in ParseDirectiveSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp416 Flags |= COFF::IMAGE_SCN_MEM_16BIT; in ParseDirectiveSection()
/external/llvm/lib/ObjectYAML/
DCOFFYAML.cpp225 BCase(IMAGE_SCN_MEM_16BIT); in bitset()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCOFFYAML.cpp273 BCase(IMAGE_SCN_MEM_16BIT); in bitset()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp612 (IsThumb ? COFF::IMAGE_SCN_MEM_16BIT : (COFF::SectionCharacteristics)0) | in initCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp643 (IsThumb ? COFF::IMAGE_SCN_MEM_16BIT : (COFF::SectionCharacteristics)0) | in initCOFFMCObjectFileInfo()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp822 (isThumb ? COFF::IMAGE_SCN_MEM_16BIT : (COFF::SectionCharacteristics)0); in getCOFFSectionFlags()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1021 (isThumb ? COFF::IMAGE_SCN_MEM_16BIT : (COFF::SectionCharacteristics)0); in getCOFFSectionFlags()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/
Dobj2yaml.test199 … Characteristics: [ IMAGE_SCN_CNT_CODE, IMAGE_SCN_MEM_PURGEABLE, IMAGE_SCN_MEM_16BIT, IMAGE_SCN_…

12