Home
last modified time | relevance | path

Searched defs:AttributeSection (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/unittests/Support/
H A DARMAttributeParser.cpp9 struct AttributeSection { struct
13 AttributeSection(unsigned tag, unsigned value) : Tag(tag), Value(value) { } in AttributeSection() argument
32 AttributeSection Section(Tag, Value); in testBuildAttr() argument
/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430ELFStreamer.cpp44 MCSection *AttributeSection = getStreamer().getContext().getELFSection( MSP430TargetELFStreamer() local
/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.h48 MCSection *AttributeSection = nullptr; global() variable
/llvm-project/llvm/include/llvm/MC/
H A DMCELFStreamer.h116 emitAttributesSection(StringRef Vendor,const Twine & Section,unsigned Type,MCSection * & AttributeSection) emitAttributesSection() argument
/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.h33 MCSection *AttributeSection = nullptr; variable
/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp736 if (AttributeSection) { in createAttributesSection() argument
[all...]
/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp322 MCSection *AttributeSection = nullptr; global() member in __anonb916f4370311::HexagonTargetELFStreamer
/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp390 MCSection *AttributeSection = nullptr; member in __anonb22a74070111::ARMTargetELFStreamer