OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MemoryLocation
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_diag.h
51
typedef uptr
MemoryLocation
;
54
/// SourceLocation, a
MemoryLocation
, or a SymbolizedStack.
63
MemoryLocation
MemoryLoc;
70
Location(
MemoryLocation
Loc) :
86
MemoryLocation
getMemoryLocation() const {
109
Range(
MemoryLocation
Start,
MemoryLocation
End, const char *Text)
ubsan_diag.cc
227
static Range *upperBound(
MemoryLocation
Loc, Range *Ranges,
249
static void PrintMemorySnippet(const Decorator &Decor,
MemoryLocation
Loc,
254
MemoryLocation
Min = subtractNoOverflow(Loc, MinBytesNearLoc);
255
MemoryLocation
Max = addNoOverflow(Loc, MinBytesNearLoc);
256
MemoryLocation
OrigMin = Min;
Completed in 33 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025