GCC Middle and Back End API Reference
sanitizer_opts_s Struct Reference

#include <opts.h>

Data Fields

const char *const name
 
unsigned int flag
 
size_t len
 
bool can_recover
 
bool can_trap
 

Field Documentation

◆ can_recover

bool sanitizer_opts_s::can_recover

Referenced by finish_options().

◆ can_trap

bool sanitizer_opts_s::can_trap

Referenced by finish_options().

◆ flag

◆ len

size_t sanitizer_opts_s::len

◆ name


The documentation for this struct was generated from the following file: