Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DELFObjectWriter.cpp189 const RevGroupMapTy &RevGroupMap,
603 const SectionIndexMapTy &SectionIndexMap, const RevGroupMapTy &RevGroupMap, in computeSymbolTable() argument
662 MSD.SectionIndex = RevGroupMap.lookup(&Symbol); in computeSymbolTable()
1075 RevGroupMapTy RevGroupMap; in writeObject() local
1106 unsigned &GroupIdx = RevGroupMap[SignatureSymbol]; in writeObject()
1167 computeSymbolTable(Asm, Layout, SectionIndexMap, RevGroupMap, in writeObject()