Searched defs:GCOVFunction (Results 1 – 2 of 2) sorted by relevance
37 class GCOVFunction; variable241 GCOVFunction(GCOVFile &file) : file(file) {} in GCOVFunction() function
326 class GCOVFunction : public GCOVRecord { class328 GCOVFunction(GCOVProfiler *P, Function *F, const DISubprogram *SP, in GCOVFunction() function in __anon755d56fc0311::GCOVFunction