Home | History | Annotate | Download | only in info

Lines Matching full:lopcode

9179 a command called a `lopcode', where the next byte distinguished between
9182 various purposes different for each lopcode. As documented in
9225 each non-lopcode 32-bit word, line numbers are assumed incremented
9229 0x9808YYZZ. `YZ' is the type number. Data until the next lopcode
9242 0x980901ZZ. The first lopcode in a file. The `Z' field forms the
9247 0x980a00ZZ. Z > 32. This lopcode follows after all
9254 0x980b0000. The next-to-last lopcode in a program. Must follow
9255 immediately after the lop_post lopcode and its data. After this
9256 lopcode follows all symbols in a compressed format (*note
9260 0x980cYYZZ. The last lopcode in a program. It must follow the
9261 lop_stab lopcode and its data. The `YZ' field contains the number
9263 lop_stab lopcode.
9265 Note that the lopcode "fixups"; `lop_fixr', `lop_fixrx' and