UVLoader
Userland Vita Loader
 All Data Structures Files Functions Variables Typedefs Macros Groups Pages
Data Structures | Data Fields
resolve_entry Struct Reference

Resolve table entry. More...

#include <resolve.h>

Data Structures

union  value
 Value of the entry. More...
 

Data Fields

u32_t nid
 NID of entry.
 
u16_t type
 See defined "Type of entry".
 
u16_t reserved
 For future use.
 
union resolve_entry::value value
 

Detailed Description

Resolve table entry.

This can represent either an unresolved entry from a homebrew or a resolved entry copied from a loaded module.


The documentation for this struct was generated from the following file: