Searched refs:jump (Results 1 – 11 of 11) sorted by relevance
66 ops->jump.raw_comment = strchr(ops->raw, arch->objdump.comment_char); in loongarch_jump__parse()67 ops->jump.raw_func_start = strchr(ops->raw, '<'); in loongarch_jump__parse()69 if (ops->jump.raw_func_start && c > ops->jump.raw_func_start) in loongarch_jump__parse()
101 icmp type echo-request counter jump type_match_in102 icmpv6 type echo-request counter jump type_match_in107 icmp type echo-request counter jump type_match_in108 icmpv6 type echo-request counter jump type_match_in113 icmp type echo-request counter jump type_match_in119 icmp type echo-request counter jump type_match_out125 icmp type echo-request counter jump type_match_out395 meta nfproto ipv4 jump {405 meta nfproto ipv6 jump {418 icmp type echo-request counter jump fib_test[all …]
33 udp dport $dport counter jump lb39 udp dport $dport counter jump lb
98 jump nfq102 jump nfq107 jump nfq113 jump nfq117 jump nfq
56 char jump; member
86 } jump; member
353 if (ops->jump.raw_comment && c > ops->jump.raw_comment) in validate_comma()356 if (ops->jump.raw_func_start && c > ops->jump.raw_func_start) in validate_comma()373 ops->jump.raw_comment = strchr(ops->raw, arch->objdump.comment_char); in jump__parse()374 ops->jump.raw_func_start = strchr(ops->raw, '<'); in jump__parse()
121 which gcc sometimes uses jump tables.236 a) the jump is part of a switch statement; or238 b) the jump matches sibling call semantics and the frame pointer has243 and it's not a sibling call, objtool has no way to follow the jump391 unconditional jump, and that objtool has determined that the function
198 Colors for jump arrows on assembly code listings247 These are in control of addresses, jump function, source code324 There can be jump instruction among assembly code.327 where do the instruction jump into as below.408 Default is '1', meaning just jump targets will have offsets show right beside
444 - ind_jmp: any indirect jump
1321 …Guest kernel self-modifying code (e.g. jump labels or JIT-compiled eBPF) will result in decoding e…
Completed in 21 milliseconds