Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h52 virtual StringRef getGnuPubNamesSection() const { return ""; } in getGnuPubNamesSection() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h297 StringRef getGnuPubNamesSection() override { return GnuPubNamesSection; } in getGnuPubNamesSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1552 StringRef getGnuPubNamesSection() const override { in getGnuPubNamesSection() function in __anon81815f480c11::DWARFObjInMemory