Home
last modified time | relevance | path

Searched defs:LoAppMemEnd (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_platform.h579 uptr LoAppMemEnd(void) { in LoAppMemEnd() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_platform.h581 uptr LoAppMemEnd(void) { in LoAppMemEnd() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_platform.h765 uptr LoAppMemEnd(void) { return SelectMapping<MappingField>(kLoAppMemEnd); } in LoAppMemEnd() function