libunwind-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libunwind-devel] Doubt about min-dist


From: Jose Flavio
Subject: [Libunwind-devel] Doubt about min-dist
Date: Tue, 14 Aug 2007 13:49:09 -0300

I was looking in elfxx
and I'm having problem with min_dist.

I can't understand whats the use of min_dist, and why its calculated
this way:
 
if ((Elf_W (Addr)) (ip - val) < min_dist)
{
                      min_dist = (Elf_W (Addr)) (ip - val);
...

I can only find the functions in ppc64 if I always consider the min_dist
= 0.

Could some one help me?

Thanks a lot,
Flávio


-- 
Jose Flavio Aguilar Paulino
(address@hidden)

Toolchain Team
LTC, Linux Technology Center
IBM Brazil





reply via email to

[Prev in Thread] Current Thread [Next in Thread]