Searched refs:std_opcode_len (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/dtrace-118.1/libdwarf/
H A Dpro_section.c110 static Dwarf_Ubyte std_opcode_len[] = { 0, /* DW_LNS_copy */ variable
496 prolog_size += sizeof(std_opcode_len);
549 WRITE_UNALIGNED(dbg, (void *) data, (const void *) std_opcode_len,
550 sizeof(std_opcode_len), sizeof(std_opcode_len));
551 data += sizeof(std_opcode_len);

Completed in 96 milliseconds