Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h365 MCSection *getPseudoProbeDescSection(StringRef FuncName) const;
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp1207 MCObjectFileInfo::getPseudoProbeDescSection(StringRef FuncName) const { in getPseudoProbeDescSection() function in MCObjectFileInfo
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp351 auto *S = C.getObjectFileInfo()->getPseudoProbeDescSection( in emitModuleMetadata()