Searched refs:opt_offset (Results 1 – 3 of 3) sorted by relevance
70 DWORD pe_offset, opt_offset; local102 opt_offset = pe_offset + 4 + 20;103 opt_magic = WORD_AT(dllbase+opt_offset);123 if (DWORD_AT(dllbase + opt_offset + num_dict_off) >= 2) {126 if (0 == DWORD_AT(dllbase + opt_offset + import_off + sizeof(DWORD)))129 opt_offset +
187 goto opt_offset; in parse_options()194 opt_offset: in parse_options()
1239 int opt_offset = cs.target->option_offset; in do_commandeb() local1240 if (cs.target->parse(c - opt_offset, in do_commandeb()