Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h353 const MCSection *getEHFrameSection() { in getEHFrameSection() function
/external/llvm/docs/
DMCJITDesignAndImplementation.rst171 RuntimeDyld::getEHFrameSection, and if a non-zero result is returned
/external/llvm/lib/MC/
DMCDwarf.cpp1503 IsEH ? *const_cast<MCObjectFileInfo*>(MOFI)->getEHFrameSection() : in Emit()