Home | History | Annotate | Download | only in rdf

Lines Matching refs:isnew

840     int isnew;
842 retval = yasm_object_get_general(object, ".text", 0, 1, 0, &isnew, 0);
843 if (isnew) {
886 int isnew;
950 data.type == RDF_SECT_BSS, &isnew, line);
954 if (isnew || yasm_section_is_default(retval)) {