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

/macosx-10.10/dtrace-147/libdwarf/
H A Ddwarf_sort_line.c311 Dwarf_Word instr_length; local
534 instr_length = (Dwarf_Word) utmp3;
557 if (instr_length - 1 == length_size) {
H A Ddwarf_print_lines.c531 Dwarf_Word instr_length = 0; local
535 instr_length = (Dwarf_Word) utmp3;
564 if (instr_length - 1 == dbg->de_pointer_size) {
H A Ddwarf_line.c416 Dwarf_Word instr_length; local
817 instr_length = (Dwarf_Word) utmp3;
890 if (instr_length - 1 == dbg->de_pointer_size) {

Completed in 130 milliseconds