Home | History | Annotate | Download | only in bin

Lines Matching refs:isnew

1423     int isnew;
1425 retval = yasm_object_get_general(object, ".text", 0, 1, 0, &isnew, 0);
1426 if (isnew)
1448 int isnew;
1565 (int)data.bss, &isnew, line);
1569 if (isnew || yasm_section_is_default(retval)) {