bfd/
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index c37c005d75268022412049864e3edbe799f53af4..919f51a2e9fb82f26814e0be464863ee1a5ac88c 100644 (file)
@@ -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);
 
This page took 0.025423 seconds and 4 git commands to generate.