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 - 4
of
4
) 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.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) {
ubsan_monitor.cc
18
UndefinedBehaviorReport
::
UndefinedBehaviorReport
(const char *IssueKind,
33
static
UndefinedBehaviorReport
*CurrentUBR;
35
void __ubsan::RegisterUndefinedBehaviorReport(
UndefinedBehaviorReport
*UBR) {
Completed in 23 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025