Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DXCOFFObjectWriter.cpp65 struct ControlSection { struct
73 ControlSection(const MCSectionXCOFF *MCSec) in ControlSection() function
81 using CsectGroup = std::deque<ControlSection>;
183 const ControlSection &, int16_t,
185 void writeSymbolTableEntryForControlSection(const ControlSection &, int16_t,
297 DenseMap<const MCSectionXCOFF *, ControlSection *> WrapperMap; in executePostLayoutBinding()
430 const Symbol &SymbolRef, const ControlSection &CSectionRef, in writeSymbolTableEntryForCsectMemberLabel()
467 const ControlSection &CSectionRef, int16_t SectionIndex, in writeSymbolTableEntryForControlSection()