Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp214 uint32_t DWARFSubtype = in initSectionHeaders() local
222 if (DWARFSubtype & Mask) { in initSectionHeaders()
226 InitSections[I].Flags |= DWARFSubtype; in initSectionHeaders()