Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCObjectFileInfo.h366 MCSection *getPseudoProbeDescSection(StringRef FuncName) const;
/freebsd-14-stable/contrib/llvm-project/llvm/lib/MC/
HDMCObjectFileInfo.cpp1156 MCObjectFileInfo::getPseudoProbeDescSection(StringRef FuncName) const { in getPseudoProbeDescSection() function in MCObjectFileInfo
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDTargetLoweringObjectFileImpl.cpp350 auto *S = C.getObjectFileInfo()->getPseudoProbeDescSection( in emitModuleMetadata()