Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DELFObjectWriter.cpp201 const RevGroupMapTy &RevGroupMap,
609 const SectionIndexMapTy &SectionIndexMap, const RevGroupMapTy &RevGroupMap, in computeSymbolTable() argument
664 MSD.SectionIndex = RevGroupMap.lookup(&Symbol); in computeSymbolTable()
1077 RevGroupMapTy RevGroupMap; in writeObject() local
1111 unsigned &GroupIdx = RevGroupMap[SignatureSymbol]; in writeObject()
1173 computeSymbolTable(Asm, Layout, SectionIndexMap, RevGroupMap, in writeObject()