Home
last modified time | relevance | path

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

/trueos/contrib/gcc/config/arm/
HDelf.h131 #define NEED_GOT_RELOC flag_pic macro
HDarm.h367 #ifndef NEED_GOT_RELOC
368 #define NEED_GOT_RELOC 0 macro
HDarm.c3289 && NEED_GOT_RELOC) in legitimize_pic_address()
11365 if (NEED_GOT_RELOC && flag_pic && making_const_table && in arm_assemble_integer()
/trueos/contrib/gcc/
HDChangeLog-199912393 (GOT_PCREL, NEED_GOT_RELOC, NEED_PLT_RELOC): Provide default
12571 (NEED_GOT_RELOC, NEED_PLT_RELOC): ... these. New macros.
12572 (OUTPUT_INT_ADDR_CONST): Replace NEED_PLT_GOT with NEED_GOT_RELOC.
12582 (NEED_GOT_RELOC, NEED_PLT_RELOC): ... these. Define to flag_pic.