Home
last modified time | relevance | path

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

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dfile-elf.c1164 proto_item *sh_entry_item; in dissect_elf() local
1515 ett_elf_section_header_entry, &sh_entry_item, in dissect_elf()
1526 proto_item_append_text(sh_entry_item, "Operating System Specific (0x%08x)", sh_type); in dissect_elf()
1529 proto_item_append_text(sh_entry_item, "Processor Specific (0x%08x)", sh_type); in dissect_elf()
1532 proto_item_append_text(sh_entry_item, "User Specific (0x%08x)", sh_type); in dissect_elf()
1535 …proto_item_append_text(sh_entry_item, "%s", val_to_str_ext_const(sh_type, &sh_type_vals_ext, "Unkn… in dissect_elf()
1551 proto_item_append_text(sh_entry_item, ": %s", section_name); in dissect_elf()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dfile-elf.c1164 proto_item *sh_entry_item; in dissect_elf() local
1515 ett_elf_section_header_entry, &sh_entry_item, in dissect_elf()
1526 proto_item_append_text(sh_entry_item, "Operating System Specific (0x%08x)", sh_type); in dissect_elf()
1529 proto_item_append_text(sh_entry_item, "Processor Specific (0x%08x)", sh_type); in dissect_elf()
1532 proto_item_append_text(sh_entry_item, "User Specific (0x%08x)", sh_type); in dissect_elf()
1535 …proto_item_append_text(sh_entry_item, "%s", val_to_str_ext_const(sh_type, &sh_type_vals_ext, "Unkn… in dissect_elf()
1551 proto_item_append_text(sh_entry_item, ": %s", section_name); in dissect_elf()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dfile-elf.c1164 proto_item *sh_entry_item; in dissect_elf() local
1515 ett_elf_section_header_entry, &sh_entry_item, in dissect_elf()
1526 proto_item_append_text(sh_entry_item, "Operating System Specific (0x%08x)", sh_type); in dissect_elf()
1529 proto_item_append_text(sh_entry_item, "Processor Specific (0x%08x)", sh_type); in dissect_elf()
1532 proto_item_append_text(sh_entry_item, "User Specific (0x%08x)", sh_type); in dissect_elf()
1535 …proto_item_append_text(sh_entry_item, "%s", val_to_str_ext_const(sh_type, &sh_type_vals_ext, "Unkn… in dissect_elf()
1551 proto_item_append_text(sh_entry_item, ": %s", section_name); in dissect_elf()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dfile-elf.c1164 proto_item *sh_entry_item; in dissect_elf() local
1515 ett_elf_section_header_entry, &sh_entry_item, in dissect_elf()
1526 proto_item_append_text(sh_entry_item, "Operating System Specific (0x%08x)", sh_type); in dissect_elf()
1529 proto_item_append_text(sh_entry_item, "Processor Specific (0x%08x)", sh_type); in dissect_elf()
1532 proto_item_append_text(sh_entry_item, "User Specific (0x%08x)", sh_type); in dissect_elf()
1535 …proto_item_append_text(sh_entry_item, "%s", val_to_str_ext_const(sh_type, &sh_type_vals_ext, "Unkn… in dissect_elf()
1551 proto_item_append_text(sh_entry_item, ": %s", section_name); in dissect_elf()