Home
last modified time | relevance | path

Searched defs:getEHFrameSection (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h43 virtual StringRef getEHFrameSection() const { return ""; } in getEHFrameSection() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h290 StringRef getEHFrameSection() override { return EHFrameSection; } in getEHFrameSection() function
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h270 const MCSection *getEHFrameSection() { in getEHFrameSection() function
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h343 MCSection *getEHFrameSection() { in getEHFrameSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h375 MCSection *getEHFrameSection() { in getEHFrameSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1542 StringRef getEHFrameSection() const override { return EHFrameSection; } in getEHFrameSection() function in __anonddd817f10c11::DWARFObjInMemory