--- /srv/rebuilderd/tmp/rebuilderdzPq891/inputs/bpfcc-lua_0.31.0+ds-7_armhf.deb +++ /srv/rebuilderd/tmp/rebuilderdzPq891/out/bpfcc-lua_0.31.0+ds-7_armhf.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2025-03-28 10:07:43.000000 debian-binary │ -rw-r--r-- 0 0 0 856 2025-03-28 10:07:43.000000 control.tar.xz │ --rw-r--r-- 0 0 0 281860 2025-03-28 10:07:43.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 281864 2025-03-28 10:07:43.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/bin/bcc-lua │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ ├── readelf --wide --notes {} │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ Owner Data size Description │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 0372b3f18b2f701c01641d35806aa1a23490adb6 │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 0d31e69fd1a1421c8b8de79660791445dfcbdf81 │ │ │ │ │ │ │ │ Displaying notes found in: .note.ABI-tag │ │ │ │ Owner Data size Description │ │ │ │ GNU 0x00000010 NT_GNU_ABI_TAG (ABI version tag) OS: Linux, ABI: 3.2.0 │ │ │ ├── strings --all --bytes=8 {} │ │ │ │ @@ -713,19 +713,19 @@ │ │ │ │ finalize │ │ │ │ get_command │ │ │ │ get_option │ │ │ │ command_actions │ │ │ │ mutex_to_used_option │ │ │ │ element_to_mutexes │ │ │ │ arguments │ │ │ │ +command_actions │ │ │ │ mutex_to_used_option │ │ │ │ element_to_mutexes │ │ │ │ -arguments │ │ │ │ argument_i │ │ │ │ -command_actions │ │ │ │ +arguments │ │ │ │ complete_invocation │ │ │ │ invocations │ │ │ │ get_help │ │ │ │ get_usage │ │ │ │ argument │ │ │ │ _update_charset │ │ │ │ _get_fullname │ │ │ │ @@ -804,23 +804,23 @@ │ │ │ │ new modf math │ │ │ │ get_nprocs │ │ │ │ tonumber │ │ │ │ strtoull │ │ │ │ string type │ │ │ │ tonumber64 │ │ │ │ cpu_count │ │ │ │ -tonumber64 │ │ │ │ cpu_count │ │ │ │ +tonumber64 │ │ │ │ +THREAD_CPUTIME_ID │ │ │ │ PROCESS_CPUTIME_ID │ │ │ │ MONOTONIC │ │ │ │ REALTIME │ │ │ │ MONOTONIC_COARSE │ │ │ │ REALTIME_COARSE │ │ │ │ MONOTONIC_RAW │ │ │ │ -THREAD_CPUTIME_ID │ │ │ │ Yint get_nprocs(void); │ │ │ │ uint64_t strtoull(const char *nptr, char **endptr, int base); │ │ │ │ typedef int clockid_t; │ │ │ │ typedef long time_t; │ │ │ │ struct timespec { │ │ │ │ time_t tv_sec; │ │ │ │ long tv_nsec; │ │ │ │ @@ -848,17 +848,17 @@ │ │ │ │ __tostring │ │ │ │ __newindex │ │ │ │ subclasses │ │ │ │ setmetatable │ │ │ │ __declaredMethods │ │ │ │ __instanceDict │ │ │ │ super name │ │ │ │ -subclasses │ │ │ │ -__declaredMethods │ │ │ │ __instanceDict │ │ │ │ +__declaredMethods │ │ │ │ +subclasses │ │ │ │ _tostring │ │ │ │ _declareInstanceMethod │ │ │ │ function │ │ │ │ included │ │ │ │ mixin must be a table │ │ │ │ table type │ │ │ │ tostring │ │ │ │ @@ -899,24 +899,28 @@ │ │ │ │ DefaultMixin │ │ │ │ middleclass │ │ │ │ setmetatable │ │ │ │ isSubclassOf │ │ │ │ subclassed │ │ │ │ subclass │ │ │ │ allocate │ │ │ │ -subclass │ │ │ │ -isSubclassOf │ │ │ │ allocate │ │ │ │ subclassed │ │ │ │ +isSubclassOf │ │ │ │ +subclass │ │ │ │ isInstanceOf │ │ │ │ initialize │ │ │ │ __tostring │ │ │ │ +initialize │ │ │ │ __tostring │ │ │ │ isInstanceOf │ │ │ │ -initialize │ │ │ │ +_DESCRIPTION │ │ │ │ +Object Orientation for Lua _URL*https://github.com/kikito/middleclass │ │ │ │ +_VERSION │ │ │ │ +middleclass v4.0.0 │ │ │ │ _LICENSE │ │ │ │ MIT LICENSE │ │ │ │ Copyright (c) 2011 Enrique Garc │ │ │ │ Permission is hereby granted, free of charge, to any person obtaining a │ │ │ │ copy of this software and associated documentation files (the │ │ │ │ "Software"), to deal in the Software without restriction, including │ │ │ │ without limitation the rights to use, copy, modify, merge, publish, │ │ │ │ @@ -928,19 +932,14 @@ │ │ │ │ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS │ │ │ │ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF │ │ │ │ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. │ │ │ │ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY │ │ │ │ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, │ │ │ │ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE │ │ │ │ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. │ │ │ │ - _URL*https://github.com/kikito/middleclass │ │ │ │ -_VERSION │ │ │ │ -middleclass v4.0.0 │ │ │ │ -_DESCRIPTION │ │ │ │ -Object Orientation for Lua │ │ │ │ /:DFG[jlmmooxxz~~ │ │ │ │ middleclass │ │ │ │ &_createIndexWrapper │ │ │ │ %_propagateInstanceMethod │ │ │ │ $_declareInstanceMethod │ │ │ │ #_tostring │ │ │ │ !_createClass │ │ │ │ @@ -1208,16 +1207,16 @@ │ │ │ │ bcc_resolve_symname │ │ │ │ Csymname │ │ │ │ Csym_off │ │ │ │ @module_path │ │ │ │ ?new_addr │ │ │ │ check_path_symbol │ │ │ │ create_cache │ │ │ │ -create_cache │ │ │ │ check_path_symbol │ │ │ │ +create_cache │ │ │ │ struct bcc_symbol[1] │ │ │ │ bcc.libbcc │ │ │ │ !577777ffi │ │ │ │ create_cache │ │ │ │ check_path_symbol │ │ │ │ LIBBCC_SO_PATH │ │ │ │ BCC_STANDALONE │ │ │ │ @@ -1635,19 +1634,19 @@ │ │ │ │ const_width │ │ │ │ 2src_type │ │ │ │ LD_IMM_X │ │ │ │ const_width │ │ │ │ reg_spill │ │ │ │ reg_alloc emit │ │ │ │ vcopy vset vreg │ │ │ │ +reg_alloc │ │ │ │ const_width │ │ │ │ LD_IMM_X │ │ │ │ reg_spill │ │ │ │ reg_alloc │ │ │ │ -reg_alloc │ │ │ │ reg_spill │ │ │ │ stackslots │ │ │ │ const_width │ │ │ │ LD_IMM_X │ │ │ │ builtin_export │ │ │ │ type"NYI: load() on variable from │ │ │ │ probe_read │ │ │ │ @@ -1969,17 +1968,17 @@ │ │ │ │ rprog_fd │ │ │ │ getfd nogc │ │ │ │ val_type │ │ │ │ key_type │ │ │ │ map_type │ │ │ │ max_entries │ │ │ │ max_entries │ │ │ │ +map_type │ │ │ │ key_type │ │ │ │ val_type │ │ │ │ -map_type │ │ │ │ setmetatable │ │ │ │ tostring │ │ │ │ bpf_map_create │ │ │ │ struct bpf_stacktrace │ │ │ │ STACK_TRACE │ │ │ │ uint32_t │ │ │ │ │ │ │ │ @@ -2025,17 +2024,17 @@ │ │ │ │ 4sym_addr │ │ │ │ io)/sys/kernel/debug/tracing/trace_pipe │ │ │ │ trace_check_enabled │ │ │ │ hton ntoh │ │ │ │ tracelog │ │ │ │ tracepoint │ │ │ │ dump_string dump │ │ │ │ +tracelog │ │ │ │ dump_string │ │ │ │ tracepoint │ │ │ │ -tracelog │ │ │ │ setmetatable │ │ │ │ __newindex │ │ │ │ __newindex │ │ │ │ struct bpf_func_id │ │ │ │ struct bpf │ │ │ │ bpf.builtins │ │ │ │ bpf.proto │ │ │ │ @@ -2253,32 +2252,32 @@ │ │ │ │ osversion │ │ │ │ isimmconst │ │ │ │ typename │ │ │ │ __ipairs │ │ │ │ __ipairs │ │ │ │ struct bpf_stacktrace │ │ │ │ metatype │ │ │ │ -CGROUP_SOCK │ │ │ │ +TRACEPOINT │ │ │ │ +SOCKET_FILTER │ │ │ │ CGROUP_SOCK_ADDR │ │ │ │ RAW_TRACEPOINT │ │ │ │ CGROUP_DEVICE │ │ │ │ SOCK_OPS │ │ │ │ LWT_XMIT │ │ │ │ -TRACEPOINT │ │ │ │ +CGROUP_SOCK │ │ │ │ CGROUP_SKB │ │ │ │ PERF_EVENT │ │ │ │ SCHED_ACT │ │ │ │ SCHED_CLS │ │ │ │ -SOCKET_FILTER │ │ │ │ TRACEPOINT │ │ │ │ BPF_PROG │ │ │ │ LRU_HASH │ │ │ │ -STACK_TRACE │ │ │ │ -HASH_OF_MAPS │ │ │ │ ARRAY_OF_MAPS │ │ │ │ +HASH_OF_MAPS │ │ │ │ +STACK_TRACE │ │ │ │ LPM_TRIE │ │ │ │ LRU_PERCPU_HASH │ │ │ │ CGROUP_ARRAY │ │ │ │ PERCPU_ARRAY │ │ │ │ PERCPU_HASH │ │ │ │ PERF_EVENT_ARRAY │ │ │ │ PROG_ARRAY │ │ │ │ @@ -2615,22 +2614,84 @@ │ │ │ │ next_offset │ │ │ │ ip6_opt_ext_len_off │ │ │ │ struct tcp_t │ │ │ │ offsetof │ │ │ │ next_offset │ │ │ │ struct udp_t │ │ │ │ next_skip │ │ │ │ -proto_nvp │ │ │ │ -proto_pup │ │ │ │ -proto_argus │ │ │ │ +proto_icmp6 │ │ │ │ +proto_skip │ │ │ │ +proto_tlsp │ │ │ │ +proto_mobile │ │ │ │ +proto_narp │ │ │ │ +proto_swipe │ │ │ │ +proto_inlsp │ │ │ │ +proto_ah │ │ │ │ +proto_esp │ │ │ │ +proto_ena │ │ │ │ +proto_mhrp │ │ │ │ +proto_gre │ │ │ │ +proto_rsvp │ │ │ │ +proto_fragment │ │ │ │ +proto_routing │ │ │ │ +proto_sdrp │ │ │ │ +proto_ip6 │ │ │ │ +proto_il │ │ │ │ +proto_tppp │ │ │ │ +proto_cmtp │ │ │ │ +proto_ddp │ │ │ │ +proto_xtp │ │ │ │ +proto_idpr │ │ │ │ +proto_3pc │ │ │ │ +proto_sep │ │ │ │ +proto_meritinp │ │ │ │ +proto_mfpnsp │ │ │ │ +proto_netblt │ │ │ │ +proto_tp │ │ │ │ +proto_irtp │ │ │ │ +proto_rdp │ │ │ │ +proto_leaf2 │ │ │ │ +proto_leaf1 │ │ │ │ +proto_trunk2 │ │ │ │ +proto_trunk1 │ │ │ │ +proto_idp │ │ │ │ +proto_prm │ │ │ │ +proto_hmp │ │ │ │ +proto_dcnmeas │ │ │ │ proto_mux │ │ │ │ proto_udp │ │ │ │ proto_chaos │ │ │ │ proto_xnet │ │ │ │ proto_emcon │ │ │ │ +proto_argus │ │ │ │ +proto_pup │ │ │ │ +proto_nvp │ │ │ │ +proto_bbnrcc │ │ │ │ +proto_igp │ │ │ │ +proto_egp │ │ │ │ +proto_cbt │ │ │ │ +proto_tcp │ │ │ │ +proto_st │ │ │ │ +proto_ipip │ │ │ │ +proto_ggp │ │ │ │ +proto_igmp │ │ │ │ +proto_icmp │ │ │ │ +proto_hopopts │ │ │ │ +proto_ip │ │ │ │ +ttl_default │ │ │ │ +tos_lowcost │ │ │ │ +tos_reliability │ │ │ │ +tos_throughput │ │ │ │ +tos_lowdelay │ │ │ │ +tos_default │ │ │ │ +addr_mcast_local │ │ │ │ +addr_mcast_all │ │ │ │ +addr_loopback │ │ │ │ +addr_broadcast │ │ │ │ +addr_any │ │ │ │ proto_reserved │ │ │ │ proto_raw │ │ │ │ proto_rsvpign │ │ │ │ proto_fc │ │ │ │ proto_sctp │ │ │ │ proto_pipe │ │ │ │ proto_sps │ │ │ │ @@ -2701,76 +2762,14 @@ │ │ │ │ proto_kryptolan │ │ │ │ proto_expak │ │ │ │ proto_anynet │ │ │ │ proto_cftp │ │ │ │ proto_anyhost │ │ │ │ proto_dstopts │ │ │ │ proto_none │ │ │ │ -proto_icmp6 │ │ │ │ -proto_skip │ │ │ │ -proto_tlsp │ │ │ │ -proto_mobile │ │ │ │ -proto_narp │ │ │ │ -proto_swipe │ │ │ │ -proto_inlsp │ │ │ │ -proto_ah │ │ │ │ -proto_esp │ │ │ │ -proto_ena │ │ │ │ -proto_mhrp │ │ │ │ -proto_gre │ │ │ │ -proto_rsvp │ │ │ │ -proto_fragment │ │ │ │ -proto_routing │ │ │ │ -proto_sdrp │ │ │ │ -proto_ip6 │ │ │ │ -proto_il │ │ │ │ -proto_tppp │ │ │ │ -proto_cmtp │ │ │ │ -proto_ddp │ │ │ │ -proto_xtp │ │ │ │ -proto_idpr │ │ │ │ -proto_3pc │ │ │ │ -proto_sep │ │ │ │ -proto_meritinp │ │ │ │ -proto_mfpnsp │ │ │ │ -proto_netblt │ │ │ │ -proto_tp │ │ │ │ -proto_irtp │ │ │ │ -proto_rdp │ │ │ │ -proto_leaf2 │ │ │ │ -proto_leaf1 │ │ │ │ -proto_trunk2 │ │ │ │ -proto_trunk1 │ │ │ │ -proto_idp │ │ │ │ -proto_prm │ │ │ │ -proto_hmp │ │ │ │ -proto_dcnmeas │ │ │ │ -proto_bbnrcc │ │ │ │ -proto_igp │ │ │ │ -proto_egp │ │ │ │ -proto_cbt │ │ │ │ -proto_tcp │ │ │ │ -proto_st │ │ │ │ -proto_ipip │ │ │ │ -proto_ggp │ │ │ │ -proto_igmp │ │ │ │ -proto_icmp │ │ │ │ -proto_hopopts │ │ │ │ -proto_ip │ │ │ │ -ttl_default │ │ │ │ -tos_lowcost │ │ │ │ -tos_reliability │ │ │ │ -tos_throughput │ │ │ │ -tos_lowdelay │ │ │ │ -tos_default │ │ │ │ -addr_mcast_local │ │ │ │ -addr_mcast_all │ │ │ │ -addr_loopback │ │ │ │ -addr_broadcast │ │ │ │ -addr_any │ │ │ │ struct udp_t │ │ │ │ struct tcp_t │ │ │ │ struct ip6_opt_t │ │ │ │ offsetof │ │ │ │ struct ip6_t │ │ │ │ struct ip_t │ │ │ │ struct net_off_t │ │ │ ├── readelf --wide --decompress --hex-dump=.rodata {} │ │ │ │ @@ -1606,21 +1606,21 @@ │ │ │ │ 0x00068d38 00106765 745f636f 6d6d616e 64000f67 ..get_command..g │ │ │ │ 0x00068d48 65745f6f 7074696f 6e000b73 77697463 et_option..switc │ │ │ │ 0x00068d58 68000014 636f6d6d 616e645f 61637469 h...command_acti │ │ │ │ 0x00068d68 6f6e7319 6d757465 785f746f 5f757365 ons.mutex_to_use │ │ │ │ 0x00068d78 645f6f70 74696f6e 17656c65 6d656e74 d_option.element │ │ │ │ 0x00068d88 5f746f5f 6d757465 7865730e 61726775 _to_mutexes.argu │ │ │ │ 0x00068d98 6d656e74 730c6f70 74696f6e 730b7265 ments.options.re │ │ │ │ - 0x00068da8 73756c74 01000719 6d757465 785f746f sult....mutex_to │ │ │ │ - 0x00068db8 5f757365 645f6f70 74696f6e 0017656c _used_option..el │ │ │ │ - 0x00068dc8 656d656e 745f746f 5f6d7574 65786573 ement_to_mutexes │ │ │ │ - 0x00068dd8 000b7265 73756c74 000e6172 67756d65 ..result..argume │ │ │ │ - 0x00068de8 6e747300 0c6f7074 696f6e73 000f6172 nts..options..ar │ │ │ │ - 0x00068df8 67756d65 6e745f69 03011463 6f6d6d61 gument_i...comma │ │ │ │ - 0x00068e08 6e645f61 6374696f 6e730000 0a636c6f nd_actions...clo │ │ │ │ + 0x00068da8 73756c74 0100070c 6f707469 6f6e7300 sult....options. │ │ │ │ + 0x00068db8 0b726573 756c7400 14636f6d 6d616e64 .result..command │ │ │ │ + 0x00068dc8 5f616374 696f6e73 00196d75 7465785f _actions..mutex_ │ │ │ │ + 0x00068dd8 746f5f75 7365645f 6f707469 6f6e0017 to_used_option.. │ │ │ │ + 0x00068de8 656c656d 656e745f 746f5f6d 75746578 element_to_mutex │ │ │ │ + 0x00068df8 6573000f 61726775 6d656e74 5f690301 es..argument_i.. │ │ │ │ + 0x00068e08 0e617267 756d656e 74730000 0a636c6f .arguments...clo │ │ │ │ 0x00068e18 73650018 636f6d70 6c657465 5f696e76 se..complete_inv │ │ │ │ 0x00068e28 6f636174 696f6e00 09706173 73000b69 ocation..pass..i │ │ │ │ 0x00068e38 6e766f6b 6500000c 64656661 756c7400 nvoke...default. │ │ │ │ 0x00068e48 000a6572 726f7200 0b5f5f63 616c6c01 ..error..__call. │ │ │ │ 0x00068e58 00011069 6e766f63 6174696f 6e730300 ...invocations.. │ │ │ │ 0x00068e68 00000d67 65745f68 656c7000 08726570 ...get_help..rep │ │ │ │ 0x00068e78 0620000e 6765745f 75736167 650c5573 . ..get_usage.Us │ │ │ │ @@ -1806,26 +1806,26 @@ │ │ │ │ 0x000699b8 01005803 03803903 04002704 05004203 ..X...9...'...B. │ │ │ │ 0x000699c8 02013903 04002704 06004203 02013503 ..9...'...B...5. │ │ │ │ 0x000699d8 07003304 08003305 09003306 0a003307 ..3...3...3...3. │ │ │ │ 0x000699e8 0b003508 0c003d04 0d083d05 0e083d03 ..5...=...=...=. │ │ │ │ 0x000699f8 0f083d06 10083d07 11083200 00804c08 ..=...=...2...L. │ │ │ │ 0x00069a08 02000f74 6f6e756d 62657236 340e6370 ...tonumber64.cp │ │ │ │ 0x00069a18 755f636f 756e740a 434c4f43 4b0a736c u_count.CLOCK.sl │ │ │ │ - 0x00069a28 6565700c 74696d65 5f6e7301 00050a43 eep.time_ns....C │ │ │ │ - 0x00069a38 4c4f434b 000f746f 6e756d62 65723634 LOCK..tonumber64 │ │ │ │ - 0x00069a48 000a736c 65657000 0c74696d 655f6e73 ..sleep..time_ns │ │ │ │ - 0x00069a58 000e6370 755f636f 756e7400 00000000 ..cpu_count..... │ │ │ │ - 0x00069a68 01000717 50524f43 4553535f 43505554 ....PROCESS_CPUT │ │ │ │ - 0x00069a78 494d455f 49440302 0e4d4f4e 4f544f4e IME_ID...MONOTON │ │ │ │ - 0x00069a88 49430301 0d524541 4c54494d 45030015 IC...REALTIME... │ │ │ │ - 0x00069a98 4d4f4e4f 544f4e49 435f434f 41525345 MONOTONIC_COARSE │ │ │ │ - 0x00069aa8 03061452 45414c54 494d455f 434f4152 ...REALTIME_COAR │ │ │ │ - 0x00069ab8 53450305 124d4f4e 4f544f4e 49435f52 SE...MONOTONIC_R │ │ │ │ - 0x00069ac8 41570304 16544852 4541445f 43505554 AW...THREAD_CPUT │ │ │ │ - 0x00069ad8 494d455f 49440303 59696e74 20676574 IME_ID..Yint get │ │ │ │ + 0x00069a28 6565700c 74696d65 5f6e7301 00050e63 eep.time_ns....c │ │ │ │ + 0x00069a38 70755f63 6f756e74 000c7469 6d655f6e pu_count..time_n │ │ │ │ + 0x00069a48 73000a73 6c656570 000a434c 4f434b00 s..sleep..CLOCK. │ │ │ │ + 0x00069a58 0f746f6e 756d6265 72363400 00000000 .tonumber64..... │ │ │ │ + 0x00069a68 01000716 54485245 41445f43 50555449 ....THREAD_CPUTI │ │ │ │ + 0x00069a78 4d455f49 44030317 50524f43 4553535f ME_ID...PROCESS_ │ │ │ │ + 0x00069a88 43505554 494d455f 49440302 0e4d4f4e CPUTIME_ID...MON │ │ │ │ + 0x00069a98 4f544f4e 49430301 0d524541 4c54494d OTONIC...REALTIM │ │ │ │ + 0x00069aa8 45030015 4d4f4e4f 544f4e49 435f434f E...MONOTONIC_CO │ │ │ │ + 0x00069ab8 41525345 03061452 45414c54 494d455f ARSE...REALTIME_ │ │ │ │ + 0x00069ac8 434f4152 53450305 124d4f4e 4f544f4e COARSE...MONOTON │ │ │ │ + 0x00069ad8 49435f52 41570304 59696e74 20676574 IC_RAW..Yint get │ │ │ │ 0x00069ae8 5f6e7072 6f637328 766f6964 293b0a75 _nprocs(void);.u │ │ │ │ 0x00069af8 696e7436 345f7420 73747274 6f756c6c int64_t strtoull │ │ │ │ 0x00069b08 28636f6e 73742063 68617220 2a6e7074 (const char *npt │ │ │ │ 0x00069b18 722c2063 68617220 2a2a656e 64707472 r, char **endptr │ │ │ │ 0x00069b28 2c20696e 74206261 7365293b 0aa60220 , int base);... │ │ │ │ 0x00069b38 20747970 65646566 20696e74 20636c6f typedef int clo │ │ │ │ 0x00069b48 636b6964 5f743b0a 20207479 70656465 ckid_t;. typede │ │ │ │ @@ -1928,28 +1928,28 @@ │ │ │ │ 0x0006a158 33070c00 3d070006 42040301 36040700 3...=...B...6... │ │ │ │ 0x0006a168 12050300 35060e00 39070403 3d070006 ....5...9...=... │ │ │ │ 0x0006a178 2d070000 3d070f06 2d070100 3d071006 -...=...-...=... │ │ │ │ 0x0006a188 2d070200 3d071106 42040301 32000080 -...=...B...2... │ │ │ │ 0x0006a198 4c030200 04c005c0 03c00f5f 5f6e6577 L..........__new │ │ │ │ 0x0006a1a8 696e6465 780b5f5f 63616c6c 0f5f5f74 index.__call.__t │ │ │ │ 0x0006a1b8 6f737472 696e6701 00040f5f 5f746f73 ostring....__tos │ │ │ │ - 0x0006a1c8 7472696e 67000b5f 5f63616c 6c000c5f tring..__call.._ │ │ │ │ - 0x0006a1d8 5f696e64 6578000f 5f5f6e65 77696e64 _index..__newind │ │ │ │ + 0x0006a1c8 7472696e 67000f5f 5f6e6577 696e6465 tring..__newinde │ │ │ │ + 0x0006a1d8 78000b5f 5f63616c 6c000c5f 5f696e64 x..__call..__ind │ │ │ │ 0x0006a1e8 65780001 00010c5f 5f696e64 65780000 ex.....__index.. │ │ │ │ 0x0006a1f8 0100010c 5f5f696e 64657800 000f7375 ....__index...su │ │ │ │ 0x0006a208 62636c61 73736573 0100010b 5f5f6d6f bclasses....__mo │ │ │ │ 0x0006a218 6465066b 11736574 6d657461 7461626c de.k.setmetatabl │ │ │ │ 0x0006a228 65165f5f 6465636c 61726564 4d657468 e.__declaredMeth │ │ │ │ 0x0006a238 6f647313 5f5f696e 7374616e 63654469 ods.__instanceDi │ │ │ │ 0x0006a248 63740b73 74617469 630a7375 70657209 ct.static.super. │ │ │ │ - 0x0006a258 6e616d65 0100060f 73756263 6c617373 name....subclass │ │ │ │ - 0x0006a268 65730016 5f5f6465 636c6172 65644d65 es..__declaredMe │ │ │ │ - 0x0006a278 74686f64 7300135f 5f696e73 74616e63 thods..__instanc │ │ │ │ - 0x0006a288 65446963 74000a73 75706572 00096e61 eDict..super..na │ │ │ │ - 0x0006a298 6d65000b 73746174 6963000c 5f5f696e me..static..__in │ │ │ │ + 0x0006a258 6e616d65 01000613 5f5f696e 7374616e name....__instan │ │ │ │ + 0x0006a268 63654469 63740016 5f5f6465 636c6172 ceDict..__declar │ │ │ │ + 0x0006a278 65644d65 74686f64 73000a73 75706572 edMethods..super │ │ │ │ + 0x0006a288 000b7374 61746963 000f7375 62636c61 ..static..subcla │ │ │ │ + 0x0006a298 73736573 00096e61 6d65000c 5f5f696e sses..name..__in │ │ │ │ 0x0006a2a8 64657801 02040404 04040505 05060606 dex............. │ │ │ │ 0x0006a2b8 06060808 09090909 0909090b 0b0b0b0b ................ │ │ │ │ 0x0006a2c8 0b0e0e0e 0e0e0e0e 0f0f0f0f 0e11115f ..............._ │ │ │ │ 0x0006a2d8 746f7374 72696e67 005f6361 6c6c005f tostring._call._ │ │ │ │ 0x0006a2e8 6465636c 61726549 6e737461 6e63654d declareInstanceM │ │ │ │ 0x0006a2f8 6574686f 64006e61 6d650000 2d737570 ethod.name..-sup │ │ │ │ 0x0006a308 65720000 2d646963 7400022b 61436c61 er..-dict..+aCla │ │ │ │ @@ -2134,104 +2134,104 @@ │ │ │ │ 0x0006ae38 804c0002 000b5f5f 63616c6c 0100010b .L....__call.... │ │ │ │ 0x0006ae48 5f5f6361 6c6c0000 11736574 6d657461 __call...setmeta │ │ │ │ 0x0006ae58 7461626c 65000a63 6c617373 0b737461 table..class.sta │ │ │ │ 0x0006ae68 7469630c 696e636c 75646500 11697353 tic.include..isS │ │ │ │ 0x0006ae78 7562636c 6173734f 66000f73 7562636c ubclassOf..subcl │ │ │ │ 0x0006ae88 61737365 64000d73 7562636c 61737300 assed..subclass. │ │ │ │ 0x0006ae98 086e6577 000d616c 6c6f6361 74650100 .new..allocate.. │ │ │ │ - 0x0006aea8 06086e65 77000d73 7562636c 61737300 ..new..subclass. │ │ │ │ - 0x0006aeb8 11697353 7562636c 6173734f 66000c69 .isSubclassOf..i │ │ │ │ - 0x0006aec8 6e636c75 6465000d 616c6c6f 63617465 nclude..allocate │ │ │ │ - 0x0006aed8 000f7375 62636c61 73736564 00001169 ..subclassed...i │ │ │ │ + 0x0006aea8 06086e65 77000d61 6c6c6f63 61746500 ..new..allocate. │ │ │ │ + 0x0006aeb8 0f737562 636c6173 73656400 11697353 .subclassed..isS │ │ │ │ + 0x0006aec8 7562636c 6173734f 66000c69 6e636c75 ubclassOf..inclu │ │ │ │ + 0x0006aed8 6465000d 73756263 6c617373 00001169 de..subclass...i │ │ │ │ 0x0006aee8 73496e73 74616e63 654f6600 0f696e69 sInstanceOf..ini │ │ │ │ 0x0006aef8 7469616c 697a6500 0f5f5f74 6f737472 tialize..__tostr │ │ │ │ - 0x0006af08 696e6701 00040f5f 5f746f73 7472696e ing....__tostrin │ │ │ │ - 0x0006af18 67000b73 74617469 63001169 73496e73 g..static..isIns │ │ │ │ - 0x0006af28 74616e63 654f6600 0f696e69 7469616c tanceOf..initial │ │ │ │ - 0x0006af38 697a6500 00000000 00000000 0100040d ize............. │ │ │ │ - 0x0006af48 5f4c4943 454e5345 84092020 20204d49 _LICENSE.. MI │ │ │ │ - 0x0006af58 54204c49 43454e53 450a0a20 20202043 T LICENSE.. C │ │ │ │ - 0x0006af68 6f707972 69676874 20286329 20323031 opyright (c) 201 │ │ │ │ - 0x0006af78 3120456e 72697175 65204761 7263c3ad 1 Enrique Garc.. │ │ │ │ - 0x0006af88 6120436f 74610a0a 20202020 5065726d a Cota.. Perm │ │ │ │ - 0x0006af98 69737369 6f6e2069 73206865 72656279 ission is hereby │ │ │ │ - 0x0006afa8 20677261 6e746564 2c206672 6565206f granted, free o │ │ │ │ - 0x0006afb8 66206368 61726765 2c20746f 20616e79 f charge, to any │ │ │ │ - 0x0006afc8 20706572 736f6e20 6f627461 696e696e person obtainin │ │ │ │ - 0x0006afd8 6720610a 20202020 636f7079 206f6620 g a. copy of │ │ │ │ - 0x0006afe8 74686973 20736f66 74776172 6520616e this software an │ │ │ │ - 0x0006aff8 64206173 736f6369 61746564 20646f63 d associated doc │ │ │ │ - 0x0006b008 756d656e 74617469 6f6e2066 696c6573 umentation files │ │ │ │ - 0x0006b018 20287468 650a2020 20202253 6f667477 (the. "Softw │ │ │ │ - 0x0006b028 61726522 292c2074 6f206465 616c2069 are"), to deal i │ │ │ │ - 0x0006b038 6e207468 6520536f 66747761 72652077 n the Software w │ │ │ │ - 0x0006b048 6974686f 75742072 65737472 69637469 ithout restricti │ │ │ │ - 0x0006b058 6f6e2c20 696e636c 7564696e 670a2020 on, including. │ │ │ │ - 0x0006b068 20207769 74686f75 74206c69 6d697461 without limita │ │ │ │ - 0x0006b078 74696f6e 20746865 20726967 68747320 tion the rights │ │ │ │ - 0x0006b088 746f2075 73652c20 636f7079 2c206d6f to use, copy, mo │ │ │ │ - 0x0006b098 64696679 2c206d65 7267652c 20707562 dify, merge, pub │ │ │ │ - 0x0006b0a8 6c697368 2c0a2020 20206469 73747269 lish,. distri │ │ │ │ - 0x0006b0b8 62757465 2c207375 626c6963 656e7365 bute, sublicense │ │ │ │ - 0x0006b0c8 2c20616e 642f6f72 2073656c 6c20636f , and/or sell co │ │ │ │ - 0x0006b0d8 70696573 206f6620 74686520 536f6674 pies of the Soft │ │ │ │ - 0x0006b0e8 77617265 2c20616e 6420746f 0a202020 ware, and to. │ │ │ │ - 0x0006b0f8 20706572 6d697420 70657273 6f6e7320 permit persons │ │ │ │ - 0x0006b108 746f2077 686f6d20 74686520 536f6674 to whom the Soft │ │ │ │ - 0x0006b118 77617265 20697320 6675726e 69736865 ware is furnishe │ │ │ │ - 0x0006b128 6420746f 20646f20 736f2c20 7375626a d to do so, subj │ │ │ │ - 0x0006b138 65637420 746f0a20 20202074 68652066 ect to. the f │ │ │ │ - 0x0006b148 6f6c6c6f 77696e67 20636f6e 64697469 ollowing conditi │ │ │ │ - 0x0006b158 6f6e733a 0a0a2020 20205468 65206162 ons:.. The ab │ │ │ │ - 0x0006b168 6f766520 636f7079 72696768 74206e6f ove copyright no │ │ │ │ - 0x0006b178 74696365 20616e64 20746869 73207065 tice and this pe │ │ │ │ - 0x0006b188 726d6973 73696f6e 206e6f74 69636520 rmission notice │ │ │ │ - 0x0006b198 7368616c 6c206265 20696e63 6c756465 shall be include │ │ │ │ - 0x0006b1a8 640a2020 2020696e 20616c6c 20636f70 d. in all cop │ │ │ │ - 0x0006b1b8 69657320 6f722073 75627374 616e7469 ies or substanti │ │ │ │ - 0x0006b1c8 616c2070 6f727469 6f6e7320 6f662074 al portions of t │ │ │ │ - 0x0006b1d8 68652053 6f667477 6172652e 0a0a2020 he Software... │ │ │ │ - 0x0006b1e8 20205448 4520534f 46545741 52452049 THE SOFTWARE I │ │ │ │ - 0x0006b1f8 53205052 4f564944 45442022 41532049 S PROVIDED "AS I │ │ │ │ - 0x0006b208 53222c20 57495448 4f555420 57415252 S", WITHOUT WARR │ │ │ │ - 0x0006b218 414e5459 204f4620 414e5920 4b494e44 ANTY OF ANY KIND │ │ │ │ - 0x0006b228 2c204558 50524553 530a2020 20204f52 , EXPRESS. OR │ │ │ │ - 0x0006b238 20494d50 4c494544 2c20494e 434c5544 IMPLIED, INCLUD │ │ │ │ - 0x0006b248 494e4720 42555420 4e4f5420 4c494d49 ING BUT NOT LIMI │ │ │ │ - 0x0006b258 54454420 544f2054 48452057 41525241 TED TO THE WARRA │ │ │ │ - 0x0006b268 4e544945 53204f46 0a202020 204d4552 NTIES OF. MER │ │ │ │ - 0x0006b278 4348414e 54414249 4c495459 2c204649 CHANTABILITY, FI │ │ │ │ - 0x0006b288 544e4553 5320464f 52204120 50415254 TNESS FOR A PART │ │ │ │ - 0x0006b298 4943554c 41522050 5552504f 53452041 ICULAR PURPOSE A │ │ │ │ - 0x0006b2a8 4e44204e 4f4e494e 4652494e 47454d45 ND NONINFRINGEME │ │ │ │ - 0x0006b2b8 4e542e0a 20202020 494e204e 4f204556 NT.. IN NO EV │ │ │ │ - 0x0006b2c8 454e5420 5348414c 4c205448 45204155 ENT SHALL THE AU │ │ │ │ - 0x0006b2d8 54484f52 53204f52 20434f50 59524947 THORS OR COPYRIG │ │ │ │ - 0x0006b2e8 48542048 4f4c4445 52532042 45204c49 HT HOLDERS BE LI │ │ │ │ - 0x0006b2f8 41424c45 20464f52 20414e59 0a202020 ABLE FOR ANY. │ │ │ │ - 0x0006b308 20434c41 494d2c20 44414d41 47455320 CLAIM, DAMAGES │ │ │ │ - 0x0006b318 4f52204f 54484552 204c4941 42494c49 OR OTHER LIABILI │ │ │ │ - 0x0006b328 54592c20 57484554 48455220 494e2041 TY, WHETHER IN A │ │ │ │ - 0x0006b338 4e204143 54494f4e 204f4620 434f4e54 N ACTION OF CONT │ │ │ │ - 0x0006b348 52414354 2c0a2020 2020544f 5254204f RACT,. TORT O │ │ │ │ - 0x0006b358 52204f54 48455257 4953452c 20415249 R OTHERWISE, ARI │ │ │ │ - 0x0006b368 53494e47 2046524f 4d2c204f 5554204f SING FROM, OUT O │ │ │ │ - 0x0006b378 46204f52 20494e20 434f4e4e 45435449 F OR IN CONNECTI │ │ │ │ - 0x0006b388 4f4e2057 49544820 5448450a 20202020 ON WITH THE. │ │ │ │ - 0x0006b398 534f4654 57415245 204f5220 54484520 SOFTWARE OR THE │ │ │ │ - 0x0006b3a8 55534520 4f52204f 54484552 20444541 USE OR OTHER DEA │ │ │ │ - 0x0006b3b8 4c494e47 5320494e 20544845 20534f46 LINGS IN THE SOF │ │ │ │ - 0x0006b3c8 54574152 452e0a20 20095f55 524c2a68 TWARE.. ._URL*h │ │ │ │ - 0x0006b3d8 74747073 3a2f2f67 69746875 622e636f ttps://github.co │ │ │ │ - 0x0006b3e8 6d2f6b69 6b69746f 2f6d6964 646c6563 m/kikito/middlec │ │ │ │ - 0x0006b3f8 6c617373 0d5f5645 5253494f 4e176d69 lass._VERSION.mi │ │ │ │ - 0x0006b408 64646c65 636c6173 73207634 2e302e30 ddleclass v4.0.0 │ │ │ │ - 0x0006b418 115f4445 53435249 5054494f 4e1f4f62 ._DESCRIPTION.Ob │ │ │ │ - 0x0006b428 6a656374 204f7269 656e7461 74696f6e ject Orientation │ │ │ │ - 0x0006b438 20666f72 204c7561 012f3a44 46475b6a for Lua./:DFG[j │ │ │ │ + 0x0006af08 696e6701 00040f69 6e697469 616c697a ing....initializ │ │ │ │ + 0x0006af18 65000f5f 5f746f73 7472696e 67000b73 e..__tostring..s │ │ │ │ + 0x0006af28 74617469 63001169 73496e73 74616e63 tatic..isInstanc │ │ │ │ + 0x0006af38 654f6600 00000000 00000000 01000411 eOf............. │ │ │ │ + 0x0006af48 5f444553 43524950 54494f4e 1f4f626a _DESCRIPTION.Obj │ │ │ │ + 0x0006af58 65637420 4f726965 6e746174 696f6e20 ect Orientation │ │ │ │ + 0x0006af68 666f7220 4c756109 5f55524c 2a687474 for Lua._URL*htt │ │ │ │ + 0x0006af78 70733a2f 2f676974 6875622e 636f6d2f ps://github.com/ │ │ │ │ + 0x0006af88 6b696b69 746f2f6d 6964646c 65636c61 kikito/middlecla │ │ │ │ + 0x0006af98 73730d5f 56455253 494f4e17 6d696464 ss._VERSION.midd │ │ │ │ + 0x0006afa8 6c65636c 61737320 76342e30 2e300d5f leclass v4.0.0._ │ │ │ │ + 0x0006afb8 4c494345 4e534584 09202020 204d4954 LICENSE.. MIT │ │ │ │ + 0x0006afc8 204c4943 454e5345 0a0a2020 2020436f LICENSE.. Co │ │ │ │ + 0x0006afd8 70797269 67687420 28632920 32303131 pyright (c) 2011 │ │ │ │ + 0x0006afe8 20456e72 69717565 20476172 63c3ad61 Enrique Garc..a │ │ │ │ + 0x0006aff8 20436f74 610a0a20 20202050 65726d69 Cota.. Permi │ │ │ │ + 0x0006b008 7373696f 6e206973 20686572 65627920 ssion is hereby │ │ │ │ + 0x0006b018 6772616e 7465642c 20667265 65206f66 granted, free of │ │ │ │ + 0x0006b028 20636861 7267652c 20746f20 616e7920 charge, to any │ │ │ │ + 0x0006b038 70657273 6f6e206f 62746169 6e696e67 person obtaining │ │ │ │ + 0x0006b048 20610a20 20202063 6f707920 6f662074 a. copy of t │ │ │ │ + 0x0006b058 68697320 736f6674 77617265 20616e64 his software and │ │ │ │ + 0x0006b068 20617373 6f636961 74656420 646f6375 associated docu │ │ │ │ + 0x0006b078 6d656e74 6174696f 6e206669 6c657320 mentation files │ │ │ │ + 0x0006b088 28746865 0a202020 2022536f 66747761 (the. "Softwa │ │ │ │ + 0x0006b098 72652229 2c20746f 20646561 6c20696e re"), to deal in │ │ │ │ + 0x0006b0a8 20746865 20536f66 74776172 65207769 the Software wi │ │ │ │ + 0x0006b0b8 74686f75 74207265 73747269 6374696f thout restrictio │ │ │ │ + 0x0006b0c8 6e2c2069 6e636c75 64696e67 0a202020 n, including. │ │ │ │ + 0x0006b0d8 20776974 686f7574 206c696d 69746174 without limitat │ │ │ │ + 0x0006b0e8 696f6e20 74686520 72696768 74732074 ion the rights t │ │ │ │ + 0x0006b0f8 6f207573 652c2063 6f70792c 206d6f64 o use, copy, mod │ │ │ │ + 0x0006b108 6966792c 206d6572 67652c20 7075626c ify, merge, publ │ │ │ │ + 0x0006b118 6973682c 0a202020 20646973 74726962 ish,. distrib │ │ │ │ + 0x0006b128 7574652c 20737562 6c696365 6e73652c ute, sublicense, │ │ │ │ + 0x0006b138 20616e64 2f6f7220 73656c6c 20636f70 and/or sell cop │ │ │ │ + 0x0006b148 69657320 6f662074 68652053 6f667477 ies of the Softw │ │ │ │ + 0x0006b158 6172652c 20616e64 20746f0a 20202020 are, and to. │ │ │ │ + 0x0006b168 7065726d 69742070 6572736f 6e732074 permit persons t │ │ │ │ + 0x0006b178 6f207768 6f6d2074 68652053 6f667477 o whom the Softw │ │ │ │ + 0x0006b188 61726520 69732066 75726e69 73686564 are is furnished │ │ │ │ + 0x0006b198 20746f20 646f2073 6f2c2073 75626a65 to do so, subje │ │ │ │ + 0x0006b1a8 63742074 6f0a2020 20207468 6520666f ct to. the fo │ │ │ │ + 0x0006b1b8 6c6c6f77 696e6720 636f6e64 6974696f llowing conditio │ │ │ │ + 0x0006b1c8 6e733a0a 0a202020 20546865 2061626f ns:.. The abo │ │ │ │ + 0x0006b1d8 76652063 6f707972 69676874 206e6f74 ve copyright not │ │ │ │ + 0x0006b1e8 69636520 616e6420 74686973 20706572 ice and this per │ │ │ │ + 0x0006b1f8 6d697373 696f6e20 6e6f7469 63652073 mission notice s │ │ │ │ + 0x0006b208 68616c6c 20626520 696e636c 75646564 hall be included │ │ │ │ + 0x0006b218 0a202020 20696e20 616c6c20 636f7069 . in all copi │ │ │ │ + 0x0006b228 6573206f 72207375 62737461 6e746961 es or substantia │ │ │ │ + 0x0006b238 6c20706f 7274696f 6e73206f 66207468 l portions of th │ │ │ │ + 0x0006b248 6520536f 66747761 72652e0a 0a202020 e Software... │ │ │ │ + 0x0006b258 20544845 20534f46 54574152 45204953 THE SOFTWARE IS │ │ │ │ + 0x0006b268 2050524f 56494445 44202241 53204953 PROVIDED "AS IS │ │ │ │ + 0x0006b278 222c2057 4954484f 55542057 41525241 ", WITHOUT WARRA │ │ │ │ + 0x0006b288 4e545920 4f462041 4e59204b 494e442c NTY OF ANY KIND, │ │ │ │ + 0x0006b298 20455850 52455353 0a202020 204f5220 EXPRESS. OR │ │ │ │ + 0x0006b2a8 494d504c 4945442c 20494e43 4c554449 IMPLIED, INCLUDI │ │ │ │ + 0x0006b2b8 4e472042 5554204e 4f54204c 494d4954 NG BUT NOT LIMIT │ │ │ │ + 0x0006b2c8 45442054 4f205448 45205741 5252414e ED TO THE WARRAN │ │ │ │ + 0x0006b2d8 54494553 204f460a 20202020 4d455243 TIES OF. MERC │ │ │ │ + 0x0006b2e8 48414e54 4142494c 4954592c 20464954 HANTABILITY, FIT │ │ │ │ + 0x0006b2f8 4e455353 20464f52 20412050 41525449 NESS FOR A PARTI │ │ │ │ + 0x0006b308 43554c41 52205055 52504f53 4520414e CULAR PURPOSE AN │ │ │ │ + 0x0006b318 44204e4f 4e494e46 52494e47 454d454e D NONINFRINGEMEN │ │ │ │ + 0x0006b328 542e0a20 20202049 4e204e4f 20455645 T.. IN NO EVE │ │ │ │ + 0x0006b338 4e542053 48414c4c 20544845 20415554 NT SHALL THE AUT │ │ │ │ + 0x0006b348 484f5253 204f5220 434f5059 52494748 HORS OR COPYRIGH │ │ │ │ + 0x0006b358 5420484f 4c444552 53204245 204c4941 T HOLDERS BE LIA │ │ │ │ + 0x0006b368 424c4520 464f5220 414e590a 20202020 BLE FOR ANY. │ │ │ │ + 0x0006b378 434c4149 4d2c2044 414d4147 4553204f CLAIM, DAMAGES O │ │ │ │ + 0x0006b388 52204f54 48455220 4c494142 494c4954 R OTHER LIABILIT │ │ │ │ + 0x0006b398 592c2057 48455448 45522049 4e20414e Y, WHETHER IN AN │ │ │ │ + 0x0006b3a8 20414354 494f4e20 4f462043 4f4e5452 ACTION OF CONTR │ │ │ │ + 0x0006b3b8 4143542c 0a202020 20544f52 54204f52 ACT,. TORT OR │ │ │ │ + 0x0006b3c8 204f5448 45525749 53452c20 41524953 OTHERWISE, ARIS │ │ │ │ + 0x0006b3d8 494e4720 46524f4d 2c204f55 54204f46 ING FROM, OUT OF │ │ │ │ + 0x0006b3e8 204f5220 494e2043 4f4e4e45 4354494f OR IN CONNECTIO │ │ │ │ + 0x0006b3f8 4e205749 54482054 48450a20 20202053 N WITH THE. S │ │ │ │ + 0x0006b408 4f465457 41524520 4f522054 48452055 OFTWARE OR THE U │ │ │ │ + 0x0006b418 5345204f 52204f54 48455220 4445414c SE OR OTHER DEAL │ │ │ │ + 0x0006b428 494e4753 20494e20 54484520 534f4654 INGS IN THE SOFT │ │ │ │ + 0x0006b438 57415245 2e0a2020 012f3a44 46475b6a WARE.. ./:DFG[j │ │ │ │ 0x0006b448 6c6d6d6f 6f78787a 7e7e8585 96969898 lmmooxxz~~...... │ │ │ │ 0x0006b458 a1a1a7a7 a8aeabb0 b0b0b0b0 b0b2b26d ...............m │ │ │ │ 0x0006b468 6964646c 65636c61 73730002 265f6372 iddleclass..&_cr │ │ │ │ 0x0006b478 65617465 496e6465 78577261 70706572 eateIndexWrapper │ │ │ │ 0x0006b488 0001255f 70726f70 61676174 65496e73 ..%_propagateIns │ │ │ │ 0x0006b498 74616e63 654d6574 686f6400 01245f64 tanceMethod..$_d │ │ │ │ 0x0006b4a8 65636c61 7265496e 7374616e 63654d65 eclareInstanceMe │ │ │ │ @@ -2289,17 +2289,17 @@ │ │ │ │ 0x0006b7e8 00060405 00580507 802d0500 00120600 .....X...-...... │ │ │ │ 0x0006b7f8 00160700 01120802 00120904 00260809 .............&.. │ │ │ │ 0x0006b808 08440504 00350506 00120700 00390603 .D...5.......9.. │ │ │ │ 0x0006b818 00160800 01160900 01420604 020e0006 .........B...... │ │ │ │ 0x0006b828 00580703 80360702 00120803 00420702 .X...6.......B.. │ │ │ │ 0x0006b838 012d0700 00120800 00160901 01120a02 .-.............. │ │ │ │ 0x0006b848 00380b06 050e000b 00580c01 80120b06 .8.......X...... │ │ │ │ - 0x0006b858 00260a0b 0a440704 0004c001 00050674 .&...D.........t │ │ │ │ - 0x0006b868 0609066e 060a0672 060d0666 060c0662 ...n...r...f...b │ │ │ │ - 0x0006b878 0608065c 06220873 75620a65 72726f72 ...\.".sub.error │ │ │ │ + 0x0006b858 00260a0b 0a440704 0004c001 00050672 .&...D.........r │ │ │ │ + 0x0006b868 060d0662 06080666 060c0674 0609066e ...b...f...t...n │ │ │ │ + 0x0006b878 060a065c 06220873 75620a65 72726f72 ...\.".sub.error │ │ │ │ 0x0006b888 2d456e64 206f6620 696e7075 7420666f -End of input fo │ │ │ │ 0x0006b898 756e6420 7768696c 65207061 7273696e und while parsin │ │ │ │ 0x0006b8a8 67207374 72696e67 2e050204 01010102 g string........ │ │ │ │ 0x0006b8b8 03030303 03030404 04040405 05050505 ................ │ │ │ │ 0x0006b8c8 06060606 06060606 06080909 0909090a ................ │ │ │ │ 0x0006b8d8 0a0a0a0a 0b0b0b0b 0b0b0b0b 0b0b7061 ..............pa │ │ │ │ 0x0006b8e8 7273655f 7374725f 76616c00 73747200 rse_str_val.str. │ │ │ │ @@ -2730,16 +2730,16 @@ │ │ │ │ 0x0006d378 0136012f 00360229 00270333 00360400 .6./.6.).'.3.6.. │ │ │ │ 0x0006d388 00270534 00420402 00410102 014b0001 .'.4.B...A...K.. │ │ │ │ 0x0006d398 001b6263 632e7665 6e646f72 2e6d6964 ..bcc.vendor.mid │ │ │ │ 0x0006d3a8 646c6563 6c617373 0a636c61 73730969 dleclass.class.i │ │ │ │ 0x0006d3b8 6e666f01 00020969 6e666f00 0c656e61 nfo....info..ena │ │ │ │ 0x0006d3c8 626c6564 01086c6f 670b7261 77736574 bled..log.rawset │ │ │ │ 0x0006d3d8 0c5f5f69 6e646578 000f5f5f 6e657769 .__index..__newi │ │ │ │ - 0x0006d3e8 6e646578 0100020c 5f5f696e 64657800 ndex....__index. │ │ │ │ - 0x0006d3f8 0f5f5f6e 6577696e 64657800 00075f47 .__newindex..._G │ │ │ │ + 0x0006d3e8 6e646578 0100020f 5f5f6e65 77696e64 ndex....__newind │ │ │ │ + 0x0006d3f8 6578000c 5f5f696e 64657800 00075f47 ex..__index..._G │ │ │ │ 0x0006d408 11736574 6d657461 7461626c 6500000a .setmetatable... │ │ │ │ 0x0006d418 73706177 6e000b65 78697374 73076f73 spawn..exists.os │ │ │ │ 0x0006d428 000a5f5f 6d6f6405 11676574 6d657461 ..__mod..getmeta │ │ │ │ 0x0006d438 7461626c 65000b74 75706c65 73000b76 table..tuples..v │ │ │ │ 0x0006d448 616c7565 73000a62 75696c64 00096a6f alues..build..jo │ │ │ │ 0x0006d458 696e000c 62736561 72636800 0a636f75 in..bsearch..cou │ │ │ │ 0x0006d468 6e740a74 61626c65 000a7370 6c697400 nt.table..split. │ │ │ │ @@ -3063,15 +3063,15 @@ │ │ │ │ 0x0006e848 0c000042 030a0236 04010029 05000002 ...B...6...).... │ │ │ │ 0x0006e858 05030058 0502802b 05010058 0601802b ...X...+...X...+ │ │ │ │ 0x0006e868 05020027 06090012 07010026 06070642 ...'.......&...B │ │ │ │ 0x0006e878 04030136 040a0039 040b0427 050c0012 ...6...9...'.... │ │ │ │ 0x0006e888 06010012 07030042 04040135 040d003d .......B...5...= │ │ │ │ 0x0006e898 000e043d 010f043d 03100439 0500003c ...=...=...9...< │ │ │ │ 0x0006e8a8 0401054c 04020001 c0076664 096e616d ...L......fd.nam │ │ │ │ - 0x0006e8b8 65086270 66010003 08627066 00076664 e.bpf....bpf..fd │ │ │ │ + 0x0006e8b8 65086270 66010003 07666400 08627066 e.bpf....fd..bpf │ │ │ │ 0x0006e8c8 00096e61 6d650013 6c6f6164 65642025 ..name..loaded % │ │ │ │ 0x0006e8d8 73202825 64290969 6e666f08 6c6f6720 s (%d).info.log │ │ │ │ 0x0006e8e8 6661696c 65642074 6f206c6f 61642042 failed to load B │ │ │ │ 0x0006e8f8 50462070 726f6772 616d201c 6270665f PF program .bpf_ │ │ │ │ 0x0006e908 6d6f6475 6c655f6b 65726e5f 76657273 module_kern_vers │ │ │ │ 0x0006e918 696f6e17 6270665f 6d6f6475 6c655f6c ion.bpf_module_l │ │ │ │ 0x0006e928 6963656e 73651662 70665f66 756e6374 icense.bpf_funct │ │ │ │ @@ -3433,17 +3433,17 @@ │ │ │ │ 0x0006ff68 7200003f 008c0203 0006000a 001049c6 r..?..........I. │ │ │ │ 0x0006ff78 11383600 00002701 01004200 02023601 .86...'...B...6. │ │ │ │ 0x0006ff88 00002702 02004201 02023902 03002703 ..'...B...9...'. │ │ │ │ 0x0006ff98 04004202 02023303 05003304 06003505 ..B...3...3...5. │ │ │ │ 0x0006ffa8 07003d03 08053d04 09053200 00804c05 ..=...=...2...L. │ │ │ │ 0x0006ffb8 02001663 6865636b 5f706174 685f7379 ...check_path_sy │ │ │ │ 0x0006ffc8 6d626f6c 11637265 6174655f 63616368 mbol.create_cach │ │ │ │ - 0x0006ffd8 65010002 11637265 6174655f 63616368 e....create_cach │ │ │ │ - 0x0006ffe8 65001663 6865636b 5f706174 685f7379 e..check_path_sy │ │ │ │ - 0x0006fff8 6d626f6c 00000019 73747275 63742062 mbol....struct b │ │ │ │ + 0x0006ffd8 65010002 16636865 636b5f70 6174685f e....check_path_ │ │ │ │ + 0x0006ffe8 73796d62 6f6c0011 63726561 74655f63 symbol..create_c │ │ │ │ + 0x0006fff8 61636865 00000019 73747275 63742062 ache....struct b │ │ │ │ 0x00070008 63635f73 796d626f 6c5b315d 0b747970 cc_symbol[1].typ │ │ │ │ 0x00070018 656f660f 6263632e 6c696262 63630866 eof.bcc.libbcc.f │ │ │ │ 0x00070028 66690c72 65717569 72651010 10111111 fi.require...... │ │ │ │ 0x00070038 12121221 35373737 37376666 6900040d ...!577777ffi... │ │ │ │ 0x00070048 6c696262 63630003 0a53594d 00030763 libbcc...SYM...c │ │ │ │ 0x00070058 72656174 655f6361 63686500 01066368 reate_cache...ch │ │ │ │ 0x00070068 65636b5f 70617468 5f73796d 626f6c00 eck_path_symbol. │ │ │ │ @@ -4566,17 +4566,17 @@ │ │ │ │ 0x00074638 72676300 050b00de 01000409 02080012 rgc............. │ │ │ │ 0x00074648 40a71703 36040000 39040104 2d050000 @...6...9...-... │ │ │ │ 0x00074658 35060300 2d070100 39070207 12080000 5...-...9....... │ │ │ │ 0x00074668 42070202 3d070406 3d020506 2d070100 B...=...=...-... │ │ │ │ 0x00074678 39070207 12080100 42070202 3d070606 9.......B...=... │ │ │ │ 0x00074688 3d030706 42040301 4b000100 02c00000 =...B...K....... │ │ │ │ 0x00074698 08706964 0c666e5f 6e616d65 09616464 .pid.fn_name.add │ │ │ │ - 0x000746a8 72096e61 6d650100 04087069 64000c66 r.name....pid..f │ │ │ │ - 0x000746b8 6e5f6e61 6d650009 61646472 00096e61 n_name..addr..na │ │ │ │ - 0x000746c8 6d65000b 73747269 6e670b69 6e736572 me..string.inser │ │ │ │ + 0x000746a8 72096e61 6d650100 040c666e 5f6e616d r.name....fn_nam │ │ │ │ + 0x000746b8 65000961 64647200 096e616d 65000870 e..addr..name..p │ │ │ │ + 0x000746c8 6964000b 73747269 6e670b69 6e736572 id..string.inser │ │ │ │ 0x000746d8 740a7461 626c6501 01010101 01010101 t.table......... │ │ │ │ 0x000746e8 02020202 02020201 03757072 6f626573 .........uprobes │ │ │ │ 0x000746f8 00666669 0062696e 70617468 00001366 .ffi.binpath...f │ │ │ │ 0x00074708 6e5f6e61 6d650000 13616464 72000013 n_name...addr... │ │ │ │ 0x00074718 70696400 001300a0 0201020c 0208001a pid............. │ │ │ │ 0x00074728 56a4170e 34020000 2d030000 39030003 V...4...-...9... │ │ │ │ 0x00074738 27040100 33050200 42030302 2d040100 '...3...B...-... │ │ │ │ @@ -4765,16 +4765,16 @@ │ │ │ │ 0x000752a8 04000035 0506003d 0100053d 0207053d ...5...=...=...= │ │ │ │ 0x000752b8 0303053c 0500042d 04000038 04000439 ...<...-...8...9 │ │ │ │ 0x000752c8 0407040f 00040058 050c8036 04030012 .......X...6.... │ │ │ │ 0x000752d8 05020042 04020207 04080058 0407802d ...B.......X...- │ │ │ │ 0x000752e8 04000038 0400042d 05000038 05000539 ...8...-...8...9 │ │ │ │ 0x000752f8 05070539 0509053d 0509044b 00010004 ...9...=...K.... │ │ │ │ 0x00075308 8000000b 736f7572 63650a74 61626c65 ....source.table │ │ │ │ - 0x00075318 0a636f6e 73740100 03097479 70650008 .const....type.. │ │ │ │ - 0x00075328 72656700 0a636f6e 7374000b 74797065 reg..const..type │ │ │ │ + 0x00075318 0a636f6e 73740100 03097479 7065000a .const....type.. │ │ │ │ + 0x00075328 636f6e73 74000872 6567000b 74797065 const..reg..type │ │ │ │ 0x00075338 6f660a63 64617461 09747970 650b7368 of.cdata.type.sh │ │ │ │ 0x00075348 61646f77 0a706169 72730872 65670202 adow.pairs.reg.. │ │ │ │ 0x00075358 02020202 02020203 03030306 06060707 ................ │ │ │ │ 0x00075368 07070808 03030d0d 0d0d0d0d 0d0e0e0e ................ │ │ │ │ 0x00075378 0e0e1010 10101010 12121212 12121212 ................ │ │ │ │ 0x00075388 12121313 13131313 13155600 66666900 ..........V.ffi. │ │ │ │ 0x00075398 76617200 003d7265 6700003d 636f6e73 var..=reg..=cons │ │ │ │ @@ -4874,17 +4874,17 @@ │ │ │ │ 0x00075978 05000100 58020180 4b000100 2d020000 ....X...K...-... │ │ │ │ 0x00075988 35030100 2d040000 38040104 39040004 5...-...8...9... │ │ │ │ 0x00075998 3d040003 2d040000 38040104 39040204 =...-...8...9... │ │ │ │ 0x000759a8 3d040203 3d010303 2d040000 38040104 =...=...-...8... │ │ │ │ 0x000759b8 39040404 3d040403 2d040000 38040104 9...=...-...8... │ │ │ │ 0x000759c8 39040504 3d040503 3c030002 4b000100 9...=...<...K... │ │ │ │ 0x000759d8 04800974 7970650b 736f7572 63650b73 ...type.source.s │ │ │ │ - 0x000759e8 6861646f 770a636f 6e737401 00050974 hadow.const....t │ │ │ │ - 0x000759f8 79706500 08726567 000b736f 75726365 ype..reg..source │ │ │ │ - 0x00075a08 000b7368 61646f77 000a636f 6e737400 ..shadow..const. │ │ │ │ + 0x000759e8 6861646f 770a636f 6e737401 00050b73 hadow.const....s │ │ │ │ + 0x000759f8 6f757263 65000b73 6861646f 77000872 ource..shadow..r │ │ │ │ + 0x00075a08 65670009 74797065 000a636f 6e737400 eg..type..const. │ │ │ │ 0x00075a18 08726567 01010102 02020202 02020202 .reg............ │ │ │ │ 0x00075a28 02020202 02020202 02020203 56006473 ............V.ds │ │ │ │ 0x00075a38 74000019 73726300 001900bb 0500030b t...src......... │ │ │ │ 0x00075a48 04150057 9901be19 0f360300 00360401 ...W.....6...6.. │ │ │ │ 0x00075a58 00390502 02420402 02070403 00580403 .9...B.......X.. │ │ │ │ 0x00075a68 80390402 02390404 04580503 802b0401 .9...9...X...+.. │ │ │ │ 0x00075a78 00580501 802b0402 00270505 00420303 .X...+...'...B.. │ │ │ │ @@ -5491,21 +5491,21 @@ │ │ │ │ 0x00078008 01004704 01004102 01014b00 01000480 ..G...A...K..... │ │ │ │ 0x00078018 0dc00cc0 0ec00fc0 10c008c0 0bc009c0 ................ │ │ │ │ 0x00078028 01c00300 1cc00d4c 445f494d 4d5f5810 .......LD_IMM_X. │ │ │ │ 0x00078038 636f6e73 745f7769 6474680b 746d7076 const_width.tmpv │ │ │ │ 0x00078048 61720e72 65675f73 70696c6c 0e726567 ar.reg_spill.reg │ │ │ │ 0x00078058 5f616c6c 6f630965 6d69740b 76616c6c _alloc.emit.vall │ │ │ │ 0x00078068 6f630b76 64657265 660a7663 6f707909 oc.vderef.vcopy. │ │ │ │ - 0x00078078 76736574 09767265 67065601 000c0976 vset.vreg.V....v │ │ │ │ - 0x00078088 72656700 0b746d70 76617200 0b76616c reg..tmpvar..val │ │ │ │ - 0x00078098 6c6f6300 09656d69 74001063 6f6e7374 loc..emit..const │ │ │ │ - 0x000780a8 5f776964 74680009 76736574 000d4c44 _width..vset..LD │ │ │ │ - 0x000780b8 5f494d4d 5f58000b 76646572 6566000a _IMM_X..vderef.. │ │ │ │ - 0x000780c8 76636f70 79000e72 65675f73 70696c6c vcopy..reg_spill │ │ │ │ - 0x000780d8 000e7265 675f616c 6c6f6300 06560001 ..reg_alloc..V.. │ │ │ │ + 0x00078078 76736574 09767265 67065601 000c0656 vset.vreg.V....V │ │ │ │ + 0x00078088 000b7661 6c6c6f63 000e7265 675f616c ..valloc..reg_al │ │ │ │ + 0x00078098 6c6f6300 10636f6e 73745f77 69647468 loc..const_width │ │ │ │ + 0x000780a8 000d4c44 5f494d4d 5f580009 656d6974 ..LD_IMM_X..emit │ │ │ │ + 0x000780b8 00097672 6567000b 76646572 6566000a ..vreg..vderef.. │ │ │ │ + 0x000780c8 76636f70 79000976 73657400 0b746d70 vcopy..vset..tmp │ │ │ │ + 0x000780d8 76617200 0e726567 5f737069 6c6c0001 var..reg_spill.. │ │ │ │ 0x000780e8 03030303 03030303 03030303 03030404 ................ │ │ │ │ 0x000780f8 04040404 04040606 08080808 09560076 .............V.v │ │ │ │ 0x00078108 72656700 76736574 0076636f 70790076 reg.vset.vcopy.v │ │ │ │ 0x00078118 64657265 66007661 6c6c6f63 00656d69 deref.valloc.emi │ │ │ │ 0x00078128 74007265 675f616c 6c6f6300 7265675f t.reg_alloc.reg_ │ │ │ │ 0x00078138 7370696c 6c007374 61636b73 6c6f7473 spill.stackslots │ │ │ │ 0x00078148 00636f6e 73745f77 69647468 004c445f .const_width.LD_ │ │ │ │ @@ -6933,16 +6933,16 @@ │ │ │ │ 0x0007da28 26010058 2701802b 26020042 25020112 &..X'..+&..B%... │ │ │ │ 0x0007da38 250c0012 26010042 25020112 250c0016 %...&..B%...%... │ │ │ │ 0x0007da48 26000142 25020136 258a0012 26240035 &..B%..6%...&$.5 │ │ │ │ 0x0007da58 278c0033 288b003d 288d2733 288e003d '..3(..=(.'3(..= │ │ │ │ 0x0007da68 288f2732 00008044 25030000 c009c001 (.'2...D%....... │ │ │ │ 0x0007da78 c00cc004 c00fc00b c007c008 c006c00d ................ │ │ │ │ 0x0007da88 c00ac005 c00ec00b 5f5f6361 6c6c000c ........__call.. │ │ │ │ - 0x0007da98 5f5f696e 64657801 00020c5f 5f696e64 __index....__ind │ │ │ │ - 0x0007daa8 6578000b 5f5f6361 6c6c0000 11736574 ex..__call...set │ │ │ │ + 0x0007da98 5f5f696e 64657801 00020b5f 5f63616c __index....__cal │ │ │ │ + 0x0007daa8 6c000c5f 5f696e64 65780000 11736574 l..__index...set │ │ │ │ 0x0007dab8 6d657461 7461626c 650a636f 6e73740b metatable.const. │ │ │ │ 0x0007dac8 736f7572 63650b61 73736572 7408736b source.assert.sk │ │ │ │ 0x0007dad8 6206580a 414c5536 34000a43 414c4c54 b.X.ALU64..CALLT │ │ │ │ 0x0007dae8 0c636f6d 70696c65 00095245 54300009 .compile..RET0.. │ │ │ │ 0x0007daf8 52455431 00084a4d 50000943 414c4c00 RET1..JMP..CALL. │ │ │ │ 0x0007db08 0a43414c 4c4d000a 54474554 53000a54 .CALLM..TGETS..T │ │ │ │ 0x0007db18 47455456 000a5447 45544200 0a545345 GETV..TGETB..TSE │ │ │ │ @@ -6958,42 +6958,42 @@ │ │ │ │ 0x0007dbb8 08495354 000a4953 4e454e00 0a495345 .IST..ISNEN..ISE │ │ │ │ 0x0007dbc8 514e000a 49534e45 53000a49 53455153 QN..ISNES..ISEQS │ │ │ │ 0x0007dbd8 000a4953 4e455600 0a495345 51560009 ..ISNEV..ISEQV.. │ │ │ │ 0x0007dbe8 49534754 00094953 47450009 49534c54 ISGT..ISGE..ISLT │ │ │ │ 0x0007dbf8 00084d4f 5600094b 53545200 094b5052 ..MOV..KSTR..KPR │ │ │ │ 0x0007dc08 49000b4b 43444154 41000b4b 53484f52 I..KCDATA..KSHOR │ │ │ │ 0x0007dc18 5400094b 4e554d01 002f0a49 5345514e T..KNUM../.ISEQN │ │ │ │ - 0x0007dc28 00094341 4c4c0008 4a4d5000 09524554 ..CALL..JMP..RET │ │ │ │ - 0x0007dc38 31000a54 47455453 000a5447 45545600 1..TGETS..TGETV. │ │ │ │ - 0x0007dc48 09524554 30000c63 6f6d7069 6c65000a .RET0..compile.. │ │ │ │ - 0x0007dc58 54474554 42000a54 53455453 000a5453 TGETB..TSETS..TS │ │ │ │ - 0x0007dc68 45545600 0a545345 54420009 55474554 ETV..TSETB..UGET │ │ │ │ - 0x0007dc78 00094747 45540008 43415400 0a4d4f44 ..GGET..CAT..MOD │ │ │ │ - 0x0007dc88 5656000a 44495656 56000a4d 554c5656 VV..DIVVV..MULVV │ │ │ │ - 0x0007dc98 000a5355 42565600 0a414444 5656000a ..SUBVV..ADDVV.. │ │ │ │ - 0x0007dca8 4449564e 56000a53 55424e56 000a4d55 DIVNV..SUBNV..MU │ │ │ │ - 0x0007dcb8 4c4e5600 0a414444 4e56000a 4d4f4456 LNV..ADDNV..MODV │ │ │ │ - 0x0007dcc8 4e000a44 4956564e 000a4d55 4c564e00 N..DIVVN..MULVN. │ │ │ │ - 0x0007dcd8 0a535542 564e000a 41444456 4e000a49 .SUBVN..ADDVN..I │ │ │ │ - 0x0007dce8 53455150 00084953 46000849 5354000a SEQP..ISF..IST.. │ │ │ │ - 0x0007dcf8 49534e45 4e00084d 4f56000a 49534e45 ISNEN..MOV..ISNE │ │ │ │ - 0x0007dd08 53000a49 53455153 000a4953 4e455600 S..ISEQS..ISNEV. │ │ │ │ - 0x0007dd18 0a495345 51560009 49534754 00094953 .ISEQV..ISGT..IS │ │ │ │ - 0x0007dd28 47450009 49534c54 00094b53 54520009 GE..ISLT..KSTR.. │ │ │ │ - 0x0007dd38 4b505249 000a4341 4c4c4d00 0b4b4344 KPRI..CALLM..KCD │ │ │ │ - 0x0007dd48 41544100 0b4b5348 4f525400 094b4e55 ATA..KSHORT..KNU │ │ │ │ + 0x0007dc28 000a5447 45544200 0943414c 4c00084a ..TGETB..CALL..J │ │ │ │ + 0x0007dc38 4d500009 52455430 000c636f 6d70696c MP..RET0..compil │ │ │ │ + 0x0007dc48 65000a54 47455453 000a5447 45545600 e..TGETS..TGETV. │ │ │ │ + 0x0007dc58 0a545345 5453000a 54534554 56000a54 .TSETS..TSETV..T │ │ │ │ + 0x0007dc68 53455442 00095547 45540009 47474554 SETB..UGET..GGET │ │ │ │ + 0x0007dc78 00084341 54000a4d 4f445656 000a4449 ..CAT..MODVV..DI │ │ │ │ + 0x0007dc88 56565600 0a4d554c 5656000a 53554256 VVV..MULVV..SUBV │ │ │ │ + 0x0007dc98 56000a41 44445656 000a4449 564e5600 V..ADDVV..DIVNV. │ │ │ │ + 0x0007dca8 0a535542 4e56000a 4d554c4e 56000a41 .SUBNV..MULNV..A │ │ │ │ + 0x0007dcb8 44444e56 000a4d4f 44564e00 0a444956 DDNV..MODVN..DIV │ │ │ │ + 0x0007dcc8 564e000a 4d554c56 4e000a53 5542564e VN..MULVN..SUBVN │ │ │ │ + 0x0007dcd8 000a4144 44564e00 0a495345 51500008 ..ADDVN..ISEQP.. │ │ │ │ + 0x0007dce8 49534600 08495354 000a4953 4e454e00 ISF..IST..ISNEN. │ │ │ │ + 0x0007dcf8 084d4f56 000a4953 4e455300 0a495345 .MOV..ISNES..ISE │ │ │ │ + 0x0007dd08 5153000a 49534e45 56000a49 53455156 QS..ISNEV..ISEQV │ │ │ │ + 0x0007dd18 00094953 47540009 49534745 00094953 ..ISGT..ISGE..IS │ │ │ │ + 0x0007dd28 4c540009 52455431 00094b53 54520009 LT..RET1..KSTR.. │ │ │ │ + 0x0007dd38 4b505249 000b4b43 44415441 000b4b53 KPRI..KCDATA..KS │ │ │ │ + 0x0007dd48 484f5254 00094b4e 554d000a 43414c4c HORT..KNUM..CALL │ │ │ │ 0x0007dd58 4d000000 00000000 00000000 00000000 M............... │ │ │ │ 0x0007dd68 00000000 00000000 00000000 0000000d ................ │ │ │ │ 0x0007dd78 75696e74 36345f74 0b73697a 656f660a uint64_t.sizeof. │ │ │ │ 0x0007dd88 66697875 7009696e 736e1a73 74727563 fixup.insn.struc │ │ │ │ 0x0007dd98 74206270 665f696e 736e5b34 3039365d t bpf_insn[4096] │ │ │ │ - 0x0007dda8 086e6577 0100060a 66697875 70000969 .new....fixup..i │ │ │ │ - 0x0007ddb8 6e736e00 0a62635f 70630300 07706303 nsn..bc_pc...pc. │ │ │ │ - 0x0007ddc8 000d7365 656e5f63 6d70000e 72656163 ..seen_cmp..reac │ │ │ │ - 0x0007ddd8 6861626c 65020202 00030005 00050005 hable........... │ │ │ │ + 0x0007dda8 086e6577 0100060d 7365656e 5f636d70 .new....seen_cmp │ │ │ │ + 0x0007ddb8 000e7265 61636861 626c6502 0a666978 ..reachable..fix │ │ │ │ + 0x0007ddc8 75700009 696e736e 000a6263 5f706303 up..insn..bc_pc. │ │ │ │ + 0x0007ddd8 00077063 03000202 00030005 00050005 ..pc............ │ │ │ │ 0x0007dde8 00050005 00060006 000a0011 00110011 ................ │ │ │ │ 0x0007ddf8 00110011 0011001b 0023002c 0052006a .........#.,.R.j │ │ │ │ 0x0007de08 0096009c 00ae00cd 00e90001 011a012c ..............., │ │ │ │ 0x0007de18 0157016a 0186018e 01aa01b3 01b901c4 .W.j............ │ │ │ │ 0x0007de28 01cf01f2 0121024d 02580260 02a102a4 .....!.M.X.`.... │ │ │ │ 0x0007de38 02ac02ac 02af02af 02bb02bb 02c002c0 ................ │ │ │ │ 0x0007de48 02c302c3 02c602c6 02cc02cc 02cd02cd ................ │ │ │ │ @@ -7271,16 +7271,16 @@ │ │ │ │ 0x0007ef48 730f7374 61636b73 6c6f7473 0d66756e s.stackslots.fun │ │ │ │ 0x0007ef58 63696e66 6f0f6c6f 61647374 72696e67 cinfo.loadstring │ │ │ │ 0x0007ef68 0b737472 696e6709 74797065 0c5f5f69 .string.type.__i │ │ │ │ 0x0007ef78 6e646578 0100010c 5f5f696e 64657800 ndex....__index. │ │ │ │ 0x0007ef88 00117365 746d6574 61746162 6c650d67 ..setmetatable.g │ │ │ │ 0x0007ef98 65746c6f 63616c0a 64656275 670a7063 etlocal.debug.pc │ │ │ │ 0x0007efa8 616c6c08 66666908 42504608 65746801 all.ffi.BPF.eth. │ │ │ │ - 0x0007efb8 00040865 74680008 706b7400 08425046 ...eth..pkt..BPF │ │ │ │ - 0x0007efc8 00086666 69000870 6b740202 02020202 ..ffi..pkt...... │ │ │ │ + 0x0007efb8 00040842 50460008 66666900 08657468 ...BPF..ffi..eth │ │ │ │ + 0x0007efc8 0008706b 74000870 6b740202 02020202 ..pkt..pkt...... │ │ │ │ 0x0007efd8 02020202 02020505 05050607 08080808 ................ │ │ │ │ 0x0007efe8 08080909 0909090a 0b0b050e 0e0e1111 ................ │ │ │ │ 0x0007eff8 0e141414 14141414 14141616 16161617 ................ │ │ │ │ 0x0007f008 17171717 17171722 23232323 23242424 ......."#####$$$ │ │ │ │ 0x0007f018 24242424 24242525 26262626 23232929 $$$$$$%%&&&&##)) │ │ │ │ 0x0007f028 29297072 6f746f00 42504600 66666900 ))proto.BPF.ffi. │ │ │ │ 0x0007f038 6275696c 74696e73 00627974 65636f64 builtins.bytecod │ │ │ │ @@ -7466,15 +7466,15 @@ │ │ │ │ 0x0007fb78 00410500 02360600 002d0700 00390704 .A...6...-...9.. │ │ │ │ 0x0007fb88 07120804 00120901 00120a02 00120b03 ................ │ │ │ │ 0x0007fb98 00420705 00410600 02360705 00350806 .B...A...6...5.. │ │ │ │ 0x0007fba8 003d0407 083d0508 083d0609 08340900 .=...=...=...4.. │ │ │ │ 0x0007fbb8 003d090a 082d0902 00440703 0002c004 .=...-...D...... │ │ │ │ 0x0007fbc8 c018c00a 70726f67 730b7265 61646572 ....progs.reader │ │ │ │ 0x0007fbd8 09747970 65077470 01000409 74797065 .type.tp....type │ │ │ │ - 0x0007fbe8 00077470 000a7072 6f677300 0b726561 ..tp..progs..rea │ │ │ │ + 0x0007fbe8 000a7072 6f677300 07747000 0b726561 ..progs..tp..rea │ │ │ │ 0x0007fbf8 64657200 11736574 6d657461 7461626c der..setmetatabl │ │ │ │ 0x0007fc08 651b7065 72665f61 74746163 685f7472 e.perf_attach_tr │ │ │ │ 0x0007fc18 61636570 6f696e74 14747261 6365706f acepoint.tracepo │ │ │ │ 0x0007fc28 696e745f 74797065 262f7379 732f6b65 int_type&/sys/ke │ │ │ │ 0x0007fc38 726e656c 2f646562 75672f74 72616369 rnel/debug/traci │ │ │ │ 0x0007fc48 6e672f65 76656e74 732f1470 6572665f ng/events/.perf_ │ │ │ │ 0x0007fc58 74726163 65706f69 6e740b61 73736572 tracepoint.asser │ │ │ │ @@ -7522,17 +7522,17 @@ │ │ │ │ 0x0007fef8 42120202 27131200 26121312 32000e80 B...'...&...2... │ │ │ │ 0x0007ff08 2d110300 39111311 12120d00 33131400 -...9.......3... │ │ │ │ 0x0007ff18 42110301 35111500 3d0d1611 3d081711 B...5...=...=... │ │ │ │ 0x0007ff28 3d011811 3d001911 32000080 4c110200 =...=...2...L... │ │ │ │ 0x0007ff38 490d0100 490f0100 4a110300 15c005c0 I...I...J....... │ │ │ │ 0x0007ff48 02c000c0 0f70726f 62655f74 7970650a .....probe_type. │ │ │ │ 0x0007ff58 70726f62 65097072 6f670b72 65616465 probe.prog.reade │ │ │ │ - 0x0007ff68 72010004 0f70726f 62655f74 79706500 r....probe_type. │ │ │ │ - 0x0007ff78 0a70726f 62650009 70726f67 000b7265 .probe..prog..re │ │ │ │ - 0x0007ff88 61646572 00000767 632d2028 6b65726e ader...gc- (kern │ │ │ │ + 0x0007ff68 72010004 0970726f 67000a70 726f6265 r....prog..probe │ │ │ │ + 0x0007ff78 000b7265 61646572 000f7072 6f62655f ..reader..probe_ │ │ │ │ + 0x0007ff88 74797065 00000767 632d2028 6b65726e type...gc- (kern │ │ │ │ 0x0007ff98 656c2076 65727369 6f6e2073 686f756c el version shoul │ │ │ │ 0x0007ffa8 64206265 20617420 6c656173 7420342e d be at least 4. │ │ │ │ 0x0007ffb8 31290a67 65746664 0b736574 62706601 1).getfd.setbpf. │ │ │ │ 0x0007ffc8 00011073 616d706c 655f7479 70651372 ...sample_type.r │ │ │ │ 0x0007ffd8 61772c20 63616c6c 63686169 6e1b7065 aw, callchain.pe │ │ │ │ 0x0007ffe8 72665f61 74746163 685f7472 61636570 rf_attach_tracep │ │ │ │ 0x0007fff8 6f696e74 0a636c6f 73650f70 6572665f oint.close.perf_ │ │ │ │ @@ -7583,19 +7583,19 @@ │ │ │ │ 0x000802c8 073d0313 07120904 00390814 04420802 .=.......9...B.. │ │ │ │ 0x000802d8 02120908 00390815 08420802 023d0816 .....9...B...=.. │ │ │ │ 0x000802e8 072d0802 00420603 024c0602 0000c002 .-...B...L...... │ │ │ │ 0x000802f8 c016c007 66640a67 65746664 096e6f67 ....fd.getfd.nog │ │ │ │ 0x00080308 630d7661 6c5f7479 70650d6b 65795f74 c.val_type.key_t │ │ │ │ 0x00080318 7970650d 6d61705f 74797065 0876616c ype.map_type.val │ │ │ │ 0x00080328 086b6579 0a24205b 315d086e 6577106d .key.$ [1].new.m │ │ │ │ - 0x00080338 61785f65 6e747269 65730100 07087661 ax_entries....va │ │ │ │ - 0x00080348 6c00106d 61785f65 6e747269 65730008 l..max_entries.. │ │ │ │ - 0x00080358 6b657900 0d6b6579 5f747970 65000d76 key..key_type..v │ │ │ │ - 0x00080368 616c5f74 79706500 0d6d6170 5f747970 al_type..map_typ │ │ │ │ - 0x00080378 65000766 64001173 65746d65 74617461 e..fd..setmetata │ │ │ │ + 0x00080338 61785f65 6e747269 65730100 07106d61 ax_entries....ma │ │ │ │ + 0x00080348 785f656e 74726965 7300086b 6579000d x_entries..key.. │ │ │ │ + 0x00080358 6d61705f 74797065 000d6b65 795f7479 map_type..key_ty │ │ │ │ + 0x00080368 7065000d 76616c5f 74797065 00087661 pe..val_type..va │ │ │ │ + 0x00080378 6c000766 64001173 65746d65 74617461 l..fd..setmetata │ │ │ │ 0x00080388 626c650d 746f7374 72696e67 0b73697a ble.tostring.siz │ │ │ │ 0x00080398 656f6613 6270665f 6d61705f 63726561 eof.bpf_map_crea │ │ │ │ 0x000803a8 74651a73 74727563 74206270 665f7374 te.struct bpf_st │ │ │ │ 0x000803b8 61636b74 72616365 0c696e74 33325f74 acktrace.int32_t │ │ │ │ 0x000803c8 10535441 434b5f54 52414345 0c425046 .STACK_TRACE.BPF │ │ │ │ 0x000803d8 5f4d4150 06630d75 696e7433 325f740b _MAP.c.uint32_t. │ │ │ │ 0x000803e8 74797065 6f660101 01010101 01020202 typeof.......... │ │ │ │ @@ -7650,17 +7650,17 @@ │ │ │ │ 0x000806f8 08736b62 0a746162 6c655273 6f636b65 .skb.tableRsocke │ │ │ │ 0x00080708 74206d75 73742065 69746865 72206265 t must either be │ │ │ │ 0x00080718 20616e20 6664206e 756d6265 722c2061 an fd number, a │ │ │ │ 0x00080728 6e20696e 74657266 61636520 6e616d65 n interface name │ │ │ │ 0x00080738 2c206f72 20616e20 6c6a7379 7363616c , or an ljsyscal │ │ │ │ 0x00080748 6c20736f 636b6574 0b697374 79706509 l socket.istype. │ │ │ │ 0x00080758 6e6f6763 0766640b 6e756d62 65720c69 nogc.fd.number.i │ │ │ │ - 0x00080768 66696e64 65780a69 6e646578 0100020d findex.index.... │ │ │ │ - 0x00080778 70726f74 6f636f6c 08616c6c 0c696669 protocol.all.ifi │ │ │ │ - 0x00080788 6e646578 0010736f 636b6164 64725f6c ndex..sockaddr_l │ │ │ │ + 0x00080768 66696e64 65780a69 6e646578 0100020c findex.index.... │ │ │ │ + 0x00080778 6966696e 64657800 0d70726f 746f636f ifindex..protoco │ │ │ │ + 0x00080788 6c08616c 6c10736f 636b6164 64725f6c l.all.sockaddr_l │ │ │ │ 0x00080798 6c067409 62696e64 0d746f73 7472696e l.t.bind.tostrin │ │ │ │ 0x000807a8 67087261 770b7061 636b6574 0b736f63 g.raw.packet.soc │ │ │ │ 0x000807b8 6b65741b 20697320 6e6f7420 696e7465 ket. is not inte │ │ │ │ 0x000807c8 72666163 65206e61 6d650c67 65746c69 rface name.getli │ │ │ │ 0x000807d8 6e6b076e 6c0b6173 73657274 0b737472 nk.nl.assert.str │ │ │ │ 0x000807e8 696e6709 74797065 03040404 04040505 ing.type........ │ │ │ │ 0x000807f8 05050505 05060606 06060607 07070707 ................ │ │ │ │ @@ -7796,34 +7796,34 @@ │ │ │ │ 0x00081018 0080441b 03000b5f 5f63616c 6c010001 ..D....__call... │ │ │ │ 0x00081028 0b5f5f63 616c6c00 00096874 6f6e096e .__call...hton.n │ │ │ │ 0x00081038 746f680d 74726163 656c6f67 000b7570 toh.tracelog..up │ │ │ │ 0x00081048 726f6265 000b6b70 726f6265 000f7472 robe..kprobe..tr │ │ │ │ 0x00081058 61636570 6f696e74 000b736f 636b6574 acepoint..socket │ │ │ │ 0x00081068 00086d61 7000096d 61707310 64756d70 ..map..maps.dump │ │ │ │ 0x00081078 5f737472 696e6709 64756d70 01000c0b _string.dump.... │ │ │ │ - 0x00081088 6b70726f 62650008 6d617000 1064756d kprobe..map..dum │ │ │ │ - 0x00081098 705f7374 72696e67 00096475 6d700009 p_string..dump.. │ │ │ │ - 0x000810a8 6d617073 00086e65 7700096e 746f6800 maps..new..ntoh. │ │ │ │ - 0x000810b8 0968746f 6e000b75 70726f62 65000f74 .hton..uprobe..t │ │ │ │ - 0x000810c8 72616365 706f696e 74000b73 6f636b65 racepoint..socke │ │ │ │ - 0x000810d8 74000d74 72616365 6c6f6700 11736574 t..tracelog..set │ │ │ │ + 0x00081088 736f636b 65740008 6e657700 086d6170 socket..new..map │ │ │ │ + 0x00081098 000b6b70 726f6265 00096d61 7073000d ..kprobe..maps.. │ │ │ │ + 0x000810a8 74726163 656c6f67 00096e74 6f680009 tracelog..ntoh.. │ │ │ │ + 0x000810b8 68746f6e 00106475 6d705f73 7472696e hton..dump_strin │ │ │ │ + 0x000810c8 67000964 756d7000 0b757072 6f626500 g..dump..uprobe. │ │ │ │ + 0x000810d8 0f747261 6365706f 696e7400 11736574 .tracepoint..set │ │ │ │ 0x000810e8 6d657461 7461626c 65000001 00010c5f metatable......_ │ │ │ │ 0x000810f8 5f696e64 65780008 62706601 00010862 _index..bpf....b │ │ │ │ 0x00081108 70660000 000f5f5f 6e657769 6e646578 pf....__newindex │ │ │ │ 0x00081118 000c5f5f 696e6465 78000a5f 5f6c656e ..__index..__len │ │ │ │ - 0x00081128 00095f5f 67630100 04095f5f 6763000a ..__gc....__gc.. │ │ │ │ - 0x00081138 5f5f6c65 6e000c5f 5f696e64 6578000f __len..__index.. │ │ │ │ - 0x00081148 5f5f6e65 77696e64 65780000 00000000 __newindex...... │ │ │ │ + 0x00081128 00095f5f 67630100 040f5f5f 6e657769 ..__gc....__newi │ │ │ │ + 0x00081138 6e646578 00095f5f 6763000a 5f5f6c65 ndex..__gc..__le │ │ │ │ + 0x00081148 6e000c5f 5f696e64 65780000 00000000 n..__index...... │ │ │ │ 0x00081158 00000000 0a707269 6e74086e 65770744 .....print.new.D │ │ │ │ 0x00081168 57065706 48064208 4a475400 084a4745 W.W.H.B.JGT..JGE │ │ │ │ 0x00081178 00084a4e 4500084a 45510008 4d4f4400 ..JNE..JEQ..MOD. │ │ │ │ 0x00081188 08444956 00085355 42000841 44440100 .DIV..SUB..ADD.. │ │ │ │ - 0x00081198 08084a47 4500084a 4e450008 4a455100 ..JGE..JNE..JEQ. │ │ │ │ - 0x000811a8 084d4f44 00084449 56000853 55420008 .MOD..DIV..SUB.. │ │ │ │ - 0x000811b8 41444400 084a4754 00001773 74727563 ADD..JGT...struc │ │ │ │ + 0x00081198 08084d4f 44000844 49560008 53554200 ..MOD..DIV..SUB. │ │ │ │ + 0x000811a8 08414444 00084a47 4500084a 47540008 .ADD..JGE..JGT.. │ │ │ │ + 0x000811b8 4a4e4500 084a4551 00001773 74727563 JNE..JEQ...struc │ │ │ │ 0x000811c8 74206270 665f6675 6e635f69 640f7374 t bpf_func_id.st │ │ │ │ 0x000811d8 72756374 20627066 0b747970 656f6611 ruct bpf.typeof. │ │ │ │ 0x000811e8 6270662e 6275696c 74696e73 0e627066 bpf.builtins.bpf │ │ │ │ 0x000811f8 2e70726f 746f0d62 70662e63 64656613 .proto.bpf.cdef. │ │ │ │ 0x00081208 6270662e 6c6a6279 7465636f 64650c73 bpf.ljbytecode.s │ │ │ │ 0x00081218 79736361 6c6c0862 69740866 66690c72 yscall.bit.ffi.r │ │ │ │ 0x00081228 65717569 72652200 22002200 23002300 equire".".".#.#. │ │ │ │ @@ -8991,16 +8991,16 @@ │ │ │ │ 0x00085ac8 01010335 04100035 050a0033 0609003d ...5...5...3...= │ │ │ │ 0x00085ad8 060b0533 060c003d 060d0533 060e003d ...3...=...3...= │ │ │ │ 0x00085ae8 060f053d 05110432 00008044 02030000 ...=...2...D.... │ │ │ │ 0x00085af8 c003c00c 5f5f696e 64657801 00010c5f ....__index...._ │ │ │ │ 0x00085b08 5f696e64 65780009 72656164 00096e65 _index..read..ne │ │ │ │ 0x00085b18 7874000a 626c6f63 6b010003 09726561 xt..block....rea │ │ │ │ 0x00085b28 64000a62 6c6f636b 00096e65 78740000 d..block..next.. │ │ │ │ - 0x00085b38 0b726561 64657201 00020974 79706500 .reader....type. │ │ │ │ - 0x00085b48 0b726561 64657200 11736574 6d657461 .reader..setmeta │ │ │ │ + 0x00085b38 0b726561 64657201 00020b72 65616465 .reader....reade │ │ │ │ + 0x00085b48 72000974 79706500 11736574 6d657461 r..type..setmeta │ │ │ │ 0x00085b58 7461626c 65062a26 6e6f7420 61207661 table.*¬ a va │ │ │ │ 0x00085b68 6c696420 74797065 20666f72 20657665 lid type for eve │ │ │ │ 0x00085b78 6e742072 65616465 720b7479 70656f66 nt reader.typeof │ │ │ │ 0x00085b88 0b737472 696e6709 74797065 0b617373 .string.type.ass │ │ │ │ 0x00085b98 65727402 02030303 03030303 03030303 ert............. │ │ │ │ 0x00085ba8 03030303 03040404 04040404 07070707 ................ │ │ │ │ 0x00085bb8 07070a0a 17171a1a 1b1b1b66 66690053 ...........ffi.S │ │ │ │ @@ -9049,47 +9049,47 @@ │ │ │ │ 0x00085e68 33062200 3d062104 33062400 3d062304 3.".=.!.3.$.=.#. │ │ │ │ 0x00085e78 33062600 3d062504 32000080 4c040200 3.&.=.%.2...L... │ │ │ │ 0x00085e88 00147472 61636570 6f696e74 5f747970 ..tracepoint_typ │ │ │ │ 0x00085e98 65001165 76656e74 5f726561 64657200 e..event_reader. │ │ │ │ 0x00085ea8 0e6f7376 65727369 6f6e000f 6973696d .osversion..isim │ │ │ │ 0x00085eb8 6d636f6e 7374000a 69737074 72000d74 mconst..isptr..t │ │ │ │ 0x00085ec8 7970656e 616d650d 5f5f6970 61697273 ypename.__ipairs │ │ │ │ - 0x00085ed8 000a5f5f 6c656e01 00020d5f 5f697061 ..__len....__ipa │ │ │ │ - 0x00085ee8 69727300 0a5f5f6c 656e0000 1a737472 irs..__len...str │ │ │ │ + 0x00085ed8 000a5f5f 6c656e01 00020a5f 5f6c656e ..__len....__len │ │ │ │ + 0x00085ee8 000d5f5f 69706169 72730000 1a737472 ..__ipairs...str │ │ │ │ 0x00085ef8 75637420 6270665f 73746163 6b747261 uct bpf_stacktra │ │ │ │ - 0x00085f08 63650d6d 65746174 79706500 01001310 ce.metatype..... │ │ │ │ - 0x00085f18 4347524f 55505f53 4f434b03 09154347 CGROUP_SOCK...CG │ │ │ │ - 0x00085f28 524f5550 5f534f43 4b5f4144 44520312 ROUP_SOCK_ADDR.. │ │ │ │ - 0x00085f38 13524157 5f545241 4345504f 494e5403 .RAW_TRACEPOINT. │ │ │ │ - 0x00085f48 110b534b 5f4d5347 03101243 47524f55 ..SK_MSG...CGROU │ │ │ │ - 0x00085f58 505f4445 56494345 030f0b53 4b5f534b P_DEVICE...SK_SK │ │ │ │ - 0x00085f68 42030e0d 534f434b 5f4f5053 030d0d4c B...SOCK_OPS...L │ │ │ │ - 0x00085f78 57545f58 4d495403 0c0c4c57 545f4f55 WT_XMIT...LWT_OU │ │ │ │ - 0x00085f88 54030b0b 4c57545f 494e030a 0f545241 T...LWT_IN...TRA │ │ │ │ - 0x00085f98 4345504f 494e5403 050f4347 524f5550 CEPOINT...CGROUP │ │ │ │ - 0x00085fa8 5f534b42 03080f50 4552465f 4556454e _SKB...PERF_EVEN │ │ │ │ - 0x00085fb8 54030708 58445003 060e5343 4845445f T...XDP...SCHED_ │ │ │ │ - 0x00085fc8 41435403 040e5343 4845445f 434c5303 ACT...SCHED_CLS. │ │ │ │ - 0x00085fd8 030b4b50 524f4245 03021253 4f434b45 ..KPROBE...SOCKE │ │ │ │ - 0x00085fe8 545f4649 4c544552 03010b55 4e535045 T_FILTER...UNSPE │ │ │ │ - 0x00085ff8 4303000f 54524143 45504f49 4e540d42 C...TRACEPOINT.B │ │ │ │ - 0x00086008 50465f50 524f4701 00110d4c 52555f48 PF_PROG....LRU_H │ │ │ │ - 0x00086018 41534803 090b4350 554d4150 03101053 ASH...CPUMAP...S │ │ │ │ - 0x00086028 5441434b 5f545241 43450307 0c534f43 TACK_TRACE...SOC │ │ │ │ - 0x00086038 4b4d4150 030f0b44 45564d41 50030e11 KMAP...DEVMAP... │ │ │ │ - 0x00086048 48415348 5f4f465f 4d415053 030d1241 HASH_OF_MAPS...A │ │ │ │ - 0x00086058 52524159 5f4f465f 4d415053 030c0d4c RRAY_OF_MAPS...L │ │ │ │ - 0x00086068 504d5f54 52494503 0b144c52 555f5045 PM_TRIE...LRU_PE │ │ │ │ - 0x00086078 52435055 5f484153 48030a11 4347524f RCPU_HASH...CGRO │ │ │ │ - 0x00086088 55505f41 52524159 03081150 45524350 UP_ARRAY...PERCP │ │ │ │ - 0x00086098 555f4152 52415903 06105045 52435055 U_ARRAY...PERCPU │ │ │ │ - 0x000860a8 5f484153 48030515 50455246 5f455645 _HASH...PERF_EVE │ │ │ │ - 0x000860b8 4e545f41 52524159 03040f50 524f475f NT_ARRAY...PROG_ │ │ │ │ - 0x000860c8 41525241 5903030a 41525241 59030209 ARRAY...ARRAY... │ │ │ │ - 0x000860d8 48415348 03010b55 4e535045 4303000d HASH...UNSPEC... │ │ │ │ + 0x00085f08 63650d6d 65746174 79706500 0100130b ce.metatype..... │ │ │ │ + 0x00085f18 554e5350 45430300 0f545241 4345504f UNSPEC...TRACEPO │ │ │ │ + 0x00085f28 494e5403 0512534f 434b4554 5f46494c INT...SOCKET_FIL │ │ │ │ + 0x00085f38 54455203 01154347 524f5550 5f534f43 TER...CGROUP_SOC │ │ │ │ + 0x00085f48 4b5f4144 44520312 13524157 5f545241 K_ADDR...RAW_TRA │ │ │ │ + 0x00085f58 4345504f 494e5403 110b534b 5f4d5347 CEPOINT...SK_MSG │ │ │ │ + 0x00085f68 03101243 47524f55 505f4445 56494345 ...CGROUP_DEVICE │ │ │ │ + 0x00085f78 030f0b53 4b5f534b 42030e0d 534f434b ...SK_SKB...SOCK │ │ │ │ + 0x00085f88 5f4f5053 030d0d4c 57545f58 4d495403 _OPS...LWT_XMIT. │ │ │ │ + 0x00085f98 0c0c4c57 545f4f55 54030b0b 4c57545f ..LWT_OUT...LWT_ │ │ │ │ + 0x00085fa8 494e030a 10434752 4f55505f 534f434b IN...CGROUP_SOCK │ │ │ │ + 0x00085fb8 03090f43 47524f55 505f534b 4203080f ...CGROUP_SKB... │ │ │ │ + 0x00085fc8 50455246 5f455645 4e540307 08584450 PERF_EVENT...XDP │ │ │ │ + 0x00085fd8 03060e53 43484544 5f414354 03040e53 ...SCHED_ACT...S │ │ │ │ + 0x00085fe8 43484544 5f434c53 03030b4b 50524f42 CHED_CLS...KPROB │ │ │ │ + 0x00085ff8 4503020f 54524143 45504f49 4e540d42 E...TRACEPOINT.B │ │ │ │ + 0x00086008 50465f50 524f4701 00110b55 4e535045 PF_PROG....UNSPE │ │ │ │ + 0x00086018 4303000d 4c52555f 48415348 03091241 C...LRU_HASH...A │ │ │ │ + 0x00086028 52524159 5f4f465f 4d415053 030c0b43 RRAY_OF_MAPS...C │ │ │ │ + 0x00086038 50554d41 5003100c 534f434b 4d415003 PUMAP...SOCKMAP. │ │ │ │ + 0x00086048 0f0b4445 564d4150 030e1148 4153485f ..DEVMAP...HASH_ │ │ │ │ + 0x00086058 4f465f4d 41505303 0d105354 41434b5f OF_MAPS...STACK_ │ │ │ │ + 0x00086068 54524143 4503070d 4c504d5f 54524945 TRACE...LPM_TRIE │ │ │ │ + 0x00086078 030b144c 52555f50 45524350 555f4841 ...LRU_PERCPU_HA │ │ │ │ + 0x00086088 5348030a 11434752 4f55505f 41525241 SH...CGROUP_ARRA │ │ │ │ + 0x00086098 59030811 50455243 50555f41 52524159 Y...PERCPU_ARRAY │ │ │ │ + 0x000860a8 03061050 45524350 555f4841 53480305 ...PERCPU_HASH.. │ │ │ │ + 0x000860b8 15504552 465f4556 454e545f 41525241 .PERF_EVENT_ARRA │ │ │ │ + 0x000860c8 5903040f 50524f47 5f415252 41590303 Y...PROG_ARRAY.. │ │ │ │ + 0x000860d8 0a415252 41590302 09484153 4803010d .ARRAY...HASH... │ │ │ │ 0x000860e8 4c52555f 48415348 0c425046 5f4d4150 LRU_HASH.BPF_MAP │ │ │ │ 0x000860f8 06630c73 7472666c 61671473 79736361 .c.strflag.sysca │ │ │ │ 0x00086108 6c6c2e68 656c7065 7273356c 6a737973 ll.helpers5ljsys │ │ │ │ 0x00086118 63616c6c 20646f65 736e2774 20737570 call doesn't sup │ │ │ │ 0x00086128 706f7274 20627066 28292c20 6d757374 port bpf(), must │ │ │ │ 0x00086138 20626520 75706461 7465640a 6572726f be updated.erro │ │ │ │ 0x00086148 72086270 66912073 74727563 74206270 r.bpf. struct bp │ │ │ │ @@ -9523,18 +9523,18 @@ │ │ │ │ 0x00087c08 0a170127 0b180035 0c1a0033 0d19003d ...'...5...3...= │ │ │ │ 0x00087c18 0d1b0c35 0d1d0033 0e1c003d 0e1e0d33 ...5...3...=...3 │ │ │ │ 0x00087c28 0e1f003d 0e200d33 0e21003d 0e220d3d ...=. .3.!.=.".= │ │ │ │ 0x00087c38 0d230c42 0a030133 0a25003d 0a240732 .#.B...3.%.=.$.2 │ │ │ │ 0x00087c48 0000804c 07020000 096f7065 6e0c5f5f ...L.....open.__ │ │ │ │ 0x00087c58 696e6465 780c7265 736f6c76 65000d6c index.resolve..l │ │ │ │ 0x00087c68 6f616461 64647200 0a636c6f 73650100 oadaddr..close.. │ │ │ │ - 0x00087c78 030c7265 736f6c76 65000a63 6c6f7365 ..resolve..close │ │ │ │ + 0x00087c78 030a636c 6f736500 0c726573 6f6c7665 ..close..resolve │ │ │ │ 0x00087c88 000d6c6f 61646164 64720000 095f5f67 ..loadaddr...__g │ │ │ │ - 0x00087c98 63010002 095f5f67 63000c5f 5f696e64 c....__gc..__ind │ │ │ │ - 0x00087ca8 65780000 16737472 75637420 456c665f ex...struct Elf_ │ │ │ │ + 0x00087c98 63010002 0c5f5f69 6e646578 00095f5f c....__index..__ │ │ │ │ + 0x00087ca8 67630000 16737472 75637420 456c665f gc...struct Elf_ │ │ │ │ 0x00087cb8 6f626a65 63740d6d 65746174 79706500 object.metatype. │ │ │ │ 0x00087cc8 000d2f63 2b2b6669 6c740b73 74617466 ../c++filt.statf │ │ │ │ 0x00087cd8 730b5b5e 3b3a5d2b 09504154 480b676d s.[^;:]+.PATH.gm │ │ │ │ 0x00087ce8 61746368 0b737472 696e6712 4350505f atch.string.CPP_ │ │ │ │ 0x00087cf8 44454d41 4e474c45 520b6765 74656e76 DEMANGLER.getenv │ │ │ │ 0x00087d08 076f7313 73747275 63742045 6c665f43 .os.struct Elf_C │ │ │ │ 0x00087d18 6d64086e 65770100 120a5348 4c494203 md.new....SHLIB. │ │ │ │ @@ -9544,21 +9544,21 @@ │ │ │ │ 0x00087d58 524f5550 03111250 5245494e 49545f41 ROUP...PREINIT_A │ │ │ │ 0x00087d68 52524159 03100f46 494e495f 41525241 RRAY...FINI_ARRA │ │ │ │ 0x00087d78 59030f0f 494e4954 5f415252 4159030e Y...INIT_ARRAY.. │ │ │ │ 0x00087d88 0b44594e 53594d03 0b085245 4c03090b .DYNSYM...REL... │ │ │ │ 0x00087d98 4e4f4249 54530308 0952454c 4103040b NOBITS...RELA... │ │ │ │ 0x00087da8 53545254 41420303 0b53594d 54414203 STRTAB...SYMTAB. │ │ │ │ 0x00087db8 020d5052 4f474249 54530301 09484153 ..PROGBITS...HAS │ │ │ │ - 0x00087dc8 48030501 00090a53 484c4942 0305094e H......SHLIB...N │ │ │ │ - 0x00087dd8 4f544503 040b494e 54455250 03030c44 OTE...INTERP...D │ │ │ │ - 0x00087de8 594e414d 49430302 094e554c 4c030008 YNAMIC...NULL... │ │ │ │ - 0x00087df8 4e554d03 08094c4f 41440301 08544c53 NUM...LOAD...TLS │ │ │ │ - 0x00087e08 03070950 48445203 06010003 094e4f4e ...PHDR......NON │ │ │ │ - 0x00087e18 45030008 4e554d03 020c4355 5252454e E...NUM...CURREN │ │ │ │ - 0x00087e28 54030108 656c6609 6c6f6164 c1282f2a T...elf.load.(/* │ │ │ │ + 0x00087dc8 48030501 00090950 48445203 060a5348 H......PHDR...SH │ │ │ │ + 0x00087dd8 4c494203 05094e4f 54450304 0b494e54 LIB...NOTE...INT │ │ │ │ + 0x00087de8 45525003 030c4459 4e414d49 43030209 ERP...DYNAMIC... │ │ │ │ + 0x00087df8 4e554c4c 0300084e 554d0308 094c4f41 NULL...NUM...LOA │ │ │ │ + 0x00087e08 44030108 544c5303 07010003 0c435552 D...TLS......CUR │ │ │ │ + 0x00087e18 52454e54 0301094e 4f4e4503 00084e55 RENT...NONE...NU │ │ │ │ + 0x00087e28 4d030208 656c6609 6c6f6164 c1282f2a M...elf.load.(/* │ │ │ │ 0x00087e38 20547970 6520666f 72206120 31362d62 Type for a 16-b │ │ │ │ 0x00087e48 69742071 75616e74 6974792e 20202a2f it quantity. */ │ │ │ │ 0x00087e58 0a747970 65646566 2075696e 7431365f .typedef uint16_ │ │ │ │ 0x00087e68 7420456c 6633325f 48616c66 3b0a7479 t Elf32_Half;.ty │ │ │ │ 0x00087e78 70656465 66207569 6e743136 5f742045 pedef uint16_t E │ │ │ │ 0x00087e88 6c663634 5f48616c 663b0a0a 2f2a2054 lf64_Half;../* T │ │ │ │ 0x00087e98 79706573 20666f72 20736967 6e656420 ypes for signed │ │ │ │ @@ -9963,16 +9963,16 @@ │ │ │ │ 0x00089788 00020236 01000027 02020042 01020236 ...6...'...B...6 │ │ │ │ 0x00089798 02000027 03030042 02020239 03040239 ...'...B...9...9 │ │ │ │ 0x000897a8 04050233 05060033 06070033 07080035 ...3...3...3...5 │ │ │ │ 0x000897b8 0809003d 050a083d 060b083d 070c0833 ...=...=...=...3 │ │ │ │ 0x000897c8 090d003d 090e0832 0000804c 0802000d ...=...2...L.... │ │ │ │ 0x000897d8 66756e63 696e666f 00096475 6d700c64 funcinfo..dump.d │ │ │ │ 0x000897e8 65636f64 65720b64 65636f64 65010004 ecoder.decode... │ │ │ │ - 0x000897f8 0964756d 70000d66 756e6369 6e666f00 .dump..funcinfo. │ │ │ │ - 0x00089808 0c646563 6f646572 000b6465 636f6465 .decoder..decode │ │ │ │ + 0x000897f8 0c646563 6f646572 000d6675 6e63696e .decoder..funcin │ │ │ │ + 0x00089808 666f0009 64756d70 000b6465 636f6465 fo..dump..decode │ │ │ │ 0x00089818 00000000 0962616e 640b7273 68696674 .....band.rshift │ │ │ │ 0x00089828 08626974 0e6a6974 2e766d64 65660d6a .bit.jit.vmdef.j │ │ │ │ 0x00089838 69742e75 74696c0c 72657175 69726510 it.util.require. │ │ │ │ 0x00089848 10101111 11121212 1313353e 43454647 ..........5>CEFG │ │ │ │ 0x00089858 4849494a 4a6a7574 696c0004 13766d64 HIIJJjutil...vmd │ │ │ │ 0x00089868 65660003 10626974 00030d73 68720002 ef...bit...shr.. │ │ │ │ 0x00089878 0b62616e 6400000b 6465636f 64655f69 .band...decode_i │ │ │ │ @@ -10299,151 +10299,151 @@ │ │ │ │ 0x0008ac88 3d0e110d 420b0301 390b0d00 390c0200 =...B...9...9... │ │ │ │ 0x0008ac98 270d5700 420c0202 350d5a00 350e5900 '.W.B...5.Z.5.Y. │ │ │ │ 0x0008aca8 330f5800 3d0f350e 3d0e110d 420b0301 3.X.=.5.=...B... │ │ │ │ 0x0008acb8 390b0d00 390c0200 270d5b00 420c0202 9...9...'.[.B... │ │ │ │ 0x0008acc8 350d5e00 350e5d00 330f5c00 3d0f350e 5.^.5.].3.\.=.5. │ │ │ │ 0x0008acd8 3d0e110d 420b0301 350b6100 350c6000 =...B...5.a.5.`. │ │ │ │ 0x0008ace8 3d0c620b 350c6300 3d0c270b 3d0b5f05 =.b.5.c.=.'.=._. │ │ │ │ - 0x0008acf8 32000080 4c050200 01009b01 0e70726f 2...L........pro │ │ │ │ - 0x0008ad08 746f5f6e 7670030b 0e70726f 746f5f70 to_nvp...proto_p │ │ │ │ - 0x0008ad18 7570030c 1070726f 746f5f61 72677573 up...proto_argus │ │ │ │ - 0x0008ad28 030d0e70 726f746f 5f6d7578 03120e70 ...proto_mux...p │ │ │ │ - 0x0008ad38 726f746f 5f756470 03111070 726f746f roto_udp...proto │ │ │ │ - 0x0008ad48 5f636861 6f730310 0f70726f 746f5f78 _chaos...proto_x │ │ │ │ - 0x0008ad58 6e657403 0f107072 6f746f5f 656d636f net...proto_emco │ │ │ │ - 0x0008ad68 6e030e13 70726f74 6f5f7265 73657276 n...proto_reserv │ │ │ │ - 0x0008ad78 656403ff 010e7072 6f746f5f 72617703 ed....proto_raw. │ │ │ │ - 0x0008ad88 ff011270 726f746f 5f727376 7069676e ...proto_rsvpign │ │ │ │ - 0x0008ad98 0386010d 70726f74 6f5f6663 0385010f ....proto_fc.... │ │ │ │ - 0x0008ada8 70726f74 6f5f7363 74700384 010f7072 proto_sctp....pr │ │ │ │ - 0x0008adb8 6f746f5f 70697065 0383010e 70726f74 oto_pipe....prot │ │ │ │ - 0x0008adc8 6f5f7370 73038201 0f70726f 746f5f69 o_sps....proto_i │ │ │ │ - 0x0008add8 706c7403 81011370 726f746f 5f737363 plt....proto_ssc │ │ │ │ - 0x0008ade8 6f706d63 65038001 1070726f 746f5f63 opmce....proto_c │ │ │ │ - 0x0008adf8 72756470 037f0f70 726f746f 5f637274 rudp...proto_crt │ │ │ │ - 0x0008ae08 70037e0f 70726f74 6f5f6669 7265037d p.~.proto_fire.} │ │ │ │ - 0x0008ae18 0f70726f 746f5f69 73697303 7c0e7072 .proto_isis.|.pr │ │ │ │ - 0x0008ae28 6f746f5f 70747003 7b0d7072 6f746f5f oto_ptp.{.proto_ │ │ │ │ - 0x0008ae38 736d037a 0e70726f 746f5f73 6d700379 sm.z.proto_smp.y │ │ │ │ - 0x0008ae48 0e70726f 746f5f75 74690378 0e70726f .proto_uti.x.pro │ │ │ │ - 0x0008ae58 746f5f73 72700377 0e70726f 746f5f73 to_srp.w.proto_s │ │ │ │ - 0x0008ae68 74700376 0f70726f 746f5f69 61747003 tp.v.proto_iatp. │ │ │ │ - 0x0008ae78 750e7072 6f746f5f 64647803 740f7072 u.proto_ddx.t.pr │ │ │ │ - 0x0008ae88 6f746f5f 6c327470 03731270 726f746f oto_l2tp.s.proto │ │ │ │ - 0x0008ae98 5f616e79 30686f70 03720e70 726f746f _any0hop.r.proto │ │ │ │ - 0x0008aea8 5f70676d 03710f70 726f746f 5f767272 _pgm.q.proto_vrr │ │ │ │ - 0x0008aeb8 70037010 70726f74 6f5f6970 78697003 p.p.proto_ipxip. │ │ │ │ - 0x0008aec8 6f157072 6f746f5f 636f6d70 61717065 o.proto_compaqpe │ │ │ │ - 0x0008aed8 6572036e 0e70726f 746f5f73 6e70036d er.n.proto_snp.m │ │ │ │ - 0x0008aee8 1170726f 746f5f69 70636f6d 70036c0d .proto_ipcomp.l. │ │ │ │ - 0x0008aef8 70726f74 6f5f616e 036b0e70 726f746f proto_an.k.proto │ │ │ │ - 0x0008af08 5f716e78 036a0f70 726f746f 5f736370 _qnx.j.proto_scp │ │ │ │ - 0x0008af18 7303690f 70726f74 6f5f6172 69730368 s.i.proto_aris.h │ │ │ │ - 0x0008af28 0e70726f 746f5f70 696d0367 0f70726f .proto_pim.g.pro │ │ │ │ - 0x0008af38 746f5f70 6e6e6903 660f7072 6f746f5f to_pnni.f.proto_ │ │ │ │ - 0x0008af48 69666d70 03650f70 726f746f 5f676d74 ifmp.e.proto_gmt │ │ │ │ - 0x0008af58 70036411 70726f74 6f5f616e 79656e63 p.d.proto_anyenc │ │ │ │ - 0x0008af68 03631070 726f746f 5f656e63 61700362 .c.proto_encap.b │ │ │ │ - 0x0008af78 1270726f 746f5f65 74686572 69700361 .proto_etherip.a │ │ │ │ - 0x0008af88 1070726f 746f5f73 63637370 03600f70 .proto_sccsp.`.p │ │ │ │ - 0x0008af98 726f746f 5f6d6963 70035f14 70726f74 roto_micp._.prot │ │ │ │ - 0x0008afa8 6f5f6970 6970656e 63617003 5e0f7072 o_ipipencap.^.pr │ │ │ │ - 0x0008afb8 6f746f5f 61783235 035d0e70 726f746f oto_ax25.].proto │ │ │ │ - 0x0008afc8 5f6d7470 035c0f70 726f746f 5f6c6172 _mtp.\.proto_lar │ │ │ │ - 0x0008afd8 70035b14 70726f74 6f5f7370 72697465 p.[.proto_sprite │ │ │ │ - 0x0008afe8 72706303 5a0f7072 6f746f5f 6f737066 rpc.Z.proto_ospf │ │ │ │ - 0x0008aff8 03591070 726f746f 5f656967 72700358 .Y.proto_eigrp.X │ │ │ │ - 0x0008b008 0e70726f 746f5f74 63660357 0e70726f .proto_tcf.W.pro │ │ │ │ - 0x0008b018 746f5f64 67700356 1170726f 746f5f6e to_dgp.V.proto_n │ │ │ │ - 0x0008b028 73666967 7003550e 70726f74 6f5f7474 sfigp.U.proto_tt │ │ │ │ - 0x0008b038 70035410 70726f74 6f5f7669 6e657303 p.T.proto_vines. │ │ │ │ - 0x0008b048 53107072 6f746f5f 73766d74 7003520f S.proto_svmtp.R. │ │ │ │ - 0x0008b058 70726f74 6f5f766d 74700351 0e70726f proto_vmtp.Q.pro │ │ │ │ - 0x0008b068 746f5f65 6f6e0350 1270726f 746f5f77 to_eon.P.proto_w │ │ │ │ - 0x0008b078 62657870 616b034f 1070726f 746f5f77 bexpak.O.proto_w │ │ │ │ - 0x0008b088 626d6f6e 034e1070 726f746f 5f73756e bmon.N.proto_sun │ │ │ │ - 0x0008b098 6e64034d 1370726f 746f5f62 72736174 nd.M.proto_brsat │ │ │ │ - 0x0008b0a8 6d6f6e03 4c0e7072 6f746f5f 70767003 mon.L.proto_pvp. │ │ │ │ - 0x0008b0b8 4b0e7072 6f746f5f 77736e03 4a0f7072 K.proto_wsn.J.pr │ │ │ │ - 0x0008b0c8 6f746f5f 63706862 03490f70 726f746f oto_cphb.I.proto │ │ │ │ - 0x0008b0d8 5f63706e 7803480f 70726f74 6f5f6970 _cpnx.H.proto_ip │ │ │ │ - 0x0008b0e8 63760347 0f70726f 746f5f76 69736103 cv.G.proto_visa. │ │ │ │ - 0x0008b0f8 46117072 6f746f5f 7361746d 6f6e0345 F.proto_satmon.E │ │ │ │ - 0x0008b108 1170726f 746f5f64 69737466 7303440f .proto_distfs.D. │ │ │ │ - 0x0008b118 70726f74 6f5f6970 70630343 0e70726f proto_ippc.C.pro │ │ │ │ - 0x0008b128 746f5f72 76640342 1470726f 746f5f6b to_rvd.B.proto_k │ │ │ │ - 0x0008b138 72797074 6f6c616e 03411070 726f746f ryptolan.A.proto │ │ │ │ - 0x0008b148 5f657870 616b0340 1170726f 746f5f61 _expak.@.proto_a │ │ │ │ - 0x0008b158 6e796e65 74033f0f 70726f74 6f5f6366 nynet.?.proto_cf │ │ │ │ - 0x0008b168 7470033e 1270726f 746f5f61 6e79686f tp.>.proto_anyho │ │ │ │ - 0x0008b178 7374033d 1270726f 746f5f64 73746f70 st.=.proto_dstop │ │ │ │ - 0x0008b188 7473033c 0f70726f 746f5f6e 6f6e6503 ts.<.proto_none. │ │ │ │ - 0x0008b198 3b107072 6f746f5f 69636d70 36033a0f ;.proto_icmp6.:. │ │ │ │ - 0x0008b1a8 70726f74 6f5f736b 69700339 0f70726f proto_skip.9.pro │ │ │ │ - 0x0008b1b8 746f5f74 6c737003 38117072 6f746f5f to_tlsp.8.proto_ │ │ │ │ - 0x0008b1c8 6d6f6269 6c650337 0f70726f 746f5f6e mobile.7.proto_n │ │ │ │ - 0x0008b1d8 61727003 36107072 6f746f5f 73776970 arp.6.proto_swip │ │ │ │ - 0x0008b1e8 65033510 70726f74 6f5f696e 6c737003 e.5.proto_inlsp. │ │ │ │ - 0x0008b1f8 340d7072 6f746f5f 61680333 0e70726f 4.proto_ah.3.pro │ │ │ │ - 0x0008b208 746f5f65 73700332 0e70726f 746f5f65 to_esp.2.proto_e │ │ │ │ - 0x0008b218 6e610331 0f70726f 746f5f6d 68727003 na.1.proto_mhrp. │ │ │ │ - 0x0008b228 300e7072 6f746f5f 67726503 2f0f7072 0.proto_gre./.pr │ │ │ │ - 0x0008b238 6f746f5f 72737670 032e1370 726f746f oto_rsvp...proto │ │ │ │ - 0x0008b248 5f667261 676d656e 74032c12 70726f74 _fragment.,.prot │ │ │ │ - 0x0008b258 6f5f726f 7574696e 67032b0f 70726f74 o_routing.+.prot │ │ │ │ - 0x0008b268 6f5f7364 7270032a 0e70726f 746f5f69 o_sdrp.*.proto_i │ │ │ │ - 0x0008b278 70360329 0d70726f 746f5f69 6c03280f p6.).proto_il.(. │ │ │ │ - 0x0008b288 70726f74 6f5f7470 70700327 0f70726f proto_tppp.'.pro │ │ │ │ - 0x0008b298 746f5f63 6d747003 260e7072 6f746f5f to_cmtp.&.proto_ │ │ │ │ - 0x0008b2a8 64647003 250e7072 6f746f5f 78747003 ddp.%.proto_xtp. │ │ │ │ - 0x0008b2b8 240f7072 6f746f5f 69647072 03230e70 $.proto_idpr.#.p │ │ │ │ - 0x0008b2c8 726f746f 5f337063 03220e70 726f746f roto_3pc.".proto │ │ │ │ - 0x0008b2d8 5f736570 03211370 726f746f 5f6d6572 _sep.!.proto_mer │ │ │ │ - 0x0008b2e8 6974696e 70032011 70726f74 6f5f6d66 itinp. .proto_mf │ │ │ │ - 0x0008b2f8 706e7370 031f1170 726f746f 5f6e6574 pnsp...proto_net │ │ │ │ - 0x0008b308 626c7403 1e0d7072 6f746f5f 7470031d blt...proto_tp.. │ │ │ │ - 0x0008b318 0f70726f 746f5f69 72747003 1c0e7072 .proto_irtp...pr │ │ │ │ - 0x0008b328 6f746f5f 72647003 1b107072 6f746f5f oto_rdp...proto_ │ │ │ │ - 0x0008b338 6c656166 32031a10 70726f74 6f5f6c65 leaf2...proto_le │ │ │ │ - 0x0008b348 61663103 19117072 6f746f5f 7472756e af1...proto_trun │ │ │ │ - 0x0008b358 6b320318 1170726f 746f5f74 72756e6b k2...proto_trunk │ │ │ │ - 0x0008b368 3103170e 70726f74 6f5f6964 7003160e 1...proto_idp... │ │ │ │ - 0x0008b378 70726f74 6f5f7072 6d03150e 70726f74 proto_prm...prot │ │ │ │ - 0x0008b388 6f5f686d 70031412 70726f74 6f5f6463 o_hmp...proto_dc │ │ │ │ - 0x0008b398 6e6d6561 73031311 70726f74 6f5f6262 nmeas...proto_bb │ │ │ │ - 0x0008b3a8 6e726363 030a0e70 726f746f 5f696770 nrcc...proto_igp │ │ │ │ - 0x0008b3b8 03090e70 726f746f 5f656770 03080e70 ...proto_egp...p │ │ │ │ - 0x0008b3c8 726f746f 5f636274 03070e70 726f746f roto_cbt...proto │ │ │ │ - 0x0008b3d8 5f746370 03060d70 726f746f 5f737403 _tcp...proto_st. │ │ │ │ - 0x0008b3e8 050f7072 6f746f5f 69706970 03040e70 ..proto_ipip...p │ │ │ │ - 0x0008b3f8 726f746f 5f676770 03030f70 726f746f roto_ggp...proto │ │ │ │ - 0x0008b408 5f69676d 7003020f 70726f74 6f5f6963 _igmp...proto_ic │ │ │ │ - 0x0008b418 6d700301 1270726f 746f5f68 6f706f70 mp...proto_hopop │ │ │ │ - 0x0008b428 74730300 0d70726f 746f5f69 7003000c ts...proto_ip... │ │ │ │ - 0x0008b438 74746c5f 6d617803 ff011074 746c5f64 ttl_max....ttl_d │ │ │ │ - 0x0008b448 65666175 6c740340 0c6f6666 6d61736b efault.@.offmask │ │ │ │ - 0x0008b458 03ff3f07 6d660380 40076466 03808001 ..?.mf..@.df.... │ │ │ │ - 0x0008b468 07726603 8080020b 746f735f 63650301 .rf.....tos_ce.. │ │ │ │ - 0x0008b478 0c746f73 5f656374 03021074 6f735f6c .tos_ect...tos_l │ │ │ │ - 0x0008b488 6f77636f 73740302 14746f73 5f72656c owcost...tos_rel │ │ │ │ - 0x0008b498 69616269 6c697479 03041374 6f735f74 iability...tos_t │ │ │ │ - 0x0008b4a8 68726f75 67687075 74030811 746f735f hroughput...tos_ │ │ │ │ - 0x0008b4b8 6c6f7764 656c6179 03101074 6f735f64 lowdelay...tos_d │ │ │ │ - 0x0008b4c8 65666175 6c740300 15616464 725f6d63 efault...addr_mc │ │ │ │ - 0x0008b4d8 6173745f 6c6f6361 6c048080 80ff0180 ast_local....... │ │ │ │ - 0x0008b4e8 80b08f04 13616464 725f6d63 6173745f .....addr_mcast_ │ │ │ │ - 0x0008b4f8 616c6c04 80808001 8080b08f 04126164 all...........ad │ │ │ │ - 0x0008b508 64725f6c 6f6f7062 61636b03 818080f8 dr_loopback..... │ │ │ │ - 0x0008b518 07136164 64725f62 726f6164 63617374 ..addr_broadcast │ │ │ │ - 0x0008b528 04808080 ff0fffff bf8f040d 61646472 ............addr │ │ │ │ - 0x0008b538 5f616e79 03000865 74680100 02086574 _any...eth....et │ │ │ │ - 0x0008b548 68000769 70000100 0509766c 616e0380 h..ip.....vlan.. │ │ │ │ - 0x0008b558 82020861 72700386 10086970 3603dd8d ...arp....ip6... │ │ │ │ - 0x0008b568 020b7265 76617270 03b58002 07697003 ..revarp.....ip. │ │ │ │ - 0x0008b578 80100663 0100010c 5f5f696e 64657800 ...c....__index. │ │ │ │ + 0x0008acf8 32000080 4c050200 01009b01 1070726f 2...L........pro │ │ │ │ + 0x0008ad08 746f5f69 636d7036 033a0f70 726f746f to_icmp6.:.proto │ │ │ │ + 0x0008ad18 5f736b69 7003390f 70726f74 6f5f746c _skip.9.proto_tl │ │ │ │ + 0x0008ad28 73700338 1170726f 746f5f6d 6f62696c sp.8.proto_mobil │ │ │ │ + 0x0008ad38 6503370f 70726f74 6f5f6e61 72700336 e.7.proto_narp.6 │ │ │ │ + 0x0008ad48 1070726f 746f5f73 77697065 03351070 .proto_swipe.5.p │ │ │ │ + 0x0008ad58 726f746f 5f696e6c 73700334 0d70726f roto_inlsp.4.pro │ │ │ │ + 0x0008ad68 746f5f61 6803330e 70726f74 6f5f6573 to_ah.3.proto_es │ │ │ │ + 0x0008ad78 7003320e 70726f74 6f5f656e 6103310f p.2.proto_ena.1. │ │ │ │ + 0x0008ad88 70726f74 6f5f6d68 72700330 0e70726f proto_mhrp.0.pro │ │ │ │ + 0x0008ad98 746f5f67 7265032f 0f70726f 746f5f72 to_gre./.proto_r │ │ │ │ + 0x0008ada8 73767003 2e137072 6f746f5f 66726167 svp...proto_frag │ │ │ │ + 0x0008adb8 6d656e74 032c1270 726f746f 5f726f75 ment.,.proto_rou │ │ │ │ + 0x0008adc8 74696e67 032b0f70 726f746f 5f736472 ting.+.proto_sdr │ │ │ │ + 0x0008add8 70032a0e 70726f74 6f5f6970 3603290d p.*.proto_ip6.). │ │ │ │ + 0x0008ade8 70726f74 6f5f696c 03280f70 726f746f proto_il.(.proto │ │ │ │ + 0x0008adf8 5f747070 7003270f 70726f74 6f5f636d _tppp.'.proto_cm │ │ │ │ + 0x0008ae08 74700326 0e70726f 746f5f64 64700325 tp.&.proto_ddp.% │ │ │ │ + 0x0008ae18 0e70726f 746f5f78 74700324 0f70726f .proto_xtp.$.pro │ │ │ │ + 0x0008ae28 746f5f69 64707203 230e7072 6f746f5f to_idpr.#.proto_ │ │ │ │ + 0x0008ae38 33706303 220e7072 6f746f5f 73657003 3pc.".proto_sep. │ │ │ │ + 0x0008ae48 21137072 6f746f5f 6d657269 74696e70 !.proto_meritinp │ │ │ │ + 0x0008ae58 03201170 726f746f 5f6d6670 6e737003 . .proto_mfpnsp. │ │ │ │ + 0x0008ae68 1f117072 6f746f5f 6e657462 6c74031e ..proto_netblt.. │ │ │ │ + 0x0008ae78 0d70726f 746f5f74 70031d0f 70726f74 .proto_tp...prot │ │ │ │ + 0x0008ae88 6f5f6972 7470031c 0e70726f 746f5f72 o_irtp...proto_r │ │ │ │ + 0x0008ae98 6470031b 1070726f 746f5f6c 65616632 dp...proto_leaf2 │ │ │ │ + 0x0008aea8 031a1070 726f746f 5f6c6561 66310319 ...proto_leaf1.. │ │ │ │ + 0x0008aeb8 1170726f 746f5f74 72756e6b 32031811 .proto_trunk2... │ │ │ │ + 0x0008aec8 70726f74 6f5f7472 756e6b31 03170e70 proto_trunk1...p │ │ │ │ + 0x0008aed8 726f746f 5f696470 03160e70 726f746f roto_idp...proto │ │ │ │ + 0x0008aee8 5f70726d 03150e70 726f746f 5f686d70 _prm...proto_hmp │ │ │ │ + 0x0008aef8 03141270 726f746f 5f64636e 6d656173 ...proto_dcnmeas │ │ │ │ + 0x0008af08 03130e70 726f746f 5f6d7578 03120e70 ...proto_mux...p │ │ │ │ + 0x0008af18 726f746f 5f756470 03111070 726f746f roto_udp...proto │ │ │ │ + 0x0008af28 5f636861 6f730310 0f70726f 746f5f78 _chaos...proto_x │ │ │ │ + 0x0008af38 6e657403 0f107072 6f746f5f 656d636f net...proto_emco │ │ │ │ + 0x0008af48 6e030e10 70726f74 6f5f6172 67757303 n...proto_argus. │ │ │ │ + 0x0008af58 0d0e7072 6f746f5f 70757003 0c0e7072 ..proto_pup...pr │ │ │ │ + 0x0008af68 6f746f5f 6e767003 0b117072 6f746f5f oto_nvp...proto_ │ │ │ │ + 0x0008af78 62626e72 6363030a 0e70726f 746f5f69 bbnrcc...proto_i │ │ │ │ + 0x0008af88 67700309 0e70726f 746f5f65 67700308 gp...proto_egp.. │ │ │ │ + 0x0008af98 0e70726f 746f5f63 62740307 0e70726f .proto_cbt...pro │ │ │ │ + 0x0008afa8 746f5f74 63700306 0d70726f 746f5f73 to_tcp...proto_s │ │ │ │ + 0x0008afb8 7403050f 70726f74 6f5f6970 69700304 t...proto_ipip.. │ │ │ │ + 0x0008afc8 0e70726f 746f5f67 67700303 0f70726f .proto_ggp...pro │ │ │ │ + 0x0008afd8 746f5f69 676d7003 020f7072 6f746f5f to_igmp...proto_ │ │ │ │ + 0x0008afe8 69636d70 03011270 726f746f 5f686f70 icmp...proto_hop │ │ │ │ + 0x0008aff8 6f707473 03000d70 726f746f 5f697003 opts...proto_ip. │ │ │ │ + 0x0008b008 000c7474 6c5f6d61 7803ff01 1074746c ..ttl_max....ttl │ │ │ │ + 0x0008b018 5f646566 61756c74 03400c6f 66666d61 _default.@.offma │ │ │ │ + 0x0008b028 736b03ff 3f076d66 03804007 64660380 sk..?.mf..@.df.. │ │ │ │ + 0x0008b038 80010772 66038080 020b746f 735f6365 ...rf.....tos_ce │ │ │ │ + 0x0008b048 03010c74 6f735f65 63740302 10746f73 ...tos_ect...tos │ │ │ │ + 0x0008b058 5f6c6f77 636f7374 03021474 6f735f72 _lowcost...tos_r │ │ │ │ + 0x0008b068 656c6961 62696c69 74790304 13746f73 eliability...tos │ │ │ │ + 0x0008b078 5f746872 6f756768 70757403 0811746f _throughput...to │ │ │ │ + 0x0008b088 735f6c6f 7764656c 61790310 10746f73 s_lowdelay...tos │ │ │ │ + 0x0008b098 5f646566 61756c74 03001561 6464725f _default...addr_ │ │ │ │ + 0x0008b0a8 6d636173 745f6c6f 63616c04 808080ff mcast_local..... │ │ │ │ + 0x0008b0b8 018080b0 8f041361 6464725f 6d636173 .......addr_mcas │ │ │ │ + 0x0008b0c8 745f616c 6c048080 80018080 b08f0412 t_all........... │ │ │ │ + 0x0008b0d8 61646472 5f6c6f6f 70626163 6b038180 addr_loopback... │ │ │ │ + 0x0008b0e8 80f80713 61646472 5f62726f 61646361 ....addr_broadca │ │ │ │ + 0x0008b0f8 73740480 8080ff0f ffffbf8f 040d6164 st............ad │ │ │ │ + 0x0008b108 64725f61 6e790300 1370726f 746f5f72 dr_any...proto_r │ │ │ │ + 0x0008b118 65736572 76656403 ff010e70 726f746f eserved....proto │ │ │ │ + 0x0008b128 5f726177 03ff0112 70726f74 6f5f7273 _raw....proto_rs │ │ │ │ + 0x0008b138 76706967 6e038601 0d70726f 746f5f66 vpign....proto_f │ │ │ │ + 0x0008b148 63038501 0f70726f 746f5f73 63747003 c....proto_sctp. │ │ │ │ + 0x0008b158 84010f70 726f746f 5f706970 65038301 ...proto_pipe... │ │ │ │ + 0x0008b168 0e70726f 746f5f73 70730382 010f7072 .proto_sps....pr │ │ │ │ + 0x0008b178 6f746f5f 69706c74 03810113 70726f74 oto_iplt....prot │ │ │ │ + 0x0008b188 6f5f7373 636f706d 63650380 01107072 o_sscopmce....pr │ │ │ │ + 0x0008b198 6f746f5f 63727564 70037f0f 70726f74 oto_crudp...prot │ │ │ │ + 0x0008b1a8 6f5f6372 7470037e 0f70726f 746f5f66 o_crtp.~.proto_f │ │ │ │ + 0x0008b1b8 69726503 7d0f7072 6f746f5f 69736973 ire.}.proto_isis │ │ │ │ + 0x0008b1c8 037c0e70 726f746f 5f707470 037b0d70 .|.proto_ptp.{.p │ │ │ │ + 0x0008b1d8 726f746f 5f736d03 7a0e7072 6f746f5f roto_sm.z.proto_ │ │ │ │ + 0x0008b1e8 736d7003 790e7072 6f746f5f 75746903 smp.y.proto_uti. │ │ │ │ + 0x0008b1f8 780e7072 6f746f5f 73727003 770e7072 x.proto_srp.w.pr │ │ │ │ + 0x0008b208 6f746f5f 73747003 760f7072 6f746f5f oto_stp.v.proto_ │ │ │ │ + 0x0008b218 69617470 03750e70 726f746f 5f646478 iatp.u.proto_ddx │ │ │ │ + 0x0008b228 03740f70 726f746f 5f6c3274 70037312 .t.proto_l2tp.s. │ │ │ │ + 0x0008b238 70726f74 6f5f616e 7930686f 7003720e proto_any0hop.r. │ │ │ │ + 0x0008b248 70726f74 6f5f7067 6d03710f 70726f74 proto_pgm.q.prot │ │ │ │ + 0x0008b258 6f5f7672 72700370 1070726f 746f5f69 o_vrrp.p.proto_i │ │ │ │ + 0x0008b268 70786970 036f1570 726f746f 5f636f6d pxip.o.proto_com │ │ │ │ + 0x0008b278 70617170 65657203 6e0e7072 6f746f5f paqpeer.n.proto_ │ │ │ │ + 0x0008b288 736e7003 6d117072 6f746f5f 6970636f snp.m.proto_ipco │ │ │ │ + 0x0008b298 6d70036c 0d70726f 746f5f61 6e036b0e mp.l.proto_an.k. │ │ │ │ + 0x0008b2a8 70726f74 6f5f716e 78036a0f 70726f74 proto_qnx.j.prot │ │ │ │ + 0x0008b2b8 6f5f7363 70730369 0f70726f 746f5f61 o_scps.i.proto_a │ │ │ │ + 0x0008b2c8 72697303 680e7072 6f746f5f 70696d03 ris.h.proto_pim. │ │ │ │ + 0x0008b2d8 670f7072 6f746f5f 706e6e69 03660f70 g.proto_pnni.f.p │ │ │ │ + 0x0008b2e8 726f746f 5f69666d 7003650f 70726f74 roto_ifmp.e.prot │ │ │ │ + 0x0008b2f8 6f5f676d 74700364 1170726f 746f5f61 o_gmtp.d.proto_a │ │ │ │ + 0x0008b308 6e79656e 63036310 70726f74 6f5f656e nyenc.c.proto_en │ │ │ │ + 0x0008b318 63617003 62127072 6f746f5f 65746865 cap.b.proto_ethe │ │ │ │ + 0x0008b328 72697003 61107072 6f746f5f 73636373 rip.a.proto_sccs │ │ │ │ + 0x0008b338 7003600f 70726f74 6f5f6d69 6370035f p.`.proto_micp._ │ │ │ │ + 0x0008b348 1470726f 746f5f69 70697065 6e636170 .proto_ipipencap │ │ │ │ + 0x0008b358 035e0f70 726f746f 5f617832 35035d0e .^.proto_ax25.]. │ │ │ │ + 0x0008b368 70726f74 6f5f6d74 70035c0f 70726f74 proto_mtp.\.prot │ │ │ │ + 0x0008b378 6f5f6c61 7270035b 1470726f 746f5f73 o_larp.[.proto_s │ │ │ │ + 0x0008b388 70726974 65727063 035a0f70 726f746f priterpc.Z.proto │ │ │ │ + 0x0008b398 5f6f7370 66035910 70726f74 6f5f6569 _ospf.Y.proto_ei │ │ │ │ + 0x0008b3a8 67727003 580e7072 6f746f5f 74636603 grp.X.proto_tcf. │ │ │ │ + 0x0008b3b8 570e7072 6f746f5f 64677003 56117072 W.proto_dgp.V.pr │ │ │ │ + 0x0008b3c8 6f746f5f 6e736669 67700355 0e70726f oto_nsfigp.U.pro │ │ │ │ + 0x0008b3d8 746f5f74 74700354 1070726f 746f5f76 to_ttp.T.proto_v │ │ │ │ + 0x0008b3e8 696e6573 03531070 726f746f 5f73766d ines.S.proto_svm │ │ │ │ + 0x0008b3f8 74700352 0f70726f 746f5f76 6d747003 tp.R.proto_vmtp. │ │ │ │ + 0x0008b408 510e7072 6f746f5f 656f6e03 50127072 Q.proto_eon.P.pr │ │ │ │ + 0x0008b418 6f746f5f 77626578 70616b03 4f107072 oto_wbexpak.O.pr │ │ │ │ + 0x0008b428 6f746f5f 77626d6f 6e034e10 70726f74 oto_wbmon.N.prot │ │ │ │ + 0x0008b438 6f5f7375 6e6e6403 4d137072 6f746f5f o_sunnd.M.proto_ │ │ │ │ + 0x0008b448 62727361 746d6f6e 034c0e70 726f746f brsatmon.L.proto │ │ │ │ + 0x0008b458 5f707670 034b0e70 726f746f 5f77736e _pvp.K.proto_wsn │ │ │ │ + 0x0008b468 034a0f70 726f746f 5f637068 6203490f .J.proto_cphb.I. │ │ │ │ + 0x0008b478 70726f74 6f5f6370 6e780348 0f70726f proto_cpnx.H.pro │ │ │ │ + 0x0008b488 746f5f69 70637603 470f7072 6f746f5f to_ipcv.G.proto_ │ │ │ │ + 0x0008b498 76697361 03461170 726f746f 5f736174 visa.F.proto_sat │ │ │ │ + 0x0008b4a8 6d6f6e03 45117072 6f746f5f 64697374 mon.E.proto_dist │ │ │ │ + 0x0008b4b8 66730344 0f70726f 746f5f69 70706303 fs.D.proto_ippc. │ │ │ │ + 0x0008b4c8 430e7072 6f746f5f 72766403 42147072 C.proto_rvd.B.pr │ │ │ │ + 0x0008b4d8 6f746f5f 6b727970 746f6c61 6e034110 oto_kryptolan.A. │ │ │ │ + 0x0008b4e8 70726f74 6f5f6578 70616b03 40117072 proto_expak.@.pr │ │ │ │ + 0x0008b4f8 6f746f5f 616e796e 6574033f 0f70726f oto_anynet.?.pro │ │ │ │ + 0x0008b508 746f5f63 66747003 3e127072 6f746f5f to_cftp.>.proto_ │ │ │ │ + 0x0008b518 616e7968 6f737403 3d127072 6f746f5f anyhost.=.proto_ │ │ │ │ + 0x0008b528 6473746f 70747303 3c0f7072 6f746f5f dstopts.<.proto_ │ │ │ │ + 0x0008b538 6e6f6e65 033b0865 74680100 02086574 none.;.eth....et │ │ │ │ + 0x0008b548 68000769 70000100 05076970 03801009 h..ip.....ip.... │ │ │ │ + 0x0008b558 766c616e 03808202 08617270 03861008 vlan.....arp.... │ │ │ │ + 0x0008b568 69703603 dd8d020b 72657661 727003b5 ip6.....revarp.. │ │ │ │ + 0x0008b578 80020663 0100010c 5f5f696e 64657800 ...c....__index. │ │ │ │ 0x0008b588 01000109 64617461 00001173 74727563 ....data...struc │ │ │ │ 0x0008b598 74207564 705f7401 00010c5f 5f696e64 t udp_t....__ind │ │ │ │ 0x0008b5a8 65780001 00010964 61746100 00117374 ex.....data...st │ │ │ │ 0x0008b5b8 72756374 20746370 5f740100 010c5f5f ruct tcp_t....__ │ │ │ │ 0x0008b5c8 696e6465 78000000 00010004 08746370 index........tcp │ │ │ │ 0x0008b5d8 00087564 70000c69 70365f6f 7074000a ..udp..ip6_opt.. │ │ │ │ 0x0008b5e8 69636d70 3600000c 6578745f 6c656e15 icmp6...ext_len. │ │ │ │ @@ -10452,18 +10452,18 @@ │ │ │ │ 0x0008b618 6e646578 00000000 01000408 74637000 ndex........tcp. │ │ │ │ 0x0008b628 08756470 000c6970 365f6f70 74000a69 .udp..ip6_opt..i │ │ │ │ 0x0008b638 636d7036 00001173 74727563 74206970 cmp6...struct ip │ │ │ │ 0x0008b648 365f7401 00010c5f 5f696e64 65780000 6_t....__index.. │ │ │ │ 0x0008b658 00010003 08756470 00096963 6d700008 .....udp..icmp.. │ │ │ │ 0x0008b668 74637000 00107374 72756374 2069705f tcp...struct ip_ │ │ │ │ 0x0008b678 74010001 0c5f5f69 6e646578 00000100 t....__index.... │ │ │ │ - 0x0008b688 02086970 36000769 70000015 73747275 ..ip6..ip...stru │ │ │ │ + 0x0008b688 02076970 00086970 36000015 73747275 ..ip..ip6...stru │ │ │ │ 0x0008b698 6374206e 65745f6f 66665f74 0100010c ct net_off_t.... │ │ │ │ - 0x0008b6a8 5f5f696e 64657800 00010003 0c6e6574 __index......net │ │ │ │ - 0x0008b6b8 5f6f6666 00086970 36000769 7000000c _off..ip6..ip... │ │ │ │ + 0x0008b6a8 5f5f696e 64657800 00010003 07697000 __index......ip. │ │ │ │ + 0x0008b6b8 08697036 000c6e65 745f6f66 6600000c .ip6..net_off... │ │ │ │ 0x0008b6c8 6e65745f 6f666600 09646174 61000a76 net_off..data..v │ │ │ │ 0x0008b6d8 786c616e 00087463 70000875 6470000c xlan..tcp..udp.. │ │ │ │ 0x0008b6e8 6970365f 6f707400 08697036 000a6963 ip6_opt..ip6..ic │ │ │ │ 0x0008b6f8 6d703600 07697000 0969636d 70000861 mp6..ip..icmp..a │ │ │ │ 0x0008b708 7270000a 646f7431 71010002 086f6666 rp..dot1q....off │ │ │ │ 0x0008b718 03000b73 6f757263 650f7074 725f746f ...source.ptr_to │ │ │ │ 0x0008b728 5f706b74 11737472 75637420 6574685f _pkt.struct eth_ │ │ │ │ @@ -10474,17 +10474,17 @@ │ │ │ │ 0x0008b778 20736b5f 62756666 08736b62 00097479 sk_buff.skb..ty │ │ │ │ 0x0008b788 70650000 000e6469 73736563 746f7200 pe....dissector. │ │ │ │ 0x0008b798 0c5f5f69 6e646578 0100010c 5f5f696e .__index....__in │ │ │ │ 0x0008b7a8 64657800 00137374 72756374 2070745f dex...struct pt_ │ │ │ │ 0x0008b7b8 72656773 0d6d6574 61747970 65177374 regs.metatype.st │ │ │ │ 0x0008b7c8 72756374 2070745f 72656773 207b7d3b ruct pt_regs {}; │ │ │ │ 0x0008b7d8 0100070a 7061726d 35077238 0a706172 ....parm5.r8.par │ │ │ │ - 0x0008b7e8 6d320773 69087265 74077370 0a706172 m2.si.ret.sp.par │ │ │ │ - 0x0008b7f8 6d310764 69076670 0762700a 7061726d m1.di.fp.bp.parm │ │ │ │ - 0x0008b808 34076378 0a706172 6d330764 78cc0309 4.cx.parm3.dx... │ │ │ │ + 0x0008b7e8 6d320773 690a7061 726d3107 64690872 m2.si.parm1.di.r │ │ │ │ + 0x0008b7f8 65740773 700a7061 726d3407 63780766 et.sp.parm4.cx.f │ │ │ │ + 0x0008b808 70076270 0a706172 6d330764 78cc0309 p.bp.parm3.dx... │ │ │ │ 0x0008b818 73747275 63742070 745f7265 6773207b struct pt_regs { │ │ │ │ 0x0008b828 0a090975 6e736967 6e656420 6c6f6e67 ...unsigned long │ │ │ │ 0x0008b838 20723135 3b0a0909 756e7369 676e6564 r15;...unsigned │ │ │ │ 0x0008b848 206c6f6e 67207231 343b0a09 09756e73 long r14;...uns │ │ │ │ 0x0008b858 69676e65 64206c6f 6e672072 31333b0a igned long r13;. │ │ │ │ 0x0008b868 0909756e 7369676e 6564206c 6f6e6720 ..unsigned long │ │ │ │ 0x0008b878 7231323b 0a090975 6e736967 6e656420 r12;...unsigned │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 37326233 66313862 32663730 31633031 72b3f18b2f701c01 │ │ │ │ - 0x00000010 36343164 33353830 36616131 61323334 641d35806aa1a234 │ │ │ │ - 0x00000020 39306164 62362e64 65627567 00000000 90adb6.debug.... │ │ │ │ - 0x00000030 b2e3cbc6 .... │ │ │ │ + 0x00000000 33316536 39666431 61313432 31633862 31e69fd1a1421c8b │ │ │ │ + 0x00000010 38646537 39363630 37393134 34356466 8de79660791445df │ │ │ │ + 0x00000020 63626466 38312e64 65627567 00000000 cbdf81.debug.... │ │ │ │ + 0x00000030 5f2514f4 _%..