Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h50 virtual StringRef getPubNamesSection() const { return ""; } in getPubNamesSection() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h295 StringRef getPubNamesSection() override { return PubNamesSection; } in getPubNamesSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1550 StringRef getPubNamesSection() const override { return PubNamesSection; } in getPubNamesSection() function in __anonba300df30c11::DWARFObjInMemory