Searched defs:section_map (Results 1 – 2 of 2) sorted by relevance
130 llvm::StringMap<std::unique_ptr<llvm::MemoryBuffer>> section_map; in GetAsLLVM() local
134 using section_map = DenseMap<MCSection const *, COFFSection *>; global() typedef in __anonf03844010111::WinCOFFWriter