Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1640 DWARFSectionMap PubtypesSection; member in __anonda3bf7bb1011::DWARFObjInMemory
1664 .Case("debug_pubtypes", &PubtypesSection) in mapNameToDWARFSection()
2028 const DWARFSection &getPubtypesSection() const override { return PubtypesSection; } in getPubtypesSection()