Home
last modified time | relevance | path

Searched defs:IsGNUPubSec (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h107 bool IsGNUPubSec = false; member
/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp228 emitPubSection(raw_ostream & OS,const DWARFYAML::PubSection & Sect,bool IsLittleEndian,bool IsGNUPubSec=false) emitPubSection() argument