Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp655 static unsigned getFixupKindSize(unsigned Kind) { in getFixupKindSize() function
697 unsigned Size = getFixupKindSize(Kind); in applyFixup()