Home | History | Annotate | Download | only in bfd

Lines Matching refs:LOP_STAB

157 	@item lop_stab
165 lop_stab lopcode and its data. The @samp{YZ} field contains the
167 preceding lop_stab lopcode.
195 | 0x980b0000 - lop_stab for ":Main" = 0, serial 1.
222 #define LOP_STAB 11
312 /* Max symbol length that may appear in the lop_stab table. Note that
317 /* Here's the symbol we build in lop_stab. */
1300 Let's look again at the <<lop_stab>> for the trivial file
1303 | 0x980b0000 - lop_stab for ":Main" = 0, serial 1.
1916 case LOP_STAB:
1921 (_("%s: invalid mmo file: fields y and z of lop_stab"
1972 " lop_stab (%ld)\n"),
1997 If we got end-of-file, then there was no lop_stab, so the file has
3043 /* Put out the lop_stab mark. */
3044 bfd_put_32 (abfd, (LOP << 24) | (LOP_STAB << 16), buf);