Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1271 DWARFSectionMap PubTypesSection; member in __anonf3f23cd30d11::DWARFObjInMemory
1291 .Case("debug_pubtypes", &PubTypesSection) in mapNameToDWARFSection()
1604 const DWARFSection &getPubTypesSection() const override { return PubTypesSection; } in getPubTypesSection()