Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp542 PseudoProbeDescSection = in initELFMCObjectFileInfo()
1168 auto *S = static_cast<MCSectionELF *>(PseudoProbeDescSection); in getPseudoProbeDescSection()
1176 return PseudoProbeDescSection; in getPseudoProbeDescSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h177 MCSection *PseudoProbeDescSection = nullptr; variable