Lines Matching full:operations
34 * DWARF expression, compute the number of operations based
68 /* Operations with no operands. */ in _dwarf_loc_fill_loc()
177 /* Operations with 1-byte operands. */ in _dwarf_loc_fill_loc()
189 /* Operations with 2-byte operands. */ in _dwarf_loc_fill_loc()
201 /* Operations with 4-byte operands. */ in _dwarf_loc_fill_loc()
212 /* Operations with 8-byte operands. */ in _dwarf_loc_fill_loc()
218 /* Operations with an unsigned LEB128 operand. */ in _dwarf_loc_fill_loc()
229 /* Operations with a signed LEB128 operand. */ in _dwarf_loc_fill_loc()
277 * Operations with an unsigned LEB128 operand in _dwarf_loc_fill_loc()
351 /* All other operations cause an error. */ in _dwarf_loc_fill_loc()
388 /* Operations with no operands. */ in _dwarf_loc_expr_add_atom()
493 /* Operations with 1-byte operands. */ in _dwarf_loc_expr_add_atom()
503 /* Operations with 2-byte operands. */ in _dwarf_loc_expr_add_atom()
514 /* Operations with 4-byte operands. */ in _dwarf_loc_expr_add_atom()
523 /* Operations with 8-byte operands. */ in _dwarf_loc_expr_add_atom()
532 /* Operations with an unsigned LEB128 operand. */ in _dwarf_loc_expr_add_atom()
543 /* Operations with a signed LEB128 operand. */ in _dwarf_loc_expr_add_atom()
585 * Operations with an unsigned LEB128 operand in _dwarf_loc_expr_add_atom()
606 /* All other operations cause an error. */ in _dwarf_loc_expr_add_atom()