Searched refs:augSize (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/arc/kernel/
H A Dunwind.c1065 uleb128_t augSize = get_uleb128(&ptr, end); local
1067 ptr += augSize;
1083 uleb128_t augSize = get_uleb128(&ptr, end); local
1085 if ((ptr += augSize) > end)

Completed in 195 milliseconds