Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h42 virtual StringRef getDebugFrameSection() const { return ""; } in getDebugFrameSection() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h289 StringRef getDebugFrameSection() override { return DebugFrameSection; } in getDebugFrameSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1541 StringRef getDebugFrameSection() const override { return DebugFrameSection; } in getDebugFrameSection() function in __anonddd817f10c11::DWARFObjInMemory