Searched refs:PseudoProbeSection (Results 1 – 2 of 2) sorted by relevance
541 PseudoProbeSection = Ctx->getELFSection(".pseudo_probe", DebugSecType, 0); in initELFMCObjectFileInfo()1140 return PseudoProbeSection; in getPseudoProbeSection()1150 return Ctx->getELFSection(PseudoProbeSection->getName(), ELF::SHT_PROGBITS, in getPseudoProbeSection()
176 MCSection *PseudoProbeSection = nullptr; variable