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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-xtensa.c2811 size_t removed_bytes = 0;
2837 actual_offset = offset - removed_bytes;
2844 cookie->rel->r_offset -= removed_bytes;
2863 removed_bytes += 8;
2875 if (cookie->rel->r_offset >= removed_bytes)
2876 cookie->rel->r_offset -= removed_bytes;
2884 if (removed_bytes != 0)
2889 if (cookie->rel->r_offset >= removed_bytes)
2890 cookie->rel->r_offset -= removed_bytes;
2896 memset (&contents[section_size - removed_bytes],
2804 size_t removed_bytes = 0; local
4565 int removed_bytes; member in struct:text_action_struct
5342 int removed_bytes; member in struct:proposed_action_struct
5596 ebb_propose_action(ebb_constraint *c, enum ebb_target_enum align_type, bfd_vma alignment_pow, text_action_t action, bfd_vma offset, int removed_bytes, bfd_boolean do_action) argument
6676 int removed_bytes = 0; local
7138 int removed_bytes = action->removed_bytes; local
8498 bfd_vma new_offset, target_offset, removed_bytes; local
8946 int removed_bytes = 0; local
[all...]

Completed in 119 milliseconds