Home | History | Annotate | Download | only in src

Lines Matching defs:actionOffset

90 | | actionOffset | (SLEB128) | Offset into next Action Table entry  | |
862 int64_t actionOffset = readSLEB128(&temp);
863 if (actionOffset == 0)
870 action += actionOffset;