Searched refs:phsize (Results 1 – 2 of 2) sorted by relevance
170 size_t phsize = 0; in startElement() local185 ph = strdup8to16(attributes[i+1], &phsize); in startElement()198 xsampasize = cnvIpaToXsampa(ph, phsize, &xsampastr); in startElement()208 xsampastr = strndup16to8(ph, phsize); in startElement()
1042 size_t phsize = gelf_fsize (main, ELF_T_PHDR, phnum, EV_CURRENT); in find_alloc_sections_prelink() local1043 src.d_buf += src.d_size + phsize; in find_alloc_sections_prelink()