HomeSort by relevance Sort by last modified time
    Searched defs:tabent (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/opcodes/
i960-dis.c 109 struct tabent {
165 static const struct tabent ctrl_tab[] = {
237 static const struct tabent cobr_tab[] = {
335 static struct tabent *mem_tab;
339 #define MEM_SIZ ( * sizeof(struct tabent))
365 static struct tabent mem_tab_buf[MEM_MAX - MEM_MIN + 1];
487 static struct tabent *reg_tab;
686 static struct tabent reg_tab_buf[REG_MAX - REG_MIN + 1];
108 struct tabent { struct
  /external/valgrind/VEX/priv/
guest_arm64_toIR.c 7745 UInt tabent; local
    [all...]

Completed in 103 milliseconds