reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/dfsan/dfsan.cpp
  145   return MappingArchImpl<MAPPING_UNION_TABLE_ADDR>()
projects/compiler-rt/lib/dfsan/dfsan_platform.h
   95   return MappingArchImpl<MAPPING_SHADOW_ADDR>();
  100   return MappingArchImpl<MAPPING_UNION_TABLE_ADDR>();
  105   return MappingArchImpl<MAPPING_APP_ADDR>();
  110   return MappingArchImpl<MAPPING_SHADOW_MASK>();