Searched refs:FixupApply (Results 1 – 2 of 2) sorted by relevance
71 typedef void (*FixupApply)(const FixupEntry*, uint32_t*, const FixupData&); typedef75 FixupEntry(FixupApply apply, int ipa, int reg, int loc) : in FixupEntry()78 FixupApply apply;115 bool addInterp(int ipa, int reg, FixupApply apply);
428 CodeEmitter::addInterp(int ipa, int reg, FixupApply apply) in addInterp()