Searched refs:cieaugstr (Results 1 – 2 of 2) sorted by relevance
696 char *cieaugstr = NULL; in dump_eh_frame() local779 cieaugstr = (char *)(&data[off + ndx]); in dump_eh_frame()780 ndx += strlen(cieaugstr) + 1; in dump_eh_frame()783 cieversion, cieaugstr); in dump_eh_frame()807 if (cieaugstr[0]) in dump_eh_frame()810 for (cieaugndx = 0; cieaugstr[cieaugndx]; cieaugndx++) { in dump_eh_frame()811 switch (cieaugstr[cieaugndx]) { in dump_eh_frame()887 cieaugstr[cieaugndx]); in dump_eh_frame()962 if ((cieaugstr != NULL) && (cieaugstr[0] != '\0')) in dump_eh_frame()
580 char *cieaugstr; in ld_unwind_populate_hdr() local599 cieaugstr = (char *)(&data[off + ndx]); in ld_unwind_populate_hdr()600 ndx += strlen(cieaugstr) + 1; in ld_unwind_populate_hdr()643 for (cieaugndx = 0; cieaugstr[cieaugndx]; in ld_unwind_populate_hdr()646 switch (cieaugstr[cieaugndx]) { in ld_unwind_populate_hdr()