Home
last modified time | relevance | path

Searched refs:getFixupOffset (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
HDPPCMachObjectWriter.cpp175 static uint32_t getFixupOffset(const MCAsmLayout &Layout, in getFixupOffset() function
195 const uint32_t FixupOffset = getFixupOffset(Layout, Fragment, Fixup); in recordScatteredRelocation()
328 const uint32_t FixupOffset = getFixupOffset(Layout, Fragment, Fixup); in RecordPPCRelocation()