Searched defs:getKindForSize (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCFixup.h95 /// getKindForSize - Return the generic fixup kind for a value with the given
97 static MCFixupKind getKindForSize(unsigned Size, bool isPCRel) { function in class:llvm::MCFixup

Completed in 58 milliseconds