Home
last modified time | relevance | path

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

/linux/lib/
H A Dubsan.h49 struct source_location { struct
61 struct source_location location; argument
66 struct source_location location;
73 struct source_location location;
80 struct source_location *location;
87 struct source_location location;
93 struct source_location location;
99 struct source_location location;
105 struct source_location location;
109 struct source_location location;
[all …]
H A Dubsan.c124 static bool was_reported(struct source_location *location) in was_reported()
129 static bool suppress_report(struct source_location *loc) in suppress_report()
217 static void ubsan_prologue(struct source_location *loc, const char *reason) in ubsan_prologue()