Searched defs:ProfiledBinary (Results 1 – 1 of 1) sorted by relevance
44 class ProfiledBinary; variable163 ProfiledBinary(StringRef Path) : Path(Path), ProEpilogTracker(this) { in ProfiledBinary() function