Home | History | Annotate | Download | only in MC

Lines Matching refs:Fixup

334                                                const MCFixup &Fixup,
358 return ExplicitRelSym(Asm, Target, F, Fixup, IsPCRel);
381 return ExplicitRelSym(Asm, Target, F, Fixup, IsPCRel);
387 return ExplicitRelSym(Asm, Target, F, Fixup, IsPCRel);
395 const MCFixup &Fixup,
403 bool IsPCRel = isFixupKindPCRel(Asm, Fixup.getKind());
407 RelocSymbol = SymbolToReloc(Asm, Target, *Fragment, Fixup, IsPCRel);
418 int64_t b = Layout.getFragmentOffset(Fragment) + Fixup.getOffset();
444 unsigned Type = GetRelocType(Target, Fixup, IsPCRel,
448 Fixup.getOffset();
1287 const MCFixup &Fixup,
1296 RelocType = GetRelocTypeInner(Target, Fixup, IsPCRel);
1363 // Need to examine the Fixup when determining whether to
1367 const MCFixup &Fixup,
1374 unsigned Type = GetRelocTypeInner(Target, Fixup, IsPCRel);
1383 const MCFixup &Fixup,
1390 switch ((unsigned)Fixup.getKind()) {
1448 switch ((unsigned)Fixup.getKind()) {
1449 default: llvm_unreachable("invalid fixup kind!");
1518 const MCFixup &Fixup,
1525 switch ((unsigned)Fixup.getKind()) {
1536 switch ((unsigned)Fixup.getKind()) {
1537 default: llvm_unreachable("invalid fixup kind!");
1564 const MCFixup &Fixup,
1575 switch ((unsigned)Fixup.getKind()) {
1576 default: llvm_unreachable("invalid fixup kind!");
1623 switch ((unsigned)Fixup.getKind()) {
1624 default: llvm_unreachable("invalid fixup kind!");
1669 switch ((unsigned)Fixup.getKind()) {
1670 default: llvm_unreachable("invalid fixup kind!");