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