HomeSort by: relevance | last modified time | path
    Searched defs:gen_call (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdbserver/
linux-ppc-low.cc 1416 gen_call (uint32_t *buf, CORE_ADDR fn, int is_64, int is_opd) function
1715 p += gen_call (p, collector, is_64, is_opd);
2238 p += gen_call (p, get_raw_reg_func_addr (), 0, 0);
2322 p += gen_call (p, fn, 0, 0);
2340 p += gen_call (p, fn, 0, 0);
2380 p += gen_call (p, fn, 0, 0);
2990 p += gen_call (p, get_raw_reg_func_addr (), 1, 1);
3009 p += gen_call (p, get_raw_reg_func_addr (), 1, 0);
3062 p += gen_call (p, fn, 1, 1);
3078 p += gen_call (p, fn, 1, 0)
    [all...]
  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-ppc-low.cc 1417 gen_call (uint32_t *buf, CORE_ADDR fn, int is_64, int is_opd) function
1717 p += gen_call (p, collector, is_64, is_opd);
2240 p += gen_call (p, get_raw_reg_func_addr (), 0, 0);
2324 p += gen_call (p, fn, 0, 0);
2342 p += gen_call (p, fn, 0, 0);
2382 p += gen_call (p, fn, 0, 0);
2992 p += gen_call (p, get_raw_reg_func_addr (), 1, 1);
3011 p += gen_call (p, get_raw_reg_func_addr (), 1, 0);
3064 p += gen_call (p, fn, 1, 1);
3080 p += gen_call (p, fn, 1, 0)
    [all...]

Completed in 29 milliseconds