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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-crx.c628 bfd_vma addsym, subsym; local
644 subsym = addsym - irel->r_addend;
646 /* Fix the addend only when -->> (addsym > addr >= subsym). */
647 if (subsym <= addr)

Completed in 194 milliseconds