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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp104 unsigned getFixupKindContainereSizeInBytes(unsigned Kind) const;
369 /// getFixupKindContainereSizeInBytes - The number of bytes of the
371 unsigned AArch64AsmBackend::getFixupKindContainereSizeInBytes(unsigned Kind) const { function in class:AArch64AsmBackend
432 unsigned FulleSizeInBytes = getFixupKindContainereSizeInBytes(Fixup.getKind());

Completed in 62 milliseconds