Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp101 unsigned getFixupKindContainereSizeInBytes(unsigned Kind) const;
377 unsigned AArch64AsmBackend::getFixupKindContainereSizeInBytes(unsigned Kind) const { in getFixupKindContainereSizeInBytes() function in AArch64AsmBackend
451 unsigned FulleSizeInBytes = getFixupKindContainereSizeInBytes(Fixup.getKind()); in applyFixup()