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

/macosx-10.9.5/dtrace-118.1/libdwarf/
H A Dpro_line.h39 #define MIN_INST_LENGTH 4 macro
H A Dpro_section.c529 db = MIN_INST_LENGTH;
614 MIN_INST_LENGTH,
790 if ((addr_adv % MIN_INST_LENGTH) != 0) {
810 MIN_INST_LENGTH,
1852 addr_adv = addr_adv / MIN_INST_LENGTH;

Completed in 143 milliseconds