Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCELFStreamer.h114 void emitAttributesSection(StringRef Vendor, const Twine &Section, in emitAttributesSection() function
/llvm-project-15.0.7/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp1076 S.emitAttributesSection(CurrentVendor, ".ARM.attributes", in finishAttributeSection()