Searched refs:aug_length (Results 1 – 1 of 1) sorted by relevance
204 uint64_t aug_length; in FillInCie() local205 if (!memory_.ReadULEB128(&aug_length)) { in FillInCie()210 cie->cfa_instructions_offset = memory_.cur_offset() + aug_length; in FillInCie()350 uint64_t aug_length; in FillInFde() local351 if (!memory_.ReadULEB128(&aug_length)) { in FillInFde()366 memory_.set_cur_offset(cur_offset + aug_length); in FillInFde()