Searched refs:hsize (Results 26 - 28 of 28) sorted by relevance

12

/external/elfutils/libelf/
H A DlibelfP.h598 extern void * __libelf_compress (Elf_Scn *scn, size_t hsize, int ei_data,
/external/elfutils/src/
H A Dreadelf.c6382 size_t hsize; local
6383 while (dwarf_nextcu (dbg, cuoffset = ncuoffset, &ncuoffset, &hsize,
6387 if (dwarf_offdie (dbg, cuoffset + hsize, &cudie) == NULL)
6659 size_t hsize; local
6660 while (dwarf_nextcu (dbg, cuoffset = ncuoffset, &ncuoffset, &hsize,
6664 if (dwarf_offdie (dbg, cuoffset + hsize, &cudie) == NULL)
7139 size_t hsize; local
7142 while (dwarf_nextcu (dbg, offset = ncu, &ncu, &hsize, NULL, NULL, NULL) == 0)
7145 if (dwarf_offdie (dbg, offset + hsize, &cudie) == NULL)
7303 size_t hsize; local
[all...]
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_context.h939 GLuint hsize; /* Tessellation control output size in urb registers */ member in struct:brw_context::__anon15836

Completed in 176 milliseconds

12