--- /srv/rebuilderd/tmp/rebuilderdxnVa19/inputs/bpfcc-lua_0.31.0+ds-7_amd64.deb +++ /srv/rebuilderd/tmp/rebuilderdxnVa19/out/bpfcc-lua_0.31.0+ds-7_amd64.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 326384 2025-03-28 10:07:43.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 860 2025-03-28 10:07:43.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 326396 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,12 +1,12 @@ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.property │ │ │ │ Owner Data size Description │ │ │ │ GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0 Properties: x86 ISA needed: x86-64-baseline │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ Owner Data size Description │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 03b10d081f68913a9ea6f87d5187d81356375b11 │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 36710b0d149065658ba4348dfae87b89aa2ba6ce │ │ │ │ │ │ │ │ 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 {} │ │ │ │┄ Ordering differences only │ │ │ │ @@ -1184,19 +1184,19 @@ │ │ │ │ finalize │ │ │ │ get_command │ │ │ │ get_option │ │ │ │ command_actions │ │ │ │ mutex_to_used_option │ │ │ │ element_to_mutexes │ │ │ │ arguments │ │ │ │ +element_to_mutexes │ │ │ │ +argument_i │ │ │ │ arguments │ │ │ │ command_actions │ │ │ │ mutex_to_used_option │ │ │ │ -element_to_mutexes │ │ │ │ -argument_i │ │ │ │ complete_invocation │ │ │ │ invocations │ │ │ │ get_help │ │ │ │ get_usage │ │ │ │ argument │ │ │ │ _update_charset │ │ │ │ _get_fullname │ │ │ │ @@ -1208,43 +1208,43 @@ │ │ │ │ _get_argname │ │ │ │ _get_action │ │ │ │ store_false │ │ │ │ store_true │ │ │ │ _get_usage │ │ │ │ _get_argument_list │ │ │ │ overwrite │ │ │ │ -_mincount │ │ │ │ _aliases │ │ │ │ +_mincount │ │ │ │ _overwrite │ │ │ │ show_default │ │ │ │ defmode args │ │ │ │ +_maxcount │ │ │ │ _mincount │ │ │ │ _maxargs │ │ │ │ _minargs │ │ │ │ _show_default │ │ │ │ _defmode │ │ │ │ -_maxcount │ │ │ │ _aliases │ │ │ │ _aliases │ │ │ │ command_target │ │ │ │ function │ │ │ │ handle_options │ │ │ │ require_command help │ │ │ │ description │ │ │ │ string name │ │ │ │ _mutexes │ │ │ │ _commands │ │ │ │ _options │ │ │ │ _arguments │ │ │ │ +_options │ │ │ │ _handle_options │ │ │ │ _require_command │ │ │ │ _mutexes │ │ │ │ _commands │ │ │ │ _arguments │ │ │ │ -_options │ │ │ │ add_help │ │ │ │ deep_update │ │ │ │ typecheck │ │ │ │ typechecked │ │ │ │ multiname │ │ │ │ parse_boundaries │ │ │ │ boundaries │ │ │ │ @@ -1275,23 +1275,23 @@ │ │ │ │ new modf math │ │ │ │ get_nprocs │ │ │ │ tonumber │ │ │ │ strtoull │ │ │ │ string type │ │ │ │ tonumber64 │ │ │ │ cpu_count │ │ │ │ -cpu_count │ │ │ │ tonumber64 │ │ │ │ +cpu_count │ │ │ │ +MONOTONIC_COARSE │ │ │ │ +REALTIME_COARSE │ │ │ │ MONOTONIC_RAW │ │ │ │ THREAD_CPUTIME_ID │ │ │ │ PROCESS_CPUTIME_ID │ │ │ │ MONOTONIC │ │ │ │ REALTIME │ │ │ │ -MONOTONIC_COARSE │ │ │ │ -REALTIME_COARSE │ │ │ │ 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; │ │ │ │ @@ -1312,24 +1312,24 @@ │ │ │ │ _propagateInstanceMethod │ │ │ │ subclass │ │ │ │ __instanceDict │ │ │ │ __declaredMethods │ │ │ │ _propagateInstanceMethod │ │ │ │ __newindex │ │ │ │ __tostring │ │ │ │ -__tostring │ │ │ │ __newindex │ │ │ │ +__tostring │ │ │ │ subclasses │ │ │ │ setmetatable │ │ │ │ __declaredMethods │ │ │ │ __instanceDict │ │ │ │ super name │ │ │ │ __declaredMethods │ │ │ │ -__instanceDict │ │ │ │ subclasses │ │ │ │ +__instanceDict │ │ │ │ _tostring │ │ │ │ _declareInstanceMethod │ │ │ │ function │ │ │ │ included │ │ │ │ mixin must be a table │ │ │ │ table type │ │ │ │ tostring │ │ │ │ @@ -1370,24 +1370,28 @@ │ │ │ │ DefaultMixin │ │ │ │ middleclass │ │ │ │ setmetatable │ │ │ │ isSubclassOf │ │ │ │ subclassed │ │ │ │ subclass │ │ │ │ allocate │ │ │ │ -isSubclassOf │ │ │ │ allocate │ │ │ │ subclassed │ │ │ │ +isSubclassOf │ │ │ │ subclass │ │ │ │ isInstanceOf │ │ │ │ initialize │ │ │ │ __tostring │ │ │ │ -__tostring │ │ │ │ initialize │ │ │ │ isInstanceOf │ │ │ │ +__tostring │ │ │ │ +_DESCRIPTION │ │ │ │ +Object Orientation for Lua │ │ │ │ +_VERSION │ │ │ │ +middleclass v4.0.0 _URL*https://github.com/kikito/middleclass │ │ │ │ _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, │ │ │ │ @@ -1399,18 +1403,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. │ │ │ │ -_DESCRIPTION │ │ │ │ -Object Orientation for Lua │ │ │ │ -_VERSION │ │ │ │ -middleclass v4.0.0 _URL*https://github.com/kikito/middleclass │ │ │ │ /:DFG[jlmmooxxz~~ │ │ │ │ middleclass │ │ │ │ &_createIndexWrapper │ │ │ │ %_propagateInstanceMethod │ │ │ │ $_declareInstanceMethod │ │ │ │ #_tostring │ │ │ │ !_createClass │ │ │ │ @@ -1678,16 +1678,16 @@ │ │ │ │ bcc_resolve_symname │ │ │ │ Csymname │ │ │ │ Csym_off │ │ │ │ @module_path │ │ │ │ ?new_addr │ │ │ │ check_path_symbol │ │ │ │ create_cache │ │ │ │ -check_path_symbol │ │ │ │ create_cache │ │ │ │ +check_path_symbol │ │ │ │ struct bcc_symbol[1] │ │ │ │ bcc.libbcc │ │ │ │ !577777ffi │ │ │ │ create_cache │ │ │ │ check_path_symbol │ │ │ │ LIBBCC_SO_PATH │ │ │ │ BCC_STANDALONE │ │ │ │ @@ -2105,19 +2105,19 @@ │ │ │ │ const_width │ │ │ │ 2src_type │ │ │ │ LD_IMM_X │ │ │ │ const_width │ │ │ │ reg_spill │ │ │ │ reg_alloc emit │ │ │ │ vcopy vset vreg │ │ │ │ +reg_alloc │ │ │ │ reg_spill │ │ │ │ const_width │ │ │ │ LD_IMM_X │ │ │ │ reg_alloc │ │ │ │ -reg_alloc │ │ │ │ reg_spill │ │ │ │ stackslots │ │ │ │ const_width │ │ │ │ LD_IMM_X │ │ │ │ builtin_export │ │ │ │ type"NYI: load() on variable from │ │ │ │ probe_read │ │ │ │ @@ -2292,16 +2292,16 @@ │ │ │ │ !!!!""""""""""""######%code │ │ │ │ table_copy │ │ │ │ 9(/( '('-( │ │ │ │ setmetatable │ │ │ │ uint64_t │ │ │ │ fixup insn │ │ │ │ struct bpf_insn[4096] │ │ │ │ -seen_cmp │ │ │ │ reachable │ │ │ │ +seen_cmp │ │ │ │ const_width │ │ │ │ is_proxy │ │ │ │ const_expr │ │ │ │ builtins │ │ │ │ builtins_strict │ │ │ │ table_copy │ │ │ │ stackslots │ │ │ │ @@ -2438,18 +2438,18 @@ │ │ │ │ rgroup_fd │ │ │ │ rprog_fd │ │ │ │ getfd nogc │ │ │ │ val_type │ │ │ │ key_type │ │ │ │ map_type │ │ │ │ max_entries │ │ │ │ -val_type │ │ │ │ -map_type │ │ │ │ -key_type │ │ │ │ max_entries │ │ │ │ +key_type │ │ │ │ +map_type │ │ │ │ +val_type │ │ │ │ setmetatable │ │ │ │ tostring │ │ │ │ bpf_map_create │ │ │ │ struct bpf_stacktrace │ │ │ │ STACK_TRACE │ │ │ │ uint32_t │ │ │ │ │ │ │ │ @@ -2723,39 +2723,39 @@ │ │ │ │ osversion │ │ │ │ isimmconst │ │ │ │ typename │ │ │ │ __ipairs │ │ │ │ __ipairs │ │ │ │ struct bpf_stacktrace │ │ │ │ metatype │ │ │ │ -SOCK_OPS │ │ │ │ -CGROUP_SOCK_ADDR │ │ │ │ -RAW_TRACEPOINT │ │ │ │ -CGROUP_DEVICE │ │ │ │ -SOCKET_FILTER │ │ │ │ +PERF_EVENT │ │ │ │ LWT_XMIT │ │ │ │ -CGROUP_SOCK │ │ │ │ CGROUP_SKB │ │ │ │ -PERF_EVENT │ │ │ │ SCHED_ACT │ │ │ │ +CGROUP_SOCK │ │ │ │ +SOCKET_FILTER │ │ │ │ +CGROUP_DEVICE │ │ │ │ +SOCK_OPS │ │ │ │ SCHED_CLS │ │ │ │ +RAW_TRACEPOINT │ │ │ │ +CGROUP_SOCK_ADDR │ │ │ │ TRACEPOINT │ │ │ │ TRACEPOINT │ │ │ │ BPF_PROG │ │ │ │ -PERF_EVENT_ARRAY │ │ │ │ -PROG_ARRAY │ │ │ │ -LRU_HASH │ │ │ │ STACK_TRACE │ │ │ │ HASH_OF_MAPS │ │ │ │ ARRAY_OF_MAPS │ │ │ │ LPM_TRIE │ │ │ │ LRU_PERCPU_HASH │ │ │ │ CGROUP_ARRAY │ │ │ │ PERCPU_ARRAY │ │ │ │ PERCPU_HASH │ │ │ │ +PERF_EVENT_ARRAY │ │ │ │ +PROG_ARRAY │ │ │ │ +LRU_HASH │ │ │ │ LRU_HASH │ │ │ │ syscall.helpers5ljsyscall doesn't support bpf(), must be updated │ │ │ │ struct bpf { │ │ │ │ /* Instruction classes */ │ │ │ │ static const int LD = 0x00; │ │ │ │ static const int LDX = 0x01; │ │ │ │ static const int ST = 0x02; │ │ │ │ @@ -2897,19 +2897,19 @@ │ │ │ │ loadaddr │ │ │ │ struct Elf_object │ │ │ │ metatype │ │ │ │ /c++filt │ │ │ │ [^;:]+ PATH │ │ │ │ CPP_DEMANGLER │ │ │ │ struct Elf_Cmd │ │ │ │ +PROGBITS │ │ │ │ SYMTAB_SHNDX │ │ │ │ PREINIT_ARRAY │ │ │ │ FINI_ARRAY │ │ │ │ INIT_ARRAY │ │ │ │ -PROGBITS │ │ │ │ elf load │ │ │ │ (/* Type for a 16-bit quantity. */ │ │ │ │ typedef uint16_t Elf32_Half; │ │ │ │ typedef uint16_t Elf64_Half; │ │ │ │ /* Types for signed and unsigned 32-bit quantities. */ │ │ │ │ typedef uint32_t Elf32_Word; │ │ │ │ typedef int32_t Elf32_Sword; │ │ │ │ @@ -3085,91 +3085,125 @@ │ │ │ │ next_offset │ │ │ │ ip6_opt_ext_len_off │ │ │ │ struct tcp_t │ │ │ │ offsetof │ │ │ │ next_offset │ │ │ │ struct udp_t │ │ │ │ next_skip │ │ │ │ -proto_esp │ │ │ │ -proto_ena │ │ │ │ -proto_mhrp │ │ │ │ -proto_gre │ │ │ │ -proto_rsvp │ │ │ │ -proto_fragment │ │ │ │ -proto_routing │ │ │ │ -proto_sdrp │ │ │ │ +proto_ttp │ │ │ │ proto_ip6 │ │ │ │ +proto_sdrp │ │ │ │ +proto_routing │ │ │ │ +proto_fragment │ │ │ │ +proto_ip │ │ │ │ +proto_hopopts │ │ │ │ +proto_icmp │ │ │ │ +proto_igmp │ │ │ │ +proto_ggp │ │ │ │ +proto_ipip │ │ │ │ +proto_st │ │ │ │ +proto_tcp │ │ │ │ +proto_cbt │ │ │ │ +proto_egp │ │ │ │ +proto_igp │ │ │ │ +proto_bbnrcc │ │ │ │ +proto_nvp │ │ │ │ +proto_pup │ │ │ │ +proto_argus │ │ │ │ +proto_emcon │ │ │ │ +proto_xnet │ │ │ │ +proto_chaos │ │ │ │ +proto_udp │ │ │ │ +proto_mux │ │ │ │ +proto_dcnmeas │ │ │ │ +proto_hmp │ │ │ │ +proto_prm │ │ │ │ +proto_idp │ │ │ │ +proto_trunk1 │ │ │ │ +proto_trunk2 │ │ │ │ +proto_leaf1 │ │ │ │ +proto_leaf2 │ │ │ │ +proto_rdp │ │ │ │ +proto_irtp │ │ │ │ +proto_tp │ │ │ │ +proto_netblt │ │ │ │ +proto_mfpnsp │ │ │ │ +proto_meritinp │ │ │ │ +proto_sep │ │ │ │ +proto_3pc │ │ │ │ +proto_idpr │ │ │ │ +proto_sm │ │ │ │ +proto_ptp │ │ │ │ +proto_isis │ │ │ │ +proto_fire │ │ │ │ +proto_crtp │ │ │ │ +proto_crudp │ │ │ │ +proto_sscopmce │ │ │ │ +proto_iplt │ │ │ │ +proto_sps │ │ │ │ +proto_pipe │ │ │ │ +proto_sctp │ │ │ │ +proto_fc │ │ │ │ +proto_rsvpign │ │ │ │ +proto_raw │ │ │ │ +proto_reserved │ │ │ │ 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 │ │ │ │ +proto_vines │ │ │ │ +proto_svmtp │ │ │ │ +proto_vmtp │ │ │ │ +proto_eon │ │ │ │ +proto_wbexpak │ │ │ │ +proto_wbmon │ │ │ │ +proto_sunnd │ │ │ │ +proto_brsatmon │ │ │ │ +proto_pvp │ │ │ │ +proto_wsn │ │ │ │ +proto_cphb │ │ │ │ +proto_cpnx │ │ │ │ +proto_ipcv │ │ │ │ +proto_visa │ │ │ │ +proto_satmon │ │ │ │ +proto_distfs │ │ │ │ +proto_ippc │ │ │ │ +proto_rvd │ │ │ │ +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 │ │ │ │ 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 │ │ │ │ -proto_iplt │ │ │ │ -proto_sscopmce │ │ │ │ -proto_crudp │ │ │ │ -proto_crtp │ │ │ │ -proto_fire │ │ │ │ -proto_isis │ │ │ │ -proto_ptp │ │ │ │ -proto_sm │ │ │ │ proto_smp │ │ │ │ proto_uti │ │ │ │ proto_srp │ │ │ │ proto_stp │ │ │ │ proto_iatp │ │ │ │ proto_ddx │ │ │ │ proto_l2tp │ │ │ │ @@ -3199,48 +3233,14 @@ │ │ │ │ proto_larp │ │ │ │ proto_spriterpc │ │ │ │ proto_ospf │ │ │ │ proto_eigrp │ │ │ │ proto_tcf │ │ │ │ proto_dgp │ │ │ │ proto_nsfigp │ │ │ │ -proto_ttp │ │ │ │ -proto_vines │ │ │ │ -proto_svmtp │ │ │ │ -proto_vmtp │ │ │ │ -proto_eon │ │ │ │ -proto_wbexpak │ │ │ │ -proto_wbmon │ │ │ │ -proto_sunnd │ │ │ │ -proto_brsatmon │ │ │ │ -proto_pvp │ │ │ │ -proto_wsn │ │ │ │ -proto_cphb │ │ │ │ -proto_cpnx │ │ │ │ -proto_ipcv │ │ │ │ -proto_visa │ │ │ │ -proto_satmon │ │ │ │ -proto_distfs │ │ │ │ -proto_ippc │ │ │ │ -proto_rvd │ │ │ │ -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 │ │ │ │ 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 {} │ │ │ │ @@ -1155,16 +1155,16 @@ │ │ │ │ 0x0047a800 0b696e76 6f6b650e 61726775 6d656e74 .invoke.argument │ │ │ │ 0x0047a810 730f5f61 7267756d 656e7473 17656c65 s._arguments.ele │ │ │ │ 0x0047a820 6d656e74 5f746f5f 6d757465 7865730d ment_to_mutexes. │ │ │ │ 0x0047a830 5f6d7574 65786573 0d5f616c 69617365 _mutexes._aliase │ │ │ │ 0x0047a840 730c656c 656d656e 740c6f70 74696f6e s.element.option │ │ │ │ 0x0047a850 730d5f6f 7074696f 6e730b69 70616972 s._options.ipair │ │ │ │ 0x0047a860 73096e61 6d650a5f 6e616d65 0b616374 s.name._name.act │ │ │ │ - 0x0047a870 696f6e01 0002096e 616d6500 0b616374 ion....name..act │ │ │ │ - 0x0047a880 696f6e00 14636f6d 6d616e64 5f616374 ion..command_act │ │ │ │ + 0x0047a870 696f6e01 00020b61 6374696f 6e00096e ion....action..n │ │ │ │ + 0x0047a880 616d6500 14636f6d 6d616e64 5f616374 ame..command_act │ │ │ │ 0x0047a890 696f6e73 0b696e73 6572740a 7461626c ions.insert.tabl │ │ │ │ 0x0047a8a0 650c5f61 6374696f 6e0b7061 72736572 e._action.parser │ │ │ │ 0x0047a8b0 01030303 04040404 04040404 04070707 ................ │ │ │ │ 0x0047a8c0 07080808 08080909 0909090b 0b0b0b0b ................ │ │ │ │ 0x0047a8d0 0c0c0b0b 07071010 10101111 11111212 ................ │ │ │ │ 0x0047a8e0 12121313 13161616 16161611 1110101a ................ │ │ │ │ 0x0047a8f0 1a1a1a1b 1b1b1b1b 1c1c1c1c 1c1d1d1d ................ │ │ │ │ @@ -1554,22 +1554,22 @@ │ │ │ │ 0x0047c0f0 697a6500 00000010 6765745f 636f6d6d ize.....get_comm │ │ │ │ 0x0047c100 616e6400 0f676574 5f6f7074 696f6e00 and..get_option. │ │ │ │ 0x0047c110 0b737769 74636800 0014636f 6d6d616e .switch...comman │ │ │ │ 0x0047c120 645f6163 74696f6e 73196d75 7465785f d_actions.mutex_ │ │ │ │ 0x0047c130 746f5f75 7365645f 6f707469 6f6e1765 to_used_option.e │ │ │ │ 0x0047c140 6c656d65 6e745f74 6f5f6d75 74657865 lement_to_mutexe │ │ │ │ 0x0047c150 730e6172 67756d65 6e74730c 6f707469 s.arguments.opti │ │ │ │ - 0x0047c160 6f6e730b 72657375 6c740100 070b7265 ons.result....re │ │ │ │ - 0x0047c170 73756c74 000e6172 67756d65 6e747300 sult..arguments. │ │ │ │ - 0x0047c180 0c6f7074 696f6e73 0014636f 6d6d616e .options..comman │ │ │ │ - 0x0047c190 645f6163 74696f6e 7300196d 75746578 d_actions..mutex │ │ │ │ - 0x0047c1a0 5f746f5f 75736564 5f6f7074 696f6e00 _to_used_option. │ │ │ │ - 0x0047c1b0 17656c65 6d656e74 5f746f5f 6d757465 .element_to_mute │ │ │ │ - 0x0047c1c0 78657300 0f617267 756d656e 745f6903 xes..argument_i. │ │ │ │ - 0x0047c1d0 01000a63 6c6f7365 0018636f 6d706c65 ...close..comple │ │ │ │ + 0x0047c160 6f6e730b 72657375 6c740100 0717656c ons.result....el │ │ │ │ + 0x0047c170 656d656e 745f746f 5f6d7574 65786573 ement_to_mutexes │ │ │ │ + 0x0047c180 000f6172 67756d65 6e745f69 03010b72 ..argument_i...r │ │ │ │ + 0x0047c190 6573756c 74000c6f 7074696f 6e73000e esult..options.. │ │ │ │ + 0x0047c1a0 61726775 6d656e74 73001463 6f6d6d61 arguments..comma │ │ │ │ + 0x0047c1b0 6e645f61 6374696f 6e730019 6d757465 nd_actions..mute │ │ │ │ + 0x0047c1c0 785f746f 5f757365 645f6f70 74696f6e x_to_used_option │ │ │ │ + 0x0047c1d0 00000a63 6c6f7365 0018636f 6d706c65 ...close..comple │ │ │ │ 0x0047c1e0 74655f69 6e766f63 6174696f 6e000970 te_invocation..p │ │ │ │ 0x0047c1f0 61737300 0b696e76 6f6b6500 000c6465 ass..invoke...de │ │ │ │ 0x0047c200 6661756c 7400000a 6572726f 72000b5f fault...error.._ │ │ │ │ 0x0047c210 5f63616c 6c010001 10696e76 6f636174 _call....invocat │ │ │ │ 0x0047c220 696f6e73 03000000 0d676574 5f68656c ions.....get_hel │ │ │ │ 0x0047c230 70000872 65700620 000e6765 745f7573 p..rep. ..get_us │ │ │ │ 0x0047c240 6167650c 55736167 653a2000 0a6d7574 age.Usage: ..mut │ │ │ │ @@ -1587,43 +1587,43 @@ │ │ │ │ 0x0047c300 65745f61 6374696f 6e000b63 6f6e6361 et_action..conca │ │ │ │ 0x0047c310 74000b61 7070656e 6400000a 73746f72 t..append...stor │ │ │ │ 0x0047c320 65001073 746f7265 5f66616c 7365000f e..store_false.. │ │ │ │ 0x0047c330 73746f72 655f7472 7565000f 5f676574 store_true.._get │ │ │ │ 0x0047c340 5f757361 67650017 5f676574 5f617267 _usage.._get_arg │ │ │ │ 0x0047c350 756d656e 745f6c69 73740e6f 76657277 ument_list.overw │ │ │ │ 0x0047c360 72697465 0a636f75 6e740100 01096172 rite.count....ar │ │ │ │ - 0x0047c370 67730306 0100030e 5f6d696e 636f756e gs......_mincoun │ │ │ │ - 0x0047c380 7403000d 5f616c69 61736573 000f5f6f t..._aliases.._o │ │ │ │ + 0x0047c370 67730306 0100030d 5f616c69 61736573 gs......_aliases │ │ │ │ + 0x0047c380 000e5f6d 696e636f 756e7403 000f5f6f .._mincount..._o │ │ │ │ 0x0047c390 76657277 72697465 020c6172 676e616d verwrite..argnam │ │ │ │ 0x0047c3a0 65117368 6f775f64 65666175 6c740c64 e.show_default.d │ │ │ │ 0x0047c3b0 65666d6f 64650961 7267730a 7461626c efmode.args.tabl │ │ │ │ 0x0047c3c0 650c636f 6e766572 74010001 09617267 e.convert....arg │ │ │ │ - 0x0047c3d0 73030501 00060e5f 6d696e63 6f756e74 s......_mincount │ │ │ │ - 0x0047c3e0 03010d5f 6d617861 72677303 010d5f6d ..._maxargs..._m │ │ │ │ - 0x0047c3f0 696e6172 67730301 125f7368 6f775f64 inargs..._show_d │ │ │ │ - 0x0047c400 65666175 6c74020d 5f646566 6d6f6465 efault.._defmode │ │ │ │ - 0x0047c410 0b756e75 7365640e 5f6d6178 636f756e .unused._maxcoun │ │ │ │ - 0x0047c420 7403010b 74617267 65740100 01096172 t...target....ar │ │ │ │ + 0x0047c3d0 73030501 00060e5f 6d617863 6f756e74 s......_maxcount │ │ │ │ + 0x0047c3e0 03010e5f 6d696e63 6f756e74 03010d5f ..._mincount..._ │ │ │ │ + 0x0047c3f0 6d617861 72677303 010d5f6d 696e6172 maxargs..._minar │ │ │ │ + 0x0047c400 67730301 125f7368 6f775f64 65666175 gs..._show_defau │ │ │ │ + 0x0047c410 6c74020d 5f646566 6d6f6465 0b756e75 lt.._defmode.unu │ │ │ │ + 0x0047c420 7365640b 74617267 65740100 01096172 sed.target....ar │ │ │ │ 0x0047c430 67730303 0d5f616c 69617365 73010001 gs..._aliases... │ │ │ │ 0x0047c440 0d5f616c 69617365 73001363 6f6d6d61 ._aliases..comma │ │ │ │ 0x0047c450 6e645f74 61726765 740d6675 6e637469 nd_target.functi │ │ │ │ 0x0047c460 6f6e0b61 6374696f 6e136861 6e646c65 on.action.handle │ │ │ │ 0x0047c470 5f6f7074 696f6e73 0c626f6f 6c65616e _options.boolean │ │ │ │ 0x0047c480 14726571 75697265 5f636f6d 6d616e64 .require_command │ │ │ │ 0x0047c490 0968656c 700a7573 6167650b 6570696c .help.usage.epil │ │ │ │ 0x0047c4a0 6f671064 65736372 69707469 6f6e0b73 og.description.s │ │ │ │ 0x0047c4b0 7472696e 67096e61 6d650100 01096172 tring.name....ar │ │ │ │ 0x0047c4c0 67730303 0d5f6d75 74657865 730e5f63 gs..._mutexes._c │ │ │ │ 0x0047c4d0 6f6d6d61 6e64730d 5f6f7074 696f6e73 ommands._options │ │ │ │ - 0x0047c4e0 0f5f6172 67756d65 6e747301 0006145f ._arguments...._ │ │ │ │ - 0x0047c4f0 68616e64 6c655f6f 7074696f 6e730215 handle_options.. │ │ │ │ - 0x0047c500 5f726571 75697265 5f636f6d 6d616e64 _require_command │ │ │ │ - 0x0047c510 020d5f6d 75746578 6573000e 5f636f6d .._mutexes.._com │ │ │ │ - 0x0047c520 6d616e64 73000f5f 61726775 6d656e74 mands.._argument │ │ │ │ - 0x0047c530 73000d5f 6f707469 6f6e7300 00010200 s.._options..... │ │ │ │ + 0x0047c4e0 0f5f6172 67756d65 6e747301 00060d5f ._arguments...._ │ │ │ │ + 0x0047c4f0 6f707469 6f6e7300 145f6861 6e646c65 options.._handle │ │ │ │ + 0x0047c500 5f6f7074 696f6e73 02155f72 65717569 _options.._requi │ │ │ │ + 0x0047c510 72655f63 6f6d6d61 6e64020d 5f6d7574 re_command.._mut │ │ │ │ + 0x0047c520 65786573 000e5f63 6f6d6d61 6e647300 exes.._commands. │ │ │ │ + 0x0047c530 0f5f6172 67756d65 6e747300 00010200 ._arguments..... │ │ │ │ 0x0047c540 000d6164 645f6865 6c700001 0200000c ..add_help...... │ │ │ │ 0x0047c550 64656661 756c7400 01020000 09696e69 default......ini │ │ │ │ 0x0047c560 74000102 00000b61 6374696f 6e000000 t......action... │ │ │ │ 0x0047c570 01020000 096e616d 65000000 0020006d .....name.... .m │ │ │ │ 0x0047c580 0077007c 007e0088 008800a4 00b200b4 .w.|.~.......... │ │ │ │ 0x0047c590 00b600bc 00bc00be 00c000c0 00c200c8 ................ │ │ │ │ 0x0047c5a0 00c800ca 00e400e4 00e600e6 00e700e7 ................ │ │ │ │ @@ -1755,25 +1755,25 @@ │ │ │ │ 0x0047cd80 27050500 42030201 39030400 27050600 '...B...9...'... │ │ │ │ 0x0047cd90 42030201 35030700 33040800 33050900 B...5...3...3... │ │ │ │ 0x0047cda0 33060a00 33070b00 35080c00 3d040d08 3...3...5...=... │ │ │ │ 0x0047cdb0 3d050e08 3d030f08 3d061008 3d071108 =...=...=...=... │ │ │ │ 0x0047cdc0 32000080 4c080200 0f746f6e 756d6265 2...L....tonumbe │ │ │ │ 0x0047cdd0 7236340e 6370755f 636f756e 740a434c r64.cpu_count.CL │ │ │ │ 0x0047cde0 4f434b0a 736c6565 700c7469 6d655f6e OCK.sleep.time_n │ │ │ │ - 0x0047cdf0 73010005 0c74696d 655f6e73 000e6370 s....time_ns..cp │ │ │ │ - 0x0047ce00 755f636f 756e7400 0a736c65 6570000a u_count..sleep.. │ │ │ │ - 0x0047ce10 434c4f43 4b000f74 6f6e756d 62657236 CLOCK..tonumber6 │ │ │ │ - 0x0047ce20 34000000 00000100 07124d4f 4e4f544f 4.........MONOTO │ │ │ │ - 0x0047ce30 4e49435f 52415703 04165448 52454144 NIC_RAW...THREAD │ │ │ │ - 0x0047ce40 5f435055 54494d45 5f494403 03175052 _CPUTIME_ID...PR │ │ │ │ - 0x0047ce50 4f434553 535f4350 5554494d 455f4944 OCESS_CPUTIME_ID │ │ │ │ - 0x0047ce60 03020e4d 4f4e4f54 4f4e4943 03010d52 ...MONOTONIC...R │ │ │ │ - 0x0047ce70 45414c54 494d4503 00154d4f 4e4f544f EALTIME...MONOTO │ │ │ │ - 0x0047ce80 4e49435f 434f4152 53450306 14524541 NIC_COARSE...REA │ │ │ │ - 0x0047ce90 4c54494d 455f434f 41525345 03055969 LTIME_COARSE..Yi │ │ │ │ + 0x0047cdf0 73010005 0a434c4f 434b000c 74696d65 s....CLOCK..time │ │ │ │ + 0x0047ce00 5f6e7300 0f746f6e 756d6265 72363400 _ns..tonumber64. │ │ │ │ + 0x0047ce10 0a736c65 6570000e 6370755f 636f756e .sleep..cpu_coun │ │ │ │ + 0x0047ce20 74000000 00000100 07154d4f 4e4f544f t.........MONOTO │ │ │ │ + 0x0047ce30 4e49435f 434f4152 53450306 14524541 NIC_COARSE...REA │ │ │ │ + 0x0047ce40 4c54494d 455f434f 41525345 0305124d LTIME_COARSE...M │ │ │ │ + 0x0047ce50 4f4e4f54 4f4e4943 5f524157 03041654 ONOTONIC_RAW...T │ │ │ │ + 0x0047ce60 48524541 445f4350 5554494d 455f4944 HREAD_CPUTIME_ID │ │ │ │ + 0x0047ce70 03031750 524f4345 53535f43 50555449 ...PROCESS_CPUTI │ │ │ │ + 0x0047ce80 4d455f49 4403020e 4d4f4e4f 544f4e49 ME_ID...MONOTONI │ │ │ │ + 0x0047ce90 4303010d 5245414c 54494d45 03005969 C...REALTIME..Yi │ │ │ │ 0x0047cea0 6e742067 65745f6e 70726f63 7328766f nt get_nprocs(vo │ │ │ │ 0x0047ceb0 6964293b 0a75696e 7436345f 74207374 id);.uint64_t st │ │ │ │ 0x0047cec0 72746f75 6c6c2863 6f6e7374 20636861 rtoull(const cha │ │ │ │ 0x0047ced0 72202a6e 7074722c 20636861 72202a2a r *nptr, char ** │ │ │ │ 0x0047cee0 656e6470 74722c20 696e7420 62617365 endptr, int base │ │ │ │ 0x0047cef0 293b0aa6 02202074 79706564 65662069 );... typedef i │ │ │ │ 0x0047cf00 6e742063 6c6f636b 69645f74 3b0a2020 nt clockid_t;. │ │ │ │ @@ -1876,28 +1876,28 @@ │ │ │ │ 0x0047d510 04033507 0d003308 0c003d08 00074204 ..5...3...=...B. │ │ │ │ 0x0047d520 03013604 07001206 03003507 0e003908 ..6.......5...9. │ │ │ │ 0x0047d530 04033d08 00072d08 00003d08 0f072d08 ..=...-...=...-. │ │ │ │ 0x0047d540 01003d08 10072d08 02003d08 11074204 ..=...-...=...B. │ │ │ │ 0x0047d550 03013200 00804c03 020004c0 05c003c0 ..2...L......... │ │ │ │ 0x0047d560 0f5f5f6e 6577696e 6465780b 5f5f6361 .__newindex.__ca │ │ │ │ 0x0047d570 6c6c0f5f 5f746f73 7472696e 67010004 ll.__tostring... │ │ │ │ - 0x0047d580 0f5f5f74 6f737472 696e6700 0b5f5f63 .__tostring..__c │ │ │ │ - 0x0047d590 616c6c00 0c5f5f69 6e646578 000f5f5f all..__index..__ │ │ │ │ - 0x0047d5a0 6e657769 6e646578 00010001 0c5f5f69 newindex.....__i │ │ │ │ + 0x0047d580 0b5f5f63 616c6c00 0c5f5f69 6e646578 .__call..__index │ │ │ │ + 0x0047d590 000f5f5f 6e657769 6e646578 000f5f5f ..__newindex..__ │ │ │ │ + 0x0047d5a0 746f7374 72696e67 00010001 0c5f5f69 tostring.....__i │ │ │ │ 0x0047d5b0 6e646578 00000100 010c5f5f 696e6465 ndex......__inde │ │ │ │ 0x0047d5c0 7800000f 73756263 6c617373 65730100 x...subclasses.. │ │ │ │ 0x0047d5d0 010b5f5f 6d6f6465 066b1173 65746d65 ..__mode.k.setme │ │ │ │ 0x0047d5e0 74617461 626c6516 5f5f6465 636c6172 tatable.__declar │ │ │ │ 0x0047d5f0 65644d65 74686f64 73135f5f 696e7374 edMethods.__inst │ │ │ │ 0x0047d600 616e6365 44696374 0b737461 7469630a anceDict.static. │ │ │ │ 0x0047d610 73757065 72096e61 6d650100 06165f5f super.name....__ │ │ │ │ 0x0047d620 6465636c 61726564 4d657468 6f647300 declaredMethods. │ │ │ │ - 0x0047d630 135f5f69 6e737461 6e636544 69637400 .__instanceDict. │ │ │ │ - 0x0047d640 096e616d 65000a73 75706572 000b7374 .name..super..st │ │ │ │ - 0x0047d650 61746963 000f7375 62636c61 73736573 atic..subclasses │ │ │ │ + 0x0047d630 0a737570 6572000f 73756263 6c617373 .super..subclass │ │ │ │ + 0x0047d640 6573000b 73746174 69630013 5f5f696e es..static..__in │ │ │ │ + 0x0047d650 7374616e 63654469 63740009 6e616d65 stanceDict..name │ │ │ │ 0x0047d660 000c5f5f 696e6465 78010204 04040404 ..__index....... │ │ │ │ 0x0047d670 05050506 06060606 08080909 09090909 ................ │ │ │ │ 0x0047d680 090b0b0b 0b0b0b0e 0e0e0e0e 0e0e0f0f ................ │ │ │ │ 0x0047d690 0f0f0e11 115f746f 73747269 6e67005f ....._tostring._ │ │ │ │ 0x0047d6a0 63616c6c 005f6465 636c6172 65496e73 call._declareIns │ │ │ │ 0x0047d6b0 74616e63 654d6574 686f6400 6e616d65 tanceMethod.name │ │ │ │ 0x0047d6c0 00002d73 75706572 00002d64 69637400 ..-super..-dict. │ │ │ │ @@ -2082,104 +2082,104 @@ │ │ │ │ 0x0047e1f0 09030132 0000804c 0002000b 5f5f6361 ...2...L....__ca │ │ │ │ 0x0047e200 6c6c0100 010b5f5f 63616c6c 00001173 ll....__call...s │ │ │ │ 0x0047e210 65746d65 74617461 626c6500 0a636c61 etmetatable..cla │ │ │ │ 0x0047e220 73730b73 74617469 630c696e 636c7564 ss.static.includ │ │ │ │ 0x0047e230 65001169 73537562 636c6173 734f6600 e..isSubclassOf. │ │ │ │ 0x0047e240 0f737562 636c6173 73656400 0d737562 .subclassed..sub │ │ │ │ 0x0047e250 636c6173 7300086e 6577000d 616c6c6f class..new..allo │ │ │ │ - 0x0047e260 63617465 01000611 69735375 62636c61 cate....isSubcla │ │ │ │ - 0x0047e270 73734f66 000c696e 636c7564 65000d61 ssOf..include..a │ │ │ │ - 0x0047e280 6c6c6f63 61746500 0f737562 636c6173 llocate..subclas │ │ │ │ - 0x0047e290 73656400 086e6577 000d7375 62636c61 sed..new..subcla │ │ │ │ + 0x0047e260 63617465 0100060d 616c6c6f 63617465 cate....allocate │ │ │ │ + 0x0047e270 000f7375 62636c61 73736564 00086e65 ..subclassed..ne │ │ │ │ + 0x0047e280 77001169 73537562 636c6173 734f6600 w..isSubclassOf. │ │ │ │ + 0x0047e290 0c696e63 6c756465 000d7375 62636c61 .include..subcla │ │ │ │ 0x0047e2a0 73730000 11697349 6e737461 6e63654f ss...isInstanceO │ │ │ │ 0x0047e2b0 66000f69 6e697469 616c697a 65000f5f f..initialize.._ │ │ │ │ - 0x0047e2c0 5f746f73 7472696e 67010004 0f5f5f74 _tostring....__t │ │ │ │ - 0x0047e2d0 6f737472 696e6700 0f696e69 7469616c ostring..initial │ │ │ │ - 0x0047e2e0 697a6500 11697349 6e737461 6e63654f ize..isInstanceO │ │ │ │ - 0x0047e2f0 66000b73 74617469 63000000 00000000 f..static....... │ │ │ │ - 0x0047e300 00000100 040d5f4c 4943454e 53458409 ......_LICENSE.. │ │ │ │ - 0x0047e310 20202020 4d495420 4c494345 4e53450a MIT LICENSE. │ │ │ │ - 0x0047e320 0a202020 20436f70 79726967 68742028 . Copyright ( │ │ │ │ - 0x0047e330 63292032 30313120 456e7269 71756520 c) 2011 Enrique │ │ │ │ - 0x0047e340 47617263 c3ad6120 436f7461 0a0a2020 Garc..a Cota.. │ │ │ │ - 0x0047e350 20205065 726d6973 73696f6e 20697320 Permission is │ │ │ │ - 0x0047e360 68657265 62792067 72616e74 65642c20 hereby granted, │ │ │ │ - 0x0047e370 66726565 206f6620 63686172 67652c20 free of charge, │ │ │ │ - 0x0047e380 746f2061 6e792070 6572736f 6e206f62 to any person ob │ │ │ │ - 0x0047e390 7461696e 696e6720 610a2020 2020636f taining a. co │ │ │ │ - 0x0047e3a0 7079206f 66207468 69732073 6f667477 py of this softw │ │ │ │ - 0x0047e3b0 61726520 616e6420 6173736f 63696174 are and associat │ │ │ │ - 0x0047e3c0 65642064 6f63756d 656e7461 74696f6e ed documentation │ │ │ │ - 0x0047e3d0 2066696c 65732028 7468650a 20202020 files (the. │ │ │ │ - 0x0047e3e0 22536f66 74776172 6522292c 20746f20 "Software"), to │ │ │ │ - 0x0047e3f0 6465616c 20696e20 74686520 536f6674 deal in the Soft │ │ │ │ - 0x0047e400 77617265 20776974 686f7574 20726573 ware without res │ │ │ │ - 0x0047e410 74726963 74696f6e 2c20696e 636c7564 triction, includ │ │ │ │ - 0x0047e420 696e670a 20202020 77697468 6f757420 ing. without │ │ │ │ - 0x0047e430 6c696d69 74617469 6f6e2074 68652072 limitation the r │ │ │ │ - 0x0047e440 69676874 7320746f 20757365 2c20636f ights to use, co │ │ │ │ - 0x0047e450 70792c20 6d6f6469 66792c20 6d657267 py, modify, merg │ │ │ │ - 0x0047e460 652c2070 75626c69 73682c0a 20202020 e, publish,. │ │ │ │ - 0x0047e470 64697374 72696275 74652c20 7375626c distribute, subl │ │ │ │ - 0x0047e480 6963656e 73652c20 616e642f 6f722073 icense, and/or s │ │ │ │ - 0x0047e490 656c6c20 636f7069 6573206f 66207468 ell copies of th │ │ │ │ - 0x0047e4a0 6520536f 66747761 72652c20 616e6420 e Software, and │ │ │ │ - 0x0047e4b0 746f0a20 20202070 65726d69 74207065 to. permit pe │ │ │ │ - 0x0047e4c0 72736f6e 7320746f 2077686f 6d207468 rsons to whom th │ │ │ │ - 0x0047e4d0 6520536f 66747761 72652069 73206675 e Software is fu │ │ │ │ - 0x0047e4e0 726e6973 68656420 746f2064 6f20736f rnished to do so │ │ │ │ - 0x0047e4f0 2c207375 626a6563 7420746f 0a202020 , subject to. │ │ │ │ - 0x0047e500 20746865 20666f6c 6c6f7769 6e672063 the following c │ │ │ │ - 0x0047e510 6f6e6469 74696f6e 733a0a0a 20202020 onditions:.. │ │ │ │ - 0x0047e520 54686520 61626f76 6520636f 70797269 The above copyri │ │ │ │ - 0x0047e530 67687420 6e6f7469 63652061 6e642074 ght notice and t │ │ │ │ - 0x0047e540 68697320 7065726d 69737369 6f6e206e his permission n │ │ │ │ - 0x0047e550 6f746963 65207368 616c6c20 62652069 otice shall be i │ │ │ │ - 0x0047e560 6e636c75 6465640a 20202020 696e2061 ncluded. in a │ │ │ │ - 0x0047e570 6c6c2063 6f706965 73206f72 20737562 ll copies or sub │ │ │ │ - 0x0047e580 7374616e 7469616c 20706f72 74696f6e stantial portion │ │ │ │ - 0x0047e590 73206f66 20746865 20536f66 74776172 s of the Softwar │ │ │ │ - 0x0047e5a0 652e0a0a 20202020 54484520 534f4654 e... THE SOFT │ │ │ │ - 0x0047e5b0 57415245 20495320 50524f56 49444544 WARE IS PROVIDED │ │ │ │ - 0x0047e5c0 20224153 20495322 2c205749 54484f55 "AS IS", WITHOU │ │ │ │ - 0x0047e5d0 54205741 5252414e 5459204f 4620414e T WARRANTY OF AN │ │ │ │ - 0x0047e5e0 59204b49 4e442c20 45585052 4553530a Y KIND, EXPRESS. │ │ │ │ - 0x0047e5f0 20202020 4f522049 4d504c49 45442c20 OR IMPLIED, │ │ │ │ - 0x0047e600 494e434c 5544494e 47204255 54204e4f INCLUDING BUT NO │ │ │ │ - 0x0047e610 54204c49 4d495445 4420544f 20544845 T LIMITED TO THE │ │ │ │ - 0x0047e620 20574152 52414e54 49455320 4f460a20 WARRANTIES OF. │ │ │ │ - 0x0047e630 2020204d 45524348 414e5441 42494c49 MERCHANTABILI │ │ │ │ - 0x0047e640 54592c20 4649544e 45535320 464f5220 TY, FITNESS FOR │ │ │ │ - 0x0047e650 41205041 52544943 554c4152 20505552 A PARTICULAR PUR │ │ │ │ - 0x0047e660 504f5345 20414e44 204e4f4e 494e4652 POSE AND NONINFR │ │ │ │ - 0x0047e670 494e4745 4d454e54 2e0a2020 2020494e INGEMENT.. IN │ │ │ │ - 0x0047e680 204e4f20 4556454e 54205348 414c4c20 NO EVENT SHALL │ │ │ │ - 0x0047e690 54484520 41555448 4f525320 4f522043 THE AUTHORS OR C │ │ │ │ - 0x0047e6a0 4f505952 49474854 20484f4c 44455253 OPYRIGHT HOLDERS │ │ │ │ - 0x0047e6b0 20424520 4c494142 4c452046 4f522041 BE LIABLE FOR A │ │ │ │ - 0x0047e6c0 4e590a20 20202043 4c41494d 2c204441 NY. CLAIM, DA │ │ │ │ - 0x0047e6d0 4d414745 53204f52 204f5448 4552204c MAGES OR OTHER L │ │ │ │ - 0x0047e6e0 49414249 4c495459 2c205748 45544845 IABILITY, WHETHE │ │ │ │ - 0x0047e6f0 5220494e 20414e20 41435449 4f4e204f R IN AN ACTION O │ │ │ │ - 0x0047e700 4620434f 4e545241 43542c0a 20202020 F CONTRACT,. │ │ │ │ - 0x0047e710 544f5254 204f5220 4f544845 52574953 TORT OR OTHERWIS │ │ │ │ - 0x0047e720 452c2041 52495349 4e472046 524f4d2c E, ARISING FROM, │ │ │ │ - 0x0047e730 204f5554 204f4620 4f522049 4e20434f OUT OF OR IN CO │ │ │ │ - 0x0047e740 4e4e4543 54494f4e 20574954 48205448 NNECTION WITH TH │ │ │ │ - 0x0047e750 450a2020 2020534f 46545741 5245204f E. SOFTWARE O │ │ │ │ - 0x0047e760 52205448 45205553 45204f52 204f5448 R THE USE OR OTH │ │ │ │ - 0x0047e770 45522044 45414c49 4e475320 494e2054 ER DEALINGS IN T │ │ │ │ - 0x0047e780 48452053 4f465457 4152452e 0a202011 HE SOFTWARE.. . │ │ │ │ - 0x0047e790 5f444553 43524950 54494f4e 1f4f626a _DESCRIPTION.Obj │ │ │ │ - 0x0047e7a0 65637420 4f726965 6e746174 696f6e20 ect Orientation │ │ │ │ - 0x0047e7b0 666f7220 4c75610d 5f564552 53494f4e for Lua._VERSION │ │ │ │ - 0x0047e7c0 176d6964 646c6563 6c617373 2076342e .middleclass v4. │ │ │ │ - 0x0047e7d0 302e3009 5f55524c 2a687474 70733a2f 0.0._URL*https:/ │ │ │ │ - 0x0047e7e0 2f676974 6875622e 636f6d2f 6b696b69 /github.com/kiki │ │ │ │ - 0x0047e7f0 746f2f6d 6964646c 65636c61 7373012f to/middleclass./ │ │ │ │ + 0x0047e2c0 5f746f73 7472696e 67010004 0f696e69 _tostring....ini │ │ │ │ + 0x0047e2d0 7469616c 697a6500 0b737461 74696300 tialize..static. │ │ │ │ + 0x0047e2e0 11697349 6e737461 6e63654f 66000f5f .isInstanceOf.._ │ │ │ │ + 0x0047e2f0 5f746f73 7472696e 67000000 00000000 _tostring....... │ │ │ │ + 0x0047e300 00000100 04115f44 45534352 49505449 ......_DESCRIPTI │ │ │ │ + 0x0047e310 4f4e1f4f 626a6563 74204f72 69656e74 ON.Object Orient │ │ │ │ + 0x0047e320 6174696f 6e20666f 72204c75 610d5f56 ation for Lua._V │ │ │ │ + 0x0047e330 45525349 4f4e176d 6964646c 65636c61 ERSION.middlecla │ │ │ │ + 0x0047e340 73732076 342e302e 30095f55 524c2a68 ss v4.0.0._URL*h │ │ │ │ + 0x0047e350 74747073 3a2f2f67 69746875 622e636f ttps://github.co │ │ │ │ + 0x0047e360 6d2f6b69 6b69746f 2f6d6964 646c6563 m/kikito/middlec │ │ │ │ + 0x0047e370 6c617373 0d5f4c49 43454e53 45840920 lass._LICENSE.. │ │ │ │ + 0x0047e380 2020204d 4954204c 4943454e 53450a0a MIT LICENSE.. │ │ │ │ + 0x0047e390 20202020 436f7079 72696768 74202863 Copyright (c │ │ │ │ + 0x0047e3a0 29203230 31312045 6e726971 75652047 ) 2011 Enrique G │ │ │ │ + 0x0047e3b0 617263c3 ad612043 6f74610a 0a202020 arc..a Cota.. │ │ │ │ + 0x0047e3c0 20506572 6d697373 696f6e20 69732068 Permission is h │ │ │ │ + 0x0047e3d0 65726562 79206772 616e7465 642c2066 ereby granted, f │ │ │ │ + 0x0047e3e0 72656520 6f662063 68617267 652c2074 ree of charge, t │ │ │ │ + 0x0047e3f0 6f20616e 79207065 72736f6e 206f6274 o any person obt │ │ │ │ + 0x0047e400 61696e69 6e672061 0a202020 20636f70 aining a. cop │ │ │ │ + 0x0047e410 79206f66 20746869 7320736f 66747761 y of this softwa │ │ │ │ + 0x0047e420 72652061 6e642061 73736f63 69617465 re and associate │ │ │ │ + 0x0047e430 6420646f 63756d65 6e746174 696f6e20 d documentation │ │ │ │ + 0x0047e440 66696c65 73202874 68650a20 20202022 files (the. " │ │ │ │ + 0x0047e450 536f6674 77617265 22292c20 746f2064 Software"), to d │ │ │ │ + 0x0047e460 65616c20 696e2074 68652053 6f667477 eal in the Softw │ │ │ │ + 0x0047e470 61726520 77697468 6f757420 72657374 are without rest │ │ │ │ + 0x0047e480 72696374 696f6e2c 20696e63 6c756469 riction, includi │ │ │ │ + 0x0047e490 6e670a20 20202077 6974686f 7574206c ng. without l │ │ │ │ + 0x0047e4a0 696d6974 6174696f 6e207468 65207269 imitation the ri │ │ │ │ + 0x0047e4b0 67687473 20746f20 7573652c 20636f70 ghts to use, cop │ │ │ │ + 0x0047e4c0 792c206d 6f646966 792c206d 65726765 y, modify, merge │ │ │ │ + 0x0047e4d0 2c207075 626c6973 682c0a20 20202064 , publish,. d │ │ │ │ + 0x0047e4e0 69737472 69627574 652c2073 75626c69 istribute, subli │ │ │ │ + 0x0047e4f0 63656e73 652c2061 6e642f6f 72207365 cense, and/or se │ │ │ │ + 0x0047e500 6c6c2063 6f706965 73206f66 20746865 ll copies of the │ │ │ │ + 0x0047e510 20536f66 74776172 652c2061 6e642074 Software, and t │ │ │ │ + 0x0047e520 6f0a2020 20207065 726d6974 20706572 o. permit per │ │ │ │ + 0x0047e530 736f6e73 20746f20 77686f6d 20746865 sons to whom the │ │ │ │ + 0x0047e540 20536f66 74776172 65206973 20667572 Software is fur │ │ │ │ + 0x0047e550 6e697368 65642074 6f20646f 20736f2c nished to do so, │ │ │ │ + 0x0047e560 20737562 6a656374 20746f0a 20202020 subject to. │ │ │ │ + 0x0047e570 74686520 666f6c6c 6f77696e 6720636f the following co │ │ │ │ + 0x0047e580 6e646974 696f6e73 3a0a0a20 20202054 nditions:.. T │ │ │ │ + 0x0047e590 68652061 626f7665 20636f70 79726967 he above copyrig │ │ │ │ + 0x0047e5a0 6874206e 6f746963 6520616e 64207468 ht notice and th │ │ │ │ + 0x0047e5b0 69732070 65726d69 7373696f 6e206e6f is permission no │ │ │ │ + 0x0047e5c0 74696365 20736861 6c6c2062 6520696e tice shall be in │ │ │ │ + 0x0047e5d0 636c7564 65640a20 20202069 6e20616c cluded. in al │ │ │ │ + 0x0047e5e0 6c20636f 70696573 206f7220 73756273 l copies or subs │ │ │ │ + 0x0047e5f0 74616e74 69616c20 706f7274 696f6e73 tantial portions │ │ │ │ + 0x0047e600 206f6620 74686520 536f6674 77617265 of the Software │ │ │ │ + 0x0047e610 2e0a0a20 20202054 48452053 4f465457 ... THE SOFTW │ │ │ │ + 0x0047e620 41524520 49532050 524f5649 44454420 ARE IS PROVIDED │ │ │ │ + 0x0047e630 22415320 4953222c 20574954 484f5554 "AS IS", WITHOUT │ │ │ │ + 0x0047e640 20574152 52414e54 59204f46 20414e59 WARRANTY OF ANY │ │ │ │ + 0x0047e650 204b494e 442c2045 58505245 53530a20 KIND, EXPRESS. │ │ │ │ + 0x0047e660 2020204f 5220494d 504c4945 442c2049 OR IMPLIED, I │ │ │ │ + 0x0047e670 4e434c55 44494e47 20425554 204e4f54 NCLUDING BUT NOT │ │ │ │ + 0x0047e680 204c494d 49544544 20544f20 54484520 LIMITED TO THE │ │ │ │ + 0x0047e690 57415252 414e5449 4553204f 460a2020 WARRANTIES OF. │ │ │ │ + 0x0047e6a0 20204d45 52434841 4e544142 494c4954 MERCHANTABILIT │ │ │ │ + 0x0047e6b0 592c2046 49544e45 53532046 4f522041 Y, FITNESS FOR A │ │ │ │ + 0x0047e6c0 20504152 54494355 4c415220 50555250 PARTICULAR PURP │ │ │ │ + 0x0047e6d0 4f534520 414e4420 4e4f4e49 4e465249 OSE AND NONINFRI │ │ │ │ + 0x0047e6e0 4e47454d 454e542e 0a202020 20494e20 NGEMENT.. IN │ │ │ │ + 0x0047e6f0 4e4f2045 56454e54 20534841 4c4c2054 NO EVENT SHALL T │ │ │ │ + 0x0047e700 48452041 5554484f 5253204f 5220434f HE AUTHORS OR CO │ │ │ │ + 0x0047e710 50595249 47485420 484f4c44 45525320 PYRIGHT HOLDERS │ │ │ │ + 0x0047e720 4245204c 4941424c 4520464f 5220414e BE LIABLE FOR AN │ │ │ │ + 0x0047e730 590a2020 2020434c 41494d2c 2044414d Y. CLAIM, DAM │ │ │ │ + 0x0047e740 41474553 204f5220 4f544845 52204c49 AGES OR OTHER LI │ │ │ │ + 0x0047e750 4142494c 4954592c 20574845 54484552 ABILITY, WHETHER │ │ │ │ + 0x0047e760 20494e20 414e2041 4354494f 4e204f46 IN AN ACTION OF │ │ │ │ + 0x0047e770 20434f4e 54524143 542c0a20 20202054 CONTRACT,. T │ │ │ │ + 0x0047e780 4f525420 4f52204f 54484552 57495345 ORT OR OTHERWISE │ │ │ │ + 0x0047e790 2c204152 4953494e 47204652 4f4d2c20 , ARISING FROM, │ │ │ │ + 0x0047e7a0 4f555420 4f46204f 5220494e 20434f4e OUT OF OR IN CON │ │ │ │ + 0x0047e7b0 4e454354 494f4e20 57495448 20544845 NECTION WITH THE │ │ │ │ + 0x0047e7c0 0a202020 20534f46 54574152 45204f52 . SOFTWARE OR │ │ │ │ + 0x0047e7d0 20544845 20555345 204f5220 4f544845 THE USE OR OTHE │ │ │ │ + 0x0047e7e0 52204445 414c494e 47532049 4e205448 R DEALINGS IN TH │ │ │ │ + 0x0047e7f0 4520534f 46545741 52452e0a 2020012f E SOFTWARE.. ./ │ │ │ │ 0x0047e800 3a444647 5b6a6c6d 6d6f6f78 787a7e7e :DFG[jlmmooxxz~~ │ │ │ │ 0x0047e810 85859696 9898a1a1 a7a7a8ae abb0b0b0 ................ │ │ │ │ 0x0047e820 b0b0b0b2 b26d6964 646c6563 6c617373 .....middleclass │ │ │ │ 0x0047e830 0002265f 63726561 7465496e 64657857 ..&_createIndexW │ │ │ │ 0x0047e840 72617070 65720001 255f7072 6f706167 rapper..%_propag │ │ │ │ 0x0047e850 61746549 6e737461 6e63654d 6574686f ateInstanceMetho │ │ │ │ 0x0047e860 64000124 5f646563 6c617265 496e7374 d..$_declareInst │ │ │ │ @@ -2238,16 +2238,16 @@ │ │ │ │ 0x0047ebb0 05000012 07000016 08000112 09020012 ................ │ │ │ │ 0x0047ebc0 0a040026 090a0944 05040035 05060012 ...&...D...5.... │ │ │ │ 0x0047ebd0 08000039 06030016 09000116 0a000142 ...9...........B │ │ │ │ 0x0047ebe0 0604020e 00060058 07038036 07020012 .......X...6.... │ │ │ │ 0x0047ebf0 09030042 0702012d 07000012 09000016 ...B...-........ │ │ │ │ 0x0047ec00 0a010112 0b020038 0c06050e 000c0058 .......8.......X │ │ │ │ 0x0047ec10 0d018012 0c060026 0b0c0b44 07040004 .......&...D.... │ │ │ │ - 0x0047ec20 c0010005 0672060d 06620608 066e060a .....r...b...n.. │ │ │ │ - 0x0047ec30 0666060c 06740609 065c0622 08737562 .f...t...\.".sub │ │ │ │ + 0x0047ec20 c0010005 06620608 06740609 0666060c .....b...t...f.. │ │ │ │ + 0x0047ec30 066e060a 0672060d 065c0622 08737562 .n...r...\.".sub │ │ │ │ 0x0047ec40 0a657272 6f722d45 6e64206f 6620696e .error-End of in │ │ │ │ 0x0047ec50 70757420 666f756e 64207768 696c6520 put found while │ │ │ │ 0x0047ec60 70617273 696e6720 73747269 6e672e05 parsing string.. │ │ │ │ 0x0047ec70 02040101 01020303 03030303 04040404 ................ │ │ │ │ 0x0047ec80 04050505 05050606 06060606 06060608 ................ │ │ │ │ 0x0047ec90 09090909 090a0a0a 0a0a0b0b 0b0b0b0b ................ │ │ │ │ 0x0047eca0 0b0b0b0b 70617273 655f7374 725f7661 ....parse_str_va │ │ │ │ @@ -2373,16 +2373,16 @@ │ │ │ │ 0x0047f420 00390904 00120c03 00160d01 03420904 .9...........B.. │ │ │ │ 0x0047f430 02260609 06360700 00270916 00120a06 .&...6...'...... │ │ │ │ 0x0047f440 0026090a 09420702 014b0001 0000c003 .&...B...K...... │ │ │ │ 0x0047f450 c004c005 c025496e 76616c69 64206a73 .....%Invalid js │ │ │ │ 0x0047f460 6f6e2073 796e7461 78207374 61727469 on syntax starti │ │ │ │ 0x0047f470 6e672061 7420073a 200e706f 73697469 ng at .: .positi │ │ │ │ 0x0047f480 6f6e200a 70616972 73096e75 6c6c0100 on .pairs.null.. │ │ │ │ - 0x0047f490 03096e75 6c6c0009 74727565 020a6661 ..null..true..fa │ │ │ │ - 0x0047f4a0 6c736501 07256406 2d062227 436f6d6d lse..%d.-."'Comm │ │ │ │ + 0x0047f490 03097472 7565020a 66616c73 6501096e ..true..false..n │ │ │ │ + 0x0047f4a0 756c6c00 07256406 2d062227 436f6d6d ull..%d.-."'Comm │ │ │ │ 0x0047f4b0 61206d69 7373696e 67206265 74776565 a missing betwee │ │ │ │ 0x0047f4c0 6e206172 72617920 6974656d 732e065d n array items..] │ │ │ │ 0x0047f4d0 065b062c 063a2843 6f6d6d61 206d6973 .[.,.:(Comma mis │ │ │ │ 0x0047f4e0 73696e67 20626574 7765656e 206f626a sing between obj │ │ │ │ 0x0047f4f0 65637420 6974656d 732e067d 0a706172 ect items..}.par │ │ │ │ 0x0047f500 7365067b 08737562 095e2573 2a0a6d61 se.{.sub.^%s*.ma │ │ │ │ 0x0047f510 74636825 52656163 68656420 756e6578 tch%Reached unex │ │ │ │ @@ -2675,19 +2675,19 @@ │ │ │ │ 0x00480700 01280036 03290035 042b0033 052a003d .(.6.).5.+.3.*.= │ │ │ │ 0x00480710 052c0433 052d003d 052e0442 01030136 .,.3.-.=...B...6 │ │ │ │ 0x00480720 012f0036 03290027 04300035 0531003d ./.6.).'.0.5.1.= │ │ │ │ 0x00480730 00320542 01040136 012f0036 03290027 .2.B...6./.6.).' │ │ │ │ 0x00480740 04330036 05000027 07340042 05020041 .3.6...'.4.B...A │ │ │ │ 0x00480750 0102014b 0001001b 6263632e 76656e64 ...K....bcc.vend │ │ │ │ 0x00480760 6f722e6d 6964646c 65636c61 73730a63 or.middleclass.c │ │ │ │ - 0x00480770 6c617373 09696e66 6f010002 0c656e61 lass.info....ena │ │ │ │ - 0x00480780 626c6564 0109696e 666f0008 6c6f670b bled..info..log. │ │ │ │ + 0x00480770 6c617373 09696e66 6f010002 09696e66 lass.info....inf │ │ │ │ + 0x00480780 6f000c65 6e61626c 65640108 6c6f670b o..enabled..log. │ │ │ │ 0x00480790 72617773 65740c5f 5f696e64 6578000f rawset.__index.. │ │ │ │ - 0x004807a0 5f5f6e65 77696e64 65780100 020c5f5f __newindex....__ │ │ │ │ - 0x004807b0 696e6465 78000f5f 5f6e6577 696e6465 index..__newinde │ │ │ │ + 0x004807a0 5f5f6e65 77696e64 65780100 020f5f5f __newindex....__ │ │ │ │ + 0x004807b0 6e657769 6e646578 000c5f5f 696e6465 newindex..__inde │ │ │ │ 0x004807c0 78000007 5f471173 65746d65 74617461 x..._G.setmetata │ │ │ │ 0x004807d0 626c6500 000a7370 61776e00 0b657869 ble...spawn..exi │ │ │ │ 0x004807e0 73747307 6f73000a 5f5f6d6f 64051167 sts.os..__mod..g │ │ │ │ 0x004807f0 65746d65 74617461 626c6500 0b747570 etmetatable..tup │ │ │ │ 0x00480800 6c657300 0b76616c 75657300 0a627569 les..values..bui │ │ │ │ 0x00480810 6c640009 6a6f696e 000c6273 65617263 ld..join..bsearc │ │ │ │ 0x00480820 68000a63 6f756e74 0a746162 6c65000a h..count.table.. │ │ │ │ @@ -3333,16 +3333,16 @@ │ │ │ │ 0x00483020 6600001c 61646472 00001c73 796d0003 f...addr...sym.. │ │ │ │ 0x00483030 196e616d 655f7265 73001108 009d0101 .name_res....... │ │ │ │ 0x00483040 01060305 000d23da 110d3501 01002d02 ......#...5...-. │ │ │ │ 0x00483050 00003902 00020c04 00005804 01802904 ..9.......X...). │ │ │ │ 0x00483060 ffff2b05 00004202 03023d02 02013302 ..+...B...=...3. │ │ │ │ 0x00483070 03003d02 04013200 00804c01 020001c0 ..=...2...L..... │ │ │ │ 0x00483080 02c000c0 0c726573 6f6c7665 000b5f43 .....resolve.._C │ │ │ │ - 0x00483090 41434845 0100020b 5f434143 4845000c ACHE...._CACHE.. │ │ │ │ - 0x004830a0 7265736f 6c766500 15626363 5f73796d resolve..bcc_sym │ │ │ │ + 0x00483090 41434845 0100020c 7265736f 6c766500 ACHE....resolve. │ │ │ │ + 0x004830a0 0b5f4341 43484500 15626363 5f73796d ._CACHE..bcc_sym │ │ │ │ 0x004830b0 63616368 655f6e65 77010202 02020202 cache_new....... │ │ │ │ 0x004830c0 02020b0b 0c0c6c69 62626363 0053594d ......libbcc.SYM │ │ │ │ 0x004830d0 00666669 00706964 00000e00 cd040005 .ffi.pid........ │ │ │ │ 0x004830e0 10030800 429b01e9 11122d05 00004205 ....B.....-...B. │ │ │ │ 0x004830f0 01022c06 07002d08 01003908 0008120a ..,...-...9..... │ │ │ │ 0x00483100 0000120b 01000c0c 0200580c 0180290c ..........X...). │ │ │ │ 0x00483110 00000c0d 0300580d 0180290d 00002b0e ......X...)...+. │ │ │ │ @@ -3381,17 +3381,17 @@ │ │ │ │ 0x00483320 65775f61 64647200 003f008c 02030006 ew_addr..?...... │ │ │ │ 0x00483330 000a0010 49c61138 36000000 27020100 ....I..86...'... │ │ │ │ 0x00483340 42000202 36010000 27030200 42010202 B...6...'...B... │ │ │ │ 0x00483350 39020300 27040400 42020202 33030500 9...'...B...3... │ │ │ │ 0x00483360 33040600 35050700 3d030805 3d040905 3...5...=...=... │ │ │ │ 0x00483370 32000080 4c050200 16636865 636b5f70 2...L....check_p │ │ │ │ 0x00483380 6174685f 73796d62 6f6c1163 72656174 ath_symbol.creat │ │ │ │ - 0x00483390 655f6361 63686501 00021663 6865636b e_cache....check │ │ │ │ - 0x004833a0 5f706174 685f7379 6d626f6c 00116372 _path_symbol..cr │ │ │ │ - 0x004833b0 65617465 5f636163 68650000 00197374 eate_cache....st │ │ │ │ + 0x00483390 655f6361 63686501 00021163 72656174 e_cache....creat │ │ │ │ + 0x004833a0 655f6361 63686500 16636865 636b5f70 e_cache..check_p │ │ │ │ + 0x004833b0 6174685f 73796d62 6f6c0000 00197374 ath_symbol....st │ │ │ │ 0x004833c0 72756374 20626363 5f73796d 626f6c5b ruct bcc_symbol[ │ │ │ │ 0x004833d0 315d0b74 7970656f 660f6263 632e6c69 1].typeof.bcc.li │ │ │ │ 0x004833e0 62626363 08666669 0c726571 75697265 bbcc.ffi.require │ │ │ │ 0x004833f0 10101011 11111212 12213537 37373737 .........!577777 │ │ │ │ 0x00483400 66666900 040d6c69 62626363 00030a53 ffi...libbcc...S │ │ │ │ 0x00483410 594d0003 07637265 6174655f 63616368 YM...create_cach │ │ │ │ 0x00483420 65000106 63686563 6b5f7061 74685f73 e...check_path_s │ │ │ │ @@ -4823,17 +4823,17 @@ │ │ │ │ 0x00488d40 01002d02 00003503 01002d04 00003804 ..-...5...-...8. │ │ │ │ 0x00488d50 01043904 00043d04 00032d04 00003804 ..9...=...-...8. │ │ │ │ 0x00488d60 01043904 02043d04 02033d01 03032d04 ..9...=...=...-. │ │ │ │ 0x00488d70 00003804 01043904 04043d04 04032d04 ..8...9...=...-. │ │ │ │ 0x00488d80 00003804 01043904 05043d04 05033c03 ..8...9...=...<. │ │ │ │ 0x00488d90 00024b00 01000480 09747970 650b736f ..K......type.so │ │ │ │ 0x00488da0 75726365 0b736861 646f770a 636f6e73 urce.shadow.cons │ │ │ │ - 0x00488db0 74010005 09747970 65000a63 6f6e7374 t....type..const │ │ │ │ - 0x00488dc0 000b736f 75726365 000b7368 61646f77 ..source..shadow │ │ │ │ - 0x00488dd0 00087265 67000872 65670101 01020202 ..reg..reg...... │ │ │ │ + 0x00488db0 74010005 09747970 65000872 6567000a t....type..reg.. │ │ │ │ + 0x00488dc0 636f6e73 74000b73 6f757263 65000b73 const..source..s │ │ │ │ + 0x00488dd0 6861646f 77000872 65670101 01020202 hadow..reg...... │ │ │ │ 0x00488de0 02020202 02020202 02020202 02020202 ................ │ │ │ │ 0x00488df0 02035600 64737400 00197372 63000019 ..V.dst...src... │ │ │ │ 0x00488e00 00bb0500 030c0415 00579901 be190f36 .........W.....6 │ │ │ │ 0x00488e10 03000036 05010039 07020242 05020207 ...6...9...B.... │ │ │ │ 0x00488e20 05030058 05038039 05020239 05040558 ...X...9...9...X │ │ │ │ 0x00488e30 0603802b 05010058 0601802b 05020027 ...+...X...+...' │ │ │ │ 0x00488e40 06050042 03030139 03020239 0304032d ...B...9...9...- │ │ │ │ @@ -5440,21 +5440,21 @@ │ │ │ │ 0x0048b3d0 4b000100 04800dc0 0cc00ec0 0fc010c0 K............... │ │ │ │ 0x0048b3e0 08c00bc0 09c001c0 03001cc0 0d4c445f .............LD_ │ │ │ │ 0x0048b3f0 494d4d5f 5810636f 6e73745f 77696474 IMM_X.const_widt │ │ │ │ 0x0048b400 680b746d 70766172 0e726567 5f737069 h.tmpvar.reg_spi │ │ │ │ 0x0048b410 6c6c0e72 65675f61 6c6c6f63 09656d69 ll.reg_alloc.emi │ │ │ │ 0x0048b420 740b7661 6c6c6f63 0b766465 7265660a t.valloc.vderef. │ │ │ │ 0x0048b430 76636f70 79097673 65740976 72656706 vcopy.vset.vreg. │ │ │ │ - 0x0048b440 5601000c 09656d69 74000b76 616c6c6f V....emit..vallo │ │ │ │ - 0x0048b450 63000976 72656700 0e726567 5f737069 c..vreg..reg_spi │ │ │ │ - 0x0048b460 6c6c0009 76736574 000b746d 70766172 ll..vset..tmpvar │ │ │ │ - 0x0048b470 0010636f 6e73745f 77696474 68000b76 ..const_width..v │ │ │ │ - 0x0048b480 64657265 66000a76 636f7079 000d4c44 deref..vcopy..LD │ │ │ │ - 0x0048b490 5f494d4d 5f580006 56000e72 65675f61 _IMM_X..V..reg_a │ │ │ │ - 0x0048b4a0 6c6c6f63 00010303 03030303 03030303 lloc............ │ │ │ │ + 0x0048b440 5601000c 0e726567 5f616c6c 6f63000b V....reg_alloc.. │ │ │ │ + 0x0048b450 76616c6c 6f63000e 7265675f 7370696c valloc..reg_spil │ │ │ │ + 0x0048b460 6c001063 6f6e7374 5f776964 74680009 l..const_width.. │ │ │ │ + 0x0048b470 656d6974 00097672 65670009 76736574 emit..vreg..vset │ │ │ │ + 0x0048b480 000b746d 70766172 000b7664 65726566 ..tmpvar..vderef │ │ │ │ + 0x0048b490 000a7663 6f707900 0d4c445f 494d4d5f ..vcopy..LD_IMM_ │ │ │ │ + 0x0048b4a0 58000656 00010303 03030303 03030303 X..V............ │ │ │ │ 0x0048b4b0 03030303 04040404 04040404 06060808 ................ │ │ │ │ 0x0048b4c0 08080956 00767265 67007673 65740076 ...V.vreg.vset.v │ │ │ │ 0x0048b4d0 636f7079 00766465 72656600 76616c6c copy.vderef.vall │ │ │ │ 0x0048b4e0 6f630065 6d697400 7265675f 616c6c6f oc.emit.reg_allo │ │ │ │ 0x0048b4f0 63007265 675f7370 696c6c00 73746163 c.reg_spill.stac │ │ │ │ 0x0048b500 6b736c6f 74730063 6f6e7374 5f776964 kslots.const_wid │ │ │ │ 0x0048b510 7468004c 445f494d 4d5f5800 66756e63 th.LD_IMM_X.func │ │ │ │ @@ -6882,15 +6882,15 @@ │ │ │ │ 0x00490df0 00422502 0112250c 00122701 00422502 .B%...%...'..B%. │ │ │ │ 0x00490e00 0112250c 00162700 01422502 0136258a ..%...'..B%..6%. │ │ │ │ 0x00490e10 00122724 0035288c 0033298b 003d298d ..'$.5(..3)..=). │ │ │ │ 0x00490e20 2833298e 003d298f 28320000 80442503 (3)..=).(2...D%. │ │ │ │ 0x00490e30 0000c009 c001c00c c004c00f c00bc007 ................ │ │ │ │ 0x00490e40 c008c006 c00dc00a c005c00e c00b5f5f ..............__ │ │ │ │ 0x00490e50 63616c6c 000c5f5f 696e6465 78010002 call..__index... │ │ │ │ - 0x00490e60 0c5f5f69 6e646578 000b5f5f 63616c6c .__index..__call │ │ │ │ + 0x00490e60 0b5f5f63 616c6c00 0c5f5f69 6e646578 .__call..__index │ │ │ │ 0x00490e70 00001173 65746d65 74617461 626c650a ...setmetatable. │ │ │ │ 0x00490e80 636f6e73 740b736f 75726365 0b617373 const.source.ass │ │ │ │ 0x00490e90 65727408 736b6206 580a414c 55363400 ert.skb.X.ALU64. │ │ │ │ 0x00490ea0 0a43414c 4c540c63 6f6d7069 6c650009 .CALLT.compile.. │ │ │ │ 0x00490eb0 52455430 00095245 54310008 4a4d5000 RET0..RET1..JMP. │ │ │ │ 0x00490ec0 0943414c 4c000a43 414c4c4d 000a5447 .CALL..CALLM..TG │ │ │ │ 0x00490ed0 45545300 0a544745 5456000a 54474554 ETS..TGETV..TGET │ │ │ │ @@ -6906,42 +6906,42 @@ │ │ │ │ 0x00490f70 00084953 46000849 5354000a 49534e45 ..ISF..IST..ISNE │ │ │ │ 0x00490f80 4e000a49 5345514e 000a4953 4e455300 N..ISEQN..ISNES. │ │ │ │ 0x00490f90 0a495345 5153000a 49534e45 56000a49 .ISEQS..ISNEV..I │ │ │ │ 0x00490fa0 53455156 00094953 47540009 49534745 SEQV..ISGT..ISGE │ │ │ │ 0x00490fb0 00094953 4c540008 4d4f5600 094b5354 ..ISLT..MOV..KST │ │ │ │ 0x00490fc0 5200094b 50524900 0b4b4344 41544100 R..KPRI..KCDATA. │ │ │ │ 0x00490fd0 0b4b5348 4f525400 094b4e55 4d01002f .KSHORT..KNUM../ │ │ │ │ - 0x00490fe0 0b4b5348 4f525400 094b4e55 4d000a41 .KSHORT..KNUM..A │ │ │ │ - 0x00490ff0 4444564e 00094341 4c4c0008 4a4d5000 DDVN..CALL..JMP. │ │ │ │ - 0x00491000 09524554 31000952 45543000 0c636f6d .RET1..RET0..com │ │ │ │ - 0x00491010 70696c65 000a5447 45545300 0a544745 pile..TGETS..TGE │ │ │ │ - 0x00491020 5456000a 54474554 42000a54 53455453 TV..TGETB..TSETS │ │ │ │ - 0x00491030 000a5453 45545600 0a545345 54420009 ..TSETV..TSETB.. │ │ │ │ - 0x00491040 55474554 00094747 45540008 43415400 UGET..GGET..CAT. │ │ │ │ - 0x00491050 0a4d4f44 5656000a 44495656 56000a4d .MODVV..DIVVV..M │ │ │ │ - 0x00491060 554c5656 000a5355 42565600 0a414444 ULVV..SUBVV..ADD │ │ │ │ - 0x00491070 5656000a 4449564e 56000a53 55424e56 VV..DIVNV..SUBNV │ │ │ │ - 0x00491080 000a4d55 4c4e5600 0a414444 4e56000a ..MULNV..ADDNV.. │ │ │ │ - 0x00491090 4d4f4456 4e000a44 4956564e 000a4d55 MODVN..DIVVN..MU │ │ │ │ - 0x004910a0 4c564e00 0a535542 564e0008 4d4f5600 LVN..SUBVN..MOV. │ │ │ │ - 0x004910b0 0a495345 51500008 49534600 08495354 .ISEQP..ISF..IST │ │ │ │ - 0x004910c0 000a4953 4e454e00 0a495345 514e000a ..ISNEN..ISEQN.. │ │ │ │ - 0x004910d0 49534e45 53000a49 53455153 000a4953 ISNES..ISEQS..IS │ │ │ │ - 0x004910e0 4e455600 0a495345 51560009 49534754 NEV..ISEQV..ISGT │ │ │ │ - 0x004910f0 00094953 47450009 49534c54 00094b53 ..ISGE..ISLT..KS │ │ │ │ - 0x00491100 54520009 4b505249 000a4341 4c4c4d00 TR..KPRI..CALLM. │ │ │ │ - 0x00491110 0b4b4344 41544100 00000000 00000000 .KCDATA......... │ │ │ │ + 0x00490fe0 0a4d4f44 564e000a 44495656 4e000a54 .MODVN..DIVVN..T │ │ │ │ + 0x00490ff0 47455456 000a4d55 4c564e00 0a535542 GETV..MULVN..SUB │ │ │ │ + 0x00491000 564e000a 41444456 4e000a49 53455150 VN..ADDVN..ISEQP │ │ │ │ + 0x00491010 00084953 46000849 5354000a 49534e45 ..ISF..IST..ISNE │ │ │ │ + 0x00491020 4e000a49 5345514e 000a4953 4e455300 N..ISEQN..ISNES. │ │ │ │ + 0x00491030 0a495345 5153000a 49534e45 56000a49 .ISEQS..ISNEV..I │ │ │ │ + 0x00491040 53455156 00094953 47540009 49534745 SEQV..ISGT..ISGE │ │ │ │ + 0x00491050 00094953 4c540009 43414c4c 00094b53 ..ISLT..CALL..KS │ │ │ │ + 0x00491060 54520009 4b505249 000a4341 4c4c4d00 TR..KPRI..CALLM. │ │ │ │ + 0x00491070 084a4d50 000b4b43 44415441 000b4b53 .JMP..KCDATA..KS │ │ │ │ + 0x00491080 484f5254 00094b4e 554d0009 52455431 HORT..KNUM..RET1 │ │ │ │ + 0x00491090 00095245 5430000c 636f6d70 696c6500 ..RET0..compile. │ │ │ │ + 0x004910a0 0a544745 54530008 4d4f5600 0a544745 .TGETS..MOV..TGE │ │ │ │ + 0x004910b0 5442000a 54534554 53000a54 53455456 TB..TSETS..TSETV │ │ │ │ + 0x004910c0 000a5453 45544200 09554745 54000947 ..TSETB..UGET..G │ │ │ │ + 0x004910d0 47455400 08434154 000a4d4f 44565600 GET..CAT..MODVV. │ │ │ │ + 0x004910e0 0a444956 5656000a 4d554c56 56000a53 .DIVVV..MULVV..S │ │ │ │ + 0x004910f0 55425656 000a4144 44565600 0a444956 UBVV..ADDVV..DIV │ │ │ │ + 0x00491100 4e56000a 5355424e 56000a4d 554c4e56 NV..SUBNV..MULNV │ │ │ │ + 0x00491110 000a4144 444e5600 00000000 00000000 ..ADDNV......... │ │ │ │ 0x00491120 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00491130 00000000 000d7569 6e743634 5f740b73 ......uint64_t.s │ │ │ │ 0x00491140 697a656f 660a6669 78757009 696e736e izeof.fixup.insn │ │ │ │ 0x00491150 1a737472 75637420 6270665f 696e736e .struct bpf_insn │ │ │ │ - 0x00491160 5b343039 365d086e 65770100 060a6263 [4096].new....bc │ │ │ │ - 0x00491170 5f706303 00077063 03000d73 65656e5f _pc...pc...seen_ │ │ │ │ - 0x00491180 636d7000 0e726561 63686162 6c65020a cmp..reachable.. │ │ │ │ - 0x00491190 66697875 70000969 6e736e00 02020003 fixup..insn..... │ │ │ │ + 0x00491160 5b343039 365d086e 65770100 060e7265 [4096].new....re │ │ │ │ + 0x00491170 61636861 626c6502 0a666978 75700009 achable..fixup.. │ │ │ │ + 0x00491180 696e736e 000a6263 5f706303 00077063 insn..bc_pc...pc │ │ │ │ + 0x00491190 03000d73 65656e5f 636d7000 02020003 ...seen_cmp..... │ │ │ │ 0x004911a0 00050005 00050005 00050006 0006000a ................ │ │ │ │ 0x004911b0 00110011 00110011 00110011 001b0023 ...............# │ │ │ │ 0x004911c0 002c0052 006a0096 009c00ae 00cd00e9 .,.R.j.......... │ │ │ │ 0x004911d0 0001011a 012c0157 016a0186 018e01aa .....,.W.j...... │ │ │ │ 0x004911e0 01b301b9 01c401cf 01f20121 024d0258 ...........!.M.X │ │ │ │ 0x004911f0 026002a1 02a402ac 02ac02af 02af02bb .`.............. │ │ │ │ 0x00491200 02bb02c0 02c002c3 02c302c6 02c602cc ................ │ │ │ │ @@ -7219,16 +7219,16 @@ │ │ │ │ 0x00492300 0b706172 616d730f 73746163 6b736c6f .params.stackslo │ │ │ │ 0x00492310 74730d66 756e6369 6e666f0f 6c6f6164 ts.funcinfo.load │ │ │ │ 0x00492320 73747269 6e670b73 7472696e 67097479 string.string.ty │ │ │ │ 0x00492330 70650c5f 5f696e64 65780100 010c5f5f pe.__index....__ │ │ │ │ 0x00492340 696e6465 78000011 7365746d 65746174 index...setmetat │ │ │ │ 0x00492350 61626c65 0d676574 6c6f6361 6c0a6465 able.getlocal.de │ │ │ │ 0x00492360 6275670a 7063616c 6c086666 69084250 bug.pcall.ffi.BP │ │ │ │ - 0x00492370 46086574 68010004 08657468 0008706b F.eth....eth..pk │ │ │ │ - 0x00492380 74000866 66690008 42504600 08706b74 t..ffi..BPF..pkt │ │ │ │ + 0x00492370 46086574 68010004 08425046 00086666 F.eth....BPF..ff │ │ │ │ + 0x00492380 69000865 74680008 706b7400 08706b74 i..eth..pkt..pkt │ │ │ │ 0x00492390 02020202 02020202 02020202 05050505 ................ │ │ │ │ 0x004923a0 06070808 08080808 09090909 090a0b0b ................ │ │ │ │ 0x004923b0 050e0e0e 11110e14 14141414 14141414 ................ │ │ │ │ 0x004923c0 16161616 16171717 17171717 17222323 ............."## │ │ │ │ 0x004923d0 23232324 24242424 24242424 25252626 ###$$$$$$$$$%%&& │ │ │ │ 0x004923e0 26262323 29292929 70726f74 6f004250 &&##))))proto.BP │ │ │ │ 0x004923f0 46006666 69006275 696c7469 6e730062 F.ffi.builtins.b │ │ │ │ @@ -7414,16 +7414,16 @@ │ │ │ │ 0x00492f30 09000042 07020041 05000236 0600002d ...B...A...6...- │ │ │ │ 0x00492f40 08000039 08040812 0a040012 0b010012 ...9............ │ │ │ │ 0x00492f50 0c020012 0d030042 08050041 06000236 .......B...A...6 │ │ │ │ 0x00492f60 07050035 0906003d 0407093d 0508093d ...5...=...=...= │ │ │ │ 0x00492f70 06090934 0a00003d 0a0a092d 0a020044 ...4...=...-...D │ │ │ │ 0x00492f80 07030002 c004c018 c00a7072 6f67730b ..........progs. │ │ │ │ 0x00492f90 72656164 65720974 79706507 74700100 reader.type.tp.. │ │ │ │ - 0x00492fa0 04097479 70650007 7470000b 72656164 ..type..tp..read │ │ │ │ - 0x00492fb0 6572000a 70726f67 73001173 65746d65 er..progs..setme │ │ │ │ + 0x00492fa0 040b7265 61646572 000a7072 6f677300 ..reader..progs. │ │ │ │ + 0x00492fb0 07747000 09747970 65001173 65746d65 .tp..type..setme │ │ │ │ 0x00492fc0 74617461 626c651b 70657266 5f617474 tatable.perf_att │ │ │ │ 0x00492fd0 6163685f 74726163 65706f69 6e741474 ach_tracepoint.t │ │ │ │ 0x00492fe0 72616365 706f696e 745f7479 7065262f racepoint_type&/ │ │ │ │ 0x00492ff0 7379732f 6b65726e 656c2f64 65627567 sys/kernel/debug │ │ │ │ 0x00493000 2f747261 63696e67 2f657665 6e74732f /tracing/events/ │ │ │ │ 0x00493010 14706572 665f7472 61636570 6f696e74 .perf_tracepoint │ │ │ │ 0x00493020 0b617373 65727402 02020202 02020203 .assert......... │ │ │ │ @@ -7470,17 +7470,17 @@ │ │ │ │ 0x004932b0 0a001214 10004212 02022713 12002612 ......B...'...&. │ │ │ │ 0x004932c0 13123200 0e802d11 03003911 13111213 ..2...-...9..... │ │ │ │ 0x004932d0 0d003314 14004211 03013511 15003d0d ..3...B...5...=. │ │ │ │ 0x004932e0 16113d08 17113d01 18113d00 19113200 ..=...=...=...2. │ │ │ │ 0x004932f0 00804c11 0200490d 0100490f 01004a11 ..L...I...I...J. │ │ │ │ 0x00493300 030015c0 05c002c0 00c00f70 726f6265 ...........probe │ │ │ │ 0x00493310 5f747970 650a7072 6f626509 70726f67 _type.probe.prog │ │ │ │ - 0x00493320 0b726561 64657201 00040b72 65616465 .reader....reade │ │ │ │ - 0x00493330 72000f70 726f6265 5f747970 65000970 r..probe_type..p │ │ │ │ - 0x00493340 726f6700 0a70726f 62650000 0767632d rog..probe...gc- │ │ │ │ + 0x00493320 0b726561 64657201 00040970 726f6700 .reader....prog. │ │ │ │ + 0x00493330 0a70726f 6265000b 72656164 6572000f .probe..reader.. │ │ │ │ + 0x00493340 70726f62 655f7479 70650000 0767632d probe_type...gc- │ │ │ │ 0x00493350 20286b65 726e656c 20766572 73696f6e (kernel version │ │ │ │ 0x00493360 2073686f 756c6420 62652061 74206c65 should be at le │ │ │ │ 0x00493370 61737420 342e3129 0a676574 66640b73 ast 4.1).getfd.s │ │ │ │ 0x00493380 65746270 66010001 1073616d 706c655f etbpf....sample_ │ │ │ │ 0x00493390 74797065 13726177 2c206361 6c6c6368 type.raw, callch │ │ │ │ 0x004933a0 61696e1b 70657266 5f617474 6163685f ain.perf_attach_ │ │ │ │ 0x004933b0 74726163 65706f69 6e740a63 6c6f7365 tracepoint.close │ │ │ │ @@ -7532,18 +7532,18 @@ │ │ │ │ 0x00493690 09140442 09020212 0b090039 09150942 ...B.......9...B │ │ │ │ 0x004936a0 0902023d 0916082d 09020042 0603024c ...=...-...B...L │ │ │ │ 0x004936b0 06020000 c002c016 c0076664 0a676574 ..........fd.get │ │ │ │ 0x004936c0 6664096e 6f67630d 76616c5f 74797065 fd.nogc.val_type │ │ │ │ 0x004936d0 0d6b6579 5f747970 650d6d61 705f7479 .key_type.map_ty │ │ │ │ 0x004936e0 70650876 616c086b 65790a24 205b315d pe.val.key.$ [1] │ │ │ │ 0x004936f0 086e6577 106d6178 5f656e74 72696573 .new.max_entries │ │ │ │ - 0x00493700 01000708 6b657900 0876616c 00076664 ....key..val..fd │ │ │ │ - 0x00493710 000d7661 6c5f7479 7065000d 6d61705f ..val_type..map_ │ │ │ │ - 0x00493720 74797065 000d6b65 795f7479 70650010 type..key_type.. │ │ │ │ - 0x00493730 6d61785f 656e7472 69657300 11736574 max_entries..set │ │ │ │ + 0x00493700 01000710 6d61785f 656e7472 69657300 ....max_entries. │ │ │ │ + 0x00493710 0d6b6579 5f747970 65000d6d 61705f74 .key_type..map_t │ │ │ │ + 0x00493720 79706500 0d76616c 5f747970 65000876 ype..val_type..v │ │ │ │ + 0x00493730 616c0007 66640008 6b657900 11736574 al..fd..key..set │ │ │ │ 0x00493740 6d657461 7461626c 650d746f 73747269 metatable.tostri │ │ │ │ 0x00493750 6e670b73 697a656f 66136270 665f6d61 ng.sizeof.bpf_ma │ │ │ │ 0x00493760 705f6372 65617465 1a737472 75637420 p_create.struct │ │ │ │ 0x00493770 6270665f 73746163 6b747261 63650c69 bpf_stacktrace.i │ │ │ │ 0x00493780 6e743332 5f741053 5441434b 5f545241 nt32_t.STACK_TRA │ │ │ │ 0x00493790 43450c42 50465f4d 41500663 0d75696e CE.BPF_MAP.c.uin │ │ │ │ 0x004937a0 7433325f 740b7479 70656f66 01010101 t32_t.typeof.... │ │ │ │ @@ -7744,34 +7744,34 @@ │ │ │ │ 0x004943d0 3d1f4f1e 32000080 441b0300 0b5f5f63 =.O.2...D....__c │ │ │ │ 0x004943e0 616c6c01 00010b5f 5f63616c 6c000009 all....__call... │ │ │ │ 0x004943f0 68746f6e 096e746f 680d7472 6163656c hton.ntoh.tracel │ │ │ │ 0x00494400 6f67000b 7570726f 6265000b 6b70726f og..uprobe..kpro │ │ │ │ 0x00494410 6265000f 74726163 65706f69 6e74000b be..tracepoint.. │ │ │ │ 0x00494420 736f636b 65740008 6d617000 096d6170 socket..map..map │ │ │ │ 0x00494430 73106475 6d705f73 7472696e 67096475 s.dump_string.du │ │ │ │ - 0x00494440 6d700100 0c096d61 7073000b 736f636b mp....maps..sock │ │ │ │ - 0x00494450 65740009 64756d70 000b7570 726f6265 et..dump..uprobe │ │ │ │ - 0x00494460 00086e65 7700096e 746f6800 0968746f ..new..ntoh..hto │ │ │ │ - 0x00494470 6e00086d 6170000f 74726163 65706f69 n..map..tracepoi │ │ │ │ - 0x00494480 6e74000b 6b70726f 6265000d 74726163 nt..kprobe..trac │ │ │ │ - 0x00494490 656c6f67 00106475 6d705f73 7472696e elog..dump_strin │ │ │ │ - 0x004944a0 67001173 65746d65 74617461 626c6500 g..setmetatable. │ │ │ │ + 0x00494440 6d700100 0c086d61 7000096e 746f6800 mp....map..ntoh. │ │ │ │ + 0x00494450 096d6170 73000968 746f6e00 086e6577 .maps..hton..new │ │ │ │ + 0x00494460 000b6b70 726f6265 000f7472 61636570 ..kprobe..tracep │ │ │ │ + 0x00494470 6f696e74 000b736f 636b6574 000d7472 oint..socket..tr │ │ │ │ + 0x00494480 6163656c 6f670010 64756d70 5f737472 acelog..dump_str │ │ │ │ + 0x00494490 696e6700 0964756d 70000b75 70726f62 ing..dump..uprob │ │ │ │ + 0x004944a0 65001173 65746d65 74617461 626c6500 e..setmetatable. │ │ │ │ 0x004944b0 00010001 0c5f5f69 6e646578 00086270 .....__index..bp │ │ │ │ 0x004944c0 66010001 08627066 0000000f 5f5f6e65 f....bpf....__ne │ │ │ │ 0x004944d0 77696e64 6578000c 5f5f696e 64657800 windex..__index. │ │ │ │ - 0x004944e0 0a5f5f6c 656e0009 5f5f6763 01000409 .__len..__gc.... │ │ │ │ - 0x004944f0 5f5f6763 000a5f5f 6c656e00 0c5f5f69 __gc..__len..__i │ │ │ │ - 0x00494500 6e646578 000f5f5f 6e657769 6e646578 ndex..__newindex │ │ │ │ + 0x004944e0 0a5f5f6c 656e0009 5f5f6763 0100040a .__len..__gc.... │ │ │ │ + 0x004944f0 5f5f6c65 6e000c5f 5f696e64 6578000f __len..__index.. │ │ │ │ + 0x00494500 5f5f6e65 77696e64 65780009 5f5f6763 __newindex..__gc │ │ │ │ 0x00494510 00000000 00000000 00000a70 72696e74 ...........print │ │ │ │ 0x00494520 086e6577 07445706 57064806 42084a47 .new.DW.W.H.B.JG │ │ │ │ 0x00494530 5400084a 47450008 4a4e4500 084a4551 T..JGE..JNE..JEQ │ │ │ │ 0x00494540 00084d4f 44000844 49560008 53554200 ..MOD..DIV..SUB. │ │ │ │ - 0x00494550 08414444 01000808 4d4f4400 08444956 .ADD....MOD..DIV │ │ │ │ - 0x00494560 00085355 42000841 44440008 4a475400 ..SUB..ADD..JGT. │ │ │ │ - 0x00494570 084a4745 00084a4e 4500084a 45510000 .JGE..JNE..JEQ.. │ │ │ │ + 0x00494550 08414444 01000808 4a475400 084a4745 .ADD....JGT..JGE │ │ │ │ + 0x00494560 00084a4e 4500084a 45510008 4d4f4400 ..JNE..JEQ..MOD. │ │ │ │ + 0x00494570 08444956 00085355 42000841 44440000 .DIV..SUB..ADD.. │ │ │ │ 0x00494580 17737472 75637420 6270665f 66756e63 .struct bpf_func │ │ │ │ 0x00494590 5f69640f 73747275 63742062 70660b74 _id.struct bpf.t │ │ │ │ 0x004945a0 7970656f 66116270 662e6275 696c7469 ypeof.bpf.builti │ │ │ │ 0x004945b0 6e730e62 70662e70 726f746f 0d627066 ns.bpf.proto.bpf │ │ │ │ 0x004945c0 2e636465 66136270 662e6c6a 62797465 .cdef.bpf.ljbyte │ │ │ │ 0x004945d0 636f6465 0c737973 63616c6c 08626974 code.syscall.bit │ │ │ │ 0x004945e0 08666669 0c726571 75697265 22002200 .ffi.require".". │ │ │ │ @@ -8938,16 +8938,16 @@ │ │ │ │ 0x00498e70 04420202 02120102 00360206 00350407 .B.......6...5.. │ │ │ │ 0x00498e80 003d0008 043d0101 04350510 0035060a .=...=...5...5.. │ │ │ │ 0x00498e90 00330709 003d070b 0633070c 003d070d .3...=...3...=.. │ │ │ │ 0x00498ea0 0633070e 003d070f 063d0611 05320000 .3...=...=...2.. │ │ │ │ 0x00498eb0 80440203 0000c003 c00c5f5f 696e6465 .D........__inde │ │ │ │ 0x00498ec0 78010001 0c5f5f69 6e646578 00097265 x....__index..re │ │ │ │ 0x00498ed0 61640009 6e657874 000a626c 6f636b01 ad..next..block. │ │ │ │ - 0x00498ee0 00030972 65616400 096e6578 74000a62 ...read..next..b │ │ │ │ - 0x00498ef0 6c6f636b 00000b72 65616465 72010002 lock...reader... │ │ │ │ + 0x00498ee0 00030a62 6c6f636b 00096e65 78740009 ...block..next.. │ │ │ │ + 0x00498ef0 72656164 00000b72 65616465 72010002 read...reader... │ │ │ │ 0x00498f00 0b726561 64657200 09747970 65001173 .reader..type..s │ │ │ │ 0x00498f10 65746d65 74617461 626c6506 2a266e6f etmetatable.*&no │ │ │ │ 0x00498f20 74206120 76616c69 64207479 70652066 t a valid type f │ │ │ │ 0x00498f30 6f722065 76656e74 20726561 6465720b or event reader. │ │ │ │ 0x00498f40 74797065 6f660b73 7472696e 67097479 typeof.string.ty │ │ │ │ 0x00498f50 70650b61 73736572 74020203 03030303 pe.assert....... │ │ │ │ 0x00498f60 03030303 03030303 03030304 04040404 ................ │ │ │ │ @@ -8998,47 +8998,47 @@ │ │ │ │ 0x00499230 24003d06 23043306 26003d06 25043200 $.=.#.3.&.=.%.2. │ │ │ │ 0x00499240 00804c04 02000014 74726163 65706f69 ..L.....tracepoi │ │ │ │ 0x00499250 6e745f74 79706500 11657665 6e745f72 nt_type..event_r │ │ │ │ 0x00499260 65616465 72000e6f 73766572 73696f6e eader..osversion │ │ │ │ 0x00499270 000f6973 696d6d63 6f6e7374 000a6973 ..isimmconst..is │ │ │ │ 0x00499280 70747200 0d747970 656e616d 650d5f5f ptr..typename.__ │ │ │ │ 0x00499290 69706169 7273000a 5f5f6c65 6e010002 ipairs..__len... │ │ │ │ - 0x004992a0 0d5f5f69 70616972 73000a5f 5f6c656e .__ipairs..__len │ │ │ │ + 0x004992a0 0a5f5f6c 656e000d 5f5f6970 61697273 .__len..__ipairs │ │ │ │ 0x004992b0 00001a73 74727563 74206270 665f7374 ...struct bpf_st │ │ │ │ 0x004992c0 61636b74 72616365 0d6d6574 61747970 acktrace.metatyp │ │ │ │ - 0x004992d0 65000100 130d534f 434b5f4f 5053030d e.....SOCK_OPS.. │ │ │ │ - 0x004992e0 0b534b5f 4d534703 100b554e 53504543 .SK_MSG...UNSPEC │ │ │ │ - 0x004992f0 03001543 47524f55 505f534f 434b5f41 ...CGROUP_SOCK_A │ │ │ │ - 0x00499300 44445203 12135241 575f5452 41434550 DDR...RAW_TRACEP │ │ │ │ - 0x00499310 4f494e54 03110b4b 50524f42 45030212 OINT...KPROBE... │ │ │ │ - 0x00499320 4347524f 55505f44 45564943 45030f0b CGROUP_DEVICE... │ │ │ │ - 0x00499330 534b5f53 4b42030e 12534f43 4b45545f SK_SKB...SOCKET_ │ │ │ │ - 0x00499340 46494c54 45520301 0d4c5754 5f584d49 FILTER...LWT_XMI │ │ │ │ - 0x00499350 54030c0c 4c57545f 4f555403 0b0b4c57 T...LWT_OUT...LW │ │ │ │ - 0x00499360 545f494e 030a1043 47524f55 505f534f T_IN...CGROUP_SO │ │ │ │ - 0x00499370 434b0309 0f434752 4f55505f 534b4203 CK...CGROUP_SKB. │ │ │ │ - 0x00499380 080f5045 52465f45 56454e54 03070858 ..PERF_EVENT...X │ │ │ │ - 0x00499390 44500306 0e534348 45445f41 43540304 DP...SCHED_ACT.. │ │ │ │ - 0x004993a0 0e534348 45445f43 4c530303 0f545241 .SCHED_CLS...TRA │ │ │ │ - 0x004993b0 4345504f 494e5403 050f5452 41434550 CEPOINT...TRACEP │ │ │ │ + 0x004992d0 65000100 130f5045 52465f45 56454e54 e.....PERF_EVENT │ │ │ │ + 0x004992e0 03070b53 4b5f534b 42030e0d 4c57545f ...SK_SKB...LWT_ │ │ │ │ + 0x004992f0 584d4954 030c0c4c 57545f4f 5554030b XMIT...LWT_OUT.. │ │ │ │ + 0x00499300 0f434752 4f55505f 534b4203 080e5343 .CGROUP_SKB...SC │ │ │ │ + 0x00499310 4845445f 41435403 040b534b 5f4d5347 HED_ACT...SK_MSG │ │ │ │ + 0x00499320 03100b4b 50524f42 4503020b 4c57545f ...KPROBE...LWT_ │ │ │ │ + 0x00499330 494e030a 10434752 4f55505f 534f434b IN...CGROUP_SOCK │ │ │ │ + 0x00499340 03091253 4f434b45 545f4649 4c544552 ...SOCKET_FILTER │ │ │ │ + 0x00499350 03011243 47524f55 505f4445 56494345 ...CGROUP_DEVICE │ │ │ │ + 0x00499360 030f0858 44500306 0d534f43 4b5f4f50 ...XDP...SOCK_OP │ │ │ │ + 0x00499370 53030d0e 53434845 445f434c 53030313 S...SCHED_CLS... │ │ │ │ + 0x00499380 5241575f 54524143 45504f49 4e540311 RAW_TRACEPOINT.. │ │ │ │ + 0x00499390 15434752 4f55505f 534f434b 5f414444 .CGROUP_SOCK_ADD │ │ │ │ + 0x004993a0 5203120f 54524143 45504f49 4e540305 R...TRACEPOINT.. │ │ │ │ + 0x004993b0 0b554e53 50454303 000f5452 41434550 .UNSPEC...TRACEP │ │ │ │ 0x004993c0 4f494e54 0d425046 5f50524f 47010011 OINT.BPF_PROG... │ │ │ │ - 0x004993d0 15504552 465f4556 454e545f 41525241 .PERF_EVENT_ARRA │ │ │ │ - 0x004993e0 5903040f 50524f47 5f415252 41590303 Y...PROG_ARRAY.. │ │ │ │ - 0x004993f0 0a415252 41590302 09484153 4803010b .ARRAY...HASH... │ │ │ │ - 0x00499400 554e5350 45430300 0d4c5255 5f484153 UNSPEC...LRU_HAS │ │ │ │ - 0x00499410 48030910 53544143 4b5f5452 41434503 H...STACK_TRACE. │ │ │ │ - 0x00499420 070b4350 554d4150 03100c53 4f434b4d ..CPUMAP...SOCKM │ │ │ │ - 0x00499430 4150030f 0b444556 4d415003 0e114841 AP...DEVMAP...HA │ │ │ │ - 0x00499440 53485f4f 465f4d41 5053030d 12415252 SH_OF_MAPS...ARR │ │ │ │ - 0x00499450 41595f4f 465f4d41 5053030c 0d4c504d AY_OF_MAPS...LPM │ │ │ │ - 0x00499460 5f545249 45030b14 4c52555f 50455243 _TRIE...LRU_PERC │ │ │ │ - 0x00499470 50555f48 41534803 0a114347 524f5550 PU_HASH...CGROUP │ │ │ │ - 0x00499480 5f415252 41590308 11504552 4350555f _ARRAY...PERCPU_ │ │ │ │ - 0x00499490 41525241 59030610 50455243 50555f48 ARRAY...PERCPU_H │ │ │ │ - 0x004994a0 41534803 050d4c52 555f4841 53480c42 ASH...LRU_HASH.B │ │ │ │ + 0x004993d0 10535441 434b5f54 52414345 03070b43 .STACK_TRACE...C │ │ │ │ + 0x004993e0 50554d41 5003100c 534f434b 4d415003 PUMAP...SOCKMAP. │ │ │ │ + 0x004993f0 0f0b4445 564d4150 030e1148 4153485f ..DEVMAP...HASH_ │ │ │ │ + 0x00499400 4f465f4d 41505303 0d124152 5241595f OF_MAPS...ARRAY_ │ │ │ │ + 0x00499410 4f465f4d 41505303 0c0d4c50 4d5f5452 OF_MAPS...LPM_TR │ │ │ │ + 0x00499420 4945030b 144c5255 5f504552 4350555f IE...LRU_PERCPU_ │ │ │ │ + 0x00499430 48415348 030a1143 47524f55 505f4152 HASH...CGROUP_AR │ │ │ │ + 0x00499440 52415903 08115045 52435055 5f415252 RAY...PERCPU_ARR │ │ │ │ + 0x00499450 41590306 10504552 4350555f 48415348 AY...PERCPU_HASH │ │ │ │ + 0x00499460 03051550 4552465f 4556454e 545f4152 ...PERF_EVENT_AR │ │ │ │ + 0x00499470 52415903 040f5052 4f475f41 52524159 RAY...PROG_ARRAY │ │ │ │ + 0x00499480 03030a41 52524159 03020948 41534803 ...ARRAY...HASH. │ │ │ │ + 0x00499490 010b554e 53504543 03000d4c 52555f48 ..UNSPEC...LRU_H │ │ │ │ + 0x004994a0 41534803 090d4c52 555f4841 53480c42 ASH...LRU_HASH.B │ │ │ │ 0x004994b0 50465f4d 41500663 0c737472 666c6167 PF_MAP.c.strflag │ │ │ │ 0x004994c0 14737973 63616c6c 2e68656c 70657273 .syscall.helpers │ │ │ │ 0x004994d0 356c6a73 79736361 6c6c2064 6f65736e 5ljsyscall doesn │ │ │ │ 0x004994e0 27742073 7570706f 72742062 70662829 't support bpf() │ │ │ │ 0x004994f0 2c206d75 73742062 65207570 64617465 , must be update │ │ │ │ 0x00499500 640a6572 726f7208 62706691 20737472 d.error.bpf. str │ │ │ │ 0x00499510 75637420 62706620 7b0a092f 2a20496e uct bpf {../* In │ │ │ │ @@ -9471,42 +9471,42 @@ │ │ │ │ 0x0049afc0 80330916 00390a17 01270c18 00350d1a .3...9...'...5.. │ │ │ │ 0x0049afd0 00330e19 003d0e1b 0d350e1d 00330f1c .3...=...5...3.. │ │ │ │ 0x0049afe0 003d0f1e 0e330f1f 003d0f20 0e330f21 .=...3...=. .3.! │ │ │ │ 0x0049aff0 003d0f22 0e3d0e23 0d420a03 01330a25 .=.".=.#.B...3.% │ │ │ │ 0x0049b000 003d0a24 07320000 804c0702 0000096f .=.$.2...L.....o │ │ │ │ 0x0049b010 70656e0c 5f5f696e 6465780c 7265736f pen.__index.reso │ │ │ │ 0x0049b020 6c766500 0d6c6f61 64616464 72000a63 lve..loadaddr..c │ │ │ │ - 0x0049b030 6c6f7365 0100030d 6c6f6164 61646472 lose....loadaddr │ │ │ │ - 0x0049b040 000a636c 6f736500 0c726573 6f6c7665 ..close..resolve │ │ │ │ - 0x0049b050 0000095f 5f676301 0002095f 5f676300 ...__gc....__gc. │ │ │ │ - 0x0049b060 0c5f5f69 6e646578 00001673 74727563 .__index...struc │ │ │ │ + 0x0049b030 6c6f7365 0100030a 636c6f73 65000c72 lose....close..r │ │ │ │ + 0x0049b040 65736f6c 7665000d 6c6f6164 61646472 esolve..loadaddr │ │ │ │ + 0x0049b050 0000095f 5f676301 00020c5f 5f696e64 ...__gc....__ind │ │ │ │ + 0x0049b060 65780009 5f5f6763 00001673 74727563 ex..__gc...struc │ │ │ │ 0x0049b070 7420456c 665f6f62 6a656374 0d6d6574 t Elf_object.met │ │ │ │ 0x0049b080 61747970 6500000d 2f632b2b 66696c74 atype.../c++filt │ │ │ │ 0x0049b090 0b737461 7466730b 5b5e3b3a 5d2b0950 .statfs.[^;:]+.P │ │ │ │ 0x0049b0a0 4154480b 676d6174 63680b73 7472696e ATH.gmatch.strin │ │ │ │ 0x0049b0b0 67124350 505f4445 4d414e47 4c45520b g.CPP_DEMANGLER. │ │ │ │ 0x0049b0c0 67657465 6e76076f 73137374 72756374 getenv.os.struct │ │ │ │ - 0x0049b0d0 20456c66 5f436d64 086e6577 01001209 Elf_Cmd.new.... │ │ │ │ - 0x0049b0e0 4e4f5445 03070c44 594e414d 49430306 NOTE...DYNAMIC.. │ │ │ │ - 0x0049b0f0 09484153 48030509 4e554c4c 0300084e .HASH...NULL...N │ │ │ │ - 0x0049b100 554d0313 1153594d 5441425f 53484e44 UM...SYMTAB_SHND │ │ │ │ - 0x0049b110 5803120a 47524f55 50031112 50524549 X...GROUP...PREI │ │ │ │ - 0x0049b120 4e49545f 41525241 5903100f 46494e49 NIT_ARRAY...FINI │ │ │ │ - 0x0049b130 5f415252 4159030f 0f494e49 545f4152 _ARRAY...INIT_AR │ │ │ │ - 0x0049b140 52415903 0e0b4459 4e53594d 030b0852 RAY...DYNSYM...R │ │ │ │ - 0x0049b150 454c0309 0b4e4f42 49545303 08095245 EL...NOBITS...RE │ │ │ │ - 0x0049b160 4c410304 0b535452 54414203 030b5359 LA...STRTAB...SY │ │ │ │ - 0x0049b170 4d544142 03020d50 524f4742 49545303 MTAB...PROGBITS. │ │ │ │ - 0x0049b180 010a5348 4c494203 0a010009 094e4f54 ..SHLIB......NOT │ │ │ │ - 0x0049b190 4503040b 494e5445 52500303 0c44594e E...INTERP...DYN │ │ │ │ - 0x0049b1a0 414d4943 0302094c 4f414403 01094e55 AMIC...LOAD...NU │ │ │ │ - 0x0049b1b0 4c4c0300 084e554d 03080854 4c530307 LL...NUM...TLS.. │ │ │ │ - 0x0049b1c0 09504844 5203060a 53484c49 42030501 .PHDR...SHLIB... │ │ │ │ - 0x0049b1d0 0003094e 4f4e4503 00084e55 4d03020c ...NONE...NUM... │ │ │ │ - 0x0049b1e0 43555252 454e5403 0108656c 66096c6f CURRENT...elf.lo │ │ │ │ + 0x0049b0d0 20456c66 5f436d64 086e6577 0100120a Elf_Cmd.new.... │ │ │ │ + 0x0049b0e0 53484c49 42030a09 4e4f5445 03070d50 SHLIB...NOTE...P │ │ │ │ + 0x0049b0f0 524f4742 49545303 010c4459 4e414d49 ROGBITS...DYNAMI │ │ │ │ + 0x0049b100 43030609 4e554c4c 0300084e 554d0313 C...NULL...NUM.. │ │ │ │ + 0x0049b110 1153594d 5441425f 53484e44 5803120a .SYMTAB_SHNDX... │ │ │ │ + 0x0049b120 47524f55 50031112 50524549 4e49545f GROUP...PREINIT_ │ │ │ │ + 0x0049b130 41525241 5903100f 46494e49 5f415252 ARRAY...FINI_ARR │ │ │ │ + 0x0049b140 4159030f 0f494e49 545f4152 52415903 AY...INIT_ARRAY. │ │ │ │ + 0x0049b150 0e0b4459 4e53594d 030b0852 454c0309 ..DYNSYM...REL.. │ │ │ │ + 0x0049b160 0b4e4f42 49545303 08095245 4c410304 .NOBITS...RELA.. │ │ │ │ + 0x0049b170 0b535452 54414203 030b5359 4d544142 .STRTAB...SYMTAB │ │ │ │ + 0x0049b180 03020948 41534803 05010009 0a53484c ...HASH......SHL │ │ │ │ + 0x0049b190 49420305 094e4f54 4503040b 494e5445 IB...NOTE...INTE │ │ │ │ + 0x0049b1a0 52500303 0c44594e 414d4943 0302094c RP...DYNAMIC...L │ │ │ │ + 0x0049b1b0 4f414403 01094e55 4c4c0300 084e554d OAD...NULL...NUM │ │ │ │ + 0x0049b1c0 03080854 4c530307 09504844 52030601 ...TLS...PHDR... │ │ │ │ + 0x0049b1d0 00030c43 55525245 4e540301 094e4f4e ...CURRENT...NON │ │ │ │ + 0x0049b1e0 45030008 4e554d03 0208656c 66096c6f E...NUM...elf.lo │ │ │ │ 0x0049b1f0 6164c128 2f2a2054 79706520 666f7220 ad.(/* Type for │ │ │ │ 0x0049b200 61203136 2d626974 20717561 6e746974 a 16-bit quantit │ │ │ │ 0x0049b210 792e2020 2a2f0a74 79706564 65662075 y. */.typedef u │ │ │ │ 0x0049b220 696e7431 365f7420 456c6633 325f4861 int16_t Elf32_Ha │ │ │ │ 0x0049b230 6c663b0a 74797065 64656620 75696e74 lf;.typedef uint │ │ │ │ 0x0049b240 31365f74 20456c66 36345f48 616c663b 16_t Elf64_Half; │ │ │ │ 0x0049b250 0a0a2f2a 20547970 65732066 6f722073 ../* Types for s │ │ │ │ @@ -9911,17 +9911,17 @@ │ │ │ │ 0x0049cb40 00270201 00420002 02360100 00270302 .'...B...6...'.. │ │ │ │ 0x0049cb50 00420102 02360200 00270403 00420202 .B...6...'...B.. │ │ │ │ 0x0049cb60 02390304 02390405 02330506 00330607 .9...9...3...3.. │ │ │ │ 0x0049cb70 00330708 00350809 003d050a 083d060b .3...5...=...=.. │ │ │ │ 0x0049cb80 083d070c 0833090d 003d090e 08320000 .=...3...=...2.. │ │ │ │ 0x0049cb90 804c0802 000d6675 6e63696e 666f0009 .L....funcinfo.. │ │ │ │ 0x0049cba0 64756d70 0c646563 6f646572 0b646563 dump.decoder.dec │ │ │ │ - 0x0049cbb0 6f646501 00040964 756d7000 0d66756e ode....dump..fun │ │ │ │ - 0x0049cbc0 63696e66 6f000c64 65636f64 6572000b cinfo..decoder.. │ │ │ │ - 0x0049cbd0 6465636f 64650000 00000962 616e640b decode.....band. │ │ │ │ + 0x0049cbb0 6f646501 00040c64 65636f64 6572000b ode....decoder.. │ │ │ │ + 0x0049cbc0 6465636f 64650009 64756d70 000d6675 decode..dump..fu │ │ │ │ + 0x0049cbd0 6e63696e 666f0000 00000962 616e640b ncinfo.....band. │ │ │ │ 0x0049cbe0 72736869 66740862 69740e6a 69742e76 rshift.bit.jit.v │ │ │ │ 0x0049cbf0 6d646566 0d6a6974 2e757469 6c0c7265 mdef.jit.util.re │ │ │ │ 0x0049cc00 71756972 65101010 11111112 12121313 quire........... │ │ │ │ 0x0049cc10 353e4345 46474849 494a4a6a 7574696c 5>CEFGHIIJJjutil │ │ │ │ 0x0049cc20 00041376 6d646566 00031062 69740003 ...vmdef...bit.. │ │ │ │ 0x0049cc30 0d736872 00020b62 616e6400 000b6465 .shr...band...de │ │ │ │ 0x0049cc40 636f6465 5f696e73 00010a64 65636f64 code_ins...decod │ │ │ │ @@ -10248,171 +10248,171 @@ │ │ │ │ 0x0049e050 0d00390d 0200270f 5700420d 0202350e ..9...'.W.B...5. │ │ │ │ 0x0049e060 5a00350f 59003310 58003d10 350f3d0f Z.5.Y.3.X.=.5.=. │ │ │ │ 0x0049e070 110e420b 0301390b 0d00390d 0200270f ..B...9...9...'. │ │ │ │ 0x0049e080 5b00420d 0202350e 5e00350f 5d003310 [.B...5.^.5.].3. │ │ │ │ 0x0049e090 5c003d10 350f3d0f 110e420b 0301350b \.=.5.=...B...5. │ │ │ │ 0x0049e0a0 6100350c 60003d0c 620b350c 63003d0c a.5.`.=.b.5.c.=. │ │ │ │ 0x0049e0b0 270b3d0b 5f053200 00804c05 02000100 '.=._.2...L..... │ │ │ │ - 0x0049e0c0 9b010e70 726f746f 5f657370 03320e70 ...proto_esp.2.p │ │ │ │ - 0x0049e0d0 726f746f 5f656e61 03310f70 726f746f roto_ena.1.proto │ │ │ │ - 0x0049e0e0 5f6d6872 7003300e 70726f74 6f5f6772 _mhrp.0.proto_gr │ │ │ │ - 0x0049e0f0 65032f0f 70726f74 6f5f7273 7670032e e./.proto_rsvp.. │ │ │ │ - 0x0049e100 1370726f 746f5f66 7261676d 656e7403 .proto_fragment. │ │ │ │ - 0x0049e110 2c127072 6f746f5f 726f7574 696e6703 ,.proto_routing. │ │ │ │ - 0x0049e120 2b0f7072 6f746f5f 73647270 032a0e70 +.proto_sdrp.*.p │ │ │ │ - 0x0049e130 726f746f 5f697036 03290d70 726f746f roto_ip6.).proto │ │ │ │ - 0x0049e140 5f696c03 280f7072 6f746f5f 74707070 _il.(.proto_tppp │ │ │ │ - 0x0049e150 03270f70 726f746f 5f636d74 7003260e .'.proto_cmtp.&. │ │ │ │ - 0x0049e160 70726f74 6f5f6464 7003250e 70726f74 proto_ddp.%.prot │ │ │ │ - 0x0049e170 6f5f7874 7003240f 70726f74 6f5f6964 o_xtp.$.proto_id │ │ │ │ - 0x0049e180 70720323 0e70726f 746f5f33 70630322 pr.#.proto_3pc." │ │ │ │ - 0x0049e190 0e70726f 746f5f73 65700321 1370726f .proto_sep.!.pro │ │ │ │ - 0x0049e1a0 746f5f6d 65726974 696e7003 20117072 to_meritinp. .pr │ │ │ │ - 0x0049e1b0 6f746f5f 6d66706e 7370031f 1170726f oto_mfpnsp...pro │ │ │ │ - 0x0049e1c0 746f5f6e 6574626c 74031e0d 70726f74 to_netblt...prot │ │ │ │ - 0x0049e1d0 6f5f7470 031d0f70 726f746f 5f697274 o_tp...proto_irt │ │ │ │ - 0x0049e1e0 70031c0e 70726f74 6f5f7264 70031b10 p...proto_rdp... │ │ │ │ - 0x0049e1f0 70726f74 6f5f6c65 61663203 1a107072 proto_leaf2...pr │ │ │ │ - 0x0049e200 6f746f5f 6c656166 31031911 70726f74 oto_leaf1...prot │ │ │ │ - 0x0049e210 6f5f7472 756e6b32 03181170 726f746f o_trunk2...proto │ │ │ │ - 0x0049e220 5f747275 6e6b3103 170e7072 6f746f5f _trunk1...proto_ │ │ │ │ - 0x0049e230 69647003 160e7072 6f746f5f 70726d03 idp...proto_prm. │ │ │ │ - 0x0049e240 150e7072 6f746f5f 686d7003 14127072 ..proto_hmp...pr │ │ │ │ - 0x0049e250 6f746f5f 64636e6d 65617303 130e7072 oto_dcnmeas...pr │ │ │ │ - 0x0049e260 6f746f5f 6d757803 120e7072 6f746f5f oto_mux...proto_ │ │ │ │ - 0x0049e270 75647003 11107072 6f746f5f 6368616f udp...proto_chao │ │ │ │ - 0x0049e280 7303100f 70726f74 6f5f786e 6574030f s...proto_xnet.. │ │ │ │ - 0x0049e290 1070726f 746f5f65 6d636f6e 030e1070 .proto_emcon...p │ │ │ │ - 0x0049e2a0 726f746f 5f617267 7573030d 0e70726f roto_argus...pro │ │ │ │ - 0x0049e2b0 746f5f70 7570030c 0e70726f 746f5f6e to_pup...proto_n │ │ │ │ - 0x0049e2c0 7670030b 1170726f 746f5f62 626e7263 vp...proto_bbnrc │ │ │ │ - 0x0049e2d0 63030a0e 70726f74 6f5f6967 7003090e c...proto_igp... │ │ │ │ - 0x0049e2e0 70726f74 6f5f6567 7003080e 70726f74 proto_egp...prot │ │ │ │ - 0x0049e2f0 6f5f6362 7403070e 70726f74 6f5f7463 o_cbt...proto_tc │ │ │ │ - 0x0049e300 7003060d 70726f74 6f5f7374 03050f70 p...proto_st...p │ │ │ │ - 0x0049e310 726f746f 5f697069 7003040e 70726f74 roto_ipip...prot │ │ │ │ - 0x0049e320 6f5f6767 7003030f 70726f74 6f5f6967 o_ggp...proto_ig │ │ │ │ - 0x0049e330 6d700302 0f70726f 746f5f69 636d7003 mp...proto_icmp. │ │ │ │ - 0x0049e340 01127072 6f746f5f 686f706f 70747303 ..proto_hopopts. │ │ │ │ - 0x0049e350 000d7072 6f746f5f 69700300 0c74746c ..proto_ip...ttl │ │ │ │ - 0x0049e360 5f6d6178 03ff0110 74746c5f 64656661 _max....ttl_defa │ │ │ │ - 0x0049e370 756c7403 400c6f66 666d6173 6b03ff3f ult.@.offmask..? │ │ │ │ - 0x0049e380 076d6603 80400764 66038080 01077266 .mf..@.df.....rf │ │ │ │ - 0x0049e390 03808002 0b746f73 5f636503 010c746f .....tos_ce...to │ │ │ │ - 0x0049e3a0 735f6563 74030210 746f735f 6c6f7763 s_ect...tos_lowc │ │ │ │ - 0x0049e3b0 6f737403 0214746f 735f7265 6c696162 ost...tos_reliab │ │ │ │ - 0x0049e3c0 696c6974 79030413 746f735f 7468726f ility...tos_thro │ │ │ │ - 0x0049e3d0 75676870 75740308 11746f73 5f6c6f77 ughput...tos_low │ │ │ │ - 0x0049e3e0 64656c61 79031010 746f735f 64656661 delay...tos_defa │ │ │ │ - 0x0049e3f0 756c7403 00156164 64725f6d 63617374 ult...addr_mcast │ │ │ │ - 0x0049e400 5f6c6f63 616c0480 8080ff01 8080b08f _local.......... │ │ │ │ - 0x0049e410 04136164 64725f6d 63617374 5f616c6c ..addr_mcast_all │ │ │ │ - 0x0049e420 04808080 018080b0 8f041261 6464725f ...........addr_ │ │ │ │ - 0x0049e430 6c6f6f70 6261636b 03818080 f8071361 loopback.......a │ │ │ │ - 0x0049e440 6464725f 62726f61 64636173 74048080 ddr_broadcast... │ │ │ │ - 0x0049e450 80ff0fff ffbf8f04 0d616464 725f616e .........addr_an │ │ │ │ - 0x0049e460 79030013 70726f74 6f5f7265 73657276 y...proto_reserv │ │ │ │ - 0x0049e470 656403ff 010e7072 6f746f5f 72617703 ed....proto_raw. │ │ │ │ - 0x0049e480 ff011270 726f746f 5f727376 7069676e ...proto_rsvpign │ │ │ │ - 0x0049e490 0386010d 70726f74 6f5f6663 0385010f ....proto_fc.... │ │ │ │ - 0x0049e4a0 70726f74 6f5f7363 74700384 010f7072 proto_sctp....pr │ │ │ │ - 0x0049e4b0 6f746f5f 70697065 0383010e 70726f74 oto_pipe....prot │ │ │ │ - 0x0049e4c0 6f5f7370 73038201 0f70726f 746f5f69 o_sps....proto_i │ │ │ │ - 0x0049e4d0 706c7403 81011370 726f746f 5f737363 plt....proto_ssc │ │ │ │ - 0x0049e4e0 6f706d63 65038001 1070726f 746f5f63 opmce....proto_c │ │ │ │ - 0x0049e4f0 72756470 037f0f70 726f746f 5f637274 rudp...proto_crt │ │ │ │ - 0x0049e500 70037e0f 70726f74 6f5f6669 7265037d p.~.proto_fire.} │ │ │ │ - 0x0049e510 0f70726f 746f5f69 73697303 7c0e7072 .proto_isis.|.pr │ │ │ │ - 0x0049e520 6f746f5f 70747003 7b0d7072 6f746f5f oto_ptp.{.proto_ │ │ │ │ - 0x0049e530 736d037a 0e70726f 746f5f73 6d700379 sm.z.proto_smp.y │ │ │ │ - 0x0049e540 0e70726f 746f5f75 74690378 0e70726f .proto_uti.x.pro │ │ │ │ - 0x0049e550 746f5f73 72700377 0e70726f 746f5f73 to_srp.w.proto_s │ │ │ │ - 0x0049e560 74700376 0f70726f 746f5f69 61747003 tp.v.proto_iatp. │ │ │ │ - 0x0049e570 750e7072 6f746f5f 64647803 740f7072 u.proto_ddx.t.pr │ │ │ │ - 0x0049e580 6f746f5f 6c327470 03731270 726f746f oto_l2tp.s.proto │ │ │ │ - 0x0049e590 5f616e79 30686f70 03720e70 726f746f _any0hop.r.proto │ │ │ │ - 0x0049e5a0 5f70676d 03710f70 726f746f 5f767272 _pgm.q.proto_vrr │ │ │ │ - 0x0049e5b0 70037010 70726f74 6f5f6970 78697003 p.p.proto_ipxip. │ │ │ │ - 0x0049e5c0 6f157072 6f746f5f 636f6d70 61717065 o.proto_compaqpe │ │ │ │ - 0x0049e5d0 6572036e 0e70726f 746f5f73 6e70036d er.n.proto_snp.m │ │ │ │ - 0x0049e5e0 1170726f 746f5f69 70636f6d 70036c0d .proto_ipcomp.l. │ │ │ │ - 0x0049e5f0 70726f74 6f5f616e 036b0e70 726f746f proto_an.k.proto │ │ │ │ - 0x0049e600 5f716e78 036a0f70 726f746f 5f736370 _qnx.j.proto_scp │ │ │ │ - 0x0049e610 7303690f 70726f74 6f5f6172 69730368 s.i.proto_aris.h │ │ │ │ - 0x0049e620 0e70726f 746f5f70 696d0367 0f70726f .proto_pim.g.pro │ │ │ │ - 0x0049e630 746f5f70 6e6e6903 660f7072 6f746f5f to_pnni.f.proto_ │ │ │ │ - 0x0049e640 69666d70 03650f70 726f746f 5f676d74 ifmp.e.proto_gmt │ │ │ │ - 0x0049e650 70036411 70726f74 6f5f616e 79656e63 p.d.proto_anyenc │ │ │ │ - 0x0049e660 03631070 726f746f 5f656e63 61700362 .c.proto_encap.b │ │ │ │ - 0x0049e670 1270726f 746f5f65 74686572 69700361 .proto_etherip.a │ │ │ │ - 0x0049e680 1070726f 746f5f73 63637370 03600f70 .proto_sccsp.`.p │ │ │ │ - 0x0049e690 726f746f 5f6d6963 70035f14 70726f74 roto_micp._.prot │ │ │ │ - 0x0049e6a0 6f5f6970 6970656e 63617003 5e0f7072 o_ipipencap.^.pr │ │ │ │ - 0x0049e6b0 6f746f5f 61783235 035d0e70 726f746f oto_ax25.].proto │ │ │ │ - 0x0049e6c0 5f6d7470 035c0f70 726f746f 5f6c6172 _mtp.\.proto_lar │ │ │ │ - 0x0049e6d0 70035b14 70726f74 6f5f7370 72697465 p.[.proto_sprite │ │ │ │ - 0x0049e6e0 72706303 5a0f7072 6f746f5f 6f737066 rpc.Z.proto_ospf │ │ │ │ - 0x0049e6f0 03591070 726f746f 5f656967 72700358 .Y.proto_eigrp.X │ │ │ │ - 0x0049e700 0e70726f 746f5f74 63660357 0e70726f .proto_tcf.W.pro │ │ │ │ - 0x0049e710 746f5f64 67700356 1170726f 746f5f6e to_dgp.V.proto_n │ │ │ │ - 0x0049e720 73666967 7003550e 70726f74 6f5f7474 sfigp.U.proto_tt │ │ │ │ - 0x0049e730 70035410 70726f74 6f5f7669 6e657303 p.T.proto_vines. │ │ │ │ - 0x0049e740 53107072 6f746f5f 73766d74 7003520f S.proto_svmtp.R. │ │ │ │ - 0x0049e750 70726f74 6f5f766d 74700351 0e70726f proto_vmtp.Q.pro │ │ │ │ - 0x0049e760 746f5f65 6f6e0350 1270726f 746f5f77 to_eon.P.proto_w │ │ │ │ - 0x0049e770 62657870 616b034f 1070726f 746f5f77 bexpak.O.proto_w │ │ │ │ - 0x0049e780 626d6f6e 034e1070 726f746f 5f73756e bmon.N.proto_sun │ │ │ │ - 0x0049e790 6e64034d 1370726f 746f5f62 72736174 nd.M.proto_brsat │ │ │ │ - 0x0049e7a0 6d6f6e03 4c0e7072 6f746f5f 70767003 mon.L.proto_pvp. │ │ │ │ - 0x0049e7b0 4b0e7072 6f746f5f 77736e03 4a0f7072 K.proto_wsn.J.pr │ │ │ │ - 0x0049e7c0 6f746f5f 63706862 03490f70 726f746f oto_cphb.I.proto │ │ │ │ - 0x0049e7d0 5f63706e 7803480f 70726f74 6f5f6970 _cpnx.H.proto_ip │ │ │ │ - 0x0049e7e0 63760347 0f70726f 746f5f76 69736103 cv.G.proto_visa. │ │ │ │ - 0x0049e7f0 46117072 6f746f5f 7361746d 6f6e0345 F.proto_satmon.E │ │ │ │ - 0x0049e800 1170726f 746f5f64 69737466 7303440f .proto_distfs.D. │ │ │ │ - 0x0049e810 70726f74 6f5f6970 70630343 0e70726f proto_ippc.C.pro │ │ │ │ - 0x0049e820 746f5f72 76640342 1470726f 746f5f6b to_rvd.B.proto_k │ │ │ │ - 0x0049e830 72797074 6f6c616e 03411070 726f746f ryptolan.A.proto │ │ │ │ - 0x0049e840 5f657870 616b0340 1170726f 746f5f61 _expak.@.proto_a │ │ │ │ - 0x0049e850 6e796e65 74033f0f 70726f74 6f5f6366 nynet.?.proto_cf │ │ │ │ - 0x0049e860 7470033e 1270726f 746f5f61 6e79686f tp.>.proto_anyho │ │ │ │ - 0x0049e870 7374033d 1270726f 746f5f64 73746f70 st.=.proto_dstop │ │ │ │ - 0x0049e880 7473033c 0f70726f 746f5f6e 6f6e6503 ts.<.proto_none. │ │ │ │ - 0x0049e890 3b107072 6f746f5f 69636d70 36033a0f ;.proto_icmp6.:. │ │ │ │ - 0x0049e8a0 70726f74 6f5f736b 69700339 0f70726f proto_skip.9.pro │ │ │ │ - 0x0049e8b0 746f5f74 6c737003 38117072 6f746f5f to_tlsp.8.proto_ │ │ │ │ - 0x0049e8c0 6d6f6269 6c650337 0f70726f 746f5f6e mobile.7.proto_n │ │ │ │ - 0x0049e8d0 61727003 36107072 6f746f5f 73776970 arp.6.proto_swip │ │ │ │ - 0x0049e8e0 65033510 70726f74 6f5f696e 6c737003 e.5.proto_inlsp. │ │ │ │ - 0x0049e8f0 340d7072 6f746f5f 61680333 08657468 4.proto_ah.3.eth │ │ │ │ - 0x0049e900 01000208 65746800 07697000 01000507 ....eth..ip..... │ │ │ │ - 0x0049e910 69700380 1009766c 616e0380 82020861 ip....vlan.....a │ │ │ │ - 0x0049e920 72700386 10086970 3603dd8d 020b7265 rp....ip6.....re │ │ │ │ - 0x0049e930 76617270 03b58002 06630100 010c5f5f varp.....c....__ │ │ │ │ + 0x0049e0c0 9b010e70 726f746f 5f747470 03540e70 ...proto_ttp.T.p │ │ │ │ + 0x0049e0d0 726f746f 5f697036 03290f70 726f746f roto_ip6.).proto │ │ │ │ + 0x0049e0e0 5f736472 70032a12 70726f74 6f5f726f _sdrp.*.proto_ro │ │ │ │ + 0x0049e0f0 7574696e 67032b13 70726f74 6f5f6672 uting.+.proto_fr │ │ │ │ + 0x0049e100 61676d65 6e74032c 0c74746c 5f6d6178 agment.,.ttl_max │ │ │ │ + 0x0049e110 03ff010d 70726f74 6f5f6970 03001270 ....proto_ip...p │ │ │ │ + 0x0049e120 726f746f 5f686f70 6f707473 03000f70 roto_hopopts...p │ │ │ │ + 0x0049e130 726f746f 5f69636d 7003010f 70726f74 roto_icmp...prot │ │ │ │ + 0x0049e140 6f5f6967 6d700302 0e70726f 746f5f67 o_igmp...proto_g │ │ │ │ + 0x0049e150 67700303 0f70726f 746f5f69 70697003 gp...proto_ipip. │ │ │ │ + 0x0049e160 040d7072 6f746f5f 73740305 0e70726f ..proto_st...pro │ │ │ │ + 0x0049e170 746f5f74 63700306 0e70726f 746f5f63 to_tcp...proto_c │ │ │ │ + 0x0049e180 62740307 0e70726f 746f5f65 67700308 bt...proto_egp.. │ │ │ │ + 0x0049e190 0e70726f 746f5f69 67700309 1170726f .proto_igp...pro │ │ │ │ + 0x0049e1a0 746f5f62 626e7263 63030a0e 70726f74 to_bbnrcc...prot │ │ │ │ + 0x0049e1b0 6f5f6e76 70030b0e 70726f74 6f5f7075 o_nvp...proto_pu │ │ │ │ + 0x0049e1c0 70030c10 70726f74 6f5f6172 67757303 p...proto_argus. │ │ │ │ + 0x0049e1d0 0d107072 6f746f5f 656d636f 6e030e0f ..proto_emcon... │ │ │ │ + 0x0049e1e0 70726f74 6f5f786e 6574030f 1070726f proto_xnet...pro │ │ │ │ + 0x0049e1f0 746f5f63 68616f73 03100e70 726f746f to_chaos...proto │ │ │ │ + 0x0049e200 5f756470 03110e70 726f746f 5f6d7578 _udp...proto_mux │ │ │ │ + 0x0049e210 03121270 726f746f 5f64636e 6d656173 ...proto_dcnmeas │ │ │ │ + 0x0049e220 03130e70 726f746f 5f686d70 03140e70 ...proto_hmp...p │ │ │ │ + 0x0049e230 726f746f 5f70726d 03150e70 726f746f roto_prm...proto │ │ │ │ + 0x0049e240 5f696470 03161170 726f746f 5f747275 _idp...proto_tru │ │ │ │ + 0x0049e250 6e6b3103 17117072 6f746f5f 7472756e nk1...proto_trun │ │ │ │ + 0x0049e260 6b320318 1070726f 746f5f6c 65616631 k2...proto_leaf1 │ │ │ │ + 0x0049e270 03191070 726f746f 5f6c6561 6632031a ...proto_leaf2.. │ │ │ │ + 0x0049e280 0e70726f 746f5f72 6470031b 0f70726f .proto_rdp...pro │ │ │ │ + 0x0049e290 746f5f69 72747003 1c0d7072 6f746f5f to_irtp...proto_ │ │ │ │ + 0x0049e2a0 7470031d 1170726f 746f5f6e 6574626c tp...proto_netbl │ │ │ │ + 0x0049e2b0 74031e11 70726f74 6f5f6d66 706e7370 t...proto_mfpnsp │ │ │ │ + 0x0049e2c0 031f1370 726f746f 5f6d6572 6974696e ...proto_meritin │ │ │ │ + 0x0049e2d0 7003200e 70726f74 6f5f7365 7003210e p. .proto_sep.!. │ │ │ │ + 0x0049e2e0 70726f74 6f5f3370 6303220f 70726f74 proto_3pc.".prot │ │ │ │ + 0x0049e2f0 6f5f6964 70720323 0d70726f 746f5f73 o_idpr.#.proto_s │ │ │ │ + 0x0049e300 6d037a0e 70726f74 6f5f7074 70037b0f m.z.proto_ptp.{. │ │ │ │ + 0x0049e310 70726f74 6f5f6973 6973037c 0f70726f proto_isis.|.pro │ │ │ │ + 0x0049e320 746f5f66 69726503 7d0f7072 6f746f5f to_fire.}.proto_ │ │ │ │ + 0x0049e330 63727470 037e1070 726f746f 5f637275 crtp.~.proto_cru │ │ │ │ + 0x0049e340 6470037f 1370726f 746f5f73 73636f70 dp...proto_sscop │ │ │ │ + 0x0049e350 6d636503 80010f70 726f746f 5f69706c mce....proto_ipl │ │ │ │ + 0x0049e360 74038101 0e70726f 746f5f73 70730382 t....proto_sps.. │ │ │ │ + 0x0049e370 010f7072 6f746f5f 70697065 0383010f ..proto_pipe.... │ │ │ │ + 0x0049e380 70726f74 6f5f7363 74700384 010d7072 proto_sctp....pr │ │ │ │ + 0x0049e390 6f746f5f 66630385 01127072 6f746f5f oto_fc....proto_ │ │ │ │ + 0x0049e3a0 72737670 69676e03 86010e70 726f746f rsvpign....proto │ │ │ │ + 0x0049e3b0 5f726177 03ff0113 70726f74 6f5f7265 _raw....proto_re │ │ │ │ + 0x0049e3c0 73657276 656403ff 010d7072 6f746f5f served....proto_ │ │ │ │ + 0x0049e3d0 696c0328 0f70726f 746f5f74 70707003 il.(.proto_tppp. │ │ │ │ + 0x0049e3e0 270f7072 6f746f5f 636d7470 03260e70 '.proto_cmtp.&.p │ │ │ │ + 0x0049e3f0 726f746f 5f646470 03250e70 726f746f roto_ddp.%.proto │ │ │ │ + 0x0049e400 5f787470 03241070 726f746f 5f76696e _xtp.$.proto_vin │ │ │ │ + 0x0049e410 65730353 1070726f 746f5f73 766d7470 es.S.proto_svmtp │ │ │ │ + 0x0049e420 03520f70 726f746f 5f766d74 7003510e .R.proto_vmtp.Q. │ │ │ │ + 0x0049e430 70726f74 6f5f656f 6e035012 70726f74 proto_eon.P.prot │ │ │ │ + 0x0049e440 6f5f7762 65787061 6b034f10 70726f74 o_wbexpak.O.prot │ │ │ │ + 0x0049e450 6f5f7762 6d6f6e03 4e107072 6f746f5f o_wbmon.N.proto_ │ │ │ │ + 0x0049e460 73756e6e 64034d13 70726f74 6f5f6272 sunnd.M.proto_br │ │ │ │ + 0x0049e470 7361746d 6f6e034c 0e70726f 746f5f70 satmon.L.proto_p │ │ │ │ + 0x0049e480 7670034b 0e70726f 746f5f77 736e034a vp.K.proto_wsn.J │ │ │ │ + 0x0049e490 0f70726f 746f5f63 70686203 490f7072 .proto_cphb.I.pr │ │ │ │ + 0x0049e4a0 6f746f5f 63706e78 03480f70 726f746f oto_cpnx.H.proto │ │ │ │ + 0x0049e4b0 5f697063 7603470f 70726f74 6f5f7669 _ipcv.G.proto_vi │ │ │ │ + 0x0049e4c0 73610346 1170726f 746f5f73 61746d6f sa.F.proto_satmo │ │ │ │ + 0x0049e4d0 6e034511 70726f74 6f5f6469 73746673 n.E.proto_distfs │ │ │ │ + 0x0049e4e0 03440f70 726f746f 5f697070 6303430e .D.proto_ippc.C. │ │ │ │ + 0x0049e4f0 70726f74 6f5f7276 64034214 70726f74 proto_rvd.B.prot │ │ │ │ + 0x0049e500 6f5f6b72 7970746f 6c616e03 41107072 o_kryptolan.A.pr │ │ │ │ + 0x0049e510 6f746f5f 65787061 6b034011 70726f74 oto_expak.@.prot │ │ │ │ + 0x0049e520 6f5f616e 796e6574 033f0f70 726f746f o_anynet.?.proto │ │ │ │ + 0x0049e530 5f636674 70033e12 70726f74 6f5f616e _cftp.>.proto_an │ │ │ │ + 0x0049e540 79686f73 74033d12 70726f74 6f5f6473 yhost.=.proto_ds │ │ │ │ + 0x0049e550 746f7074 73033c0f 70726f74 6f5f6e6f topts.<.proto_no │ │ │ │ + 0x0049e560 6e65033b 1070726f 746f5f69 636d7036 ne.;.proto_icmp6 │ │ │ │ + 0x0049e570 033a0f70 726f746f 5f736b69 7003390f .:.proto_skip.9. │ │ │ │ + 0x0049e580 70726f74 6f5f746c 73700338 1170726f proto_tlsp.8.pro │ │ │ │ + 0x0049e590 746f5f6d 6f62696c 6503370f 70726f74 to_mobile.7.prot │ │ │ │ + 0x0049e5a0 6f5f6e61 72700336 1070726f 746f5f73 o_narp.6.proto_s │ │ │ │ + 0x0049e5b0 77697065 03351070 726f746f 5f696e6c wipe.5.proto_inl │ │ │ │ + 0x0049e5c0 73700334 0d70726f 746f5f61 6803330e sp.4.proto_ah.3. │ │ │ │ + 0x0049e5d0 70726f74 6f5f6573 7003320e 70726f74 proto_esp.2.prot │ │ │ │ + 0x0049e5e0 6f5f656e 6103310f 70726f74 6f5f6d68 o_ena.1.proto_mh │ │ │ │ + 0x0049e5f0 72700330 0e70726f 746f5f67 7265032f rp.0.proto_gre./ │ │ │ │ + 0x0049e600 0f70726f 746f5f72 73767003 2e107474 .proto_rsvp...tt │ │ │ │ + 0x0049e610 6c5f6465 6661756c 7403400c 6f66666d l_default.@.offm │ │ │ │ + 0x0049e620 61736b03 ff3f076d 66038040 07646603 ask..?.mf..@.df. │ │ │ │ + 0x0049e630 80800107 72660380 80020b74 6f735f63 ....rf.....tos_c │ │ │ │ + 0x0049e640 6503010c 746f735f 65637403 0210746f e...tos_ect...to │ │ │ │ + 0x0049e650 735f6c6f 77636f73 74030214 746f735f s_lowcost...tos_ │ │ │ │ + 0x0049e660 72656c69 6162696c 69747903 0413746f reliability...to │ │ │ │ + 0x0049e670 735f7468 726f7567 68707574 03081174 s_throughput...t │ │ │ │ + 0x0049e680 6f735f6c 6f776465 6c617903 1010746f os_lowdelay...to │ │ │ │ + 0x0049e690 735f6465 6661756c 74030015 61646472 s_default...addr │ │ │ │ + 0x0049e6a0 5f6d6361 73745f6c 6f63616c 04808080 _mcast_local.... │ │ │ │ + 0x0049e6b0 ff018080 b08f0413 61646472 5f6d6361 ........addr_mca │ │ │ │ + 0x0049e6c0 73745f61 6c6c0480 80800180 80b08f04 st_all.......... │ │ │ │ + 0x0049e6d0 12616464 725f6c6f 6f706261 636b0381 .addr_loopback.. │ │ │ │ + 0x0049e6e0 8080f807 13616464 725f6272 6f616463 .....addr_broadc │ │ │ │ + 0x0049e6f0 61737404 808080ff 0fffffbf 8f040d61 ast............a │ │ │ │ + 0x0049e700 6464725f 616e7903 000e7072 6f746f5f ddr_any...proto_ │ │ │ │ + 0x0049e710 736d7003 790e7072 6f746f5f 75746903 smp.y.proto_uti. │ │ │ │ + 0x0049e720 780e7072 6f746f5f 73727003 770e7072 x.proto_srp.w.pr │ │ │ │ + 0x0049e730 6f746f5f 73747003 760f7072 6f746f5f oto_stp.v.proto_ │ │ │ │ + 0x0049e740 69617470 03750e70 726f746f 5f646478 iatp.u.proto_ddx │ │ │ │ + 0x0049e750 03740f70 726f746f 5f6c3274 70037312 .t.proto_l2tp.s. │ │ │ │ + 0x0049e760 70726f74 6f5f616e 7930686f 7003720e proto_any0hop.r. │ │ │ │ + 0x0049e770 70726f74 6f5f7067 6d03710f 70726f74 proto_pgm.q.prot │ │ │ │ + 0x0049e780 6f5f7672 72700370 1070726f 746f5f69 o_vrrp.p.proto_i │ │ │ │ + 0x0049e790 70786970 036f1570 726f746f 5f636f6d pxip.o.proto_com │ │ │ │ + 0x0049e7a0 70617170 65657203 6e0e7072 6f746f5f paqpeer.n.proto_ │ │ │ │ + 0x0049e7b0 736e7003 6d117072 6f746f5f 6970636f snp.m.proto_ipco │ │ │ │ + 0x0049e7c0 6d70036c 0d70726f 746f5f61 6e036b0e mp.l.proto_an.k. │ │ │ │ + 0x0049e7d0 70726f74 6f5f716e 78036a0f 70726f74 proto_qnx.j.prot │ │ │ │ + 0x0049e7e0 6f5f7363 70730369 0f70726f 746f5f61 o_scps.i.proto_a │ │ │ │ + 0x0049e7f0 72697303 680e7072 6f746f5f 70696d03 ris.h.proto_pim. │ │ │ │ + 0x0049e800 670f7072 6f746f5f 706e6e69 03660f70 g.proto_pnni.f.p │ │ │ │ + 0x0049e810 726f746f 5f69666d 7003650f 70726f74 roto_ifmp.e.prot │ │ │ │ + 0x0049e820 6f5f676d 74700364 1170726f 746f5f61 o_gmtp.d.proto_a │ │ │ │ + 0x0049e830 6e79656e 63036310 70726f74 6f5f656e nyenc.c.proto_en │ │ │ │ + 0x0049e840 63617003 62127072 6f746f5f 65746865 cap.b.proto_ethe │ │ │ │ + 0x0049e850 72697003 61107072 6f746f5f 73636373 rip.a.proto_sccs │ │ │ │ + 0x0049e860 7003600f 70726f74 6f5f6d69 6370035f p.`.proto_micp._ │ │ │ │ + 0x0049e870 1470726f 746f5f69 70697065 6e636170 .proto_ipipencap │ │ │ │ + 0x0049e880 035e0f70 726f746f 5f617832 35035d0e .^.proto_ax25.]. │ │ │ │ + 0x0049e890 70726f74 6f5f6d74 70035c0f 70726f74 proto_mtp.\.prot │ │ │ │ + 0x0049e8a0 6f5f6c61 7270035b 1470726f 746f5f73 o_larp.[.proto_s │ │ │ │ + 0x0049e8b0 70726974 65727063 035a0f70 726f746f priterpc.Z.proto │ │ │ │ + 0x0049e8c0 5f6f7370 66035910 70726f74 6f5f6569 _ospf.Y.proto_ei │ │ │ │ + 0x0049e8d0 67727003 580e7072 6f746f5f 74636603 grp.X.proto_tcf. │ │ │ │ + 0x0049e8e0 570e7072 6f746f5f 64677003 56117072 W.proto_dgp.V.pr │ │ │ │ + 0x0049e8f0 6f746f5f 6e736669 67700355 08657468 oto_nsfigp.U.eth │ │ │ │ + 0x0049e900 01000208 65746800 07697000 0100050b ....eth..ip..... │ │ │ │ + 0x0049e910 72657661 727003b5 80020976 6c616e03 revarp.....vlan. │ │ │ │ + 0x0049e920 80820207 69700380 10086172 70038610 ....ip....arp... │ │ │ │ + 0x0049e930 08697036 03dd8d02 06630100 010c5f5f .ip6.....c....__ │ │ │ │ 0x0049e940 696e6465 78000100 01096461 74610000 index.....data.. │ │ │ │ 0x0049e950 11737472 75637420 7564705f 74010001 .struct udp_t... │ │ │ │ 0x0049e960 0c5f5f69 6e646578 00010001 09646174 .__index.....dat │ │ │ │ 0x0049e970 61000011 73747275 63742074 63705f74 a...struct tcp_t │ │ │ │ 0x0049e980 0100010c 5f5f696e 64657800 00000001 ....__index..... │ │ │ │ - 0x0049e990 00040874 63700008 75647000 0c697036 ...tcp..udp..ip6 │ │ │ │ - 0x0049e9a0 5f6f7074 000a6963 6d703600 000c6578 _opt..icmp6...ex │ │ │ │ + 0x0049e990 00040874 6370000a 69636d70 36000c69 ...tcp..icmp6..i │ │ │ │ + 0x0049e9a0 70365f6f 70740008 75647000 000c6578 p6_opt..udp...ex │ │ │ │ 0x0049e9b0 745f6c65 6e157374 72756374 20697036 t_len.struct ip6 │ │ │ │ 0x0049e9c0 5f6f7074 5f740d6f 66667365 746f6601 _opt_t.offsetof. │ │ │ │ 0x0049e9d0 00010c5f 5f696e64 65780000 00000100 ...__index...... │ │ │ │ - 0x0049e9e0 04087463 70000875 6470000c 6970365f ..tcp..udp..ip6_ │ │ │ │ - 0x0049e9f0 6f707400 0a69636d 70360000 11737472 opt..icmp6...str │ │ │ │ + 0x0049e9e0 04087463 70000a69 636d7036 000c6970 ..tcp..icmp6..ip │ │ │ │ + 0x0049e9f0 365f6f70 74000875 64700000 11737472 6_opt..udp...str │ │ │ │ 0x0049ea00 75637420 6970365f 74010001 0c5f5f69 uct ip6_t....__i │ │ │ │ - 0x0049ea10 6e646578 00000001 00030875 64700009 ndex.......udp.. │ │ │ │ - 0x0049ea20 69636d70 00087463 70000010 73747275 icmp..tcp...stru │ │ │ │ + 0x0049ea10 6e646578 00000001 00030969 636d7000 ndex.......icmp. │ │ │ │ + 0x0049ea20 08746370 00087564 70000010 73747275 .tcp..udp...stru │ │ │ │ 0x0049ea30 63742069 705f7401 00010c5f 5f696e64 ct ip_t....__ind │ │ │ │ 0x0049ea40 65780000 01000207 69700008 69703600 ex......ip..ip6. │ │ │ │ 0x0049ea50 00157374 72756374 206e6574 5f6f6666 ..struct net_off │ │ │ │ 0x0049ea60 5f740100 010c5f5f 696e6465 78000001 _t....__index... │ │ │ │ - 0x0049ea70 00030869 70360007 6970000c 6e65745f ...ip6..ip..net_ │ │ │ │ - 0x0049ea80 6f666600 000c6e65 745f6f66 66000964 off...net_off..d │ │ │ │ + 0x0049ea70 00030769 70000c6e 65745f6f 66660008 ...ip..net_off.. │ │ │ │ + 0x0049ea80 69703600 000c6e65 745f6f66 66000964 ip6...net_off..d │ │ │ │ 0x0049ea90 61746100 0a76786c 616e0008 74637000 ata..vxlan..tcp. │ │ │ │ 0x0049eaa0 08756470 000c6970 365f6f70 74000869 .udp..ip6_opt..i │ │ │ │ 0x0049eab0 7036000a 69636d70 36000769 70000969 p6..icmp6..ip..i │ │ │ │ 0x0049eac0 636d7000 08617270 000a646f 74317101 cmp..arp..dot1q. │ │ │ │ 0x0049ead0 0002086f 66660300 0b736f75 7263650f ...off...source. │ │ │ │ 0x0049eae0 7074725f 746f5f70 6b741173 74727563 ptr_to_pkt.struc │ │ │ │ 0x0049eaf0 74206574 685f7408 706b7401 00010b73 t eth_t.pkt....s │ │ │ │ @@ -10421,19 +10421,19 @@ │ │ │ │ 0x0049eb20 75726365 0f707472 5f746f5f 63747813 urce.ptr_to_ctx. │ │ │ │ 0x0049eb30 73747275 63742073 6b5f6275 66660873 struct sk_buff.s │ │ │ │ 0x0049eb40 6b620009 74797065 0000000e 64697373 kb..type....diss │ │ │ │ 0x0049eb50 6563746f 72000c5f 5f696e64 65780100 ector..__index.. │ │ │ │ 0x0049eb60 010c5f5f 696e6465 78000013 73747275 ..__index...stru │ │ │ │ 0x0049eb70 63742070 745f7265 67730d6d 65746174 ct pt_regs.metat │ │ │ │ 0x0049eb80 79706517 73747275 63742070 745f7265 ype.struct pt_re │ │ │ │ - 0x0049eb90 6773207b 7d3b0100 070a7061 726d3507 gs {};....parm5. │ │ │ │ - 0x0049eba0 72380a70 61726d32 07736908 72657407 r8.parm2.si.ret. │ │ │ │ - 0x0049ebb0 73700a70 61726d31 07646907 66700762 sp.parm1.di.fp.b │ │ │ │ - 0x0049ebc0 700a7061 726d3407 63780a70 61726d33 p.parm4.cx.parm3 │ │ │ │ - 0x0049ebd0 076478cc 03097374 72756374 2070745f .dx...struct pt_ │ │ │ │ + 0x0049eb90 6773207b 7d3b0100 07076670 0762700a gs {};....fp.bp. │ │ │ │ + 0x0049eba0 7061726d 33076478 08726574 0773700a parm3.dx.ret.sp. │ │ │ │ + 0x0049ebb0 7061726d 32077369 0a706172 6d350772 parm2.si.parm5.r │ │ │ │ + 0x0049ebc0 380a7061 726d3107 64690a70 61726d34 8.parm1.di.parm4 │ │ │ │ + 0x0049ebd0 076378cc 03097374 72756374 2070745f .cx...struct pt_ │ │ │ │ 0x0049ebe0 72656773 207b0a09 09756e73 69676e65 regs {...unsigne │ │ │ │ 0x0049ebf0 64206c6f 6e672072 31353b0a 0909756e d long r15;...un │ │ │ │ 0x0049ec00 7369676e 6564206c 6f6e6720 7231343b signed long r14; │ │ │ │ 0x0049ec10 0a090975 6e736967 6e656420 6c6f6e67 ...unsigned long │ │ │ │ 0x0049ec20 20723133 3b0a0909 756e7369 676e6564 r13;...unsigned │ │ │ │ 0x0049ec30 206c6f6e 67207231 323b0a09 09756e73 long r12;...uns │ │ │ │ 0x0049ec40 69676e65 64206c6f 6e672062 703b0a09 igned long bp;.. │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 62313064 30383166 36383931 33613965 b10d081f68913a9e │ │ │ │ - 0x00000010 61366638 37643531 38376438 31333536 a6f87d5187d81356 │ │ │ │ - 0x00000020 33373562 31312e64 65627567 00000000 375b11.debug.... │ │ │ │ - 0x00000030 09c5f9d4 .... │ │ │ │ + 0x00000000 37313062 30643134 39303635 36353862 710b0d149065658b │ │ │ │ + 0x00000010 61343334 38646661 65383762 38396161 a4348dfae87b89aa │ │ │ │ + 0x00000020 32626136 63652e64 65627567 00000000 2ba6ce.debug.... │ │ │ │ + 0x00000030 e96bda0e .k..