Searched refs:MAPPING_UNION_TABLE_ADDR (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/dfsan/
H A Ddfsan_platform.h57 MAPPING_UNION_TABLE_ADDR, enumerator in enum:__dfsan::MappingType
66 case MAPPING_UNION_TABLE_ADDR: return Mapping::kUnionTableAddr;
92 return MappingArchImpl<MAPPING_UNION_TABLE_ADDR>();
H A Ddfsan.cc125 return MappingArchImpl<MAPPING_UNION_TABLE_ADDR>()

Completed in 47 milliseconds