Searched defs:section_map (Results 1 – 2 of 2) sorted by relevance
129 llvm::StringMap<std::unique_ptr<llvm::MemoryBuffer>> section_map; in GetAsLLVM() local
136 using section_map = DenseMap<MCSection const *, COFFSection *>; typedef in __anona3bc21060111::WinCOFFObjectWriter