Searched refs:scn (Results 1 – 2 of 2) sorted by relevance
586 Elf_Scn *scn = NULL; in elfParse() local597 while ((scn = elf_nextscn(elf, scn)) != NULL) { in elfParse()598 if (gelf_getshdr(scn, &shdr) != &shdr) { in elfParse()604 elf_data = elf_getdata(scn, NULL); in elfParse()
5875 StateCheckNumType scn; in onig_print_compiled_byte_code() local5912 scn = *((StateCheckNumType* )bp); in onig_print_compiled_byte_code()5914 fprintf(f, ":%d", scn); in onig_print_compiled_byte_code()6095 scn = *((StateCheckNumType* )bp); in onig_print_compiled_byte_code()6099 fprintf(f, ":%d:(%d)", scn, addr); in onig_print_compiled_byte_code()