Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/
H A DELFObjectWriter.cpp187 const RevGroupMapTy &RevGroupMap,
613 const SectionIndexMapTy &SectionIndexMap, const RevGroupMapTy &RevGroupMap, in computeSymbolTable() argument
672 MSD.SectionIndex = RevGroupMap.lookup(&Symbol); in computeSymbolTable()
1062 RevGroupMapTy RevGroupMap; in writeObject() local
1093 unsigned &GroupIdx = RevGroupMap[SignatureSymbol]; in writeObject()
1146 computeSymbolTable(Asm, Layout, SectionIndexMap, RevGroupMap, in writeObject()