Home
last modified time | relevance | path

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

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