Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1996 DWARFSectionMap LoclistsSection; member in __anonafd15ee41111::DWARFObjInMemory
2024 .Case("debug_loclists", &LoclistsSection) in mapNameToDWARFSection()
2381 const DWARFSection &getLoclistsSection() const override { return LoclistsSection; } in getLoclistsSection()