Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/bfd/
Delf32-score.c166 #define SCORE_RESERVED_GOTNO (2) macro
1357 g->local_gotno = SCORE_RESERVED_GOTNO; in score_elf_create_got_section()
1358 g->assigned_gotno = SCORE_RESERVED_GOTNO; in score_elf_create_got_section()
3389 dyn.d_un.d_val = g->local_gotno - SCORE_RESERVED_GOTNO; in _bfd_score_elf_finish_dynamic_sections()
3870 #define elf_backend_got_header_size (4 * SCORE_RESERVED_GOTNO)