Searched refs:PseudoProbeDescSection (Results 1 – 4 of 4) sorted by relevance
532 PseudoProbeDescSection = in initELFMCObjectFileInfo()1171 auto *S = static_cast<MCSectionELF *>(PseudoProbeDescSection); in getPseudoProbeDescSection()1179 return PseudoProbeDescSection; in getPseudoProbeDescSection()
551 ErrorOr<BinarySection &> PseudoProbeDescSection{std::errc::bad_address};
180 MCSection *PseudoProbeDescSection = nullptr; variable
593 if (!PseudoProbeDescSection && !PseudoProbeSection) { in parsePseudoProbe()599 if (!PseudoProbeDescSection) { in parsePseudoProbe()607 StringRef Contents = PseudoProbeDescSection->getContents(); in parsePseudoProbe()1603 PseudoProbeDescSection = BC->getUniqueSectionByName(".pseudo_probe_desc"); in readSpecialSections()3466 StringRef DescContents = PseudoProbeDescSection->getContents(); in encodePseudoProbes()