HomeSort by relevance Sort by last modified time
    Searched full:undef_data (Results 1 - 1 of 1) sorted by null

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-pie/
weakundef-data.c 3 #pragma weak undef_data macro
5 extern int undef_data;
6 int *ptr_to_data = &undef_data;

Completed in 56 milliseconds