Maps a debug section name to a standard DWARF section name.
Declared in <llvm/Object/ObjectFile.h>
virtual
StringRef
mapDebugSectionName(StringRef Name) const;
Represent a constant reference to a string, i.e. a character array and a length, which need not be null terminated.
| Name | Description |
|---|---|
| Name | Represent a constant reference to a string, i.e. a character array and a length, which need not be null terminated. |