Home
last modified time | relevance | path

Searched defs:section_map (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFContext.cpp130 llvm::StringMap<std::unique_ptr<llvm::MemoryBuffer>> section_map; in GetAsLLVM() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp134 using section_map = DenseMap<MCSection const *, COFFSection *>; typedef in __anon1ceee7e50111::WinCOFFWriter