| /src/sys/arch/sparc64/include/ |
| mdesc.h | 33 uint32_t name_offset; member in struct:md_element
|
| /src/external/gpl3/gdb.old/dist/gdb/dwarf2/ |
| mapped-index.h | 45 offset_type name_offset; member in struct:name_component
|
| read-gdb-index.c | 626 const auto name_offset = extract_unsigned_integer (ptr, local 629 const auto name = (const char *) (index->constant_pool.data () + name_offset);
|
| /src/external/gpl3/gcc.old/dist/gcc/config/bpf/ |
| coreout.cc | 119 uint32_t name_offset; member in struct:bpf_core_section 190 ctf_add_string (ctfc, section_name, &sec->name_offset, CTF_AUX_STRTAB); 328 sec->name_offset += ctfc_get_strtab_len (ctf_get_tu_ctfc (), CTF_STRTAB); 330 dw2_asm_output_data (4, sec->name_offset, "btfext_secinfo_sec_name_off");
|
| /src/external/gpl2/texinfo/dist/info/ |
| nodes.c | 598 int name_offset; 637 name_offset = 641 if (name_offset == -1) 643 name_offset = string_in_line (INFO_REF_LABEL, 645 if (name_offset != -1) 651 if (name_offset == -1) 657 tmp_search->start += name_offset; 594 int name_offset; local
|
| /src/external/apache2/llvm/dist/libcxx/src/filesystem/ |
| posix_compat.h | 458 unsigned short name_offset, name_length; local 460 name_offset = symlink.SubstituteNameOffset; 463 name_offset = symlink.PrintNameOffset; 466 // name_offset/length are expressed in bytes, not in wchar_t 467 if (path_buf_offset + name_offset + name_length > out) { 475 memcpy(ret_buf, &symlink.PathBuffer[name_offset / sizeof(wchar_t)],
|
| /src/external/gpl3/binutils/dist/bfd/ |
| pef.h | 63 unsigned long name_offset; member in struct:bfd_pef_imported_library 105 long name_offset; member in struct:bfd_pef_section
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| pef.h | 63 unsigned long name_offset; member in struct:bfd_pef_imported_library 105 long name_offset; member in struct:bfd_pef_section
|
| /src/external/gpl3/gcc/dist/gcc/ |
| genoutput.cc | 285 int name_offset = 0; 309 name_offset = 0; 324 name_offset++; 326 || name_offset > next_name_offset / 2)) 328 next_name_offset - name_offset); 330 printf (" \"%s+%d\",\n", last_name, name_offset); 282 int name_offset = 0; local
|
| btfout.cc | 86 uint32_t name_offset; /* Offset to name in string table. */ member in struct:btf_datasec 389 ds.name_offset = str_off; 1070 dw2_asm_output_data (4, ds.name_offset + stroffset, 1327 size_t name_offset = ctfc_get_strtab_len (ctfc, CTF_STRTAB); local 1330 btf_asm_datasec_type (ctfc, datasecs[i], i, name_offset);
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| btfout.cc | 84 uint32_t name_offset; /* Offset to name in string table. */ member in struct:btf_datasec 285 ds.name_offset = str_off; 762 dw2_asm_output_data (4, ds.name_offset + stroffset, "btt_name"); 1000 size_t name_offset = ctfc_get_strtab_len (ctfc, CTF_STRTAB); local 1003 btf_asm_datasec_type (datasecs[i], name_offset);
|
| genoutput.cc | 284 int name_offset = 0; 308 name_offset = 0; 323 name_offset++; 325 || name_offset > next_name_offset / 2)) 327 next_name_offset - name_offset); 329 printf (" \"%s+%d\",\n", last_name, name_offset); 281 int name_offset = 0; local
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| pef.h | 63 unsigned long name_offset; member in struct:bfd_pef_imported_library 105 long name_offset; member in struct:bfd_pef_section
|
| /src/external/gpl3/gdb/dist/bfd/ |
| pef.h | 63 unsigned long name_offset; member in struct:bfd_pef_imported_library 105 long name_offset; member in struct:bfd_pef_section
|
| /src/sys/dev/acpi/ |
| qcomscm.c | 401 uint32_t name_offset; member in struct:qcscm_req_uefi_get_variable 445 req->name_offset = ALIGN(sizeof(*req)); 447 req->guid_offset = ALIGN(req->name_offset + req->name_size); 452 memcpy((char *)req + req->name_offset, name, name_size); 514 uint32_t name_offset; member in struct:qcscm_req_uefi_set_variable 559 req->name_offset = ALIGN(sizeof(*req)); 561 req->guid_offset = ALIGN(req->name_offset + req->name_size); 567 memcpy((char *)req + req->name_offset, name, name_size); 601 uint32_t name_offset; member in struct:qcscm_req_uefi_get_next_variable 611 uint32_t name_offset; member in struct:qcscm_rsp_uefi_get_next_variable [all...] |
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| Hist_data.cc | 831 int name_offset = 0; local 849 name_offset = sb1.length (); 866 return name_offset;
|
| /src/external/gpl3/binutils/dist/libiberty/ |
| simple-object-coff.c | 733 const char *name, size_t *name_offset, 760 SCNNMLEN, "/%lu", (unsigned long) *name_offset); 761 *name_offset += namelen + 1; 800 size_t name_offset; local 834 name_offset = 4; 871 &name_offset, scnhdr_offset, 912 set_32 (&syms[1].aux.x_file.x_n.x_offset[0], name_offset); 913 if (!simple_object_internal_write (descriptor, offset + name_offset, 918 name_offset += strlen (source_filename) + 1; 927 set_32 (strsizebuf, name_offset); [all...] |
| simple-object-mach-o.c | 646 unsigned int subsect_offset, subsect_length, name_offset; local 649 name_offset = (*fetch_32) (index + 16 * j + 8); 654 name = nametab + name_offset; 1032 unsigned int name_offset; local 1060 name_offset = 0; 1091 index[sect*4+2] = name_offset; 1093 name_offset += strlen (section->name) + 1; 1095 snames = XNEWVEC (char, name_offset); 1226 name_offset contains the length of the section. It is not aligned. */ 1233 name_offset, [all...] |
| simple-object-xcoff.c | 790 const char *name, size_t *name_offset, 818 SCNNMLEN, "/%lu", (unsigned long) *name_offset); 819 *name_offset += namelen + 1; 871 size_t name_offset; local 896 name_offset = 4; 933 &name_offset, scnhdr_offset, 967 set_32 (&syms[1].aux.x_file._x.x_offset[0], name_offset); 968 if (!simple_object_internal_write (descriptor, offset + name_offset, 973 name_offset += strlen (source_filename) + 1; 982 set_32 (strsizebuf, name_offset); [all...] |
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| Hist_data.cc | 831 int name_offset = 0; local 849 name_offset = sb1.length (); 866 return name_offset;
|
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| simple-object-coff.c | 546 const char *name, size_t *name_offset, 573 SCNNMLEN, "/%lu", (unsigned long) *name_offset); 574 *name_offset += namelen + 1; 613 size_t name_offset; local 642 name_offset = 4; 679 &name_offset, scnhdr_offset, 712 set_32 (&syms[1].aux.x_file.x_n.x_offset[0], name_offset); 713 if (!simple_object_internal_write (descriptor, offset + name_offset, 718 name_offset += strlen (source_filename) + 1; 727 set_32 (strsizebuf, name_offset); [all...] |
| simple-object-mach-o.c | 647 unsigned int subsect_offset, subsect_length, name_offset; local 650 name_offset = (*fetch_32) (index + 16 * j + 8); 655 name = nametab + name_offset; 1043 unsigned int name_offset; local 1071 name_offset = 0; 1102 index[sect*4+2] = name_offset; 1104 name_offset += strlen (section->name) + 1; 1106 snames = XNEWVEC (char, name_offset); 1237 name_offset contains the length of the section. It is not aligned. */ 1244 name_offset, [all...] |
| simple-object-xcoff.c | 790 const char *name, size_t *name_offset, 818 SCNNMLEN, "/%lu", (unsigned long) *name_offset); 819 *name_offset += namelen + 1; 871 size_t name_offset; local 896 name_offset = 4; 933 &name_offset, scnhdr_offset, 967 set_32 (&syms[1].aux.x_file._x.x_offset[0], name_offset); 968 if (!simple_object_internal_write (descriptor, offset + name_offset, 973 name_offset += strlen (source_filename) + 1; 982 set_32 (strsizebuf, name_offset); [all...] |
| /src/external/gpl3/gcc/dist/libiberty/ |
| simple-object-coff.c | 544 const char *name, size_t *name_offset, 571 SCNNMLEN, "/%lu", (unsigned long) *name_offset); 572 *name_offset += namelen + 1; 611 size_t name_offset; local 640 name_offset = 4; 677 &name_offset, scnhdr_offset, 710 set_32 (&syms[1].aux.x_file.x_n.x_offset[0], name_offset); 711 if (!simple_object_internal_write (descriptor, offset + name_offset, 716 name_offset += strlen (source_filename) + 1; 725 set_32 (strsizebuf, name_offset); [all...] |
| simple-object-mach-o.c | 647 unsigned int subsect_offset, subsect_length, name_offset; local 650 name_offset = (*fetch_32) (index + 16 * j + 8); 655 name = nametab + name_offset; 1043 unsigned int name_offset; local 1071 name_offset = 0; 1102 index[sect*4+2] = name_offset; 1104 name_offset += strlen (section->name) + 1; 1106 snames = XNEWVEC (char, name_offset); 1237 name_offset contains the length of the section. It is not aligned. */ 1244 name_offset, [all...] |