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

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_query.c 108 struct drm_i915_engine_info __user *info_ptr; local
132 info_ptr = &query_ptr->engines[0];
139 if (__copy_to_user(info_ptr, &info, sizeof(info)))
143 info_ptr++;
  /src/external/gpl3/gdb.old/dist/gdb/dwarf2/
macro.c 585 const gdb_byte *info_ptr = (str_offsets_section->buffer local
600 ULONGEST str_offset = read_offset (abfd, info_ptr, offset_size);
read.c 603 const gdb_byte *info_ptr = nullptr; variable
971 const gdb_byte *info_ptr,
1046 const gdb_byte *info_ptr,
3330 const gdb_byte *info_ptr;
3335 info_ptr = section->buffer + to_underlying (sect_off);
3336 read_initial_length (abfd, info_ptr, &initial_length_size);
3338 info_ptr += initial_length_size;
3340 version = read_2_bytes (abfd, info_ptr);
3341 info_ptr += 2;
3345 info_ptr += 2
3326 const gdb_byte *info_ptr; local
3390 const gdb_byte *info_ptr, *end_ptr; local
3754 const gdb_byte *begin_info_ptr, *info_ptr; local
4244 const gdb_byte *begin_info_ptr, *info_ptr; local
5079 const gdb_byte *info_ptr; local
5588 const gdb_byte *info_ptr = reader.info_ptr; local
7903 const gdb_byte *info_ptr, *end_ptr; local
17138 const gdb_byte *info_ptr = section->buffer + to_underlying (header_offset); local
17227 const gdb_byte *info_ptr = section->buffer + start_offset; local
17292 const gdb_byte *info_ptr = section->buffer + start_offset; local
17718 const gdb_byte *info_ptr; local
17816 const gdb_byte *info_ptr; local
21305 const gdb_byte *info_ptr = reader.info_ptr; local
21761 const gdb_byte *info_ptr local
    [all...]
  /src/external/gpl3/gdb/dist/gdb/dwarf2/
macro.c 585 const gdb_byte *info_ptr = (str_offsets_section->buffer local
600 ULONGEST str_offset = read_offset (abfd, info_ptr, offset_size);
read.h 997 const gdb_byte *info_ptr () const { return m_info_ptr; } function in class:cutu_reader
1021 const gdb_byte *info_ptr,
1024 const abbrev_info *peek_die_abbrev (const gdb_byte *info_ptr,
1027 const gdb_byte *skip_one_die (const gdb_byte *info_ptr,
1031 const gdb_byte *skip_children (const gdb_byte *info_ptr);
1034 /* Skip the attribute at INFO_PTR, knowing it has form FORM. Return a pointer
1037 const gdb_byte *info_ptr);
1067 const gdb_byte *info_ptr,
read.c 2403 const gdb_byte *info_ptr;
2408 info_ptr = section->buffer + to_underlying (sect_off);
2409 read_initial_length (abfd, info_ptr, &initial_length_size);
2411 info_ptr += initial_length_size;
2413 version = read_2_bytes (abfd, info_ptr);
2414 info_ptr += 2;
2418 info_ptr += 2;
2421 return (sect_offset) read_offset (abfd, info_ptr, offset_size);
3651 const gdb_byte *info_ptr;
3661 info_ptr = section->buffer
2400 const gdb_byte *info_ptr; local
3647 const gdb_byte *info_ptr; local
6323 const gdb_byte *info_ptr = section.buffer; local
14766 const gdb_byte *info_ptr = section->buffer + to_underlying (header_offset); local
14855 const gdb_byte *info_ptr = section->buffer + start_offset; local
14920 const gdb_byte *info_ptr = section->buffer + start_offset; local
15342 const gdb_byte *info_ptr; local
15440 const gdb_byte *info_ptr; local
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
radv_sqtt.c 631 void *info_ptr = (uint8_t *)thread_trace_ptr + info_offset; local
633 struct ac_thread_trace_info *info = (struct ac_thread_trace_info *)info_ptr;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
si_sqtt.c 519 void *info_ptr = thread_trace_ptr + info_offset; local
522 (struct ac_thread_trace_info *)info_ptr;
  /src/external/gpl3/binutils/dist/bfd/
dwarf2.c 209 bfd_byte *info_ptr; member in struct:dwarf2_debug_file
283 /* Splay tree to map info_ptr address to compilation units. */
1406 bfd_byte *info_ptr; local
1426 info_ptr = file->dwarf_addr_buffer + offset;
1429 return bfd_get_32 (unit->abfd, info_ptr);
1431 return bfd_get_64 (unit->abfd, info_ptr);
1443 bfd_byte *info_ptr; local
1470 info_ptr = file->dwarf_str_offsets_buffer + offset;
1473 str_offset = bfd_get_32 (unit->abfd, info_ptr);
1475 str_offset = bfd_get_64 (unit->abfd, info_ptr);
3473 bfd_byte *info_ptr = NULL; local
3884 bfd_byte *info_ptr = unit->first_child_die_ptr; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
dwarf2.c 209 bfd_byte *info_ptr; member in struct:dwarf2_debug_file
283 /* Splay tree to map info_ptr address to compilation units. */
1406 bfd_byte *info_ptr; local
1426 info_ptr = file->dwarf_addr_buffer + offset;
1429 return bfd_get_32 (unit->abfd, info_ptr);
1431 return bfd_get_64 (unit->abfd, info_ptr);
1443 bfd_byte *info_ptr; local
1470 info_ptr = file->dwarf_str_offsets_buffer + offset;
1473 str_offset = bfd_get_32 (unit->abfd, info_ptr);
1475 str_offset = bfd_get_64 (unit->abfd, info_ptr);
3473 bfd_byte *info_ptr = NULL; local
3884 bfd_byte *info_ptr = unit->first_child_die_ptr; local
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-reassoc.cc 2100 v_info_ptr info_ptr = *(v_info_map.get (tvec)); local
2102 tree vec_type = info_ptr->vec_type;
2138 info_ptr = *(v_info_map.get (valid_vecs[i + 1]));
2139 gcc_assert (types_compatible_p (vec_type, info_ptr->vec_type));
2141 FOR_EACH_VEC_ELT (info_ptr->vec, j, elem)
2173 info_ptr = *(v_info_map.get (tvec));
2176 FOR_EACH_VEC_ELT (info_ptr->vec, j, elem)
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-reassoc.cc 2096 v_info_ptr info_ptr = *(v_info_map.get (tvec)); local
2098 tree vec_type = info_ptr->vec_type;
2134 info_ptr = *(v_info_map.get (valid_vecs[i + 1]));
2135 gcc_assert (types_compatible_p (vec_type, info_ptr->vec_type));
2137 FOR_EACH_VEC_ELT (info_ptr->vec, j, elem)
2169 info_ptr = *(v_info_map.get (tvec));
2172 FOR_EACH_VEC_ELT (info_ptr->vec, j, elem)
  /src/external/gpl3/gdb.old/dist/bfd/
dwarf2.c 209 bfd_byte *info_ptr; member in struct:dwarf2_debug_file
283 /* Splay tree to map info_ptr address to compilation units. */
1406 bfd_byte *info_ptr; local
1426 info_ptr = file->dwarf_addr_buffer + offset;
1429 return bfd_get_32 (unit->abfd, info_ptr);
1431 return bfd_get_64 (unit->abfd, info_ptr);
1443 bfd_byte *info_ptr; local
1470 info_ptr = file->dwarf_str_offsets_buffer + offset;
1473 str_offset = bfd_get_32 (unit->abfd, info_ptr);
1475 str_offset = bfd_get_64 (unit->abfd, info_ptr);
3473 bfd_byte *info_ptr = NULL; local
3884 bfd_byte *info_ptr = unit->first_child_die_ptr; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
dwarf2.c 209 bfd_byte *info_ptr; member in struct:dwarf2_debug_file
283 /* Splay tree to map info_ptr address to compilation units. */
1406 bfd_byte *info_ptr; local
1426 info_ptr = file->dwarf_addr_buffer + offset;
1429 return bfd_get_32 (unit->abfd, info_ptr);
1431 return bfd_get_64 (unit->abfd, info_ptr);
1443 bfd_byte *info_ptr; local
1470 info_ptr = file->dwarf_str_offsets_buffer + offset;
1473 str_offset = bfd_get_32 (unit->abfd, info_ptr);
1475 str_offset = bfd_get_64 (unit->abfd, info_ptr);
3473 bfd_byte *info_ptr = NULL; local
3884 bfd_byte *info_ptr = unit->first_child_die_ptr; local
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/frv/
frv.cc 1003 frv_stack_t *info_ptr = &info;
1021 info_ptr->regs[STACK_REGS_GPR].name = "gpr";
1022 info_ptr->regs[STACK_REGS_GPR].first = LAST_ARG_REGNUM + 1;
1023 info_ptr->regs[STACK_REGS_GPR].last = GPR_LAST;
1024 info_ptr->regs[STACK_REGS_GPR].dword_p = TRUE;
1026 info_ptr->regs[STACK_REGS_FPR].name = "fpr";
1027 info_ptr->regs[STACK_REGS_FPR].first = FPR_FIRST;
1028 info_ptr->regs[STACK_REGS_FPR].last = FPR_LAST;
1029 info_ptr->regs[STACK_REGS_FPR].dword_p = TRUE;
1031 info_ptr->regs[STACK_REGS_LR].name = "lr"
998 frv_stack_t *info_ptr = &info; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/frv/
frv.cc 1002 frv_stack_t *info_ptr = &info;
1020 info_ptr->regs[STACK_REGS_GPR].name = "gpr";
1021 info_ptr->regs[STACK_REGS_GPR].first = LAST_ARG_REGNUM + 1;
1022 info_ptr->regs[STACK_REGS_GPR].last = GPR_LAST;
1023 info_ptr->regs[STACK_REGS_GPR].dword_p = TRUE;
1025 info_ptr->regs[STACK_REGS_FPR].name = "fpr";
1026 info_ptr->regs[STACK_REGS_FPR].first = FPR_FIRST;
1027 info_ptr->regs[STACK_REGS_FPR].last = FPR_LAST;
1028 info_ptr->regs[STACK_REGS_FPR].dword_p = TRUE;
1030 info_ptr->regs[STACK_REGS_LR].name = "lr"
997 frv_stack_t *info_ptr = &info; local
    [all...]

Completed in 127 milliseconds