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

  /src/external/gpl3/gdb.old/dist/gdb/
btrace.h 136 : msym (msym_), sym (sym_), insn_offset (insn_offset_), number (number_),
168 If INSN is empty this is the insn_offset of the succeding function
170 unsigned int insn_offset; member in struct:btrace_function
amd64-tdep.c 1669 ULONGEST insn_offset = to - from;
1729 CORE_ADDR rip = pc - insn_offset;
1759 retaddr = (retaddr - insn_offset) & 0xffffffffffffffffULL;
1666 ULONGEST insn_offset = to - from; local
btrace.c 135 ibegin = bfun->insn_offset;
240 unsigned int number, insn_offset; local
244 /* Start counting NUMBER and INSN_OFFSET at one. */
247 insn_offset = 1;
254 insn_offset = prev->insn_offset + ftrace_call_num_insn (prev);
257 return &btinfo->functions.emplace_back (mfun, fun, number, insn_offset,
920 rhs->insn_offset - 1, min_matches);
1094 "%u (pc = %s)."), bfun->insn_offset - 1,
1135 "(pc = %s)."), bfun->insn_offset - 1
    [all...]
i386-tdep.c 857 ULONGEST insn_offset = to - from;
925 ULONGEST eip = (pc - insn_offset) & 0xffffffffUL;
955 retaddr = (retaddr - insn_offset) & 0xffffffffUL;
854 ULONGEST insn_offset = to - from; local
  /src/external/gpl3/gdb/dist/gdb/
btrace.h 159 : msym (msym_), sym (sym_), insn_offset (insn_offset_), number (number_),
191 If INSN is empty this is the insn_offset of the succeeding function
193 unsigned int insn_offset; member in struct:btrace_function
amd64-tdep.c 1657 ULONGEST insn_offset = to - from;
1717 CORE_ADDR rip = pc - insn_offset;
1747 retaddr = (retaddr - insn_offset) & 0xffffffffffffffffULL;
1654 ULONGEST insn_offset = to - from; local
btrace.c 137 ibegin = bfun->insn_offset;
242 unsigned int number, insn_offset; local
246 /* Start counting NUMBER and INSN_OFFSET at one. */
249 insn_offset = 1;
256 insn_offset = prev->insn_offset + ftrace_call_num_insn (prev);
259 return &btinfo->functions.emplace_back (mfun, fun, number, insn_offset,
946 rhs->insn_offset - 1, min_matches);
1120 "%u (pc = %s)."), bfun->insn_offset - 1,
1162 "(pc = %s)."), bfun->insn_offset - 1
    [all...]
i386-tdep.c 801 ULONGEST insn_offset = to - from;
869 ULONGEST eip = (pc - insn_offset) & 0xffffffffUL;
899 retaddr = (retaddr - insn_offset) & 0xffffffffUL;
798 ULONGEST insn_offset = to - from; local
  /src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c 6173 size_t insn_offset = 0;
6464 insn_offset = 12;
6469 insn_offset = 0;
6484 irel->r_offset = trampoff + insn_offset;
8282 size_t insn_offset = rel->r_offset;
8291 bfd_put_32 (input_bfd, stub[0], contents + insn_offset - 12);
8292 bfd_put_32 (input_bfd, stub[1], contents + insn_offset - 8);
8293 bfd_put_32 (input_bfd, stub[2], contents + insn_offset - 4);
8310 bfd_put_32 (input_bfd, insn, contents + insn_offset);
8311 insn_offset += 4
6159 size_t insn_offset = 0; local
8266 size_t insn_offset = rel->r_offset; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c 6186 size_t insn_offset = 0;
6479 insn_offset = 12;
6484 insn_offset = 0;
6499 irel->r_offset = trampoff + insn_offset;
8298 size_t insn_offset = rel->r_offset;
8307 bfd_put_32 (input_bfd, stub[0], contents + insn_offset - 12);
8308 bfd_put_32 (input_bfd, stub[1], contents + insn_offset - 8);
8309 bfd_put_32 (input_bfd, stub[2], contents + insn_offset - 4);
8326 bfd_put_32 (input_bfd, insn, contents + insn_offset);
8327 insn_offset += 4
6172 size_t insn_offset = 0; local
8282 size_t insn_offset = rel->r_offset; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c 6184 size_t insn_offset = 0;
6477 insn_offset = 12;
6482 insn_offset = 0;
6497 irel->r_offset = trampoff + insn_offset;
8307 size_t insn_offset = rel->r_offset;
8316 bfd_put_32 (input_bfd, stub[0], contents + insn_offset - 12);
8317 bfd_put_32 (input_bfd, stub[1], contents + insn_offset - 8);
8318 bfd_put_32 (input_bfd, stub[2], contents + insn_offset - 4);
8335 bfd_put_32 (input_bfd, insn, contents + insn_offset);
8336 insn_offset += 4
6170 size_t insn_offset = 0; local
8291 size_t insn_offset = rel->r_offset; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c 6186 size_t insn_offset = 0;
6479 insn_offset = 12;
6484 insn_offset = 0;
6499 irel->r_offset = trampoff + insn_offset;
8309 size_t insn_offset = rel->r_offset;
8318 bfd_put_32 (input_bfd, stub[0], contents + insn_offset - 12);
8319 bfd_put_32 (input_bfd, stub[1], contents + insn_offset - 8);
8320 bfd_put_32 (input_bfd, stub[2], contents + insn_offset - 4);
8337 bfd_put_32 (input_bfd, insn, contents + insn_offset);
8338 insn_offset += 4
6172 size_t insn_offset = 0; local
8293 size_t insn_offset = rel->r_offset; local
    [all...]

Completed in 67 milliseconds