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

/netbsd-current/external/gpl3/gdb.old/dist/gold/testsuite/
H A Djustsyms_2.cc26 char justsyms_string[] __attribute__ ((section(".gold_test"))) = variable
H A Djustsyms_1.cc33 extern char justsyms_string[];
47 assert(reinterpret_cast<uintptr_t>(justsyms_string) == 0x100);
52 char c = justsyms_string[0];

Completed in 133 milliseconds