Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/profile/
DInstrProfilingPlatformFuchsia.c149 ProfDataWriter VMOWriter; in __llvm_profile_initialize() local
151 initVMOWriter(&VMOWriter, &Ctx); in __llvm_profile_initialize()
152 if (lprofWriteData(&VMOWriter, 0, 0) != 0) { in __llvm_profile_initialize()