Home
last modified time | relevance | path

Searched refs:auto_10 (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/
Drel.c2 static int *__attribute__((section("auto"))) auto_10 = &seven; variable
8 return *auto_10 + __stop_auto - __start_auto; in eight()