Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCPseudoProbe.cpp205 auto &ProbeSections = ProbeTable.getProbeSections(); in emit() local
206 if (ProbeSections.empty()) in emit()
212 ProbeSections.emit(MCOS); in emit()