Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/
DELFObjectWriter.h278 typedef DenseMap<const MCSectionELF*, uint64_t> SectionOffsetMapTy; typedef
318 const SectionOffsetMapTy &SectionOffsetMap);
DELFObjectWriter.cpp1081 const SectionOffsetMapTy &SectionOffsetMap) { in WriteSectionHeader()
1186 SectionOffsetMapTy SectionOffsetMap; in WriteObject()