Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430ELFStreamer.cpp44 MCSection *AttributeSection = getStreamer().getContext().getELFSection( MSP430TargetELFStreamer() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.h48 MCSection *AttributeSection = nullptr; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFStreamer.h115 emitAttributesSection(StringRef Vendor,const Twine & Section,unsigned Type,MCSection * & AttributeSection) emitAttributesSection() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.h33 MCSection *AttributeSection = nullptr; variable
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp831 createAttributesSection(StringRef Vendor,const Twine & Section,unsigned Type,MCSection * & AttributeSection,SmallVector<AttributeItem,64> & AttrsVec) createAttributesSection() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp390 MCSection *AttributeSection = nullptr; global() member in __anone530d0e60111::ARMTargetELFStreamer