Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/ld/
Dldlang.c4004 static fill_type zero_fill = { 1, { 0 } }; in insert_pad() local
4031 fill = &zero_fill; in insert_pad()