Searched refs:IsGNUPubSec (Results 1 – 3 of 3) sorted by relevance
101 DWARFCtx.IsGNUPubSec = true; in mapping()168 if (static_cast<DWARFYAML::DWARFContext *>(IO.getContext())->IsGNUPubSec) in mapping()
228 bool IsLittleEndian, bool IsGNUPubSec = false) { in emitPubSection() argument235 if (IsGNUPubSec) in emitPubSection()
106 bool IsGNUPubSec = false; member