Home
last modified time | relevance | path

Searched defs:RelMap (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DELFObjectWriter.cpp951 const RelMapTy &RelMap) { in ComputeIndexMap()
1098 RelMapTy &RelMap) { in CreateRelocationSections()
1282 const RelMapTy &RelMap) { in WriteRelocations()
1380 const RelMapTy &RelMap) { in CreateMetadataSections()
1438 const RelMapTy &RelMap) { in CreateIndexedSections()
1709 DenseMap<const MCSectionELF*, const MCSectionELF*> RelMap; in WriteObject() local