Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCPseudoProbe.cpp264 auto &ProbeSections = ProbeTable.getProbeSections(); in emit() local
265 if (ProbeSections.empty()) in emit()
271 ProbeSections.emit(MCOS); in emit()