HomeSort by relevance Sort by last modified time
    Searched refs:LOP_QUOTE (Results 1 - 10 of 10) sorted by null

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
b-badquot.s 2 % b-twoinsn.s and b-goodmain.s, and will provide a LOP_QUOTE with invalid;
bspec802.s 4 % an ending LOP-something, hence a non-LOP_QUOTE in the name.
bspec803.s 6 % an ending LOP-something, hence a non-LOP_QUOTE in the section flags.
bspec804.s 6 % an ending LOP-something, hence a non-LOP_QUOTE in the section
bspec805.s 7 % an ending LOP-something, hence a non-LOP_QUOTE in the section
bspec806.s 7 % an ending LOP-something, hence a non-LOP_QUOTE in the section
spec801.d 8 # #1: name length has LOP_QUOTE.
spec803.d 7 # #3: LOP_QUOTE in name and non-quote LOP in section flags.
sec-12.d 9 # LOP_QUOTE hits the corresponding aligned address. This is a
  /toolchain/binutils/binutils-2.25/bfd/
mmo.c 82 @item lop_quote
134 lopcode other than lop_quote forms special data of type @samp{YZ}.
211 #define LOP_QUOTE 0
225 #define LOP_QUOTE_NEXT ((LOP << 24) | (LOP_QUOTE << 16) | 1)
747 /* Write a 32-bit word to output file, no lop_quote generated. */
760 /* Write a 32-bit word to output file; lop_quote if necessary. */
1002 if (buf[1] != LOP_QUOTE)
1030 if (secname[i * 4 + 1] != LOP_QUOTE
1033 non-lop_quote lopcode before we parsed the whole length of
    [all...]

Completed in 74 milliseconds