Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1552 DWARFSectionMap LoclistsSection; member in __anon445fd25e0f11::DWARFObjInMemory
1580 .Case("debug_loclists", &LoclistsSection) in mapNameToDWARFSection()
1941 const DWARFSection &getLoclistsSection() const override { return LoclistsSection; } in getLoclistsSection()