OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kHeapMemEnd
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_platform.h
49
* LoAppMem-
kHeapMemEnd
can be reused as it is.
67
static const uptr
kHeapMemEnd
= 0x7c0000000000ull;
105
static const uptr
kHeapMemEnd
= 0xff00000000ull;
136
static const uptr
kHeapMemEnd
= 0x0300000000ull;
184
static const uptr
kHeapMemEnd
= 0x7d00000000ull;
219
static const uptr
kHeapMemEnd
= 0x3f000000000ull;
239
static const uptr
kHeapMemEnd
= 0x0ffff00000000ull;
282
static const uptr
kHeapMemEnd
= 0x0f5000000000ull;
312
static const uptr
kHeapMemEnd
= 0x3e0000000000ull;
344
static const uptr
kHeapMemEnd
= 0x7e0000000000ull
[
all
...]
tsan_rtl.h
79
static const uptr kSpaceSize = Mapping::
kHeapMemEnd
- Mapping::kHeapMemBeg;
Completed in 47 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025