Searched defs:GCOVFunction (Results 1 – 2 of 2) sorted by relevance
40 class GCOVFunction; variable234 GCOVFunction(GCOVFile &file) : file(file) {} in GCOVFunction() function
379 class GCOVFunction : public GCOVRecord { class381 GCOVFunction(GCOVProfiler *P, Function *F, const DISubprogram *SP, in GCOVFunction() function in __anon8d0cc8750611::GCOVFunction