Searched refs:lprofVMOWriterCtx (Results 1 – 1 of 1) sorted by relevance
60 struct lprofVMOWriterCtx { struct69 struct lprofVMOWriterCtx *Ctx = (struct lprofVMOWriterCtx *)This->WriterCtx; in lprofVMOWriter() argument101 static void initVMOWriter(ProfDataWriter *This, struct lprofVMOWriterCtx *Ctx) { in initVMOWriter()152 struct lprofVMOWriterCtx Ctx = {.Vmo = Vmo, .Offset = 0}; in __llvm_profile_initialize()