Searched refs:tail (Results 1 – 6 of 6) sorted by relevance
38 bx r12 @ if non-null, tail call to method's code
130 bx r12 @ tail-call into actual code
232 bx r12 @ tail call to target858 bx r12 @ tail-call into actual code
414 std::string tail(option.substr(option[1] == 'X' ? 10 : 15)); in Create() local415 if (tail == "help" || !Dbg::ParseJdwpOptions(tail)) { in Create()
1091 tail = line[pos:]1092 num_open = tail.count(startchar) - tail.count(endchar)
902 jr $v0 # tail call to method