Searched refs:UNDEFW_ROW (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Dlinker.c1362 UNDEFW_ROW, /* Weak undefined. */
1409 /* UNDEFW_ROW */ {WEAK, NOACT, NOACT, REF, REF, NOACT, REFC, WARNC },
1422 UNDEFW_ROW/indr) is counted as a reference both to the indirect
1425 A reference to a warning symbol (UNDEF_ROW/warn or UNDEFW_ROW/warn)
1508 row = UNDEFW_ROW;
1523 if (row == UNDEF_ROW || row == UNDEFW_ROW)
1357 UNDEFW_ROW, /* Weak undefined. */ enumerator in enum:link_row

Completed in 37 milliseconds