Home
last modified time | relevance | path

Searched defs:CallInfo (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlstate.h69 typedef struct CallInfo { struct
72 struct CallInfo *previous, *next; /* dynamic call link */ argument
89 } CallInfo; argument