Home
last modified time | relevance | path

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

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