LLVM 20.0.0git
|
Dwarf constants format_provider. More...
#include "llvm/BinaryFormat/Dwarf.h"
Static Public Member Functions | |
static void | format (const Enum &E, raw_ostream &OS, StringRef Style) |
Dwarf constants format_provider.
Specialization of the format_provider template for dwarf enums. Unlike the dumping functions above, these format unknown enumerator values as DW_TYPE_unknown_1234 (e.g. DW_TAG_unknown_ffff).
|
inlinestatic |
Definition at line 1225 of file Dwarf.h.
References E, llvm::format(), and OS.