| /src/external/gpl3/gdb.old/dist/gdb/ |
| nto-tdep.c | 317 const char *sectname; local 325 sectname = bfd_section_name (sect); 331 if (sectname != NULL && strstr (sectname, QNX_INFO_SECT_NAME) != NULL) 333 else if (sectname != NULL && strstr (sectname, "note") != NULL
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/ |
| MachOYAML.h | 45 char sectname[16]; member in struct:llvm::MachOYAML::Section
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| obj-macho.c | 168 obj_mach_o_make_or_get_sect (char * segname, char * sectname, 182 xlat = bfd_mach_o_section_data_for_mach_sect (stdoutput, segname, sectname); 196 segname, sectname); 209 name = concat (segname, ".", sectname, (char *) NULL); 255 strncpy (msect->sectname, sectname, BFD_MACH_O_SECTNAME_SIZE); 256 msect->sectname[BFD_MACH_O_SECTNAME_SIZE] = 0; 307 char sectname[17]; local 314 if (! obj_mach_o_get_section_names (segname, sectname, 17, 17)) 421 new_seg = obj_mach_o_make_or_get_sect (segname, sectname, specified_mask 442 char sectname[17]; local [all...] |
| /src/external/gpl3/binutils/dist/libiberty/ |
| simple-object-mach-o.c | 134 unsigned char sectname[16]; /* Section name. */ member in struct:mach_o_section_32 151 unsigned char sectname[16]; /* Section name. */ member in struct:mach_o_section_64 448 sectname_offset = offsetof (struct mach_o_section_32, sectname); 458 sectname_offset = offsetof (struct mach_o_section_64, sectname); 953 strncpy ((char *) hdr + offsetof (struct mach_o_section_32, sectname), 978 strncpy ((char *) hdr + offsetof (struct mach_o_section_64, sectname),
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| obj-macho.c | 168 obj_mach_o_make_or_get_sect (char * segname, char * sectname, 182 xlat = bfd_mach_o_section_data_for_mach_sect (stdoutput, segname, sectname); 196 segname, sectname); 209 name = concat (segname, ".", sectname, (char *) NULL); 255 strncpy (msect->sectname, sectname, BFD_MACH_O_SECTNAME_SIZE); 256 msect->sectname[BFD_MACH_O_SECTNAME_SIZE] = 0; 307 char sectname[17]; local 314 if (! obj_mach_o_get_section_names (segname, sectname, 17, 17)) 421 new_seg = obj_mach_o_make_or_get_sect (segname, sectname, specified_mask 442 char sectname[17]; local [all...] |
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| simple-object-mach-o.c | 134 unsigned char sectname[16]; /* Section name. */ member in struct:mach_o_section_32 151 unsigned char sectname[16]; /* Section name. */ member in struct:mach_o_section_64 448 sectname_offset = offsetof (struct mach_o_section_32, sectname); 458 sectname_offset = offsetof (struct mach_o_section_64, sectname); 964 strncpy ((char *) hdr + offsetof (struct mach_o_section_32, sectname), 989 strncpy ((char *) hdr + offsetof (struct mach_o_section_64, sectname),
|
| /src/external/gpl3/gcc/dist/libiberty/ |
| simple-object-mach-o.c | 134 unsigned char sectname[16]; /* Section name. */ member in struct:mach_o_section_32 151 unsigned char sectname[16]; /* Section name. */ member in struct:mach_o_section_64 448 sectname_offset = offsetof (struct mach_o_section_32, sectname); 458 sectname_offset = offsetof (struct mach_o_section_64, sectname); 964 strncpy ((char *) hdr + offsetof (struct mach_o_section_32, sectname), 989 strncpy ((char *) hdr + offsetof (struct mach_o_section_64, sectname),
|
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| simple-object-mach-o.c | 134 unsigned char sectname[16]; /* Section name. */ member in struct:mach_o_section_32 151 unsigned char sectname[16]; /* Section name. */ member in struct:mach_o_section_64 448 sectname_offset = offsetof (struct mach_o_section_32, sectname); 458 sectname_offset = offsetof (struct mach_o_section_64, sectname); 964 strncpy ((char *) hdr + offsetof (struct mach_o_section_32, sectname), 989 strncpy ((char *) hdr + offsetof (struct mach_o_section_64, sectname),
|
| /src/external/gpl3/gdb/dist/libiberty/ |
| simple-object-mach-o.c | 134 unsigned char sectname[16]; /* Section name. */ member in struct:mach_o_section_32 151 unsigned char sectname[16]; /* Section name. */ member in struct:mach_o_section_64 448 sectname_offset = offsetof (struct mach_o_section_32, sectname); 458 sectname_offset = offsetof (struct mach_o_section_64, sectname); 964 strncpy ((char *) hdr + offsetof (struct mach_o_section_32, sectname), 989 strncpy ((char *) hdr + offsetof (struct mach_o_section_64, sectname),
|
| /src/external/gpl3/gdb.old/dist/libiberty/ |
| simple-object-mach-o.c | 134 unsigned char sectname[16]; /* Section name. */ member in struct:mach_o_section_32 151 unsigned char sectname[16]; /* Section name. */ member in struct:mach_o_section_64 448 sectname_offset = offsetof (struct mach_o_section_32, sectname); 458 sectname_offset = offsetof (struct mach_o_section_64, sectname); 964 strncpy ((char *) hdr + offsetof (struct mach_o_section_32, sectname), 989 strncpy ((char *) hdr + offsetof (struct mach_o_section_64, sectname),
|
| /src/external/gpl3/binutils/dist/bfd/ |
| mach-o.h | 65 char sectname[BFD_MACH_O_SECTNAME_SIZE + 1]; /* Always NUL padded. */ member in struct:bfd_mach_o_section
|
| /src/external/gpl3/binutils/dist/include/mach-o/ |
| external.h | 43 unsigned char sectname[16]; /* Section name. */ member in struct:mach_o_section_32_external 61 unsigned char sectname[16]; /* Section name. */ member in struct:mach_o_section_64_external
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| mach-o.h | 65 char sectname[BFD_MACH_O_SECTNAME_SIZE + 1]; /* Always NUL padded. */ member in struct:bfd_mach_o_section
|
| /src/external/gpl3/binutils.old/dist/include/mach-o/ |
| external.h | 43 unsigned char sectname[16]; /* Section name. */ member in struct:mach_o_section_32_external 61 unsigned char sectname[16]; /* Section name. */ member in struct:mach_o_section_64_external
|
| /src/external/gpl3/gcc/dist/libbacktrace/ |
| macho.c | 219 char sectname[MACH_O_NAMELEN]; /* Section name */ member in struct:macho_section 236 char sectname[MACH_O_NAMELEN]; /* Section name */ member in struct:macho_section_64 348 const char *sectname, uint32_t offset, uint64_t size, 357 && strncmp (sectname, dwarf_section_names[i], MACH_O_NAMELEN) == 0) 418 macho_add_dwarf_section (state, descriptor, section.sectname, 429 macho_add_dwarf_section (state, descriptor, section.sectname,
|
| /src/external/gpl3/gcc.old/dist/libbacktrace/ |
| macho.c | 219 char sectname[MACH_O_NAMELEN]; /* Section name */ member in struct:macho_section 236 char sectname[MACH_O_NAMELEN]; /* Section name */ member in struct:macho_section_64 348 const char *sectname, uint32_t offset, uint64_t size, 357 && strncmp (sectname, dwarf_section_names[i], MACH_O_NAMELEN) == 0) 418 macho_add_dwarf_section (state, descriptor, section.sectname, 429 macho_add_dwarf_section (state, descriptor, section.sectname,
|
| /src/external/gpl3/gdb/dist/bfd/ |
| mach-o.h | 65 char sectname[BFD_MACH_O_SECTNAME_SIZE + 1]; /* Always NUL padded. */ member in struct:bfd_mach_o_section
|
| /src/external/gpl3/gdb/dist/include/mach-o/ |
| external.h | 43 unsigned char sectname[16]; /* Section name. */ member in struct:mach_o_section_32_external 61 unsigned char sectname[16]; /* Section name. */ member in struct:mach_o_section_64_external
|
| /src/external/gpl3/gdb/dist/libbacktrace/ |
| macho.c | 219 char sectname[MACH_O_NAMELEN]; /* Section name */ member in struct:macho_section 236 char sectname[MACH_O_NAMELEN]; /* Section name */ member in struct:macho_section_64 348 const char *sectname, uint32_t offset, uint64_t size, 357 && strncmp (sectname, dwarf_section_names[i], MACH_O_NAMELEN) == 0) 418 macho_add_dwarf_section (state, descriptor, section.sectname, 429 macho_add_dwarf_section (state, descriptor, section.sectname,
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| mach-o.h | 65 char sectname[BFD_MACH_O_SECTNAME_SIZE + 1]; /* Always NUL padded. */ member in struct:bfd_mach_o_section
|
| /src/external/gpl3/gdb.old/dist/include/mach-o/ |
| external.h | 43 unsigned char sectname[16]; /* Section name. */ member in struct:mach_o_section_32_external 61 unsigned char sectname[16]; /* Section name. */ member in struct:mach_o_section_64_external
|
| /src/external/gpl3/gdb.old/dist/libbacktrace/ |
| macho.c | 219 char sectname[MACH_O_NAMELEN]; /* Section name */ member in struct:macho_section 236 char sectname[MACH_O_NAMELEN]; /* Section name */ member in struct:macho_section_64 348 const char *sectname, uint32_t offset, uint64_t size, 357 && strncmp (sectname, dwarf_section_names[i], MACH_O_NAMELEN) == 0) 418 macho_add_dwarf_section (state, descriptor, section.sectname, 429 macho_add_dwarf_section (state, descriptor, section.sectname,
|
| /src/external/gpl3/gcc/dist/gcc/config/ |
| darwin.cc | 2056 const char *sectname; member in struct:darwin_lto_section_e 2139 e.sectname = xstrdup (name); 3226 fprintf (asm_out_file, "\t.asciz\t\"%s\"\n", ref->sectname); 3241 op, count, ref->sectname);
|
| /src/external/gpl3/gcc.old/dist/gcc/config/ |
| darwin.cc | 2017 const char *sectname; member in struct:darwin_lto_section_e 2100 e.sectname = xstrdup (name); 3187 fprintf (asm_out_file, "\t.asciz\t\"%s\"\n", ref->sectname); 3202 op, count, ref->sectname);
|
| /src/external/apache2/llvm/dist/llvm/lib/Object/ |
| MachOObjectFile.cpp | 54 char sectname[16]; member in struct:__anon4471::section_base 4173 return makeArrayRef(Base->sectname);
|