Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlcode.c109 static Instruction *getjumpcontrol (FuncState *fs, int pc) { in getjumpcontrol() function
124 Instruction i = *getjumpcontrol(fs, list); in need_value()
132 Instruction *i = getjumpcontrol(fs, node); in patchtestreg()
599 Instruction *pc = getjumpcontrol(fs, e->u.info); in invertjump()