GetStatement
virtual status_t GetStatement(FunctionDebugInfo* function,
virtual status_t GetStatement(FunctionDebugInfo* function,
virtual status_t GetStatement(FunctionDebugInfo* function,
virtual status_t GetStatement(FunctionDebugInfo* function,
if (functionDebugInfo->GetSpecificImageDebugInfo()->GetStatement(
if (function->GetSpecificImageDebugInfo()->GetStatement(function,
return fArchitecture->GetStatement(function, address, _statement);
virtual status_t GetStatement(FunctionDebugInfo* function,
return fArchitecture->GetStatement(function, address, _statement);
return fArchitecture->GetStatement(function, address, _statement);
return fArchitecture->GetStatement(function, address, _statement);
virtual status_t GetStatement(FunctionDebugInfo* function,
->GetStatement(functionDebugInfo, address, _statement);
Statement* statement = GetStatement(keyword);
Statement* GetStatement(const char* keyword);
const char* type = GetStatement()->GetValueString();
return GetStatement()->GetOption();
return GetStatement()->GetValue();
Statement* GetStatement() { return fStatement; }
openStatement.GetStatement()->Print();
statement->GetStatement()->Print();
AddUIGroup(text, group->GetStatement());
AddStatement(text, group->GetStatement());
Statement* GetStatement() { return fStatement; }