Skip to main content

format_sections

Function format_sections 

Source
pub fn format_sections(analysis: &ElfAnalysis, bar_width: usize) -> String
Expand description

Format a per-section breakdown table.

Shows each allocated section with its name, region type, size, percentage of region, and a small progress bar.