Skip to main content

ADDR2LINE_LINES_PER_ADDR

Constant ADDR2LINE_LINES_PER_ADDR 

Source
const ADDR2LINE_LINES_PER_ADDR: usize = 2;
Expand description

addr2line outputs two lines per address (function name + location).