Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DELFObjectWriter.cpp228 typedef DenseMap<const MCSectionELF*, uint64_t> SectionOffsetMapTy; typedef in __anon4ed704dc0111::ELFObjectWriter
264 const SectionOffsetMapTy &SectionOffsetMap);
1554 const SectionOffsetMapTy &SectionOffsetMap) { in writeSectionHeader()
1608 SectionOffsetMapTy SectionOffsetMap; in WriteObject()