Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1572 DWARFSectionMap PubtypesSection; member in __anon445fd25e0f11::DWARFObjInMemory
1596 .Case("debug_pubtypes", &PubtypesSection) in mapNameToDWARFSection()
1960 const DWARFSection &getPubtypesSection() const override { return PubtypesSection; } in getPubtypesSection()