Home
last modified time | relevance | path

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

/llvm-project/lld/ELF/
H A DDWARF.h59 const LLDDWARFSection &getGnuPubnamesSection() const override { in getGnuPubnamesSection() function
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h57 virtual const DWARFSection &getGnuPubnamesSection() const { return Dummy; } in getGnuPubnamesSection() function
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2403 const DWARFSection &getGnuPubnamesSection() const override { getGnuPubnamesSection() function in __anon62ae75e11111::DWARFObjInMemory