Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h193 const MCSection *getDwarfFrameSection() const { return DwarfFrameSection; } in getDwarfFrameSection() function
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h232 MCSection *getDwarfFrameSection() const { return DwarfFrameSection; } in getDwarfFrameSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h248 MCSection *getDwarfFrameSection() const { return DwarfFrameSection; } in getDwarfFrameSection() function