Searched refs:SymSD (Results 1 – 4 of 4) sorted by relevance
337 const MCSectionData &SymSD = Asm.getSectionData( in requiresExternRelocation() local339 Value += Writer->getSectionAddress(&SymSD); in requiresExternRelocation()428 const MCSectionData &SymSD = Asm.getSectionData( in RecordRelocation() local430 Index = SymSD.getOrdinal() + 1; in RecordRelocation()431 FixedValue += Writer->getSectionAddress(&SymSD); in RecordRelocation()
366 const MCSectionData &SymSD = in RecordPPCRelocation() local368 Index = SymSD.getOrdinal() + 1; in RecordPPCRelocation()369 FixedValue += Writer->getSectionAddress(&SymSD); in RecordPPCRelocation()
559 const MCSectionData &SymSD = Asm.getSectionData( in RecordX86Relocation() local561 Index = SymSD.getOrdinal() + 1; in RecordX86Relocation()562 FixedValue += Writer->getSectionAddress(&SymSD); in RecordX86Relocation()
355 const MCSectionData &SymSD = in RecordRelocation() local357 Index = SymSD.getOrdinal() + 1; in RecordRelocation()