PR ld/16021
[deliverable/binutils-gdb.git] / gdb / psympriv.h
index 50e5822d433832626f8417edcd68a27720ab9865..7a62bccbb9174bb97631228053bd5e3285831448 100644 (file)
@@ -98,7 +98,9 @@ struct partial_symtab
 
   const char *dirname;
 
-  /* Set of relocation offsets to apply to each section.  */
+  /* Set of relocation offsets to apply to each section.
+     This is typically objfile->section_offsets, but in some cases
+     it's different.  See, e.g., elfstab_offset_sections.  */
 
   struct section_offsets *section_offsets;
 
This page took 0.024662 seconds and 4 git commands to generate.