Home | History | Annotate | Download | only in MC

Lines Matching refs:SPECIAL_ADDR

30 #define SPECIAL_ADDR(op) (((op) - DWARF2_LINE_OPCODE_BASE)/DWARF2_LINE_RANGE)
33 #define MAX_SPECIAL_ADDR_DELTA SPECIAL_ADDR(255)