Home
last modified time | relevance | path

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

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