Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching full:fragment

29                                  const MCFragment *Fragment,
37 const MCFragment *Fragment,
45 const MCFragment *Fragment,
52 const MCFragment *Fragment,
64 const MCFragment *Fragment, const MCFixup &Fixup,
67 RecordX86_64Relocation(Writer, Asm, Layout, Fragment, Fixup, Target,
70 RecordX86Relocation(Writer, Asm, Layout, Fragment, Fixup, Target,
102 const MCFragment *Fragment,
112 Layout.getFragmentOffset(Fragment) + Fixup.getOffset();
114 Writer->getFragmentAddress(Fragment, Layout) + Fixup.getOffset();
198 Writer->addRelocation(Fragment->getParent(), MRE);
220 Fragment->getParent()->getSection());
335 Writer->addRelocation(Fragment->getParent(), MRE);
341 const MCFragment *Fragment,
346 uint32_t FixupOffset = Layout.getFragmentOffset(Fragment)+Fixup.getOffset();
391 Writer->addRelocation(Fragment->getParent(), MRE);
401 Writer->addRelocation(Fragment->getParent(), MRE);
407 const MCFragment *Fragment,
416 uint32_t Value = Layout.getFragmentOffset(Fragment)+Fixup.getOffset();
430 Writer->getFragmentAddress(Fragment, Layout) + Fixup.getOffset();
448 Writer->addRelocation(Fragment->getParent(), MRE);
454 const MCFragment *Fragment,
464 RecordTLVPRelocation(Writer, Asm, Layout, Fragment, Fixup, Target,
473 return RecordScatteredRelocation(Writer, Asm, Layout, Fragment, Fixup,
487 return RecordScatteredRelocation(Writer, Asm, Layout, Fragment, Fixup,
491 uint32_t FixupOffset = Layout.getFragmentOffset(Fragment)+Fixup.getOffset();
530 FixedValue -= Writer->getSectionAddress(Fragment->getParent());
543 Writer->addRelocation(Fragment->getParent(), MRE);