SectionHeader.isNoBits
bool isNoBits() pure nothrow @nogc @safe constCheck if this section has no file space (NOBITS).
Returns
true if this is a NOBITS section (like .bss).
bool isNoBits() pure nothrow @nogc @safe constCheck if this section has no file space (NOBITS).