Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/libiberty/
Dalloca.c296 long pad_size; /* Stack pad size. */ member
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-tilegx.c4281 size_t pad_size; in tilegx_elf_finish_dynamic_sections() local
4317 pad_size = PLT_ENTRY_SIZE - PLT_HEADER_SIZE - PLT_TAIL_SIZE; in tilegx_elf_finish_dynamic_sections()
4318 memset (splt->contents + splt->size - pad_size, 0, pad_size); in tilegx_elf_finish_dynamic_sections()