Searched refs:table_data (Results 1 – 1 of 1) sorted by relevance
785 bfd_byte *table_data; in xtensa_read_table_entries() local818 table_data = retrieve_contents (abfd, table_section, TRUE); in xtensa_read_table_entries()843 bfd_vma address = bfd_get_32 (abfd, table_data + off); in xtensa_read_table_entries()879 blocks[block_count].size = bfd_get_32 (abfd, table_data + off + 4); in xtensa_read_table_entries()883 blocks[block_count].flags = bfd_get_32 (abfd, table_data + off + 8); in xtensa_read_table_entries()887 release_contents (table_section, table_data); in xtensa_read_table_entries()