From 7e0c67424868a1d8878906146b00fc9beb77a0b6 Mon Sep 17 00:00:00 2001 From: Ron Brender Date: Mon, 14 Apr 2014 12:40:56 -0400 Subject: [PATCH] Signed-off-by: Ron Brender --- dwarf5/latexdoc/generaldescription.tex | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/dwarf5/latexdoc/generaldescription.tex b/dwarf5/latexdoc/generaldescription.tex index 7c7bbaf..ae5ff85 100644 --- a/dwarf5/latexdoc/generaldescription.tex +++ b/dwarf5/latexdoc/generaldescription.tex @@ -2135,7 +2135,7 @@ a program entity for which no name was given in the source. \textit{Because the names of program objects described by DWARF are the names as they appear in the source program, implementations of language translators that use some form of mangled name -\addtoindex{mangled names} +\addtoindexx{mangled names} (as do many implementations of C++) should use the unmangled form of the name in the DWARF \DWATname{} attribute, @@ -2525,10 +2525,9 @@ make use of implementation-defined names within object files that are different from the identifier names (see Section \refersec{chap:identifiernames}) of entities as they appear in the source. Such names, sometimes known -\addtoindex{names!mangled} +\addtoindexx{names!mangled} as -\addtoindexx{mangled names} -mangled names, +\addtoindex{mangled names}, are used in various ways, such as: to encode additional information about an entity, to distinguish multiple entities that have the same name, and so on. When an entity has an -- 2.17.1