Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dmach-o.h133 BFD_MACH_O_S_ZEROFILL = 0x1, enumerator
Dmach-o.c656 if (section->flags & BFD_MACH_O_S_ZEROFILL) in bfd_mach_o_make_bfd_section()