Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/
DELFObjectWriter.h258 typedef DenseMap<const MCSectionELF*, uint32_t> SectionIndexMapTy; typedef
/external/llvm/lib/MC/
DELFObjectWriter.cpp45 typedef DenseMap<const MCSectionELF *, uint32_t> SectionIndexMapTy; typedef