PatchworkOS
Loading...
Searching...
No Matches
aml_patch_up_entry_t Struct Reference

Entry in the global list of unresolved references. More...

#include <patch_up.h>

Data Fields

list_entry_t entry
 List entry for the global list of unresolved references.
 
aml_unresolved_obj_tunresolved
 The unresolved object.
 

Detailed Description

Entry in the global list of unresolved references.

Definition at line 31 of file patch_up.h.

Field Documentation

◆ entry

list_entry_t aml_patch_up_entry_t::entry

List entry for the global list of unresolved references.

Definition at line 33 of file patch_up.h.

Referenced by aml_patch_up_add_unresolved(), and aml_patch_up_remove_unresolved().

◆ unresolved

aml_unresolved_obj_t* aml_patch_up_entry_t::unresolved

The unresolved object.

Definition at line 34 of file patch_up.h.

Referenced by aml_patch_up_add_unresolved(), aml_patch_up_remove_unresolved(), and aml_patch_up_resolve_all().


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