Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dmxsimage.c1135 unsigned int is_call) in sb_build_command_jump_call() argument
1144 const char *cmdname = is_call ? "CALL" : "JUMP"; in sb_build_command_jump_call()
1166 hab = is_call ? ROM_CALL_CMD_FLAG_HAB : ROM_JUMP_CMD_FLAG_HAB; in sb_build_command_jump_call()
1198 ccmd->header.tag = is_call ? ROM_CALL_CMD : ROM_JUMP_CMD; in sb_build_command_jump_call()