Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h81 virtual StringRef getTUIndexSection() const { return ""; } in getTUIndexSection() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h321 StringRef getTUIndexSection() override { return TUIndexSection; } in getTUIndexSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1814 StringRef getTUIndexSection() const override { return TUIndexSection; } in getTUIndexSection() function in __anon1e326e5e0d11::DWARFObjInMemory