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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-cris.c1433 bfd_boolean has_gotplt = gotplt_offset != 0;
1449 = (has_gotplt
1463 && (! has_gotplt || srela != NULL));
1487 if (has_gotplt)
1426 bfd_boolean has_gotplt = gotplt_offset != 0; local

Completed in 59 milliseconds