Home
last modified time | relevance | path

Searched refs:source_location (Results 1 – 2 of 2) sorted by relevance

/lib/
Dubsan.h17 struct source_location { struct
29 struct source_location location; argument
34 struct source_location location;
41 struct source_location location;
48 struct source_location *location;
55 struct source_location location;
56 struct source_location attr_location;
61 struct source_location location;
67 struct source_location location;
73 struct source_location location;
[all …]
Dubsan.c44 static bool was_reported(struct source_location *location) in was_reported()
49 static bool suppress_report(struct source_location *loc) in suppress_report()
137 static void ubsan_prologue(struct source_location *loc, const char *reason) in ubsan_prologue()