Home
last modified time | relevance | path

Searched refs:hookf (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dldblib.c259 static void hookf (lua_State *L, lua_Debug *ar) { in hookf() function
308 func = hookf; mask = makemask(smask, count); in db_sethook()
330 if (hook != NULL && hook != hookf) /* external hook? */ in db_gethook()