Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Ddwarf.c6936 unsigned char *ppool; in process_cu_tu_index() local
6954 ppool = pindex + nslots * 4; in process_cu_tu_index()
6966 if (ppool > limit) in process_cu_tu_index()
6976 prealloc_cu_tu_list ((limit - ppool) / 4); in process_cu_tu_index()
6986 shndx_list = ppool + j * 4; in process_cu_tu_index()
7023 unsigned char *poffsets = ppool + ncols * 4; in process_cu_tu_index()
7065 dw_sect = byte_get (ppool + j * 4, 4); in process_cu_tu_index()
7090 dw_sect = byte_get (ppool + j * 4, 4); in process_cu_tu_index()
7112 val = byte_get (ppool + j * 4, 4); in process_cu_tu_index()
7136 dw_sect = byte_get (ppool + j * 4, 4); in process_cu_tu_index()