Searched refs:SymSD (Results 1 – 2 of 2) sorted by relevance
357 const MCSectionData &SymSD = Asm.getSectionData( in RecordRelocation() local359 Index = SymSD.getOrdinal() + 1; in RecordRelocation()360 FixedValue += Writer->getSectionAddress(&SymSD); in RecordRelocation()
524 const MCSectionData &SymSD = Asm.getSectionData( in RecordX86Relocation() local526 Index = SymSD.getOrdinal() + 1; in RecordX86Relocation()527 FixedValue += Writer->getSectionAddress(&SymSD); in RecordX86Relocation()