Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2018 DWARFSectionMap PubtypesSection; member in __anonc1a899431211::DWARFObjInMemory
2042 .Case("debug_pubtypes", &PubtypesSection) in mapNameToDWARFSection()
2402 const DWARFSection &getPubtypesSection() const override { return PubtypesSection; } in getPubtypesSection()