Home
last modified time | relevance | path

Searched refs:area_type (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/asan/
Dasan_report.cc342 const char *area_type = nullptr; in DescribeAddressIfShadow() local
343 if (AddrIsInShadowGap(addr)) area_type = "shadow gap"; in DescribeAddressIfShadow()
344 else if (AddrIsInHighShadow(addr)) area_type = "high shadow"; in DescribeAddressIfShadow()
345 else if (AddrIsInLowShadow(addr)) area_type = "low shadow"; in DescribeAddressIfShadow()
346 if (area_type != nullptr) { in DescribeAddressIfShadow()
348 Printf("Address %p is located in the %s area.\n", addr, area_type); in DescribeAddressIfShadow()
351 descr->region_kind = area_type; in DescribeAddressIfShadow()
/external/libabigail/tests/data/test-read-dwarf/
DPR25007-sdhci.ko.abi4870 …<var-decl name='area_type' type-id='type-id-121' visibility='default' filepath='/ws/android/kernel…