Skip to main content

parse_gnu_build_id_from_notes

Function parse_gnu_build_id_from_notes 

Source
pub fn parse_gnu_build_id_from_notes(data: &[u8]) -> Result<BuildId, Error>
Expand description

Parse the GNU build id from the ELF notes section.