Home | History | Annotate | Download | only in src

Lines Matching defs:actionOffset

89 | | actionOffset | (SLEB128) | Offset into next Action Table entry  | |
861 int64_t actionOffset = readSLEB128(&temp);
862 if (actionOffset == 0)
869 action += actionOffset;