Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2016 DWARFSectionMap PubtypesSection; member in __anonafd15ee41111::DWARFObjInMemory
2040 .Case("debug_pubtypes", &PubtypesSection) in mapNameToDWARFSection()
2400 const DWARFSection &getPubtypesSection() const override { return PubtypesSection; } in getPubtypesSection()