Home
last modified time | relevance | path

Searched refs:length_p (Results 1 – 7 of 7) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/
H A Dmemory-map.c66 ULONGEST *start_p, *length_p, *type_p; in memory_map_start_memory() local
70 length_p in memory_map_start_memory()
75 data->memory_map->emplace_back (*start_p, *start_p + *length_p, in memory_map_start_memory()
H A Dtracepoint.c3845 ULONGEST *start_p, *length_p;
3849 length_p
3852 info->memory.emplace_back (*start_p, *length_p);
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dmemory-map.c66 ULONGEST *start_p, *length_p, *type_p; in memory_map_start_memory() local
70 length_p in memory_map_start_memory()
75 data->memory_map->emplace_back (*start_p, *start_p + *length_p, in memory_map_start_memory()
H A Dtracepoint.c3845 ULONGEST *start_p, *length_p;
3849 length_p
3852 info->memory.emplace_back (*start_p, *length_p);
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dgengtype.c1415 int length_p = 0; in adjust_field_type() local
1421 if (length_p) in adjust_field_type()
1429 length_p = 1; in adjust_field_type()
1443 if (!length_p in adjust_field_type()
4544 int length_p = 0; in write_roots() local
4549 length_p = 1; in write_roots()
4568 write_root (f, v, v->type, v->name, length_p, &v->line, emit_pch); in write_roots()
H A Dgengtype.cc1430 int length_p = 0; in adjust_field_type() local
1436 if (length_p) in adjust_field_type()
1444 length_p = 1; in adjust_field_type()
1458 if (!length_p in adjust_field_type()
4591 int length_p = 0; in write_roots() local
4596 length_p = 1; in write_roots()
4615 write_root (f, v, v->type, v->name, length_p, &v->line, emit_pch); in write_roots()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dgengtype.c1415 int length_p = 0; in adjust_field_type() local
1421 if (length_p) in adjust_field_type()
1429 length_p = 1; in adjust_field_type()
1443 if (!length_p in adjust_field_type()
4544 int length_p = 0; in write_roots() local
4549 length_p = 1; in write_roots()
4568 write_root (f, v, v->type, v->name, length_p, &v->line, emit_pch); in write_roots()