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

  /src/external/gpl3/binutils/dist/ld/
testplug2.c 494 size must be SIZE_OF_FUNC_C bytes. */
495 #define SIZE_OF_FUNC_C 248
497 && (record_claim_file ("func.c", SIZE_OF_FUNC_C) != LDPS_OK
500 || record_claim_file ("libfunc.a", SIZE_OF_FUNC_C) != LDPS_OK
612 if (file.filesize != SIZE_OF_FUNC_C
613 || SIZE_OF_FUNC_C < EXPECTED_VIEW_LENGTH
testplug3.c 473 size must be SIZE_OF_FUNC_C bytes. */
474 #define SIZE_OF_FUNC_C 248
476 && (record_claim_file ("func.c", SIZE_OF_FUNC_C) != LDPS_OK
479 || record_claim_file ("libfunc.a", SIZE_OF_FUNC_C) != LDPS_OK
  /src/external/gpl3/binutils.old/dist/ld/
testplug2.c 495 size must be SIZE_OF_FUNC_C bytes. */
496 #define SIZE_OF_FUNC_C 248
498 && (record_claim_file ("func.c", SIZE_OF_FUNC_C) != LDPS_OK
501 || record_claim_file ("libfunc.a", SIZE_OF_FUNC_C) != LDPS_OK
613 if (file.filesize != SIZE_OF_FUNC_C
614 || SIZE_OF_FUNC_C < EXPECTED_VIEW_LENGTH
testplug3.c 474 size must be SIZE_OF_FUNC_C bytes. */
475 #define SIZE_OF_FUNC_C 248
477 && (record_claim_file ("func.c", SIZE_OF_FUNC_C) != LDPS_OK
480 || record_claim_file ("libfunc.a", SIZE_OF_FUNC_C) != LDPS_OK

Completed in 29 milliseconds