Struct addr2line::FunctionName
source · Expand description
A function name.
Fields§
§name: RThe name of the function.
language: Option<DwLang>The language of the compilation unit containing this function.
A function name.
name: RThe name of the function.
language: Option<DwLang>The language of the compilation unit containing this function.