-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathundef_ref.txt
17 lines (16 loc) · 1.27 KB
/
undef_ref.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
FA_emitted_hooks_jumptable.s:(.ext+0x0): undefined reference to `lua_open'
FA_emitted_hooks_jumptable.s:(.ext+0x54): undefined reference to `lua_tostring'
FA_emitted_hooks_jumptable.s:(.ext+0x58): undefined reference to `lua_strlen'
FA_emitted_hooks_jumptable.s:(.ext+0x98): undefined reference to `lua_newtable'
FA_emitted_hooks_jumptable.s:(.ext+0xd4): undefined reference to `lua_getgcthreshold'
FA_emitted_hooks_jumptable.s:(.ext+0xd8): undefined reference to `lua_getgccount'
FA_emitted_hooks_jumptable.s:(.ext+0xdc): undefined reference to `lua_setgcthreshold'
FA_emitted_hooks_jumptable.s:(.ext+0xe0): undefined reference to `lua_version'
FA_emitted_hooks_jumptable.s:(.ext+0xf0): undefined reference to `lua_pushupvalues'
FA_emitted_hooks_jumptable.s:(.ext+0x150): undefined reference to `luaL_getmetatable'
FA_emitted_hooks_jumptable.s:(.ext+0x15c): undefined reference to `luaL_findstring'
FA_emitted_hooks_jumptable.s:(.ext+0x168): undefined reference to `luaL_getn'
FA_emitted_hooks_jumptable.s:(.ext+0x16c): undefined reference to `luaL_setn'
FA_emitted_hooks_jumptable.s:(.ext+0x190): undefined reference to `lua_dofile'
FA_emitted_hooks_jumptable.s:(.ext+0x194): undefined reference to `lua_dostring'
FA_emitted_hooks_jumptable.s:(.ext+0x198): undefined reference to `lua_dobuffer'