Home
last modified time | relevance | path

Searched defs:text_action_struct (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c5407 struct text_action_struct struct
5409 text_action_t action;
5410 asection *sec; /* Optional */
5411 bfd_vma offset;
5412 bfd_vma virtual_offset; /* Zero except for adding literals. */
5413 int removed_bytes;
5414 literal_value value; /* Only valid when adding literals. */
5416 text_action *next;