Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCObjectFileInfo.h360 MCSection *getPseudoProbeSection(const MCSection &TextSec) const;
/openbsd/src/gnu/llvm/llvm/lib/MC/
DMCPseudoProbe.cpp207 if (auto *S = Ctx.getObjectFileInfo()->getPseudoProbeSection( in emit()
DMCObjectFileInfo.cpp1167 MCObjectFileInfo::getPseudoProbeSection(const MCSection &TextSec) const { in getPseudoProbeSection() function in MCObjectFileInfo