Home
last modified time | relevance | path

Searched refs:PseudoProbeDescSection (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp504 PseudoProbeDescSection = in initELFMCObjectFileInfo()
1104 auto *S = static_cast<MCSectionELF *>(PseudoProbeDescSection); in getPseudoProbeDescSection()
1112 return PseudoProbeDescSection; in getPseudoProbeDescSection()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h179 MCSection *PseudoProbeDescSection = nullptr; variable