Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVTargetStreamer.h61 void emitNoteGnuPropertySection(const uint32_t Feature1And);
H A DRISCVTargetStreamer.cpp64 void RISCVTargetStreamer::emitNoteGnuPropertySection( in emitNoteGnuPropertySection() function in RISCVTargetStreamer
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVAsmPrinter.cpp951 RTS.emitNoteGnuPropertySection(ELF::GNU_PROPERTY_RISCV_FEATURE_1_CFI_SS); in emitNoteGnuProperty()