nn::os::GetCodeRegionSize
#include <nn/os.h> size_t GetCodeRegionSize();
None.
Gets the size of the executable code region.
Gets the size in bytes of the memory region where the static module executable code is placed.
CONFIDENTIAL