--trace_functions and --trace_function_coverage
This commit is contained in:
@@ -52,7 +52,7 @@ class PPCFrontend {
|
||||
|
||||
bool DeclareFunction(FunctionInfo* symbol_info);
|
||||
bool DefineFunction(FunctionInfo* symbol_info, uint32_t debug_info_flags,
|
||||
uint32_t trace_flags, Function** out_function);
|
||||
Function** out_function);
|
||||
|
||||
private:
|
||||
Processor* processor_;
|
||||
|
||||
Reference in New Issue
Block a user