struct DecodeResult

Defined at line 51 of file ../../sdk/lib/ld/include/lib/ld/decoded-module-in-memory.h

This is the successful return value of DecodeFromMemory, below. Some

or all of these things may be useless to some callers, but the startup

dynamic linker uses each in some cases.

Public Members

std::span<const Dyn> dynamic
size_type entry
std::optional<size_type> stack_size