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

/macosx-10.9.5/dtrace-118.1/libdwarf/
H A Dpro_section.c601 int inst_bytes; /* no of bytes in extended opcode */ local
602 char *str; /* hold leb encoded inst_bytes */
643 inst_bytes = sizeof(Dwarf_Ubyte);
645 _dwarf_pro_encode_leb128_nm(inst_bytes, &str_nbytes,
682 inst_bytes = sizeof(Dwarf_Ubyte) + upointer_size;
684 _dwarf_pro_encode_leb128_nm(inst_bytes, &str_nbytes,

Completed in 101 milliseconds