Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-tilepro.c1064 #define GOTPLT_HEADER_SIZE (2 * GOT_ENTRY_SIZE) macro
1119 int got_offset = plt_index * GOT_ENTRY_SIZE + GOTPLT_HEADER_SIZE; in tilepro_plt_entry_build()
1272 s->size += GOTPLT_HEADER_SIZE; in tilepro_elf_create_got_section()
2565 == GOTPLT_HEADER_SIZE) in tilepro_elf_size_dynamic_sections()
Delfxx-tilegx.c1179 #define GOTPLT_HEADER_SIZE(htab) (2 * GOT_ENTRY_SIZE (htab)) macro
1279 + GOTPLT_HEADER_SIZE (htab)); in tilegx_plt_entry_build()
1477 s->size += GOTPLT_HEADER_SIZE (tilegx_elf_hash_table (info)); in tilegx_elf_create_got_section()
2826 == (unsigned)GOTPLT_HEADER_SIZE (htab)) in tilegx_elf_size_dynamic_sections()