#include "/__w/rawspeed/rawspeed/rawspeed/src/external/AddressSanitizer.h"
Definition at line 39 of file AddressSanitizer.h.
◆ ASan() [1/3]
◆ ASan() [2/3]
| rawspeed::ASan::ASan |
( |
const ASan & | | ) |
|
|
delete |
◆ ASan() [3/3]
| rawspeed::ASan::ASan |
( |
ASan && | | ) |
|
|
delete |
◆ ~ASan()
| rawspeed::ASan::~ASan |
( |
| ) |
|
|
delete |
◆ operator=() [1/2]
| ASan & rawspeed::ASan::operator= |
( |
ASan && | | ) |
|
|
delete |
◆ operator=() [2/2]
| ASan & rawspeed::ASan::operator= |
( |
const ASan & | | ) |
|
|
delete |
◆ PoisonMemoryRegion()
| void rawspeed::ASan::PoisonMemoryRegion |
( |
const volatile void * | addr, |
|
|
size_t | size ) |
|
inlinestatic |
◆ RegionIsPoisoned()
| bool rawspeed::ASan::RegionIsPoisoned |
( |
const volatile void * | addr, |
|
|
size_t | size ) |
|
inlinestatic |
◆ UnPoisonMemoryRegion()
| void rawspeed::ASan::UnPoisonMemoryRegion |
( |
const volatile void * | addr, |
|
|
size_t | size ) |
|
inlinestatic |
The documentation for this struct was generated from the following file: