Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lld/ELF/
HDDWARF.h62 const LLDDWARFSection &getGnuPubtypesSection() const override { in getGnuPubtypesSection() function
HDSyntheticSections.cpp3379 const LLDDWARFSection &pubTypes = obj.getGnuPubtypesSection(); in readPubNamesAndTypes()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFObject.h58 virtual const DWARFSection &getGnuPubtypesSection() const { return Dummy; } in getGnuPubtypesSection() function
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFContext.cpp1305 DObj->getGnuPubtypesSection().Data)) { in dump()
1306 DWARFDataExtractor PubTableData(*DObj, DObj->getGnuPubtypesSection(), in dump()
2406 const DWARFSection &getGnuPubtypesSection() const override { in getGnuPubtypesSection() function in __anon6783532d1211::DWARFObjInMemory