Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1521 DWARFSectionMap LoclistsSection; member in __anona8a913f90f11::DWARFObjInMemory
1549 .Case("debug_loclists", &LoclistsSection) in mapNameToDWARFSection()
1910 const DWARFSection &getLoclistsSection() const override { return LoclistsSection; } in getLoclistsSection()