Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/third_party/lua/src/
Dlua.h375 typedef struct lua_Debug lua_Debug; /* activation record */ typedef
379 typedef void (*lua_Hook) (lua_State *L, lua_Debug *ar);
382 LUA_API int (lua_getstack) (lua_State *L, int level, lua_Debug *ar);
383 LUA_API int (lua_getinfo) (lua_State *L, const char *what, lua_Debug *ar);
384 LUA_API const char *(lua_getlocal) (lua_State *L, const lua_Debug *ar, int n);
385 LUA_API const char *(lua_setlocal) (lua_State *L, const lua_Debug *ar, int n);
399 struct lua_Debug { struct
Dldblib.c113 lua_Debug ar; in db_getinfo()
165 lua_Debug ar; in db_getlocal()
194 lua_Debug ar; in db_setlocal()
229 lua_Debug ar; in checkupval()
259 static void hookf (lua_State *L, lua_Debug *ar) { in hookf()
Dldebug.c83 LUA_API int lua_getstack (lua_State *L, int level, lua_Debug *ar) { in lua_getstack()
144 LUA_API const char *lua_getlocal (lua_State *L, const lua_Debug *ar, int n) { in lua_getlocal()
166 LUA_API const char *lua_setlocal (lua_State *L, const lua_Debug *ar, int n) { in lua_setlocal()
178 static void funcinfo (lua_Debug *ar, Closure *cl) { in funcinfo()
215 static int auxgetinfo (lua_State *L, const char *what, lua_Debug *ar, in auxgetinfo()
266 LUA_API int lua_getinfo (lua_State *L, const char *what, lua_Debug *ar) { in lua_getinfo()
Dlauxlib.c67 static int pushglobalfuncname (lua_State *L, lua_Debug *ar) { in pushglobalfuncname()
83 static void pushfuncname (lua_State *L, lua_Debug *ar) { in pushfuncname()
102 lua_Debug ar; in countlevels()
118 lua_Debug ar; in luaL_traceback()
154 lua_Debug ar; in luaL_argerror()
184 lua_Debug ar; in luaL_where()
Dlcorolib.c114 lua_Debug ar; in luaB_costatus()
Dlua.c94 static void lstop (lua_State *L, lua_Debug *ar) { in lstop()
Dloadlib.c547 lua_Debug ar; in set_env()
Dldo.c223 lua_Debug ar; in luaD_hook()
/external/llvm/test/CodeGen/X86/
Dcoalescer-cross.ll22 %struct.lua_Debug = type { i32, i8*, i8*, i8*, i8*, i32, i32, i32, i32, [60 x i8], i32 }
23 …i32, i32, i16, i16, i8, i8, i32, i32, void (%struct.lua_State*, %struct.lua_Debug*)*, %struct.TVal…
/external/llvm/test/CodeGen/PowerPC/
Dbdzlr.ll9 …2, i16, i16, i8, i8, i32, i32, void (%struct.lua_State.14.689*, %struct.lua_Debug.12.687*)*, %stru…
22 %struct.lua_Debug.12.687 = type { i32, i8*, i8*, i8*, i8*, i32, i32, i32, i32, [60 x i8], i32 }