These only exist to ferry data into a Process instance and end up going out of scope quite early. Because of this, we can just make it a plain struct for holding things and just std::move it into the relevant function. There's no need to make this inherit from the kernel's Object type. |
||
|---|---|---|
| .. | ||
| deconstructed_rom_directory.cpp | ||
| deconstructed_rom_directory.h | ||
| elf.cpp | ||
| elf.h | ||
| linker.cpp | ||
| linker.h | ||
| loader.cpp | ||
| loader.h | ||
| nax.cpp | ||
| nax.h | ||
| nca.cpp | ||
| nca.h | ||
| nro.cpp | ||
| nro.h | ||
| nso.cpp | ||
| nso.h | ||
| nsp.cpp | ||
| nsp.h | ||
| xci.cpp | ||
| xci.h | ||