Home
last modified time | relevance | path

Searched refs:cur_idx (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
DEhFrameReader.cpp51 size_t cur_idx = 0; in scan() local
54 uint32_t length = data[cur_idx++]; in scan()
66 extended = data[cur_idx++]; in scan()
68 extended |= data[cur_idx++]; in scan()
79 uint32_t ID = data[cur_idx++]; in scan()