Searched refs:ActionNext (Results 1 – 1 of 1) sorted by relevance
275 int64_t ActionNext; in parseLSDA() local280 ActionNext = Data.getSLEB128(&ActionPtr); in parseLSDA()282 outs() << Sep << "(" << ActionType << ", " << ActionNext << ") "; in parseLSDA()317 ActionPtr = Self + ActionNext; in parseLSDA()318 } while (ActionNext); in parseLSDA()