Searched refs:section_map (Results 1 – 2 of 2) sorted by relevance
130 llvm::StringMap<std::unique_ptr<llvm::MemoryBuffer>> section_map; in GetAsLLVM() local137 section_map.try_emplace( in GetAsLLVM()149 m_llvm_context = llvm::DWARFContext::create(section_map, addr_size); in GetAsLLVM()
134 using section_map = DenseMap<MCSection const *, COFFSection *>; typedef in __anon1ceee7e50111::WinCOFFWriter145 section_map SectionMap;