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