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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-xtensa.c8205 bfd_vma orig_dot_vo = 0; /* Virtual offset from orig_dot. */
8233 orig_dot_vo = 0;
8259 if (action->virtual_offset > orig_dot_vo)
8261 if (orig_dot_vo == 0)
8264 copy_size = action->virtual_offset - orig_dot_vo;
8273 BFD_ASSERT (action->virtual_offset <= orig_dot_vo);
8343 orig_dot_vo += copy_size;
8180 bfd_vma orig_dot_vo = 0; /* Virtual offset from orig_dot. */ local

Completed in 260 milliseconds