Searched refs:readSLEB128 (Results 1 – 4 of 4) sorted by relevance
83 intptr_t readSLEB128(const uint8_t** data) _GABIXX_HIDDEN;
70 intptr_t readSLEB128(const uint8_t** data) { in readSLEB128() function163 result = static_cast<uintptr_t>(readSLEB128(&p)); in readEncodedPointer()
147 int64_t ttypeIndex = readSLEB128(&action); in scanEHTable()263 int64_t actionOffset = readSLEB128(&temp); in scanEHTable()
202 readSLEB128(const uint8_t** data) in readSLEB128() function245 result = static_cast<uintptr_t>(readSLEB128(&p)); in readEncodedPointer()691 int64_t ttypeIndex = readSLEB128(&action); in scan_eh_tab()849 int64_t actionOffset = readSLEB128(&temp); in scan_eh_tab()