Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-nios2.c1777 #define CALL_USED 2 macro
3994 use_plt = (eh->got_types_used == CALL_USED in nios2_elf32_relocate_section()
4826 eh->got_types_used |= CALL_USED; in nios2_elf32_check_relocs()
5217 use_plt = (eh->got_types_used == CALL_USED in nios2_elf32_finish_dynamic_symbol()
5696 use_plt = (eh->got_types_used == CALL_USED in allocate_dynrelocs()
DChangeLog-20143154 (GOT_USED, CALL_USED): Renamed from GOT16_USED and CALL16_USED.