Searched refs:pad_size (Results 1 – 2 of 2) sorted by relevance
296 long pad_size; /* Stack pad size. */ member
4281 size_t pad_size; in tilegx_elf_finish_dynamic_sections() local4317 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()