Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h362 MCSection *getPseudoProbeSection(const MCSection *TextSec) const;
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCPseudoProbe.cpp185 Ctx.getObjectFileInfo()->getPseudoProbeSection(ProbeSec.first)) { in emit()
H A DMCObjectFileInfo.cpp1143 MCObjectFileInfo::getPseudoProbeSection(const MCSection *TextSec) const { in getPseudoProbeSection() function in MCObjectFileInfo