Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Delf.h123 #define NEED_GOT_RELOC flag_pic macro
Darm.h596 #ifndef NEED_GOT_RELOC
597 #define NEED_GOT_RELOC 0 macro
Darm.cc8100 && NEED_GOT_RELOC in legitimize_pic_address()
24761 if (NEED_GOT_RELOC && flag_pic && making_const_table && in arm_assemble_integer()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-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.