gem5
|
Go to the source code of this file.
Functions | |
template<class AddrType > | |
void | copyStringArray (std::vector< std::string > &strings, AddrType array_ptr, AddrType data_ptr, SETranslatingPortProxy &memProxy) |
void copyStringArray | ( | std::vector< std::string > & | strings, |
AddrType | array_ptr, | ||
AddrType | data_ptr, | ||
SETranslatingPortProxy & | memProxy | ||
) |
Definition at line 43 of file process_impl.hh.
References BigEndianGuest::htog(), ArmISA::i, SETranslatingPortProxy::writeBlob(), and SETranslatingPortProxy::writeString().
Referenced by AlphaProcess::argsInit(), MipsProcess::argsInit(), PowerProcess::argsInit(), SparcProcess::argsInit(), ArmProcess::argsInit(), and X86ISA::X86Process::argsInit().