Home
last modified time | relevance | path

Searched defs:getGnuPubtypesSection (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DDWARF.h62 const LLDDWARFSection &getGnuPubtypesSection() const override { in getGnuPubtypesSection() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h58 virtual const DWARFSection &getGnuPubtypesSection() const { return Dummy; } in getGnuPubtypesSection() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2406 const DWARFSection &getGnuPubtypesSection() const override { in getGnuPubtypesSection() function in __anonfc0a132e1211::DWARFObjInMemory