Searched refs:s_xstab (Results 1 – 4 of 4) sorted by relevance
| /freebsd-9-stable/contrib/binutils/gas/ |
| D | read.h | 185 extern void s_xstab (int what);
|
| D | stabs.c | 406 s_xstab (int what) in s_xstab() function
|
| D | read.c | 443 {"xstabs", s_xstab, 's'},
|
| D | ChangeLog-9295 | 551 (s_xstab): Cache section name to bypass repeated string 8191 get_stab_string_offset, s_stab_generic, s_stab, s_xstab, s_desc): 8467 * read.c (s_xstab): Don't use alloca. 8690 (s_xstab): Append "str" to the stab section name to get the 9580 * read.c: (s_stab, s_xstab, s_desc): New functions to parse 9582 * read.h: (s_stab, s_xstab, s_desc): New function prototypes.
|