X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Fbfd-in2.h;h=919f51a2e9fb82f26814e0be464863ee1a5ac88c;hb=8a72cc6e7e9e329b50b18cdc62b281ee1a5473f1;hp=c37c005d75268022412049864e3edbe799f53af4;hpb=1e9d6fc2630d2b72281d58c3fb0807799513f3ff;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index c37c005d75..919f51a2e9 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -6709,6 +6709,9 @@ bfd_boolean bfd_compress_section_contents bfd_boolean bfd_get_full_section_contents (bfd *abfd, asection *section, bfd_byte **ptr); +void bfd_cache_section_contents + (asection *sec, void *contents); + bfd_boolean bfd_is_section_compressed (bfd *abfd, asection *section);