Home | History | Annotate | Download | only in elf

Lines Matching full:isnew

916     int isnew;
918 retval = yasm_object_get_general(object, ".text", 16, 1, 0, &isnew, 0);
919 if (isnew)
999 int isnew;
1112 resonly, &isnew, line);
1116 if (isnew || yasm_section_is_default(retval)) {