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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp977 /// getFixupKindContainerSizeBytes - The number of bytes of the
979 static unsigned getFixupKindContainerSizeBytes(unsigned Kind) { function
1054 FullSizeBytes = getFixupKindContainerSizeBytes(Kind);

Completed in 106 milliseconds