Searched defs:GroupMap (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/MC/
H A DELFObjectWriter.cpp897 GroupMapTy &GroupMap,
928 GroupMap[Group] = SignatureSymbol;
1078 const GroupMapTy &GroupMap,
1108 GroupMap.lookup(&Section));
1150 GroupMapTy GroupMap; local
1160 CreateIndexedSections(Asm, const_cast<MCAsmLayout&>(Layout), GroupMap,
1234 WriteSectionHeader(Asm, GroupMap, Layout, SectionIndexMap,
895 CreateIndexedSections(MCAssembler &Asm, MCAsmLayout &Layout, GroupMapTy &GroupMap, RevGroupMapTy &RevGroupMap, SectionIndexMapTy &SectionIndexMap, const RelMapTy &RelMap) argument
1077 WriteSectionHeader(MCAssembler &Asm, const GroupMapTy &GroupMap, const MCAsmLayout &Layout, const SectionIndexMapTy &SectionIndexMap, const SectionOffsetMapTy &SectionOffsetMap) argument

Completed in 191 milliseconds