OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:far_from_bounds
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_errors.cc
402
bool
far_from_bounds
= false;
local
412
far_from_bounds
= AdjacentShadowValuesAreFullyPoisoned(shadow_addr);
422
far_from_bounds
= AdjacentShadowValuesAreFullyPoisoned(shadow_addr);
432
far_from_bounds
= AdjacentShadowValuesAreFullyPoisoned(shadow_addr);
454
far_from_bounds
= AdjacentShadowValuesAreFullyPoisoned(shadow_addr);
464
far_from_bounds
= AdjacentShadowValuesAreFullyPoisoned(shadow_addr);
468
if (
far_from_bounds
) scariness.Scare(10, "far-from-bounds");
/src/external/gpl3/gcc/dist/libsanitizer/asan/
asan_errors.cpp
435
bool
far_from_bounds
= false;
local
445
far_from_bounds
= AdjacentShadowValuesAreFullyPoisoned(shadow_addr);
455
far_from_bounds
= AdjacentShadowValuesAreFullyPoisoned(shadow_addr);
465
far_from_bounds
= AdjacentShadowValuesAreFullyPoisoned(shadow_addr);
487
far_from_bounds
= AdjacentShadowValuesAreFullyPoisoned(shadow_addr);
497
far_from_bounds
= AdjacentShadowValuesAreFullyPoisoned(shadow_addr);
501
if (
far_from_bounds
) scariness.Scare(10, "far-from-bounds");
/src/external/gpl3/gcc.old/dist/libsanitizer/asan/
asan_errors.cpp
416
bool
far_from_bounds
= false;
local
426
far_from_bounds
= AdjacentShadowValuesAreFullyPoisoned(shadow_addr);
436
far_from_bounds
= AdjacentShadowValuesAreFullyPoisoned(shadow_addr);
446
far_from_bounds
= AdjacentShadowValuesAreFullyPoisoned(shadow_addr);
468
far_from_bounds
= AdjacentShadowValuesAreFullyPoisoned(shadow_addr);
478
far_from_bounds
= AdjacentShadowValuesAreFullyPoisoned(shadow_addr);
482
if (
far_from_bounds
) scariness.Scare(10, "far-from-bounds");
Completed in 31 milliseconds
Indexes created Thu Jul 30 00:24:59 UTC 2026