Struct addr2line::FunctionName [−][src]
Expand description
A function name.
Fields
name: R
The name of the function.
language: Option<DwLang>
The language of the compilation unit containing this function.
A function name.
name: R
The name of the function.
language: Option<DwLang>
The language of the compilation unit containing this function.