Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c6150 struct ebb_struct struct
6152 asection *sec;
6154 bfd_byte *contents; /* Cache of the section contents. */
6155 bfd_size_type content_length;
6157 property_table_entry *ptbl; /* Cache of the section property table. */
6158 unsigned pte_count;
6160 Elf_Internal_Rela *relocs; /* Cache of the section relocations. */
6161 unsigned reloc_count;
6163 bfd_vma start_offset; /* Offset in section. */
6164 unsigned start_ptbl_idx; /* Offset in the property table. */
[all …]