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

  /toolchain/binutils/binutils-2.25/gas/config/
tc-microblaze.c 685 #define GOT_SYMBOL_NAME "_GLOBAL_OFFSET_TABLE_"
725 GOT_symbol = symbol_find_or_make (GOT_SYMBOL_NAME);
730 if (!GOT_symbol && ! strncmp (s, GOT_SYMBOL_NAME, 20))
732 GOT_symbol = symbol_find_or_make (GOT_SYMBOL_NAME);
788 GOT_symbol = symbol_find_or_make (GOT_SYMBOL_NAME);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
i386.h     [all...]

Completed in 4833 milliseconds