Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DDWARF.h67 const LLDDWARFSection &getGnuPubtypesSection() const override { in getGnuPubtypesSection() function
H A DSyntheticSections.cpp2762 const LLDDWARFSection &pubTypes = obj.getGnuPubtypesSection(); in readPubNamesAndTypes()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h58 virtual const DWARFSection &getGnuPubtypesSection() const { return Dummy; } in getGnuPubtypesSection() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1304 DObj->getGnuPubtypesSection().Data)) { in dump()
1305 DWARFDataExtractor PubTableData(*DObj, DObj->getGnuPubtypesSection(), in dump()
2404 const DWARFSection &getGnuPubtypesSection() const override { in getGnuPubtypesSection() function in __anonafd15ee41111::DWARFObjInMemory