Home
last modified time | relevance | path

Searched refs:createAttributesWithSubsection (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFStreamer.h129 createAttributesWithSubsection(AttributeSection, Section, Type, in emitAttributesSection()
139 void createAttributesWithSubsection(
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp671 void MCELFStreamer::createAttributesWithSubsection( in createAttributesWithSubsection() function in MCELFStreamer