HomeSort by relevance Sort by last modified time
    Searched refs:justsyms_string (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/gold/testsuite/
justsyms_2.cc 26 char justsyms_string[] __attribute__ ((section(".gold_test"))) = variable
justsyms_1.cc 33 extern char justsyms_string[];
47 assert(reinterpret_cast<uintptr_t>(justsyms_string) == 0x100);
52 char c = justsyms_string[0];

Completed in 489 milliseconds