Searched defs:getGnuPubtypesSection (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/ELF/ | ||
H A D | DWARF.h | 67 const LLDDWARFSection &getGnuPubtypesSection() const override { getGnuPubtypesSection() function |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ | ||
H A D | DWARFObject.h | 58 virtual const DWARFSection &getGnuPubtypesSection() const { return Dummy; } in getGnuPubtypesSection() function |
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ | ||
H A D | DWARFContext.cpp | 2404 const DWARFSection &getGnuPubtypesSection() const override { getGnuPubtypesSection() function in __anon6f0e60001111::DWARFObjInMemory |