MCPcopy Create free account

hub / github.com/EmmyLua/EmmyLuaDebugger / functions

Functions8,365 in github.com/EmmyLua/EmmyLuaDebugger

↓ 7 callersFunctionluaK_jump
** Create a jump instruction and return its position, so its destination ** can be fixed later (with 'fixjump'). If there are jumps to ** this positio
third-party/lua-5.3.5/src/lcode.c:136
↓ 7 callersFunctionluaK_jump
third-party/lua-5.2.4/src/lcode.c:59
↓ 7 callersFunctionluaL_getmetafield
third-party/lua-5.5.0/src/lauxlib.c:884
↓ 7 callersFunctionluaL_getmetafield
third-party/lua-5.4.6/src/lauxlib.c:860
↓ 7 callersFunctionluaL_setfuncs
** set functions from list 'l' into table at top - 'nup'; each ** function gets the 'nup' elements at the top as upvalues. ** Returns with only the ta
third-party/lua-5.5.0/src/lauxlib.c:965
↓ 7 callersFunctionluaL_setfuncs
** set functions from list 'l' into table at top - 'nup'; each ** function gets the 'nup' elements at the top as upvalues. ** Returns with only the ta
third-party/lua-5.4.6/src/lauxlib.c:942
↓ 7 callersFunctionluaT_gettmbyobj
third-party/lua-5.1.5/src/ltm.c:61
↓ 7 callersFunctionluaT_gettmbyobj
third-party/lua-5.3.5/src/ltm.c:70
↓ 7 callersFunctionluaV_finishset
** Finish a table assignment 't[key] = val'. ** About anchoring the table before the call to 'luaH_finishset': ** This call may trigger an emergency c
third-party/lua-5.5.0/src/lvm.c:334
↓ 7 callersFunctionluaV_finishset
** Finish a table assignment 't[key] = val'. ** If 'slot' is NULL, 't' is not a table. Otherwise, 'slot' points ** to the entry 't[key]', or to a val
third-party/lua-5.4.6/src/lvm.c:332
↓ 7 callersFunctionlua_checkstack
third-party/lua-5.2.4/src/lapi.c:92
↓ 7 callersFunctionlua_concat
third-party/lua-5.3.5/src/lapi.c:1140
↓ 7 callersFunctionlua_concat
third-party/lua-5.2.4/src/lapi.c:1131
↓ 7 callersFunctionlua_getglobal
third-party/lua-5.5.0/src/lapi.c:699
↓ 7 callersFunctionlua_getinfo
third-party/lua-5.1.5/src/ldebug.c:232
↓ 7 callersFunctionlua_getinfo
third-party/lua-5.3.5/src/ldebug.c:309
↓ 7 callersFunctionlua_isnumber
third-party/lua-5.1.5/src/lapi.c:260
↓ 7 callersFunctionlua_pcall
emmy_debugger/src/api/lua_api_loader.cpp:295
↓ 7 callersFunctionlua_pushlightuserdata
third-party/lua-5.5.0/src/lapi.c:647
↓ 7 callersFunctionlua_pushlightuserdata
third-party/lua-5.1.5/src/lapi.c:511
↓ 7 callersFunctionlua_rawseti
third-party/lua-5.5.0/src/lapi.c:952
↓ 7 callersFunctionlua_rawseti
third-party/lua-5.3.5/src/lapi.c:817
↓ 7 callersFunctionlua_replace
third-party/lua-5.2.4/src/lapi.c:217
↓ 7 callersFunctionlua_saveline
third-party/lua-5.5.0/src/lua.c:481
↓ 7 callersFunctionlua_setglobal
third-party/lua-5.5.0/src/lapi.c:878
↓ 7 callersFunctionlua_seti
third-party/lua-5.5.0/src/lapi.c:908
↓ 7 callersFunctionlua_setmetatable
third-party/lua-5.4.6/src/lapi.c:933
↓ 7 callersFunctionlua_setmetatable
third-party/lua-5.2.4/src/lapi.c:812
↓ 7 callersFunctionmake_expect_screen_set_attr
third-party/libuv-1.46.0/test/test-tty-escape-sequence-processing.c:284
↓ 7 callersFunctionmatch
third-party/lua-5.5.0/src/lstrlib.c:572
↓ 7 callersFunctionmatch
third-party/lua-5.4.6/src/lstrlib.c:570
↓ 7 callersFunctionmatch
third-party/lua-5.1.5/src/lstrlib.c:365
↓ 7 callersFunctionmatch
third-party/lua-5.3.5/src/lstrlib.c:425
↓ 7 callersFunctionmatch
third-party/lua-5.2.4/src/lstrlib.c:410
↓ 7 callersFunctionnew_localvar
third-party/lua-5.3.5/src/lparser.c:175
↓ 7 callersFunctionnew_localvar
third-party/lua-5.2.4/src/lparser.c:178
↓ 7 callersFunctionpushstr
third-party/lua-5.1.5/src/lobject.c:104
↓ 7 callersFunctionpushstr
third-party/lua-5.3.5/src/lobject.c:390
↓ 7 callersFunctionreglevel
** Convert 'nvar', a compiler index level, to its corresponding ** register. For that, search for the highest variable below that level ** that is in
third-party/lua-5.5.0/src/lparser.c:236
↓ 7 callersFunctionreglevel
** Convert 'nvar', a compiler index level, to its corresponding ** register. For that, search for the highest variable below that level ** that is in
third-party/lua-5.4.6/src/lparser.c:229
↓ 7 callersFunctionrun_timer_loop_once
third-party/libuv-1.46.0/test/test-fork.c:65
↓ 7 callersFunctionsettabsi
third-party/lua-5.4.6/src/ldblib.c:116
↓ 7 callersMethodstart_array
third-party/nlohmann/include/nlohmann/detail/input/json_sax.hpp:694
↓ 7 callersMethodstart_object
third-party/nlohmann/include/nlohmann/detail/input/json_sax.hpp:679
↓ 7 callersFunctionstr_checkname
third-party/lua-5.1.5/src/lparser.c:117
↓ 7 callersFunctiontonumeral
** If expression is a numeric constant, fills 'v' with its value ** and returns 1. Otherwise, returns 0. */
third-party/lua-5.5.0/src/lcode.c:57
↓ 7 callersFunctiontonumeral
** If expression is a numeric constant, fills 'v' with its value ** and returns 1. Otherwise, returns 0. */
third-party/lua-5.4.6/src/lcode.c:57
↓ 7 callersFunctionuv__count_bufs
third-party/libuv-1.46.0/src/uv-common.c:622
↓ 7 callersFunctionuv__io_feed
third-party/libuv-1.46.0/src/unix/core.c:973
↓ 7 callersFunctionuv__stream_open
third-party/libuv-1.46.0/src/unix/stream.c:403
↓ 7 callersFunctionuv_fs_event_stop
third-party/libuv-1.46.0/src/unix/aix.c:854
↓ 7 callersFunctionuv_fs_lstat
third-party/libuv-1.46.0/src/win/fs.c:3402
↓ 7 callersFunctionuv_fs_poll_init
third-party/libuv-1.46.0/src/fs-poll.c:59
↓ 7 callersFunctionuv_fs_poll_start
third-party/libuv-1.46.0/src/fs-poll.c:66
↓ 7 callersFunctionuv_fs_realpath
third-party/libuv-1.46.0/src/win/fs.c:3330
↓ 7 callersFunctionuv_getnameinfo
* Entry point for getnameinfo * return 0 if a callback will be made * return error code if validation fails */
third-party/libuv-1.46.0/src/win/getnameinfo.c:117
↓ 7 callersFunctionuv_inet_pton
third-party/libuv-1.46.0/src/inet.c:146
↓ 7 callersFunctionuv_metrics_info
third-party/libuv-1.46.0/src/uv-common.c:1003
↓ 7 callersFunctionuv_once
third-party/libuv-1.46.0/src/win/thread.c:67
↓ 7 callersFunctionuv_os_get_passwd
third-party/libuv-1.46.0/src/win/util.c:1296
↓ 7 callersFunctionuv_poll_stop
third-party/libuv-1.46.0/src/win/poll.c:523
↓ 7 callersFunctionuv_ref
third-party/libuv-1.46.0/src/uv-common.c:596
↓ 7 callersFunctionuv_stop
third-party/libuv-1.46.0/src/uv-common.c:611
↓ 7 callersFunctionuv_tcp_init_ex
third-party/libuv-1.46.0/src/win/tcp.c:146
↓ 7 callersFunctionuv_udp_init_ex
third-party/libuv-1.46.0/src/uv-common.c:345
↓ 7 callersFunctionuv_udp_open
third-party/libuv-1.46.0/src/win/udp.c:905
↓ 7 callersFunctionuv_udp_recv_stop
third-party/libuv-1.46.0/src/uv-common.c:527
↓ 7 callersFunctionuv_udp_set_broadcast
third-party/libuv-1.46.0/src/win/udp.c:875
↓ 6 callersMethodAddDebugger
emmy_debugger/src/debugger/emmy_debugger_manager.cpp:36
↓ 6 callersMethodAddTarget
emmy_tool/src/command_line.cpp:3
↓ 6 callersFunctionDEBUGOUT
a macro that outputs the message to the Debug console if a debug build
third-party/EasyHook/EasyHookDll/RemoteHook/entry.cpp:58
↓ 6 callersFunctionDumpChar
third-party/lua-5.1.5/src/ldump.c:39
↓ 6 callersFunctionGetStealthStubSize
third-party/EasyHook/EasyHookDll/RemoteHook/stealth.c:429
↓ 6 callersMethodHandleBreak
emmy_debugger/src/debugger/emmy_debugger.cpp:659
↓ 6 callersFunctionLhIsValidHandle
third-party/EasyHook/DriverShared/LocalHook/install.c:58
↓ 6 callersFunctionaddstr2buff
** Add 'str' to the buffer. If string is larger than the buffer space, ** push the string directly to the stack. */
third-party/lua-5.4.6/src/lobject.c:453
↓ 6 callersFunctionadjustlocalvars
third-party/lua-5.1.5/src/lparser.c:167
↓ 6 callersFunctionadjustlocalvars
third-party/lua-5.3.5/src/lparser.c:202
↓ 6 callersFunctionadjustlocalvars
third-party/lua-5.2.4/src/lparser.c:205
↓ 6 callersFunctioncheck_utime
third-party/libuv-1.46.0/test/test-fs.c:807
↓ 6 callersFunctioncheckformat
** Check whether a conversion specification is valid. When called, ** first character in 'form' must be '%' and last character must ** be a valid conv
third-party/lua-5.5.0/src/lstrlib.c:1229
↓ 6 callersFunctioncheckformat
** Check whether a conversion specification is valid. When called, ** first character in 'form' must be '%' and last character must ** be a valid conv
third-party/lua-5.4.6/src/lstrlib.c:1225
↓ 6 callersFunctionchecklimit
third-party/lua-5.3.5/src/lparser.c:92
↓ 6 callersFunctionchecklimit
third-party/lua-5.2.4/src/lparser.c:96
↓ 6 callersFunctionclosefd
third-party/libuv-1.46.0/test/runner-unix.c:49
↓ 6 callersFunctioncodecomp
third-party/lua-5.1.5/src/lcode.c:673
↓ 6 callersFunctioncopywithendian
** Copy 'size' bytes from 'src' to 'dest', correcting endianness if ** given 'islittle' is different from native endianness. */
third-party/lua-5.5.0/src/lstrlib.c:1599
↓ 6 callersFunctioncopywithendian
** Copy 'size' bytes from 'src' to 'dest', correcting endianness if ** given 'islittle' is different from native endianness. */
third-party/lua-5.4.6/src/lstrlib.c:1589
↓ 6 callersFunctioncreate_tcp_socket
third-party/libuv-1.46.0/test/test-tcp-open.c:54
↓ 6 callersFunctiondecode_modrm_reg
* decode_modrm_reg * * Decodes reg field of mod/rm byte * */
third-party/EasyHook/DriverShared/Disassembler/libudis86/decode.c:523
↓ 6 callersFunctiondecode_modrm_rm
* decode_modrm_rm * * Decodes rm field of mod/rm byte * */
third-party/EasyHook/DriverShared/Disassembler/libudis86/decode.c:540
↓ 6 callersFunctiondo_connect
third-party/libuv-1.46.0/test/test-tcp-close-reset.c:183
↓ 6 callersFunctionenterblock
third-party/lua-5.1.5/src/lparser.c:285
↓ 6 callersFunctionerror
third-party/lua-5.2.4/src/lundump.c:30
↓ 6 callersFunctionesccheck
third-party/lua-5.5.0/src/llex.c:336
↓ 6 callersFunctionesccheck
third-party/lua-5.4.6/src/llex.c:319
↓ 6 callersFunctionesccheck
third-party/lua-5.3.5/src/llex.c:303
↓ 6 callersFunctionexplist
third-party/lua-5.5.0/src/lparser.c:1125
↓ 6 callersFunctiongen_operand
----------------------------------------------------------------------------- * gen_operand() - Generates assembly output for each operand. * ------
third-party/EasyHook/DriverShared/Disassembler/libudis86/syn-att.c:51
↓ 6 callersFunctiongetfield
third-party/lua-5.5.0/src/loslib.c:254
← previousnext →701–800 of 8,365, ranked by callers