Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1467 DWARFSectionMap PubtypesSection; member in __anonc7c59b990d11::DWARFObjInMemory
1490 .Case("debug_pubtypes", &PubtypesSection) in mapNameToDWARFSection()
1853 const DWARFSection &getPubtypesSection() const override { return PubtypesSection; } in getPubtypesSection()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1532 DWARFSectionMap PubtypesSection; member in __anonbdce32250f11::DWARFObjInMemory
1556 .Case("debug_pubtypes", &PubtypesSection) in mapNameToDWARFSection()
1917 const DWARFSection &getPubtypesSection() const override { return PubtypesSection; } in getPubtypesSection()