Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp740 static unsigned getFixupKindSize(unsigned Kind) { in getFixupKindSize() function
782 unsigned Size = getFixupKindSize(Kind); in applyFixup()