Searched defs:ebb_struct (Results 1 – 1 of 1) sorted by relevance
5300 struct ebb_struct struct5302 asection *sec;5304 bfd_byte *contents; /* Cache of the section contents. */5305 bfd_size_type content_length;5307 property_table_entry *ptbl; /* Cache of the section property table. */5308 unsigned pte_count;5310 Elf_Internal_Rela *relocs; /* Cache of the section relocations. */5311 unsigned reloc_count;5313 bfd_vma start_offset; /* Offset in section. */5314 unsigned start_ptbl_idx; /* Offset in the property table. */[all …]