Lines Matching defs:val1
78 Dwarf_Unsigned val1,
195 res = _dwarf_pro_encode_signed_leb128_nm(val1,
207 res = _dwarf_pro_encode_leb128_nm(val1, &operand_size,
258 WRITE_UNALIGNED(dbg, operand, &val1, sizeof(val1), 1);
265 WRITE_UNALIGNED(dbg, operand, &val1, sizeof(val1), 2);
272 WRITE_UNALIGNED(dbg, operand, &val1, sizeof(val1), 4);
279 WRITE_UNALIGNED(dbg, operand, &val1, sizeof(val1), 8);
284 res = _dwarf_pro_encode_leb128_nm(val1,
296 res = _dwarf_pro_encode_signed_leb128_nm(val1,
308 res = _dwarf_pro_encode_signed_leb128_nm(val1,
320 res = _dwarf_pro_encode_leb128_nm(val1, &operand_size,
346 WRITE_UNALIGNED(dbg, operand, (const void *) &val1,
347 sizeof(val1), 1);
361 WRITE_UNALIGNED(dbg, operand, (const void *) &val1,
362 sizeof(val1), 1);
379 res = _dwarf_pro_encode_leb128_nm(val1, &operand_size,
410 res = _dwarf_pro_encode_leb128_nm(val1, &operand_size,
426 WRITE_UNALIGNED(dbg, operand, &val1, sizeof(val1), 2);
432 WRITE_UNALIGNED(dbg, operand, &val1, sizeof(val1), 4);
438 WRITE_UNALIGNED(dbg, operand, &val1, sizeof(val1),
447 res = _dwarf_pro_encode_leb128_nm(val1, &operand_size,