Home
last modified time | relevance | path

Searched refs:getGnuPubnamesSection (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/lld/ELF/
DDWARF.h63 const LLDDWARFSection &getGnuPubnamesSection() const override { in getGnuPubnamesSection() function
DSyntheticSections.cpp2744 const LLDDWARFSection &pubNames = obj.getGnuPubnamesSection(); in readPubNamesAndTypes()
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h56 virtual const DWARFSection &getGnuPubnamesSection() const { return Dummy; } in getGnuPubnamesSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h54 virtual const DWARFSection &getGnuPubnamesSection() const { return Dummy; } in getGnuPubnamesSection() function
/external/llvm-project/llvm/tools/obj2yaml/
Ddwarf2yaml.cpp205 dumpPubSection(DCtx, D.getGnuPubnamesSection(), /*IsGNUStyle=*/true); in dumpDebugPubSections()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp598 DObj->getGnuPubnamesSection().Data)) in dump()
599 DWARFDebugPubTable(*DObj, DObj->getGnuPubnamesSection(), isLittleEndian(), in dump()
1854 const DWARFSection &getGnuPubnamesSection() const override { in getGnuPubnamesSection() function in __anonb929a5320d11::DWARFObjInMemory
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp646 DObj->getGnuPubnamesSection().Data)) { in dump()
647 DWARFDataExtractor PubTableData(*DObj, DObj->getGnuPubnamesSection(), in dump()
1918 const DWARFSection &getGnuPubnamesSection() const override { in getGnuPubnamesSection() function in __anon7fa3c61e0f11::DWARFObjInMemory