Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DELFObjectWriter.cpp254 GroupMapTy &GroupMap, RevGroupMapTy &RevGroupMap,
261 MCAssembler &Asm, const GroupMapTy &GroupMap,
1416 MCAssembler &Asm, MCAsmLayout &Layout, GroupMapTy &GroupMap, in createIndexedSections() argument
1438 GroupMap[Group] = SignatureSymbol; in createIndexedSections()
1552 const GroupMapTy &GroupMap, const MCAsmLayout &Layout, in writeSectionHeader() argument
1572 GroupMap.lookup(&Section)); in writeSectionHeader()
1584 GroupMapTy GroupMap; in WriteObject() local
1589 createIndexedSections(Asm, const_cast<MCAsmLayout &>(Layout), GroupMap, in WriteObject()
1633 writeSectionHeader(Sections, Asm, GroupMap, Layout, SectionIndexMap, in WriteObject()