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

◆ can_trap

bool sanitizer_opts_s::can_trap

◆ flag

unsigned int sanitizer_opts_s::flag

◆ len

size_t sanitizer_opts_s::len

◆ name

const char* const sanitizer_opts_s::name

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