Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFStreamer.h114 void emitAttributesSection(StringRef Vendor, const Twine &Section, in emitAttributesSection() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.cpp84 S.emitAttributesSection(CurrentVendor, ".riscv.attributes", in finishAttributeSection()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp1080 S.emitAttributesSection(CurrentVendor, ".ARM.attributes", in finishAttributeSection()