Searched refs:OmitFromLinkingSection (Results 1 – 1 of 1) sorted by relevance
22 bool OmitFromLinkingSection = false; variable87 bool omitFromLinkingSection() const { return OmitFromLinkingSection; } in omitFromLinkingSection()88 void setOmitFromLinkingSection() { OmitFromLinkingSection = true; } in setOmitFromLinkingSection()