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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/AsmPrinter/
H A DDwarfCFIException.cpp81 const_cast<TargetLoweringObjectFile&>(TLOF).getEHFrameSection());
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/MC/
H A DMCObjectFileInfo.h288 const MCSection *getEHFrameSection() { function in class:llvm::MCObjectFileInfo
/macosx-10.9.5/llvmCore-3425.0.33/lib/MC/
H A DMCDwarf.cpp1396 const MCSection &Section = IsEH ? *MOFI->getEHFrameSection() :

Completed in 122 milliseconds