reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/MC/MCDwarf.cpp
 1337     if (!IsEH) {
 1378     if (!IsEH)
 1389     if (!IsEH)
 1402     if (!IsEH)
 1438     if (!IsEH)
 1576   unsigned CIE_ID = IsEH ? 0 : -1;
 1580   uint8_t CIEVersion = getCIEVersion(IsEH, context.getDwarfVersion());
 1583   if (IsEH) {
 1616     RAReg = MRI->getDwarfRegNum(MRI->getRARegister(), IsEH);
 1628   if (IsEH) {
 1670   Streamer.EmitValueToAlignment(IsEH ? 4 : MAI->getCodePointerSize());
 1695   if (IsEH) {
 1709       IsEH ? MOFI->getFDEEncoding() : (unsigned)dwarf::DW_EH_PE_absptr;
 1711   emitFDESymbol(Streamer, *frame.Begin, PCEncoding, IsEH);
 1718   if (IsEH) {