Home
last modified time | relevance | path

Searched refs:SHT_MSP430_ATTRIBUTES (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430ELFStreamer.cpp45 ".MSP430.attributes", ELF::SHT_MSP430_ATTRIBUTES, 0); in MSP430TargetELFStreamer()
/openbsd/gnu/llvm/llvm/lib/Object/
H A DELF.cpp268 switch (Type) { STRINGIFY_ENUM_CASE(ELF, SHT_MSP430_ATTRIBUTES); } in getELFSectionTypeName()
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h1066 SHT_MSP430_ATTRIBUTES = 0x70000003U, enumerator
/openbsd/gnu/llvm/llvm/lib/ObjectYAML/
H A DELFYAML.cpp708 ECase(SHT_MSP430_ATTRIBUTES); in enumeration()
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2657 printAttributes(ELF::SHT_MSP430_ATTRIBUTES, in printArchSpecificInfo()