mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 13:37:42 -05:00
sys: Updated llvm demangler, now supports D-Lang and Rust symbols
This commit is contained in:
@@ -599,7 +599,7 @@ namespace hex::plugin::builtin {
|
||||
{ "hex.builtin.nodes.visualizer.byte_distribution.header", "バイト分布" },
|
||||
|
||||
|
||||
{ "hex.builtin.tools.demangler", "Itanium/MSVCデマングラー" },
|
||||
{ "hex.builtin.tools.demangler", "LLVMデマングラー" },
|
||||
{ "hex.builtin.tools.demangler.mangled", "マングリング名" },
|
||||
{ "hex.builtin.tools.demangler.demangled", "デマングリング名" },
|
||||
{ "hex.builtin.tools.ascii_table", "ASCIIテーブル" },
|
||||
|
||||
Reference in New Issue
Block a user