OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UndefinedBehaviorReport
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_monitor.h
22
struct
UndefinedBehaviorReport
{
27
UndefinedBehaviorReport
(const char *IssueKind, Location &Loc,
32
RegisterUndefinedBehaviorReport(
UndefinedBehaviorReport
*UBR);
ubsan_monitor.cc
18
UndefinedBehaviorReport
::
UndefinedBehaviorReport
(const char *IssueKind,
33
static
UndefinedBehaviorReport
*CurrentUBR;
35
void __ubsan::RegisterUndefinedBehaviorReport(
UndefinedBehaviorReport
*UBR) {
Completed in 66 milliseconds
Indexes created Sun Sep 21 16:09:51 GMT 2025