addr2line - a drop-in replacement for addr2line — LLVM 21.0.0git documentation (original) (raw)

SYNOPSIS

llvm-addr2line [_options_]

DESCRIPTION

llvm-addr2line is an alias for the _llvm-symbolizer(1)_tool with different defaults. The goal is to make it a drop-in replacement for GNU’s addr2line.

Here are some of those differences:

SEE ALSO

llvm-symbolizer(1)