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
   72     case MAPPING_UNION_TABLE_ADDR: return Mapping::kUnionTableAddr;
  100   return MappingArchImpl<MAPPING_UNION_TABLE_ADDR>();