Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430ELFStreamer.cpp44 MCSection *AttributeSection = getStreamer().getContext().getELFSection( in MSP430TargetELFStreamer() local
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCELFStreamer.h115 unsigned Type, MCSection *&AttributeSection) { in emitAttributesSection()
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.h48 MCSection *AttributeSection = nullptr; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.h33 MCSection *AttributeSection = nullptr; variable
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCELFStreamer.cpp832 MCSection *&AttributeSection, SmallVector<AttributeItem, 64> &AttrsVec) { in createAttributesSection()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp390 MCSection *AttributeSection = nullptr; member in __anon351017eb0111::ARMTargetELFStreamer