OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LK_Memory
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_diag.h
57
enum LocationKind { LK_Null, LK_Source,
LK_Memory
, LK_Symbolized };
71
Kind(
LK_Memory
), MemoryLoc(Loc) {}
79
bool isMemoryLocation() const { return Kind ==
LK_Memory
; }
ubsan_diag.cc
152
case Location::
LK_Memory
:
Completed in 13 milliseconds
Indexes created Sun Oct 12 02:09:55 GMT 2025