Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/
H A DMCPseudoProbe.cpp203 auto &ProbeSections = ProbeTable.getProbeSections(); in emit() local
204 if (ProbeSections.empty()) in emit()
210 ProbeSections.emit(MCOS); in emit()