Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DELFObjectWriter.cpp836 const RelMapTy &RelMap) { in ComputeIndexMap()
984 RelMapTy &RelMap) { in CreateRelocationSections()
1023 const RelMapTy &RelMap) { in WriteRelocations()
1128 const RelMapTy &RelMap) { in CreateMetadataSections()
1225 const RelMapTy &RelMap) { in CreateIndexedSections()
1497 DenseMap<const MCSectionELF*, const MCSectionELF*> RelMap; in WriteObject() local