HomeSort by: relevance | last modified time | path
    Searched defs:UNDEFW_ROW (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
linker.c 1287 UNDEFW_ROW, /* Weak undefined. */
1333 /* UNDEFW_ROW */ {WEAK, NOACT, NOACT, REF, REF, NOACT, REFC, WARNC },
1346 UNDEFW_ROW/indr) is counted as a reference both to the indirect
1349 A reference to a warning symbol (UNDEF_ROW/warn or UNDEFW_ROW/warn)
1462 row = UNDEFW_ROW;
1486 if (row == UNDEF_ROW || row == UNDEFW_ROW)
  /src/external/gpl3/binutils.old/dist/bfd/
linker.c 1285 UNDEFW_ROW, /* Weak undefined. */
1331 /* UNDEFW_ROW */ {WEAK, NOACT, NOACT, REF, REF, NOACT, REFC, WARNC },
1344 UNDEFW_ROW/indr) is counted as a reference both to the indirect
1347 A reference to a warning symbol (UNDEF_ROW/warn or UNDEFW_ROW/warn)
1460 row = UNDEFW_ROW;
1484 if (row == UNDEF_ROW || row == UNDEFW_ROW)
  /src/external/gpl3/gdb/dist/bfd/
linker.c 1269 UNDEFW_ROW, /* Weak undefined. */
1315 /* UNDEFW_ROW */ {WEAK, NOACT, NOACT, REF, REF, NOACT, REFC, WARNC },
1328 UNDEFW_ROW/indr) is counted as a reference both to the indirect
1331 A reference to a warning symbol (UNDEF_ROW/warn or UNDEFW_ROW/warn)
1426 row = UNDEFW_ROW;
1450 if (row == UNDEF_ROW || row == UNDEFW_ROW)
  /src/external/gpl3/gdb.old/dist/bfd/
linker.c 1267 UNDEFW_ROW, /* Weak undefined. */
1313 /* UNDEFW_ROW */ {WEAK, NOACT, NOACT, REF, REF, NOACT, REFC, WARNC },
1326 UNDEFW_ROW/indr) is counted as a reference both to the indirect
1329 A reference to a warning symbol (UNDEF_ROW/warn or UNDEFW_ROW/warn)
1424 row = UNDEFW_ROW;
1448 if (row == UNDEF_ROW || row == UNDEFW_ROW)

Completed in 32 milliseconds