HPCToolkit
|
#include "validate_return_addr.h"
Go to the source code of this file.
Functions | |
validation_status | validate_return_addr (void *addr, void *generic) |
validation_status | deep_validate_return_addr (void *addr, void *generic) |
validation_status deep_validate_return_addr | ( | void * | addr, |
void * | generic | ||
) |
Definition at line 358 of file x86-validate-retn-addr.c.
validation_status validate_return_addr | ( | void * | addr, |
void * | generic | ||
) |