Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h79 virtual StringRef getCUIndexSection() const { return ""; } in getCUIndexSection() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h320 StringRef getCUIndexSection() override { return CUIndexSection; } in getCUIndexSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1812 StringRef getCUIndexSection() const override { return CUIndexSection; } in getCUIndexSection() function in __anon1e326e5e0d11::DWARFObjInMemory