Home | History | Annotate | Download | only in config

Lines Matching refs:stab

208 obj_som_init_stab_section (segT stab, segT stabstr)
233 /* Set the containing space for both stab sections to be $GDB_DEBUG$
237 obj_set_subsection_attributes (stab, space, 0x1f, 73, 0, 0, 0, 0);
238 bfd_set_section_alignment (stab, 2);
240 /* Make some space for the first special stab entry and zero the memory.
242 stab string and the like. Using it avoids the need to
243 relocate the stab strings.
253 seg_info (stab)->stabu.p = p;
255 /* Set the containing space for both stab sections to be $GDB_DEBUG$
292 stab entry and to set the starting address for each code subspace. */