Searched defs:plt_entry (Results 1 – 2 of 2) sorted by relevance
339 struct plt_entry struct342 unsigned char jmp_instr[2];343 uint32_t offset_got;345 unsigned char push_instr;346 uint32_t push_imm;348 unsigned char jmp_instr2;349 uint32_t plt0_offset;
584 FX_ARGB plt_entry = FXARGB_TODIB(*plt); in _ConvertBuffer_Rgb2PltRgb8() local