Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCPseudoProbe.h318 MCPseudoProbeSection &getProbeSections() { return MCProbeSections; } in getProbeSections() function
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCPseudoProbe.cpp203 auto &ProbeSections = ProbeTable.getProbeSections(); in emit()
H A DMCStreamer.cpp1118 Context.getMCPseudoProbeTable().getProbeSections().addPseudoProbe( in emitPseudoProbe()