gcc/libsanitizer/include/sanitizer
H.J. Lu d1caed1484 Define/use hardware pointer type for stack unwind
PR other/55333
	* include/sanitizer/common_interface_defs.h (uhwptr): New type
	for hardware pointer.
	* sanitizer_common/sanitizer_stacktrace.cc (StackTrace::FastUnwindStack):
	Replace uptr with uhwptr for stack unwind.

From-SVN: r193557
2012-11-16 04:02:29 -08:00
..
asan_interface.h
common_interface_defs.h Define/use hardware pointer type for stack unwind 2012-11-16 04:02:29 -08:00