Home
last modified time | relevance | path

Searched refs:getEHFrameSection (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCFIException.cpp81 const_cast<TargetLoweringObjectFile&>(TLOF).getEHFrameSection()); in EndModule()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h327 const MCSection *getEHFrameSection() { in getEHFrameSection() function
/external/llvm/lib/MC/
DMCDwarf.cpp1492 const MCSection &Section = IsEH ? *MOFI->getEHFrameSection() : in Emit()