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

/external/llvm/include/llvm/MC/
H A DMCFixup.h1 //===-- llvm/MC/MCFixup.h - Instruction Relocation and Patching -*- C++ -*-===//
62 class MCFixup { class in namespace:llvm
78 static MCFixup create(uint32_t Offset, const MCExpr *Value,
81 MCFixup FI;

Completed in 91 milliseconds