Home
last modified time | relevance | path

Searched refs:IsDwarfSec (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp725 bool IsDwarfSec = DwarfSectionSubtypeFlags.hasValue(); in getXCOFFSection() local
726 assert((IsDwarfSec != CsectProp.hasValue()) && "Invalid XCOFF section!"); in getXCOFFSection()
730 IsDwarfSec in getXCOFFSection()
747 if (IsDwarfSec) in getXCOFFSection()
761 if (IsDwarfSec) in getXCOFFSection()