Searched refs:FK_SecRel_4 (Results 1 – 15 of 15) sorted by relevance
78 case FK_SecRel_4: in getRelocType()100 case FK_SecRel_4: in getRelocType()
543 case FK_SecRel_4: in getFixupKindSize()770 .Case("secrel32", FK_SecRel_4) in getFixupKind()
328 FixupKind = MCFixupKind(FK_SecRel_4); in emitImmediate()334 FixupKind = MCFixupKind(FK_SecRel_4); in emitImmediate()
96 case FK_SecRel_4: in getFixupKindNumBytes()126 case FK_SecRel_4: in adjustFixupValue()
77 case FK_SecRel_4: in getRelocType()
189 Fixups.push_back(MCFixup::create(offset, MO.getExpr(), FK_SecRel_4, MI.getLoc())); in getMachineOpValue()
48 case FK_SecRel_4: in getRelocType()
74 if (Fixup.getKind() == FK_SecRel_4 || Fixup.getKind() == FK_SecRel_8) { in applyFixup()
72 case FK_SecRel_4: in getRelocType()
446 case FK_SecRel_4: in adjustFixupValue()968 case FK_SecRel_4: in getFixupKindNumBytes()
73 case FK_SecRel_4: in getRelocType()
139 case FK_SecRel_4: in getFixupKindNumBytes()334 case FK_SecRel_4: in adjustFixupValue()
43 FK_SecRel_4, ///< A four-byte section relative fixup. enumerator
239 MCFixup Fixup = MCFixup::create(DF->getContents().size(), MCE, FK_SecRel_4); in EmitCOFFSecRel32()
670 Fixups.push_back(MCFixup::create(Contents.size(), BE, FK_SecRel_4)); in encodeDefRange()