LLDB mainline
|
If Options is empty, prints a textual representation of the value. More...
#include <MemoryRegionInfo.h>
Static Public Member Functions | |
static void | format (const lldb_private::MemoryRegionInfo::OptionalBool &B, raw_ostream &OS, StringRef Options) |
If Options is empty, prints a textual representation of the value.
If Options is a single character, it uses that character for the "yes" value, while "no" is printed as "-", and "don't know" as "?". This can be used to print the permissions in the traditional "rwx" form.
Definition at line 185 of file MemoryRegionInfo.h.
|
static |