Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/
DELFObjectWriter.h307 GroupMapTy &GroupMap,
315 void WriteSectionHeader(MCAssembler &Asm, const GroupMapTy &GroupMap,
DELFObjectWriter.cpp897 GroupMapTy &GroupMap, in CreateIndexedSections() argument
928 GroupMap[Group] = SignatureSymbol; in CreateIndexedSections()
1078 const GroupMapTy &GroupMap, in WriteSectionHeader() argument
1108 GroupMap.lookup(&Section)); in WriteSectionHeader()
1150 GroupMapTy GroupMap; in WriteObject() local
1160 CreateIndexedSections(Asm, const_cast<MCAsmLayout&>(Layout), GroupMap, in WriteObject()
1234 WriteSectionHeader(Asm, GroupMap, Layout, SectionIndexMap, in WriteObject()