Searched defs:ProfileWriterContext (Results 1 – 1 of 1) sorted by relevance
570 struct ProfileWriterContext { struct571 IndCallDescription *IndCallDescriptions;572 IndCallTargetDescription *IndCallTargets;573 uint8_t *FuncDescriptions;574 char *Strings; // String table with function names used in this binary575 int FileDesc; // File descriptor for the file on disk backing this577 void *MMapPtr; // The mmap ptr578 int MMapSize; // The mmap size582 CallFlowHashTable *CallFlowTable;