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

  /src/sys/lib/libunwind/
AddressSpace.hpp 89 uint64_t get64(pint_t addr) { function in class:_Unwind::LocalAddressSpace
99 return get64(addr);
181 result = get64(addr);
199 result = get64(addr);
AddressSpace.hpp 89 uint64_t get64(pint_t addr) { function in class:_Unwind::LocalAddressSpace
99 return get64(addr);
181 result = get64(addr);
199 result = get64(addr);
  /src/external/gpl3/binutils/dist/opcodes/
i386-dis.c 12118 get64 (instr_info *ins, uint64_t *res) function
12918 if (!get64 (ins, &op))
13112 if (!get64 (ins, &off))
14549 if (!get64 (ins, &op))
i386-dis.c 12118 get64 (instr_info *ins, uint64_t *res) function
12918 if (!get64 (ins, &op))
13112 if (!get64 (ins, &off))
14549 if (!get64 (ins, &op))
  /src/external/gpl3/binutils.old/dist/opcodes/
i386-dis.c 12079 get64 (instr_info *ins, uint64_t *res) function
12879 if (!get64 (ins, &op))
13073 if (!get64 (ins, &off))
14510 if (!get64 (ins, &op))
i386-dis.c 12079 get64 (instr_info *ins, uint64_t *res) function
12879 if (!get64 (ins, &op))
13073 if (!get64 (ins, &off))
14510 if (!get64 (ins, &op))
  /src/external/gpl3/gdb.old/dist/opcodes/
i386-dis.c 11782 get64 (instr_info *ins, uint64_t *res) function
12582 if (!get64 (ins, &op))
12776 if (!get64 (ins, &off))
14206 if (!get64 (ins, &op))
i386-dis.c 11782 get64 (instr_info *ins, uint64_t *res) function
12582 if (!get64 (ins, &op))
12776 if (!get64 (ins, &off))
14206 if (!get64 (ins, &op))
  /src/external/gpl3/gdb/dist/opcodes/
i386-dis.c 12086 get64 (instr_info *ins, uint64_t *res) function
12886 if (!get64 (ins, &op))
13080 if (!get64 (ins, &off))
14517 if (!get64 (ins, &op))
i386-dis.c 12086 get64 (instr_info *ins, uint64_t *res) function
12886 if (!get64 (ins, &op))
13080 if (!get64 (ins, &off))
14517 if (!get64 (ins, &op))

Completed in 194 milliseconds