Searched hist:9186 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/base/loader/
H A Dobject_file.cc9186:635a7cdec721 Fri Sep 07 15:20:00 EDT 2012 Ali Saidi <Ali.Saidi@ARM.com> loader: initialize all memory in the ObjectFile objects.

Some bare metal build flows seem to build binaries that we aren't necessarily
expecting. Initialize everything to 0, so we don't make any assumptions about
what is or isn't in the binary.
H A Delf_object.cc9186:635a7cdec721 Fri Sep 07 15:20:00 EDT 2012 Ali Saidi <Ali.Saidi@ARM.com> loader: initialize all memory in the ObjectFile objects.

Some bare metal build flows seem to build binaries that we aren't necessarily
expecting. Initialize everything to 0, so we don't make any assumptions about
what is or isn't in the binary.

Completed in 20 milliseconds