OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScanRangeForPointers
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_common.cc
157
void
ScanRangeForPointers
(uptr begin, uptr end,
201
ScanRangeForPointers
(begin, allocator_begin, frontier, "GLOBAL",
204
ScanRangeForPointers
(allocator_end, end, frontier, "GLOBAL", kReachable);
206
ScanRangeForPointers
(begin, end, frontier, "GLOBAL", kReachable);
212
ScanRangeForPointers
(begin, end, frontier, "FAKE STACK", kReachable);
248
ScanRangeForPointers
(registers_begin, registers_end, frontier,
271
ScanRangeForPointers
(stack_begin, stack_end, frontier, "STACK",
283
ScanRangeForPointers
(tls_begin, tls_end, frontier, "TLS", kReachable);
286
ScanRangeForPointers
(tls_begin, cache_begin, frontier, "TLS",
289
ScanRangeForPointers
(cache_end, tls_end, frontier, "TLS"
[
all
...]
lsan_common.h
134
void
ScanRangeForPointers
(uptr begin, uptr end,
lsan_common_mac.cc
165
ScanRangeForPointers
(address, end_address, frontier, "GLOBAL",
Completed in 111 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025