Home
last modified time | relevance | path

Searched defs:FixupOffset (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp147 const uint32_t FixupOffset, const uint32_t Index, in makeRelocationInfo()
179 uint32_t FixupOffset = Layout.getFragmentOffset(Fragment) + Fixup.getOffset(); in getFixupOffset() local
196 const uint32_t FixupOffset = getFixupOffset(Layout, Fragment, Fixup); in recordScatteredRelocation() local
329 const uint32_t FixupOffset = getFixupOffset(Layout, Fragment, Fixup); in RecordPPCRelocation() local
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp146 uint32_t FixupOffset = Layout.getFragmentOffset(Fragment)+Fixup.getOffset(); in RecordARMScatteredHalfRelocation() local
252 uint32_t FixupOffset = Layout.getFragmentOffset(Fragment)+Fixup.getOffset(); in RecordARMScatteredRelocation() local
398 uint32_t FixupOffset = Layout.getFragmentOffset(Fragment)+Fixup.getOffset(); in recordRelocation() local
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp106 uint32_t FixupOffset = in RecordX86_64Relocation() local
369 uint32_t FixupOffset = Layout.getFragmentOffset(Fragment)+Fixup.getOffset(); in recordScatteredRelocation() local
548 uint32_t FixupOffset = Layout.getFragmentOffset(Fragment)+Fixup.getOffset(); in RecordX86Relocation() local
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp151 uint32_t FixupOffset = Layout.getFragmentOffset(Fragment); in recordRelocation() local
/external/llvm/lib/MC/
DELFObjectWriter.cpp620 uint64_t FixupOffset = Layout.getFragmentOffset(Fragment) + Fixup.getOffset(); in recordRelocation() local