Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCPseudoProbe.cpp260 auto &ProbeSections = ProbeTable.getProbeSections(); in emit() local
261 if (ProbeSections.empty()) in emit()
267 ProbeSections.emit(MCOS); in emit()