Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h55 virtual const DWARFSection &getPubtypesSection() const { return Dummy; } in getPubtypesSection() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp639 DObj->getPubtypesSection().Data)) { in dump()
640 DWARFDataExtractor PubTableData(*DObj, DObj->getPubtypesSection(), in dump()
1930 const DWARFSection &getPubtypesSection() const override { return PubtypesSection; } in getPubtypesSection() function in __anond6a2cae20f11::DWARFObjInMemory