gem5
v20.1.0.0
|
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, const ByteOrder bo, PortProxy &memProxy) |
void copyStringArray | ( | std::vector< std::string > & | strings, |
AddrType | array_ptr, | ||
AddrType | data_ptr, | ||
const ByteOrder | bo, | ||
PortProxy & | memProxy | ||
) |
Definition at line 40 of file process_impl.hh.
References PowerISA::bo, htog(), ArmISA::i, PortProxy::writeBlob(), and PortProxy::writeString().
Referenced by MipsProcess::argsInit(), PowerProcess::argsInit(), SparcProcess::argsInit(), ArmProcess::argsInit(), and X86ISA::X86Process::argsInit().