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

/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadpdb.c1735 Addr svma_s, svma_e; local
1784 svma_e = lbh->start + lbh->l[i+1].offset-1;
1787 pfx, lbh->l[i].lineno ^ 0x80000000, svma_s, svma_e);
1790 bias + svma_e + 1,
1795 svma_e = lbh->start + lbh->size - 1;
1799 svma_s, svma_e);
1802 bias + svma_e + 1,

Completed in 36 milliseconds