Home
last modified time | relevance | path

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

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