Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/
DDWARF.h62 const LLDDWARFSection &getGnuPubnamesSection() const override { in getGnuPubnamesSection() function
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h57 virtual const DWARFSection &getGnuPubnamesSection() const { return Dummy; } in getGnuPubnamesSection() function
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp2029 const DWARFSection &getGnuPubnamesSection() const override { in getGnuPubnamesSection() function in __anoned0c38aa1011::DWARFObjInMemory