Home
last modified time | relevance | path

Searched defs:ProfileWriterContext (Results 1 – 1 of 1) sorted by relevance

/llvm-project/bolt/runtime/
H A Dinstr.cpp570 struct ProfileWriterContext { struct
571 IndCallDescription *IndCallDescriptions;
572 IndCallTargetDescription *IndCallTargets;
573 uint8_t *FuncDescriptions;
574 char *Strings; // String table with function names used in this binary
575 int FileDesc; // File descriptor for the file on disk backing this
577 void *MMapPtr; // The mmap ptr
578 int MMapSize; // The mmap size
582 CallFlowHashTable *CallFlowTable;