Home
last modified time | relevance | path

Searched defs:FnSym (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp175 emitLinkage(&MF.getFunction(), FnSym); in emitKCFITypeId() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp962 getSectionForLSDA(const Function & F,const MCSymbol & FnSym,const TargetMachine & TM) const getSectionForLSDA() argument
2670 getSectionForLSDA(const Function & F,const MCSymbol & FnSym,const TargetMachine & TM) const getSectionForLSDA() argument
2694 getSectionForLSDA(const Function & F,const MCSymbol & FnSym,const TargetMachine & TM) const getSectionForLSDA() argument
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCStreamer.cpp1114 emitPseudoProbe(uint64_t Guid,uint64_t Index,uint64_t Type,uint64_t Attr,uint64_t Discriminator,const MCPseudoProbeInlineStack & InlineStack,MCSymbol * FnSym) emitPseudoProbe() argument
H A DMCAsmStreamer.cpp2412 emitPseudoProbe(uint64_t Guid,uint64_t Index,uint64_t Type,uint64_t Attr,uint64_t Discriminator,const MCPseudoProbeInlineStack & InlineStack,MCSymbol * FnSym) emitPseudoProbe() argument
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp5927 MCSymbol *FnSym = getContext().lookupSymbol(FnName); parseDirectivePseudoProbe() local