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