Searched defs:GCOVFunction (Results 1 – 2 of 2) sorted by relevance
38 class GCOVFunction; variable242 GCOVFunction(GCOVFile &file) : file(file) {} in GCOVFunction() function
328 class GCOVFunction : public GCOVRecord { class330 GCOVFunction(GCOVProfiler *P, Function *F, const DISubprogram *SP, in GCOVFunction() function in __anon09913f2a0311::GCOVFunction